* Package: sys-block/partimage-0.6.9-r1 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux nls pam ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Adding group 'partimag' to your system ... * - Groupid: 91 * Adding user 'partimag' to your system ... * - Userid: 91 * - Shell: /sbin/nologin * - Home: /var/lib/partimage * - Groups: partimag * - GECOS: added by portage for partimage * - Creating /var/lib/partimage in / >>> Unpacking source... >>> Unpacking partimage-0.6.9.tar.bz2 to /var/tmp/portage/sys-block/partimage-0.6.9-r1/work >>> Source unpacked in /var/tmp/portage/sys-block/partimage-0.6.9-r1/work >>> Preparing source in /var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9 ... * Applying partimage-0.6.9-zlib-1.2.5.2.patch ... [ ok ] * Applying partimage-0.6.9-minor-typo.patch ... [ ok ] * Applying partimage-0.6.9-openssl-1.1-compatibility.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9' ... * Running autopoint --force ... [ ok ] * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: partimage-0.6.9/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9 ... * econf: updating partimage-0.6.9/config.sub with /usr/share/gnuconfig/config.sub * econf: updating partimage-0.6.9/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/partimage-0.6.9-r1 --htmldir=/usr/share/doc/partimage-0.6.9-r1/html --libdir=/usr/lib --enable-nls --enable-ssl --disable-pam --disable-all-static --with-log-dir=/var/log/partimage --enable-pam checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking target system type... x86_64-gentoo-linux-musl 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 make supports nested variables... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-gentoo-linux-musl-gcc... none checking for ld used by 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 shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking for GNU gettext in libintl... no checking whether to use NLS... no 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... no 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... no checking if : 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 strerror in -lcposix... no checking for x86_64-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-gentoo-linux-musl-gcc... (cached) none checking for x86_64-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-gentoo-linux-musl-gcc... (cached) none checking for ANSI C header files... (cached) yes checking for gawk... (cached) gawk 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 how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pthread_create in -lpthread... yes checking for BZ2_bzopen in -lbz2... yes checking for newtCenteredWindow in -lnewt... yes checking for gzwrite in -lz... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking limit.h usability... no checking limit.h presence... no checking for limit.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether setpgrp takes no argument... yes checking for getwd... no checking for strerror... yes checking for strdup... yes checking for atoll... yes checking for strtoll... yes checking for setpgid... yes checking for fstat64... yes checking for fstatfs64... yes checking for open64... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long int... 8 checking size of unsigned long long... 8 checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for getopt.h... (cached) yes checking for sys/types.h... (cached) yes checking for pam_start in -lpam... yes checking for dlopen in -ldl... yes checking for openssl... /usr/bin/openssl configure: checking for SSL Library and Header files ... ... checking "for rsa.h crypto.h x509.h pem.h ssl.h err.h"... (/usr/include/openssl) yes checking for X509_new in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for crypt in -lcrypt... 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/shared/Makefile config.status: creating src/shared/pathnames.h config.status: creating src/client/Makefile config.status: creating src/client/fs/Makefile config.status: creating src/server/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9' Making all in m4 make[2]: Entering directory '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9/m4' Making all in po make[2]: Entering directory '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9/po' Making all in src make[2]: Entering directory '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9/src' Making all in shared make[3]: Entering directory '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9/src/shared' x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -O2 -pipe -march=native -c -o common.o common.cpp common.cpp:275:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 275 | snprintf(szText, nMaxLen, i18n("%"PRId64" bytes"), qwSize); | ^ common.cpp:314:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 314 | snprintf(szText, nMaxLen, i18n("%"PRId64" Bytes"), qwSize); | ^ x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -O2 -pipe -march=native -c -o access.o access.cpp x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -O2 -pipe -march=native -c -o net.o net.cpp net.cpp: In member function ‘bool CNet::CompareBanner(char*, char*, char*, int)’: net.cpp:168:16: warning: enum constant in boolean context [-Wint-in-bool-context] 168 | return BANNERCMP_DIFFLOG; | ^~~~~~~~~~~~~~~~~ net.cpp:173:16: warning: enum constant in boolean context [-Wint-in-bool-context] 173 | return BANNERCMP_DIFFSSL; | ^~~~~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -O2 -pipe -march=native -c -o exceptions.o exceptions.cpp x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -O2 -pipe -march=native -c -o messages.o messages.cpp In file included from ../../src/client/misc.h:22, from messages.h:24, from messages.cpp:22: ./common.h:39:88: error: ‘mode_t’ has not been declared 39 | torSecure(const char *szFilename, const char *szMode, int nFlags, mode_t mode); | ^~~~~~ make[3]: *** [Makefile:436: messages.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9/src/shared' make[2]: *** [Makefile:382: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9/src' make[1]: *** [Makefile:488: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9' make: *** [Makefile:399: all] Error 2 * ERROR: sys-block/partimage-0.6.9-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-block/partimage-0.6.9-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-block/partimage-0.6.9-r1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-block:partimage-0.6.9-r1:20200401-121020.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-block/partimage-0.6.9-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-block/partimage-0.6.9-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9' * S: '/var/tmp/portage/sys-block/partimage-0.6.9-r1/work/partimage-0.6.9'