[kde-freebsd] Update fails for kactivitymanagerd-4.10.5_1

Alberto Villa avilla at FreeBSD.org
Tue Oct 15 11:16:57 UTC 2013


It's due to a problem with compiler.mk, already reported yesterday.
Apparently, USES=compiler:c++11-lang doesn't provide such feature on
FreeBSD 9 and below.

bapt@: ideas?

--
Alberto Villa, FreeBSD committer <avilla at FreeBSD.org>
http://people.FreeBSD.org/~avilla
Il 15/ott/2013 13:06 "Jerry" <jerry at seibercom.net> ha scritto:

> Attempting to build the kactivitymanagerd-4.10.5_1 port fails. The log
> follows:
>
> env UPGRADE_TOOL=portupgrade UPGRADE_PORT=kactivitymanagerd-4.10.5
> UPGRADE_PORT_VER=4.10.5 make clean
> ===>  Cleaning for kactivitymanagerd-4.10.5_1
> env UPGRADE_TOOL=portupgrade UPGRADE_PORT=kactivitymanagerd-4.10.5
> UPGRADE_PORT_VER=4.10.5 make
> ===> Fetching all distfiles required by kactivitymanagerd-4.10.5_1 for
> building
> ===>  Extracting for kactivitymanagerd-4.10.5_1
> => SHA256 Checksum OK for KDE/4.10.5/kactivities-4.10.5.tar.xz.
> ===>  Patching for kactivitymanagerd-4.10.5_1
> /usr/bin/sed -i.bak -e "/add_subdirectory (lib)/d"  -e "/add_subdirectory
> (ontologies)/d"
>  /usr/ports/x11/kactivitymanagerd/work/kactivities-4.10.5/src/CMakeLists.txt
> ===>   kactivitymanagerd-4.10.5_1 depends on file: /usr/local/bin/cmake -
> found
> ===>   kactivitymanagerd-4.10.5_1 depends on file: /usr/local/bin/clang33
> - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/lib/qt4/libQtDeclarative.so - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file: /usr/local/bin/moc-qt4
> - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/lib/qt4/libQtOpenGL.so - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/bin/qmake-qt4 - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file: /usr/local/bin/rcc -
> found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/lib/qt4/libQtScript.so - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/lib/qt4/libQtSql.so - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file: /usr/local/bin/uic-qt4
> - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file: /usr/local/bin/automoc4
> - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/kde4/lib/libkactivities.so.6 - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/kde4/lib/libkdecore.so.7 - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/kde4/lib/libnepomukcore.so.5 - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/lib/libsoprano.so.4 - found
> ===>  Configuring for kactivitymanagerd-4.10.5_1
> ===>  Performing out-of-source build
> /bin/mkdir -p /usr/ports/x11/kactivitymanagerd/work/.build
> -- The C compiler identification is Clang 3.3.0
> -- The CXX compiler identification is Clang 3.3.0
> -- Check for working C compiler: /usr/local/bin/clang33
> -- Check for working C compiler: /usr/local/bin/clang33 -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/local/bin/clang++33
> -- Check for working CXX compiler: /usr/local/bin/clang++33 -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Looking for Q_WS_X11
> -- Looking for Q_WS_X11 - found
> -- Looking for Q_WS_WIN
> -- Looking for Q_WS_WIN - not found
> -- Looking for Q_WS_QWS
> -- Looking for Q_WS_QWS - not found
> -- Looking for Q_WS_MAC
> -- Looking for Q_WS_MAC - not found
> -- Found Qt-Version 4.8.5 (using /usr/local/bin/qmake-qt4)
> -- Looking for XOpenDisplay in
> /usr/local/lib/libX11.so;/usr/local/lib/libXext.so;/usr/local/lib/libXft.so;/usr/local/lib/libXau.so;/usr/local/lib/libXdmcp.so;/usr/local/lib/libXpm.so
> -- Looking for XOpenDisplay in
> /usr/local/lib/libX11.so;/usr/local/lib/libXext.so;/usr/local/lib/libXft.so;/usr/local/lib/libXau.so;/usr/local/lib/libXdmcp.so;/usr/local/lib/libXpm.so
> - found
> -- Looking for gethostbyname
> -- Looking for gethostbyname - found
> -- Looking for connect
> -- Looking for connect - found
> -- Looking for remove
> -- Looking for remove - found
> -- Looking for shmat
> -- Looking for shmat - found
> -- Looking for IceConnectionNumber in ICE
> -- Looking for IceConnectionNumber in ICE - found
> -- Found X11: /usr/local/lib/libX11.so
> -- Looking for include file pthread.h
> -- Looking for include file pthread.h - found
> -- Found Threads: TRUE
> -- Looking for _POSIX_TIMERS
> -- Looking for _POSIX_TIMERS - found
> -- Found Automoc4: /usr/local/bin/automoc4
> -- Found Perl: /usr/local/bin/perl (found version "5.16.3")
> -- Found Phonon: /usr/local/kde4/include (Required is at least version
> "4.3.80")
> -- Performing Test _OFFT_IS_64BIT
> -- Performing Test _OFFT_IS_64BIT - Success
> -- Found KDE 4.10 include dir: /usr/local/kde4/include
> -- Found KDE 4.10 library dir: /usr/local/kde4/lib
> -- Found the KDE4 kconfig_compiler preprocessor:
> /usr/local/kde4/bin/kconfig_compiler
> -- Found automoc4: /usr/local/bin/automoc4
> -- Found Soprano: /usr/local/include (found suitable version "2.9.4",
> minimum required is "1.99")
> -- Checking C++ support for auto
> -- Checking C++ support for auto -- works
> -- Checking C++ support for nullptr
> -- Checking C++ support for nullptr -- works
> -- Checking C++ support for lambda
> -- Checking C++ support for lambda -- works
> -- Checking C++ support for override
> -- Checking C++ support for override -- works
> -- Checking C++ support for unique_ptr
> -- Checking C++ support for unique_ptr -- not supported
> -- Checking C++ support for variadic-templates
> -- Checking C++ support for variadic-templates -- works
> -- Checking C++ support for initializer-lists
> -- Checking C++ support for initializer-lists -- not supported
>
>
> -----------------------------------------------------------------------------
> -- The following external packages were located on your system.
> -- This installation will have the extra features provided by these
> packages.
>
> -----------------------------------------------------------------------------
>    * Nepomuk Core - Nepomuk Core
>    * Soprano - Semantic Desktop Storing
>
>
> -----------------------------------------------------------------------------
> -- The following OPTIONAL packages could NOT be located on your system.
> -- Consider installing them to enable more features from this software.
>
> -----------------------------------------------------------------------------
>    * C++11 enabled compiler  <http://www.open-std.org/jtc1/sc22/wg21/>
>      GCC >=4.5 or Clang 3.1
>      REQUIRED: You need a more modern compiler in order to build the
> Activity Manager daemon
>
>
> -----------------------------------------------------------------------------
>
> -- Configuring done
> -- Generating done
> CMake Warning:
>   Manually-specified variables were not used by the project:
>
>     CMAKE_EXE_LINKER_FLAGS
>     CMAKE_MODULE_LINKER_FLAGS
>     CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS
>     CMAKE_SHARED_LINKER_FLAGS
>     KDE4_BUILD_TESTS
>
>
> -- Build files have been written to:
> /usr/ports/x11/kactivitymanagerd/work/.build
> ===>  Building for kactivitymanagerd-4.10.5_1
> /usr/local/bin/cmake
> -H/usr/ports/x11/kactivitymanagerd/work/kactivities-4.10.5
> -B/usr/ports/x11/kactivitymanagerd/work/.build --check-build-system
> CMakeFiles/Makefile.cmake 0
> /usr/local/bin/cmake -E cmake_progress_start
> /usr/ports/x11/kactivitymanagerd/work/.build/CMakeFiles
> /usr/ports/x11/kactivitymanagerd/work/.build/CMakeFiles/progress.marks
> /usr/bin/make -f CMakeFiles/Makefile2 all
> /usr/local/bin/cmake -E cmake_progress_start
> /usr/ports/x11/kactivitymanagerd/work/.build/CMakeFiles 0
> env UPGRADE_TOOL=portupgrade UPGRADE_PORT=kactivitymanagerd-4.10.5
> UPGRADE_PORT_VER=4.10.5 make reinstall
> ===>  Installing for kactivitymanagerd-4.10.5_1
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/lib/qt4/libQtDeclarative.so - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/lib/qt4/libQtOpenGL.so - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/lib/qt4/libQtScript.so - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/lib/qt4/libQtSql.so - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/kde4/lib/libkactivities.so.6 - found
> ===>   kactivitymanagerd-4.10.5_1 depends on package: kdehier4>=0 - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/kde4/lib/libkdecore.so.7 - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/kde4/lib/libnepomukcore.so.5 - found
> ===>   kactivitymanagerd-4.10.5_1 depends on file:
> /usr/local/lib/libsoprano.so.4 - found
> ===>   Generating temporary packing list
> make: don't know how to make install/strip. Stop
> *** Error code 2
>
> Stop in /usr/ports/x11/kactivitymanagerd.
> *** Error code 1
>
> Stop in /usr/ports/x11/kactivitymanagerd.
>
>
> Besides the fact that the port will not build, I noticed this WARNING:
>
>    * C++11 enabled compiler  <http://www.open-std.org/jtc1/sc22/wg21/>
>      GCC >=4.5 or Clang 3.1
>      REQUIRED: You need a more modern compiler in order to build the
>      Activity Manager daemon
>
> Is this a harmless warning or should I consider it serious?
>
> --
> Jerry ♔
>
> Disclaimer: off-list followups get on-list replies or get ignored.
> Please do not ignore the Reply-To header.
> __________________________________________________________________
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-freebsd/attachments/20131015/97c00285/attachment.html>


More information about the kde-freebsd mailing list