* Package: app-arch/dump-0.4.47-r1:0 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 bzip2 elibc_glibc kernel_linux readline ssl userland_GNU zlib * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking dump-0.4b47.tar.gz to /var/tmp/portage/app-arch/dump-0.4.47-r1/work >>> Source unpacked in /var/tmp/portage/app-arch/dump-0.4.47-r1/work >>> Preparing source in /var/tmp/portage/app-arch/dump-0.4.47-r1/work/dump-0.4b47 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-arch/dump-0.4.47-r1/work/dump-0.4b47 ... * econf: updating dump-0.4b47/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dump-0.4b47/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/dump-0.4.47-r1 --htmldir=/usr/share/doc/dump-0.4.47-r1/html --with-sysroot=/ --libdir=/usr/lib64 --with-dumpdatespath=/etc/dumpdates --with-rmtpath=$(sbindir)/rmt --enable-blkid --enable-bzip2 --disable-debug --disable-ermt --disable-lzo --enable-readline --disable-selinux --disable-sqlite --enable-ssl --disable-static-progs --disable-uuid --enable-zlib checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes 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 make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of clang... none checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 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 fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm 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 /usr/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B 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... 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 (/usr/bin/x86_64-pc-linux-gnu-ld -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... yes checking for sys/types.h... (cached) yes checking whether to enable extra debugging... no checking whether to build static binaries... no checking whether to build rmt... yes checking whether to build ermt... no checking whether to enable kerberos extensions... no Including readline support Using new style F script by default Enabling Quick File Access support by default Not including Quick File Access debugging code by default Not including Mac OSX restore compatibility code by default DUMPDATESPATH is /etc/dumpdates checking for ext2fs... yes checking for com_err... yes checking for ext2fs_read_inode_full in -lext2fs... yes checking for ext2fs/ext2_fs.h... yes checking for ext2_ino_t type in libext2fs headers... yes checking for s_journal_inum field in ext2_super_block struct... yes checking for blkid... yes checking for tgetent in -lncurses... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for rl_completion_append_character in -lreadline... yes checking for zlib... yes checking for bzlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for err... yes checking for errx... yes checking for verr... yes checking for verrx... yes checking for vwarn... yes checking for vwarnx... yes checking for warn... yes checking for warnx... yes checking for realpath... yes checking for lchown... yes checking for utimensat... yes checking for glob... yes checking for extended glob routines... yes checking for openssl... yes checking for int64_t... yes checking for uint64_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating dump.lsm config.status: creating Makefile config.status: creating common/Makefile config.status: creating compat/lib/Makefile config.status: creating dump/Makefile config.status: creating restore/Makefile config.status: creating rmt/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. '/var/tmp/portage/app-arch/dump-0.4.47-r1/temp/clang14.log' -> '/var/tmp/clang/app-arch/dump-0.4.47-r1/clang14.log' '/var/tmp/portage/app-arch/dump-0.4.47-r1/temp/clang15.log' -> '/var/tmp/clang/app-arch/dump-0.4.47-r1/clang15.log' >>> Compiling source in /var/tmp/portage/app-arch/dump-0.4.47-r1/work/dump-0.4b47 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-arch/dump-0.4.47-r1/work/dump-0.4b47' Making all in compat/lib make[2]: Entering directory '/var/tmp/portage/app-arch/dump-0.4.47-r1/work/dump-0.4b47/compat/lib' /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c -o bylabel.lo bylabel.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c -o compaterr.lo compaterr.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c -o compatglob.lo compatglob.c /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c -o rmtflags.lo rmtflags.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c compatglob.c -fPIC -DPIC -o .libs/compatglob.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c compaterr.c -fPIC -DPIC -o .libs/compaterr.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c rmtflags.c -fPIC -DPIC -o .libs/rmtflags.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c bylabel.c -fPIC -DPIC -o .libs/bylabel.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c compatglob.c -o compatglob.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c compaterr.c -o compaterr.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c bylabel.c -o bylabel.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c rmtflags.c -o rmtflags.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c -o system.lo system.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c system.c -fPIC -DPIC -o .libs/system.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c system.c -o system.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcompat.la bylabel.lo compaterr.lo compatglob.lo rmtflags.lo system.lo -lblkid libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcompat.a .libs/bylabel.o .libs/compaterr.o .libs/compatglob.o .libs/rmtflags.o .libs/system.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[2]: Leaving directory '/var/tmp/portage/app-arch/dump-0.4.47-r1/work/dump-0.4b47/compat/lib' Making all in common make[2]: Entering directory '/var/tmp/portage/app-arch/dump-0.4.47-r1/work/dump-0.4b47/common' /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c -o dumprmt.lo dumprmt.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c -o legacy_indexer.lo legacy_indexer.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c -o sqlite_indexer.lo sqlite_indexer.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c -o transformation_null.lo transformation_null.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c sqlite_indexer.c -fPIC -DPIC -o .libs/sqlite_indexer.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c dumprmt.c -fPIC -DPIC -o .libs/dumprmt.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c legacy_indexer.c -fPIC -DPIC -o .libs/legacy_indexer.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c transformation_null.c -fPIC -DPIC -o .libs/transformation_null.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c sqlite_indexer.c -o sqlite_indexer.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c legacy_indexer.c -o legacy_indexer.o >/dev/null 2>&1 transformation_null.c:84:2: error: incompatible pointer to integer conversion initializing 'int' with an expression of type 'void *' [-Wint-conversion] NULL, ^~~~ /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.1/include/stddef.h:89:16: note: expanded from macro 'NULL' # define NULL ((void*)0) ^~~~~~~~~~ 1 error generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c -o transformation_lzo.lo transformation_lzo.c make[2]: *** [Makefile:460: transformation_null.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c transformation_lzo.c -fPIC -DPIC -o .libs/transformation_lzo.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c dumprmt.c -o dumprmt.o >/dev/null 2>&1 libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../dump -I../compat/include -D_USE_BSD_SIGNAL -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b47\" -D_PATH_RMT=\"/usr/sbin/rmt\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c transformation_lzo.c -o transformation_lzo.o >/dev/null 2>&1 make[2]: Leaving directory '/var/tmp/portage/app-arch/dump-0.4.47-r1/work/dump-0.4b47/common' make[1]: *** [Makefile:452: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-arch/dump-0.4.47-r1/work/dump-0.4b47' make: *** [Makefile:382: all] Error 2 * ERROR: app-arch/dump-0.4.47-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-arch/dump-0.4.47-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-arch/dump-0.4.47-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-arch:dump-0.4.47-r1:20221003-153630.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-arch/dump-0.4.47-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-arch/dump-0.4.47-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-arch/dump-0.4.47-r1/work/dump-0.4b47' * S: '/var/tmp/portage/app-arch/dump-0.4.47-r1/work/dump-0.4b47'