That is weird. I just rebuilt a bunch of plasma5 stuff again to update all of the kf5 stuff to 5.43.0. x11/plamsa5-plasma-desktop rebuilt fine again (twice now). But you can also look at the suggestion from Kwanza.Pili comment #5 from the kde bug report.
https://bugs.kde.org/show_bug.cgi?id=389982 My fix is to comment out the line in kcms/lookandfeel/kcm.cpp that starts > with K_PLUGIN_FACTORY_WITH_JSON. The build is then succeeds. I tried Kwanza.Pili's suggestion before I applied Tobias's patch and that also worked for me. I also created a new and clean ports tree and repository with poudriere just for plasma 5.12 building and testing to ensure it would build and work correctly. On Mon, Feb 12, 2018 at 7:51 AM, Stefan Rumetshofer <steru...@gmail.com> wrote: > On my system the build has failed again with the same error as in the > first post :( > > Stefan > > 2018-02-11 19:46 GMT+01:00 Stefan Rumetshofer <steru...@gmail.com>: > >> Hi Tobias, >> >> I have applied the patch. Poudriere is now running. This could take a >> while. >> >> 2018-02-11 11:19 GMT+01:00 Tobias C. Berner <tcber...@freebsd.org>: >> >>> Moin moin, >>> >>> Could you try with this patch applied to the ports tree? >>> http://people.freebsd.org/~tcberner/patches/0001-Add-custom- >>> target-to-kf5-kcoreaddons-desktop2json.patch >>> >>> >>> mfg Tobias >>> >>> On 10 February 2018 at 21:57, Jeremy <jeremy.m....@gmail.com> wrote: >>> >>>> I'm afraid I can't get plasma5-plasma-desktop to build either. It fails >>>> with exactly the same error that Stefan Rumetshofer reported. I have tried >>>> to build it several times. I am using poudriere with 12 current. I have >>>> tried to build it using MAKE_JOBS_UNSAFE as well and it still will not >>>> build. A couple of CMake warnings I see from the build log: >>>> >>>> CMake Warning (dev) at >>>> /usr/local/lib/cmake/KF5Package/KF5PackageMacros.cmake:26 >>>> (message): >>>> Deprecated: use kpackage_install_bundled_package >>>> Call Stack (most recent call first): >>>> kcms/lookandfeel/CMakeLists.txt:59 (kpackage_install_package) >>>> This warning is for project developers. Use -Wno-dev to suppress it. >>>> >>>> CMake Warning at /usr/local/lib/cmake/KF5Package/KF5PackageMacros.cmake:73 >>>> (message): >>>> KPackage components should be specified in reverse domain notation. >>>> Appstream information won't be generated for kcm_lookandfeel. >>>> Call Stack (most recent call first): >>>> kcms/lookandfeel/CMakeLists.txt:59 (kpackage_install_package) >>>> >>>> I am scratching my head on this one. >>>> >>>> Thanks for your help in advance, >>>> Jeremy Cox >>>> >>> >>> >> >