[kde-freebsd] Upgrade kde-workspace-4.11.6 to kde-workspace-4.11.7 *** Error code 1

Max Brazhnikov makc at freebsd.org
Mon Mar 10 08:54:55 UTC 2014


On Wed, 05 Mar 2014 10:11:40 -0500 angelv wrote:
> Hi guys,
> 
> This morning i try update all my installed ports, but port
> kde-workspace-4.11.7 show Error code 1...
> 
> Thank you for any help!
> 
> Other information:
> 
> System
> # uname -a
> FreeBSD delta.alpha.telemedellin.tv 10.0-RELEASE FreeBSD 10.0-RELEASE
> #0 r260789: Thu Jan 16 22:34:59 UTC 2014
> root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> Update ports
> # portsnap update
> Ports tree is already up to date.
> 
> Ports installed
> # pkg info -> http://pastebin.com/T7GTGtPQ
> 
> Options for compilations
> # cat /etc/make.conf
> WITH_CUPS=YES
> CUPS_OVERWRITE_BASE=YES
> WITHOUT_LPR=YES
> QT4_OPTIONS= CUPS NAS QGTKSTYLE
> WITH_NEW_XORG=yes
> WITH_GALLIUM=yes
> WITH_PKGNG=yes
> 
> # portmaster -ad
> ===>>> Gathering distinfo list for installed ports
> 
> ===>>> Starting check of installed ports for available updates
> ===>>> Launching child to update kde-workspace-4.11.6 to kde-workspace-4.11.7
> 
> ===>>> All >> kde-workspace-4.11.6 (1/1)
> 
> ===>>> Currently installed version: kde-workspace-4.11.6
> ===>>> Port directory: /usr/ports/x11/kde4-workspace
> 
> ===>>> Launching 'make checksum' for x11/kde4-workspace in background
> ===>>> Gathering dependency list for x11/kde4-workspace from ports
> ===>>> Initial dependency check complete for x11/kde4-workspace
> 
> ===>>> Returning to update check of installed ports
> 
> 
> ===>>> All >> (1)
> 
> ===>>> The following actions will be taken if you choose to proceed:
>         Upgrade kde-workspace-4.11.6 to kde-workspace-4.11.7
> 
> ===>>> Proceed? y/n [y]
> 
> ....
> [ 98%] Building CXX object kwin/CMakeFiles/kdeinit_kwin.dir/kwinadaptor.cpp.o
> [ 98%] Building CXX object
> kwin/CMakeFiles/kdeinit_kwin.dir/compositingadaptor.cpp.o
> [ 98%] Building CXX object kwin/CMakeFiles/kdeinit_kwin.dir/effectsadaptor.cpp.o
> [ 98%] Building CXX object
> kwin/CMakeFiles/kdeinit_kwin.dir/ksmserver_interface.cpp.o
> Linking CXX shared module ../../lib/kwin4_effect_gles_builtins.so
> gmake[4]: Leaving directory `/usr/ports/x11/kde4-workspace/work/.build'
> [100%] Built target kwin4_effect_gles_builtins
> [100%] Building CXX object
> kwin/CMakeFiles/kdeinit_kwin.dir/screenlocker_interface.cpp.o
> [100%] Building CXX object kwin/CMakeFiles/kdeinit_kwin.dir/qrc_resources.cxx.o
> Linking CXX shared library ../lib/libkdeinit4_kwin.so
> gmake[4]: Leaving directory `/usr/ports/x11/kde4-workspace/work/.build'
> [100%] Built target kdeinit_kwin
> gmake[3]: Leaving directory `/usr/ports/x11/kde4-workspace/work/.build'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory `/usr/ports/x11/kde4-workspace/work/.build'
> ===> Compilation failed unexpectedly.
> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
> the maintainer.
> *** Error code 1

You need to build the port with CMAKE_VERBOSE=yes and MAKE_JOBS_UNSAFE=yes to
reveal the actual problem.



More information about the kde-freebsd mailing list