Binary-Factory question

Hannah von Reth hannah at von-reth.de
Thu Mar 21 10:09:46 GMT 2019


Ah yes,


if not self.subinfo.options.dynamic.fullPlasma:
    self.subinfo.options.configure.args += " -DCMAKE_DISABLE_FIND_PACKAGE_KF5Plasma=ON -DCMAKE_DISABLE_FIND_PACKAGE_KF5ThreadWeaver=ON -DCMAKE_DISABLE_FIND_PACKAGE_KF5NewStuff=ON"

The problem was that those increased the file size of the installer and the number of dependencies by a factor of 1000.
Also I'm not really sure what they provide and how useful they are on Windows.

Cheers,

Hannah
________________________________
From: Kde-windows <kde-windows-bounces at kde.org> on behalf of Dr.-Ing. Christoph Cullmann <cullmann at absint.com>
Sent: Thursday, March 21, 2019 10:03 AM
To: KDE on Windows
Subject: Re: Binary-Factory question

Hi,

thanks for the quick answer! ;=)

hmm, I looked at the binary factory log:

https://binary-factory.kde.org/view/Windows%2064-bit/job/Kate_Nightly_win64/377/console

For me it seems, these two things are hard blacklisted there:

04:41:37  executing command: "C:\Craft\BinaryFactory\windows-msvc2017_64-cl\dev-utils\bin\cmake.exe" -G "Ninja" -DBUILD_TESTING=ON   -DCMAKE_DISABLE_FIND_PACKAGE_KF5Plasma=ON -DCMAKE_DISABLE_FIND_PACKAGE_KF5ThreadWeaver=ON -DCMAKE_DISABLE_FIND_PACKAGE_KF5NewStuff=ON -DCMAKE_INSTALL_PREFIX="C:/Craft/BinaryFactory/windows-msvc2017_64-cl" -DCMAKE_PREFIX_PATH="C:/Craft/BinaryFactory/windows-msvc2017_64-cl" -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=ON -DKDE_INSTALL_USE_QT_SYS_PATHS=ON "C:\_\1f15475\kate"

=> -DCMAKE_DISABLE_FIND_PACKAGE_KF5ThreadWeaver=ON -DCMAKE_DISABLE_FIND_PACKAGE_KF5NewStuff=ON

Greetings
Christoph

----- Am 21. Mrz 2019 um 9:42 schrieb Hannah von Reth hannah at von-reth.de:

> Hi Christoph,
> Its probably a missing dependency, either the dependency is not specified in the
> blueprint, or some required files are blacklisted.
>
> Running with
>
> QT_DEBUG_PLUGINS=1
>
> Will probably tell you more.
> Windows Gui applications usually don't print to the console, so
> https://github.com/CobaltFusion/DebugViewPP might help you to get the output.
>
>
> Cheers,
>
> Hannah
> ________________________________
> From: Kde-windows <kde-windows-bounces at kde.org> on behalf of Dr.-Ing. Christoph
> Cullmann <cullmann at absint.com>
> Sent: Thursday, March 21, 2019 9:33 AM
> To: KDE on Windows
> Subject: Binary-Factory question
>
> Hi,
>
> I just wanted to give the current binary factory version of Kate a try (to
> perhaps finally
> do some screenshots and stuff to have all things ready of a Windows Store
> application).
>
> I noticed that the project plugin is missing as KF5ThreadWeaver and KF5NewStuff
> seem to be disabled.
>
> Is there a reason for this?
> I can't remember to have issues with them on Windows, but I might be wrong.
>
> Greetings
> Christoph
>
> --
> ----------------------------- Dr.-Ing. Christoph Cullmann ---------
> AbsInt Angewandte Informatik GmbH      Email: cullmann at AbsInt.com
> Science Park 1                         Tel:   +49-681-38360-22
> 66123 Saarbrücken                      Fax:   +49-681-38360-20
> GERMANY                                WWW:   http://www.AbsInt.com
> --------------------------------------------------------------------
> Geschäftsführung: Dr.-Ing. Christian Ferdinand
> Eingetragen im Handelsregister des Amtsgerichts Saarbrücken, HRB 11234

--
----------------------------- Dr.-Ing. Christoph Cullmann ---------
AbsInt Angewandte Informatik GmbH      Email: cullmann at AbsInt.com
Science Park 1                         Tel:   +49-681-38360-22
66123 Saarbrücken                      Fax:   +49-681-38360-20
GERMANY                                WWW:   http://www.AbsInt.com
--------------------------------------------------------------------
Geschäftsführung: Dr.-Ing. Christian Ferdinand
Eingetragen im Handelsregister des Amtsgerichts Saarbrücken, HRB 11234
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-windows/attachments/20190321/dbbd3133/attachment.html>


More information about the Kde-windows mailing list