* Package: media-libs/libemf-1.0.13:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking libemf-1.0.13.tar.gz to /var/tmp/portage/media-libs/libemf-1.0.13/work >>> Source unpacked in /var/tmp/portage/media-libs/libemf-1.0.13/work >>> Preparing source in /var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13 ... >>> 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/media-libs/libemf-1.0.13/work/libemf-1.0.13 ... * econf: updating libemf-1.0.13/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libemf-1.0.13/config/config.guess with /usr/share/gnuconfig/config.guess ./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/libemf-1.0.13 --htmldir=/usr/share/doc/libemf-1.0.13/html --with-sysroot=/ --libdir=/usr/lib64 --enable-editing --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes /var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/config/missing: Unknown `--is-lightweight' option Try `/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of clang++... none checking for x86_64-pc-linux-gnu-gcc... clang checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking whether make sets $(MAKE)... (cached) yes 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-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 how to run the C preprocessor... clang-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.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... 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 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 for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for ceil in -lm... yes checking for floor... yes checking for memset... yes checking for select... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating libemf/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. '/var/tmp/portage/media-libs/libemf-1.0.13/temp/clang16-errors.log' -> '/var/tmp/clang/media-libs/libemf-1.0.13/clang16-errors.log' '/var/tmp/portage/media-libs/libemf-1.0.13/temp/clang16-safe.log' -> '/var/tmp/clang/media-libs/libemf-1.0.13/clang16-safe.log' >>> Compiling source in /var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13 ... make -j4 Making all in include make[1]: Entering directory '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/include' Making all in libemf make[1]: Entering directory '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/libemf' /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -O3 -pipe -march=native -fno-diagnostics-color -D_REENTRANT -DPTHREADS -c -o libemf.lo libemf.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I../include -O3 -pipe -march=native -fno-diagnostics-color -D_REENTRANT -DPTHREADS -c libemf.cpp -fPIC -DPIC -o .libs/libemf.o In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:27: In file included from ../include/libEMF/wine/windef.h:16: ../include/libEMF/wine/winnt.h:3257:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 3257 | #include "pshpack2.h" | ^ ../include/libEMF/wine/pshpack2.h:24:13: note: previous '#pragma pack' directive that modifies alignment is here 24 | # pragma pack(2) | ^ In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:27: In file included from ../include/libEMF/wine/windef.h:16: ../include/libEMF/wine/winnt.h:3326:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 3326 | #include "poppack.h" | ^ ../include/libEMF/wine/poppack.h:48:13: note: previous '#pragma pack' directive that modifies alignment is here 48 | # pragma pack() | ^ In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:27: In file included from ../include/libEMF/wine/windef.h:16: ../include/libEMF/wine/winnt.h:3499:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 3499 | #include "pshpack2.h" | ^ ../include/libEMF/wine/pshpack2.h:24:13: note: previous '#pragma pack' directive that modifies alignment is here 24 | # pragma pack(2) | ^ In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:27: In file included from ../include/libEMF/wine/windef.h:16: ../include/libEMF/wine/winnt.h:3519:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 3519 | #include "poppack.h" | ^ ../include/libEMF/wine/poppack.h:48:13: note: previous '#pragma pack' directive that modifies alignment is here 48 | # pragma pack() | ^ In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:27: In file included from ../include/libEMF/wine/windef.h:16: ../include/libEMF/wine/winnt.h:4171:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 4171 | #include "pshpack4.h" | ^ ../include/libEMF/wine/pshpack4.h:24:13: note: previous '#pragma pack' directive that modifies alignment is here 24 | # pragma pack(4) | ^ In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:27: In file included from ../include/libEMF/wine/windef.h:16: ../include/libEMF/wine/winnt.h:4176:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 4176 | #include "poppack.h" | ^ ../include/libEMF/wine/poppack.h:48:13: note: previous '#pragma pack' directive that modifies alignment is here 48 | # pragma pack() | ^ In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:29: ../include/libEMF/wine/wingdi.h:1638:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 1638 | #include "pshpack2.h" | ^ ../include/libEMF/wine/pshpack2.h:24:13: note: previous '#pragma pack' directive that modifies alignment is here 24 | # pragma pack(2) | ^ In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:29: ../include/libEMF/wine/wingdi.h:1647:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 1647 | #include "poppack.h" | ^ ../include/libEMF/wine/poppack.h:48:13: note: previous '#pragma pack' directive that modifies alignment is here 48 | # pragma pack() | ^ In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:29: ../include/libEMF/wine/wingdi.h:1785:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 1785 | #include "pshpack2.h" | ^ ../include/libEMF/wine/pshpack2.h:24:13: note: previous '#pragma pack' directive that modifies alignment is here 24 | # pragma pack(2) | ^ In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:29: ../include/libEMF/wine/wingdi.h:1796:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 1796 | #include "poppack.h" | ^ ../include/libEMF/wine/poppack.h:48:13: note: previous '#pragma pack' directive that modifies alignment is here 48 | # pragma pack() | ^ In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:30: ../include/libEMF/wine/winuser.h:2300:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 2300 | #include "pshpack2.h" | ^ ../include/libEMF/wine/pshpack2.h:24:13: note: previous '#pragma pack' directive that modifies alignment is here 24 | # pragma pack(2) | ^ In file included from libemf.cpp:24: In file included from ./libemf.h:33: In file included from ../include/libEMF/emf.h:30: ../include/libEMF/wine/winuser.h:2340:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack] 2340 | #include "poppack.h" | ^ ../include/libEMF/wine/poppack.h:48:13: note: previous '#pragma pack' directive that modifies alignment is here 48 | # pragma pack() | ^ libemf.cpp:883:13: error: no member named 'bind2nd' in namespace 'std' 883 | std::bind2nd( std::mem_fun( &EMF::METARECORD::serialize ), | ~~~~~^ libemf.cpp:883:27: error: no member named 'mem_fun' in namespace 'std' 883 | std::bind2nd( std::mem_fun( &EMF::METARECORD::serialize ), | ~~~~~^ libemf.cpp:930:13: error: no member named 'bind2nd' in namespace 'std' 930 | std::bind2nd( std::mem_fun( &EMF::METARECORD::serialize ), | ~~~~~^ libemf.cpp:930:27: error: no member named 'mem_fun' in namespace 'std' 930 | std::bind2nd( std::mem_fun( &EMF::METARECORD::serialize ), | ~~~~~^ libemf.cpp:1195:11: error: no member named 'mem_fun' in namespace 'std'; did you mean 'mem_fn'? 1195 | std::mem_fun( &EMF::METARECORD::edit ) ); | ~~~~~^~~~~~~ | mem_fn /usr/include/c++/v1/__functional/mem_fn.h:51:1: note: 'mem_fn' declared here 51 | mem_fn(_Rp _Tp::* __pm) _NOEXCEPT | ^ libemf.cpp:2746:31: warning: source of this 'memcpy' call is a pointer to dynamic class 'ENHMETAHEADER'; vtable pointer will be copied [-Wdynamic-class-memaccess] 2746 | memcpy( metaheader, dc->header, size ); | ~~~~~~ ^ libemf.cpp:2746:31: note: explicitly cast the pointer to silence this warning 2746 | memcpy( metaheader, dc->header, size ); | ^ | (void*) 13 warnings and 5 errors generated. make[1]: *** [Makefile:446: libemf.lo] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13/libemf' make: *** [Makefile:401: all-recursive] Error 1 * ERROR: media-libs/libemf-1.0.13::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/libemf-1.0.13::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/libemf-1.0.13::gentoo'`. * The complete build log is located at '/var/log/portage/media-libs:libemf-1.0.13:20231211-012719.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/libemf-1.0.13/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/libemf-1.0.13/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13' * S: '/var/tmp/portage/media-libs/libemf-1.0.13/work/libemf-1.0.13'