* Package: dev-libs/mimetic-0.9.8:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mimetic-0.9.8.tar.gz to /var/tmp/portage/dev-libs/mimetic-0.9.8/work >>> Source unpacked in /var/tmp/portage/dev-libs/mimetic-0.9.8/work >>> Preparing source in /var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8 ... * Applying signed-char.patch ... [ ok ] * Applying mimetic-0.9.8-build-mmap.patch ... [ ok ] * Applying mimetic-0.9.8-uint-musl.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/mimetic-0.9.8/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: mimetic-0.9.8/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying color-record/2.4.7 patch ... * Applying openmp/2.4.7 patch ... * Applying verbose-pic/2.4.7 patch ... * Applying clang-runtime-ltmain/2.4.7 patch ... * Applying uclibc-ltconf/1.3.0 patch ... * Applying fix-file-check/2.5.0 patch ... * Applying clang-runtime/2.4.7 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/mimetic-0.9.8/work/mimetic-0.9.8 ... * econf: updating mimetic-0.9.8/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mimetic-0.9.8/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/mimetic-0.9.8 --htmldir=/usr/share/doc/mimetic-0.9.8/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of clang... none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... no 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... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 sys/param.h... yes 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... yes 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 getpagesize... yes checking for working mmap... yes checking for madvise... yes 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... yes 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 how to run the C++ preprocessor... clang++ -E checking STL required features... yes checking for size_t... yes checking for off_t... yes checking for uid_t... yes checking for gid_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... yes checking for stdint.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mimetic/Makefile config.status: creating mimetic/codec/Makefile config.status: creating mimetic/rfc822/Makefile config.status: creating mimetic/os/Makefile config.status: creating mimetic/parser/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.config config.status: creating win32/Makefile config.status: creating mimetic/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. '/var/tmp/portage/dev-libs/mimetic-0.9.8/temp/clang16-errors.log' -> '/var/tmp/clang/dev-libs/mimetic-0.9.8/clang16-errors.log' '/var/tmp/portage/dev-libs/mimetic-0.9.8/temp/clang16-safe.log' -> '/var/tmp/clang/dev-libs/mimetic-0.9.8/clang16-safe.log' >>> Compiling source in /var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8 ... make -j4 Making all in mimetic make[1]: Entering directory '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8/mimetic' make all-recursive make[2]: Entering directory '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8/mimetic' Making all in codec make[3]: Entering directory '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o base64.lo base64.cxx /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o qp.lo qp.cxx libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c qp.cxx -fPIC -DPIC -o .libs/qp.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c base64.cxx -fPIC -DPIC -o .libs/base64.o /bin/sh ../../libtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmimeticcodec.la base64.lo qp.lo libtool: link: llvm-ar cr .libs/libmimeticcodec.a .libs/base64.o .libs/qp.o libtool: link: llvm-ranlib .libs/libmimeticcodec.a libtool: link: ( cd ".libs" && rm -f "libmimeticcodec.la" && ln -s "../libmimeticcodec.la" "libmimeticcodec.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8/mimetic/codec' Making all in os make[3]: Entering directory '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o file_iterator.lo file_iterator.cxx /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fileop.lo fileop.cxx /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mmfile.lo mmfile.cxx /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o stdfile.lo stdfile.cxx libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c file_iterator.cxx -fPIC -DPIC -o .libs/file_iterator.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mmfile.cxx -fPIC -DPIC -o .libs/mmfile.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c stdfile.cxx -fPIC -DPIC -o .libs/stdfile.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c fileop.cxx -fPIC -DPIC -o .libs/fileop.o /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o utils.lo utils.cxx libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c utils.cxx -fPIC -DPIC -o .libs/utils.o In file included from file_iterator.cxx:17: ../../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^ /usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator' has been explicitly marked deprecated here 23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator { | ^ /usr/include/c++/v1/__config:1001:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 1001 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:974:49: note: expanded from macro '_LIBCPP_DEPRECATED' 974 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from stdfile.cxx:15: In file included from ../../mimetic/os/file.h:16: In file included from ../../mimetic/os/stdfile.h:16: ../../mimetic/os/file_iterator.h:16:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^ /usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator' has been explicitly marked deprecated here 23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator { | ^ /usr/include/c++/v1/__config:1001:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 1001 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:974:49: note: expanded from macro '_LIBCPP_DEPRECATED' 974 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 1 warning generated. 1 warning generated. /bin/sh ../../libtool --tag=CXX --mode=link clang++ -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmimeticos.la file_iterator.lo fileop.lo mmfile.lo stdfile.lo utils.lo libtool: link: llvm-ar cr .libs/libmimeticos.a .libs/file_iterator.o .libs/fileop.o .libs/mmfile.o .libs/stdfile.o .libs/utils.o libtool: link: llvm-ranlib .libs/libmimeticos.a libtool: link: ( cd ".libs" && rm -f "libmimeticos.la" && ln -s "../libmimeticos.la" "libmimeticos.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8/mimetic/os' Making all in rfc822 make[3]: Entering directory '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o address.lo address.cxx /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o field.lo field.cxx /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o header.lo header.cxx /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o message.lo message.cxx libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c field.cxx -fPIC -DPIC -o .libs/field.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c header.cxx -fPIC -DPIC -o .libs/header.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c address.cxx -fPIC -DPIC -o .libs/address.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -DHAVE_MIMETIC_CONFIG -c message.cxx -fPIC -DPIC -o .libs/message.o In file included from header.cxx:7: ../../mimetic/rfc822/header.h:37:21: error: no template named 'unary_function' in namespace 'std'; did you mean '__unary_function'? 37 | public std::unary_function | ~~~~~^~~~~~~~~~~~~~ | __unary_function /usr/include/c++/v1/__functional/unary_function.h:46:1: note: '__unary_function' declared here 46 | using __unary_function = __unary_function_keep_layout_base<_Arg, _Result>; | ^ In file included from message.cxx:7: In file included from ../../mimetic/rfc822/message.h:11: ../../mimetic/rfc822/header.h:37:21: error: no template named 'unary_function' in namespace 'std'; did you mean '__unary_function'? 37 | public std::unary_function | ~~~~~^~~~~~~~~~~~~~ | __unary_function /usr/include/c++/v1/__functional/unary_function.h:46:1: note: '__unary_function' declared here 46 | using __unary_function = __unary_function_keep_layout_base<_Arg, _Result>; | ^ 1 error generated. make[3]: *** [Makefile:444: message.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... 1 error generated. make[3]: *** [Makefile:444: header.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8/mimetic/rfc822' make[2]: *** [Makefile:587: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8/mimetic' make[1]: *** [Makefile:420: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8/mimetic' make: *** [Makefile:400: all-recursive] Error 1 * ERROR: dev-libs/mimetic-0.9.8::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/mimetic-0.9.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/mimetic-0.9.8::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:mimetic-0.9.8:20240901-103615.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/mimetic-0.9.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/mimetic-0.9.8/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8' * S: '/var/tmp/portage/dev-libs/mimetic-0.9.8/work/mimetic-0.9.8'