* Package: sys-process/minicoredumper-2.0.1 * Repository: gentoo * Maintainer: gyakovlev@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking minicoredumper-2.0.1.tar.xz to /var/tmp/portage/sys-process/minicoredumper-2.0.1/work >>> Source unpacked in /var/tmp/portage/sys-process/minicoredumper-2.0.1/work >>> Preparing source in /var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1 ... * econf: updating minicoredumper-2.0.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating minicoredumper-2.0.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --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/minicoredumper-2.0.1 --htmldir=/usr/share/doc/minicoredumper-2.0.1/html --with-sysroot=/ --libdir=/usr/lib --runstatedir=/run --without-werror --without-minicoredumper_trigger --without-minicoredumper_regd MCD_DUMP_PATH=/var/lib/minicoredumper configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc 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 x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-gentoo-linux-musl-gcc... none 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 x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc 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-gentoo-linux-musl-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/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 gawk... (cached) gawk checking for a sed that does not truncate output... (cached) /bin/sed checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes checking dependency style of x86_64-gentoo-linux-musl-g++... none checking how to run the C++ preprocessor... x86_64-gentoo-linux-musl-g++ -E checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -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 for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.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 sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for uint64_t... yes checking whether x86_64-gentoo-linux-musl-gcc needs -traditional... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for dup2... yes checking for ftruncate... yes checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for pow... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strrchr... yes checking for strtol... yes checking for pkg-config... yes checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libelf... yes checking for libjsonc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/api/Makefile config.status: creating src/common/Makefile config.status: creating src/coreinject/Makefile config.status: creating src/libminicoredumper/Makefile config.status: creating src/libminicoredumper/minicoredumper-uninstalled.pc config.status: creating src/libminicoredumper/minicoredumper.pc config.status: creating src/minicoredumper/Makefile config.status: creating src/minicoredumper_regd/Makefile config.status: creating src/minicoredumper_trigger/Makefile config.status: creating src/minicoredumper_demo/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1' Making all in src make[2]: Entering directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1/src' Making all in api make[3]: Entering directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1/src/api' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1/src/api' Making all in common make[3]: Entering directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1/src/common' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -std=c99 -O2 -pipe -march=native -c -o libmcdelf_a-elf_dumplist.o `test -f 'elf_dumplist.c' || echo './'`elf_dumplist.c rm -f libmcdelf.a x86_64-gentoo-linux-musl-ar cru libmcdelf.a libmcdelf_a-elf_dumplist.o x86_64-gentoo-linux-musl-ranlib libmcdelf.a x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -std=c99 -O2 -pipe -march=native -c -o libmcdident_a-invalid_ident.o `test -f 'invalid_ident.c' || echo './'`invalid_ident.c rm -f libmcdident.a x86_64-gentoo-linux-musl-ar cru libmcdident.a libmcdident_a-invalid_ident.o x86_64-gentoo-linux-musl-ranlib libmcdident.a /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -std=c99 -O2 -pipe -march=native -c -o libmcdident_la-invalid_ident.lo `test -f 'invalid_ident.c' || echo './'`invalid_ident.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -std=c99 -O2 -pipe -march=native -c invalid_ident.c -fPIC -DPIC -o .libs/libmcdident_la-invalid_ident.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -std=c99 -O2 -pipe -march=native -c invalid_ident.c -o libmcdident_la-invalid_ident.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -std=c99 -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmcdident.la libmcdident_la-invalid_ident.lo libtool: link: x86_64-gentoo-linux-musl-ar cru .libs/libmcdident.a .libs/libmcdident_la-invalid_ident.o libtool: link: x86_64-gentoo-linux-musl-ranlib .libs/libmcdident.a libtool: link: ( cd ".libs" && rm -f "libmcdident.la" && ln -s "../libmcdident.la" "libmcdident.la" ) make[3]: Leaving directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1/src/common' Making all in coreinject make[3]: Entering directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1/src/coreinject' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I../../src/common -O2 -pipe -march=native -c -o coreinject-main.o `test -f 'main.c' || echo './'`main.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o coreinject coreinject-main.o ../common/libmcdelf.a -lelf libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o coreinject coreinject-main.o ../common/libmcdelf.a -lelf make[3]: Leaving directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1/src/coreinject' Making all in minicoredumper make[3]: Entering directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1/src/minicoredumper' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I../../lib -I../../src/api -I../../src/common -I../../src/libminicoredumper -DMCD_CONF_PATH=\"/etc/minicoredumper\" -I/usr/include/json-c -std=c99 -O2 -pipe -march=native -c -o minicoredumper-corestripper.o `test -f 'corestripper.c' || echo './'`corestripper.c corestripper.c:17:10: fatal error: printf.h: No such file or directory 17 | #include | ^~~~~~~~~~ compilation terminated. make[3]: *** [Makefile:497: minicoredumper-corestripper.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1/src/minicoredumper' make[2]: *** [Makefile:379: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1/src' make[1]: *** [Makefile:550: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1' make: *** [Makefile:405: all] Error 2 * ERROR: sys-process/minicoredumper-2.0.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-process/minicoredumper-2.0.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-process/minicoredumper-2.0.1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-process:minicoredumper-2.0.1:20200407-055453.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-process/minicoredumper-2.0.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-process/minicoredumper-2.0.1/temp/environment'. * Working directory: '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1' * S: '/var/tmp/portage/sys-process/minicoredumper-2.0.1/work/minicoredumper-2.0.1'