* Package: net-libs/xrootd-4.1.1 * Repository: gentoo * Maintainer: sci-physics@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux readline ssl userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Adding group 'xrootd' to your system ... * - Groupid: next available * Adding user 'xrootd' to your system ... * - Userid: 188 * - Shell: /sbin/nologin * - Home: /var/spool/xrootd * - Groups: xrootd * - GECOS: added by portage for xrootd * - Creating /var/spool/xrootd in / >>> Unpacking source... >>> Unpacking xrootd-4.1.1.tar.gz to /var/tmp/portage/net-libs/xrootd-4.1.1/work >>> Source unpacked in /var/tmp/portage/net-libs/xrootd-4.1.1/work >>> Preparing source in /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1 ... * Applying xrootd-no-werror.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build" cmake --no-warn-unused-cli -C /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_fuse=OFF -DENABLE_FUSE=OFF -DENABLE_Fuse=OFF -DENABLE_http=OFF -DENABLE_HTTP=OFF -DENABLE_Http=OFF -DENABLE_KRB5=OFF -DENABLE_libevent=OFF -DENABLE_LIBEVENT=OFF -DENABLE_Libevent=OFF -DENABLE_perl=OFF -DENABLE_PERL=OFF -DENABLE_Perl=OFF -DENABLE_readline=ON -DENABLE_READLINE=ON -DENABLE_Readline=ON -DENABLE_CRYPTO=ON -DENABLE_TESTS=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/gentoo_toolchain.cmake /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/gentoo_common_config.cmake -- The C compiler identification is GNU 6.2.0 -- The CXX compiler identification is GNU 6.2.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at cmake/XRootDOSDefs.cmake:32 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "Linux" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): CMakeLists.txt:14 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for setresuid -- Looking for setresuid - found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for fstatat -- Looking for fstatat - found -- Looking for sigwaitinfo -- Looking for sigwaitinfo - found -- Looking for shadow.h -- Looking for shadow.h - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for getprotobyname_r -- Looking for getprotobyname_r - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - found -- Looking for sendfile -- Looking for sendfile - found -- Looking for crypt -- Looking for crypt - not found -- Looking for crypt in crypt -- Looking for crypt in crypt - found -- Looking for et/com_err.h -- Looking for et/com_err.h - found -- Performing Test HAVE_ATOMICS -- Performing Test HAVE_ATOMICS - Success -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8") -- Performing Test READLINE_OK -- Performing Test READLINE_OK - Failed -- Found READLINE: /usr/lib64/libreadline.so;/usr/lib64/libncurses.so -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so [I] No git repository info found. Trying to interpret VERSION_INFO -- ---------------------------------------- -- Installation path: /usr -- C Compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- C++ Compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Build type: Gentoo -- Plug-in version: 4 -- -- Readline support: yes -- Fuse support: disabled -- Crypto support: yes -- Kerberos5 support: disabled -- XrdCl: yes -- LibEvent support: disabled -- Tests: disabled -- HTTP support: disabled -- ---------------------------------------- -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O2 -pipe C++ -Werror=terminate -march=native -O2 -pipe -Wall -Wextra -Wno-unused-parameter Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build" make -j1 VERBOSE=1 /usr/bin/cmake -H/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1 -B/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/CMakeFiles /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build' make -f CMakeFiles/XrdVersion.hh.dir/build.make CMakeFiles/XrdVersion.hh.dir/depend make[2]: Entering directory '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build' cd /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1 /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1 /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/CMakeFiles/XrdVersion.hh.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/CMakeFiles/XrdVersion.hh.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/CMakeFiles/XrdVersion.hh.dir/depend.internal". Dependee "/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/CMakeFiles/XrdVersion.hh.dir/depend.internal". Scanning dependencies of target XrdVersion.hh make[2]: Leaving directory '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build' make -f CMakeFiles/XrdVersion.hh.dir/build.make CMakeFiles/XrdVersion.hh.dir/build make[2]: Entering directory '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build' /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1/genversion.sh /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1 [I] No git repository info found. Trying to interpret VERSION_INFO [I] src/XrdVersion.hh successfully generated make[2]: Leaving directory '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build' [ 0%] Built target XrdVersion.hh make -f src/CMakeFiles/XrdUtils.dir/build.make src/CMakeFiles/XrdUtils.dir/depend make[2]: Entering directory '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build' cd /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1 /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1/src /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/src /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/src/CMakeFiles/XrdUtils.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/src/CMakeFiles/XrdUtils.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/src/CMakeFiles/XrdUtils.dir/depend.internal". Dependee "/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/src/CMakeFiles/XrdUtils.dir/depend.internal". Scanning dependencies of target XrdUtils make[2]: Leaving directory '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build' make -f src/CMakeFiles/XrdUtils.dir/build.make src/CMakeFiles/XrdUtils.dir/build make[2]: Entering directory '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build' [ 0%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDNS.cc.o cd /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"4\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__linux__=1 -I/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1/src/.. -I/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1/src/. -I/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1/src -I/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build/src -I/usr/local/include -DNDEBUG -Werror=terminate -march=native -O2 -pipe -Wall -Wextra -Wno-unused-parameter -fPIC -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDNS.cc.o -c /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1/src/XrdSys/XrdSysDNS.cc In file included from /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1/src/XrdSys/XrdSysDNS.cc:48:0: /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1/src/./XrdSys/XrdSysPthread.hh: In destructor ‘XrdSysSemaphore::~XrdSysSemaphore()’: /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1/src/./XrdSys/XrdSysPthread.hh:356:31: error: throw will always call terminate() [-Werror=terminate] {throw "sem_destroy() failed";} ^~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1/src/./XrdSys/XrdSysPthread.hh:356:31: note: in C++11 destructors default to noexcept cc1plus: some warnings being treated as errors make[2]: *** [src/CMakeFiles/XrdUtils.dir/build.make:63: src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDNS.cc.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build' make[1]: *** [CMakeFiles/Makefile2:787: src/CMakeFiles/XrdUtils.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build' make: *** [Makefile:128: all] Error 2 * ERROR: net-libs/xrootd-4.1.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-libs/xrootd-4.1.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/xrootd-4.1.1::gentoo'`. * The complete build log is located at '/var/log/portage/net-libs:xrootd-4.1.1:20160927-195728.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/xrootd-4.1.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/xrootd-4.1.1/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1_build' * S: '/var/tmp/portage/net-libs/xrootd-4.1.1/work/xrootd-4.1.1'