Binary-Factory question

Dr.-Ing. Christoph Cullmann cullmann at absint.com
Thu Mar 21 13:50:51 GMT 2019


Hi,

looks better :=) I have no a project plugin that does something here, thanks.

Greetings
Christoph

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

> Added https://binary-factory.kde.org/job/Kate_Release_win64/
> ________________________________
> From: Dr.-Ing. Christoph Cullmann <cullmann at absint.com>
> Sent: Thursday, March 21, 2019 11:55 AM
> To: KDE on Windows
> Cc: Hannah von Reth
> Subject: Re: Binary-Factory question
> 
> Hi,
> 
> ThreadWeaver ist just used as a "nicer" QtConcurrent.
> 
> NewStuff is just there for some extra context menu entries, I think if that
> leads to some size
> issues I could just make this "really" optional and disable just that few
> functions with some
> #ifdef magic.
> 
> Greetings
> Christoph
> 
>> I guess we can enable them, what do they provide :D
>> ________________________________
>> 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 11:11 AM
>> To: Hannah von Reth
>> Cc: KDE on Windows
>> Subject: Re: Binary-Factory question
>>
>> Hi,
>>
>>> 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.
>>
>> Hmm, I don't care for plasma, then just the session applet is missing which is
>> useless on Windows.
>>
>> But are threadweaver and newstuff that bad?
>>
>> Greetings
>> Christoph
>>
>>>
>>> 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
>>
>> --
>> ----------------------------- 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

-- 
----------------------------- 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


More information about the Kde-windows mailing list