On 10/14/2013 13:42, Alberto Villa wrote: > On Mon, Oct 14, 2013 at 1:29 PM, Jan Henrik Sylvester <m...@janh.de> wrote: >> After your latest commit to x11/kactivitymanagerd, I did "portmaster -G >> kactivities-4.10.5 kactivitymanagerd-4.10.5", which pulled in many new >> build dependencies (including devel/llvm33 and lang/clang33, although I >> am an 9.2-RELEASE) > > Current situation was generating useless packages on - at least - > FreeBSD 10. Sorry for that, but it's needed.
Yes, but 9.2-RELEASE already has clang 3.3 in base and should not need a port clang33. I am trying to understand why Mk/Uses/compiler.mk does it, but so far I am not sure. >> rebuild and installed kactivities, and rebuild >> kactivitymanagerd. It failed to installed kactivitymanagerd, though: >> >> ===> Generating temporary packing list >> ===> Checking if x11/kactivitymanagerd already installed >> make: don't know how to make install/strip. Stop >> *** [do-install] Error code 2 > > Can you attach the full log, please? There is not much... # make -C /usr/ports/x11/kactivitymanagerd/ install clean >kactivitymanagerd-LOG 2>&1 ... attached. Cheers, Jan Henrik
===> kactivitymanagerd-4.10.5_1 depends on file: /usr/local/sbin/pkg - found ===> 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.14.4") -- 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.3", 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 ===> 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 ===> Checking if x11/kactivitymanagerd already installed make: don't know how to make install/strip. Stop *** [do-install] Error code 2 Stop in /usr/ports/x11/kactivitymanagerd.
_______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information