* Package: dev-libs/cxxtools-3.0-r2:0 * Repository: gentoo * Maintainer: vdr@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking cxxtools-3.0.tar.gz to /var/tmp/portage/dev-libs/cxxtools-3.0-r2/work >>> Source unpacked in /var/tmp/portage/dev-libs/cxxtools-3.0-r2/work >>> Preparing source in /var/tmp/portage/dev-libs/cxxtools-3.0-r2/work/cxxtools-3.0 ... * Applying cxxtools-3.0_gcc11.patch ... [ ok ] * Applying cxxtools-3.0-gcc12-time.patch ... [ ok ] * Applying cxxtools-3.0-lld-linking-openssl.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/cxxtools-3.0-r2/work/cxxtools-3.0' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/cxxtools-3.0-r2/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: cxxtools-3.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/dev-libs/cxxtools-3.0-r2/work/cxxtools-3.0 ... * econf: updating cxxtools-3.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cxxtools-3.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cxxtools-3.0-r2 --htmldir=/usr/share/doc/cxxtools-3.0-r2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-demos --disable-unittest checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for x86_64-pc-linux-gnu-gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C11 features... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... none checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... ld.lld -m elf_x86_64 checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether clang++ supports C++11 features by default... yes checking for C++ compiler vendor... clang checking whether C++ compiler accepts -Wno-long-long... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -pedantic... yes checking for sys/filio.h... no checking for csignal... yes checking for sys/sendfile.h... yes checking for setsockopt in -lnsl... yes checking for accept in -lsocket... no checking for sem_destroy in -lrt... yes checking for library containing dlopen... none required checking for library containing inet_ntop... none required checking for library containing clock_gettime... none required checking for inet_ntop... yes checking for accept4... yes checking for clock_gettime... yes checking for nanosleep... yes checking for sendfile... yes checking for ppoll... yes checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for the pthreads library -lpthreads... no checking for the pthreads library -lpthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... clang checking for CC_r... clang++ configure: checking for suseconds_t... checking for suseconds_t... yes checking for openssl/ssl.h... yes building with ssl support checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/cxxtools/config.h config.status: creating cxxtools-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/unit/Makefile config.status: creating src/http/Makefile config.status: creating src/xmlrpc/Makefile config.status: creating src/bin/Makefile config.status: creating src/json/Makefile config.status: creating include/Makefile config.status: creating tools/Makefile config.status: creating demo/Makefile config.status: creating demo/async/Makefile config.status: creating demo/ssl/Makefile config.status: creating test/Makefile config.status: creating pkgconfig/cxxtools-bin.pc config.status: creating pkgconfig/cxxtools-http.pc config.status: creating pkgconfig/cxxtools-json.pc config.status: creating pkgconfig/cxxtools.pc config.status: creating pkgconfig/cxxtools-unit.pc config.status: creating pkgconfig/cxxtools-xmlrpc.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. '/var/tmp/portage/dev-libs/cxxtools-3.0-r2/temp/clang16-errors.log' -> '/var/tmp/clang/dev-libs/cxxtools-3.0-r2/clang16-errors.log' '/var/tmp/portage/dev-libs/cxxtools-3.0-r2/temp/clang16-safe.log' -> '/var/tmp/clang/dev-libs/cxxtools-3.0-r2/clang16-safe.log' >>> Compiling source in /var/tmp/portage/dev-libs/cxxtools-3.0-r2/work/cxxtools-3.0 ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/dev-libs/cxxtools-3.0-r2/work/cxxtools-3.0/src' make all-am make[2]: Entering directory '/var/tmp/portage/dev-libs/cxxtools-3.0-r2/work/cxxtools-3.0/src' /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c -o addrinfo.lo addrinfo.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c -o addrinfoimpl.lo addrinfoimpl.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c -o application.lo application.cpp /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c -o applicationimpl.lo applicationimpl.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c addrinfo.cpp -fPIC -DPIC -o .libs/addrinfo.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c addrinfoimpl.cpp -fPIC -DPIC -o .libs/addrinfoimpl.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c application.cpp -fPIC -DPIC -o .libs/application.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c applicationimpl.cpp -fPIC -DPIC -o .libs/applicationimpl.o In file included from addrinfoimpl.cpp:29: ./addrinfoimpl.h:66:42: warning: 'iterator' is deprecated [-Wdeprecated-declarations] 66 | class const_iterator : public std::iterator' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator | ^ /usr/include/c++/v1/__config:983:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 983 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:956:49: note: expanded from macro '_LIBCPP_DEPRECATED' 956 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from addrinfo.cpp:32: ./addrinfoimpl.h:66:42: warning: 'iterator' is deprecated [-Wdeprecated-declarations] 66 | class const_iterator : public std::iterator' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator | ^ /usr/include/c++/v1/__config:983:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 983 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:956:49: note: expanded from macro '_LIBCPP_DEPRECATED' 956 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from applicationimpl.cpp:31: ./iodeviceimpl.h:152:32: error: no member named 'swap' in 'std::exception_ptr' 152 | _exception.swap(exception); | ~~~~~~~~~~ ^ 1 warning generated. /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c -o base64codec.lo base64codec.cpp 1 error generated. make[2]: *** [Makefile:922: applicationimpl.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c base64codec.cpp -fPIC -DPIC -o .libs/base64codec.o 1 warning generated. In file included from base64codec.cpp:29: In file included from ../include/cxxtools/base64codec.h:31: In file included from ../include/cxxtools/textcodec.h:31: In file included from ../include/cxxtools/char.h:599: In file included from ../include/cxxtools/facets.h:31: ../include/cxxtools/string.h:54:33: warning: 'reference' is deprecated [-Wdeprecated-declarations] 54 | typedef allocator_type::reference reference; | ^ /usr/include/c++/v1/__memory/allocator.h:138:5: note: 'reference' has been explicitly marked deprecated here 138 | _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp& reference; | ^ /usr/include/c++/v1/__config:983:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 983 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:956:49: note: expanded from macro '_LIBCPP_DEPRECATED' 956 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from base64codec.cpp:29: In file included from ../include/cxxtools/base64codec.h:31: In file included from ../include/cxxtools/textcodec.h:31: In file included from ../include/cxxtools/char.h:599: In file included from ../include/cxxtools/facets.h:31: ../include/cxxtools/string.h:55:33: warning: 'const_reference' is deprecated [-Wdeprecated-declarations] 55 | typedef allocator_type::const_reference const_reference; | ^ /usr/include/c++/v1/__memory/allocator.h:139:5: note: 'const_reference' has been explicitly marked deprecated here 139 | _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp& const_reference; | ^ /usr/include/c++/v1/__config:983:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 983 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:956:49: note: expanded from macro '_LIBCPP_DEPRECATED' 956 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from base64codec.cpp:29: In file included from ../include/cxxtools/base64codec.h:31: In file included from ../include/cxxtools/textcodec.h:31: In file included from ../include/cxxtools/char.h:599: In file included from ../include/cxxtools/facets.h:31: ../include/cxxtools/string.h:56:33: warning: 'pointer' is deprecated [-Wdeprecated-declarations] 56 | typedef allocator_type::pointer pointer; | ^ /usr/include/c++/v1/__memory/allocator.h:136:5: note: 'pointer' has been explicitly marked deprecated here 136 | _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp* pointer; | ^ /usr/include/c++/v1/__config:983:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 983 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:956:49: note: expanded from macro '_LIBCPP_DEPRECATED' 956 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from base64codec.cpp:29: In file included from ../include/cxxtools/base64codec.h:31: In file included from ../include/cxxtools/textcodec.h:31: In file included from ../include/cxxtools/char.h:599: In file included from ../include/cxxtools/facets.h:31: ../include/cxxtools/string.h:57:33: warning: 'const_pointer' is deprecated [-Wdeprecated-declarations] 57 | typedef allocator_type::const_pointer const_pointer; | ^ /usr/include/c++/v1/__memory/allocator.h:137:5: note: 'const_pointer' has been explicitly marked deprecated here 137 | _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp* const_pointer; | ^ /usr/include/c++/v1/__config:983:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 983 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:956:49: note: expanded from macro '_LIBCPP_DEPRECATED' 956 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. make[2]: Leaving directory '/var/tmp/portage/dev-libs/cxxtools-3.0-r2/work/cxxtools-3.0/src' make[1]: *** [Makefile:602: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-libs/cxxtools-3.0-r2/work/cxxtools-3.0/src' make: *** [Makefile:542: all-recursive] Error 1 * ERROR: dev-libs/cxxtools-3.0-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/cxxtools-3.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/cxxtools-3.0-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:cxxtools-3.0-r2:20231202-033556.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/cxxtools-3.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/cxxtools-3.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/cxxtools-3.0-r2/work/cxxtools-3.0' * S: '/var/tmp/portage/dev-libs/cxxtools-3.0-r2/work/cxxtools-3.0'