* Package: sys-fs/dd-rescue-1.99.11 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 cpu_flags_x86_avx2 cpu_flags_x86_sse4_2 elibc_musl kernel_linux userland_GNU xattr * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking dd_rescue-1.99.11.tar.bz2 to /var/tmp/portage/sys-fs/dd-rescue-1.99.11/work >>> Source unpacked in /var/tmp/portage/sys-fs/dd-rescue-1.99.11/work >>> Preparing source in /var/tmp/portage/sys-fs/dd-rescue-1.99.11/work/dd_rescue-1.99.11 ... * Applying dd-rescue-1.99.11-musl-r2.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-fs/dd-rescue-1.99.11/work/dd_rescue-1.99.11' ... * Running 'aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running elibtoolize in: dd_rescue-1.99.11/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/dd-rescue-1.99.11/work/dd_rescue-1.99.11 ... * econf: updating dd_rescue-1.99.11/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dd_rescue-1.99.11/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 --docdir=/usr/share/doc/dd-rescue-1.99.11 --htmldir=/usr/share/doc/dd-rescue-1.99.11/html --libdir=/usr/lib 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 the compiler supports GNU C... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed checking for an ANSI C-conforming const... yes checking for inline... inline 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 fallocate.h... no checking for dlfcn.h... yes checking for unistd.h... (cached) yes checking for sys/xattr.h... yes checking for attr/xattr.h... (cached) yes checking for sys/acl.h... yes checking for sys/ioctl.h... yes checking for sys/reg.h... yes checking for endian.h... yes checking for linux/fs.h... yes checking for linux/fiemap.h... yes checking for stdint.h... (cached) yes checking for lzo/lzo1x.h... (cached) no checking for openssl/evp.h... (cached) no checking for linux/random.h... yes checking for sys/random.h... yes checking for malloc.h... yes checking for sched.h... yes checking for sys/statvfs.h... yes checking for sys/resource.h... yes checking for ffs... yes checking for ffsl... yes checking for basename... yes checking for fallocate64... yes checking for splice... yes checking for getopt_long... yes checking for open64... yes checking for pread... yes checking for pread64... yes checking for lseek64... yes checking for stat64... yes checking for posix_fadvise... yes checking for posix_fadvise64... yes checking for __builtin_prefetch... no checking for htobe64... no checking for feof_unlocked... yes checking for getline... yes checking for getentropy... yes checking for getrandom... yes checking for posix_memalign... yes checking for valloc... yes checking for sched_yield... yes checking for fstatvfs... yes checking for __builtin_cpu_supports... no checking for getrlimit... yes checking for aligned_alloc... yes checking for dlsym in -ldl... yes checking for linux_fallocate64 in -lfallocate... no checking for lzo1x_1_compress in -llzo2... (cached) no checking for EVP_aes_192_ctr in -lcrypto... (cached) no checking if x86_64-gentoo-linux-musl-gcc supports -msse4.2... yes checking if x86_64-gentoo-linux-musl-gcc supports -mavx... yes checking if x86_64-gentoo-linux-musl-gcc supports -mavx2... yes checking if x86_64-gentoo-linux-musl-gcc supports -mrdrnd... yes checking if x86_64-gentoo-linux-musl-gcc supports -maes... yes checking whether asm rep nop is supported... yes checking whether asm lfence is supported... yes configure: creating ./config.status config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/dd-rescue-1.99.11/work/dd_rescue-1.99.11 ... make -j4 MACH=x86_64 OS=Linux HAVE_SSE42=1 HAVE_AVX2=1 'RPM_OPT_FLAGS=-pipe -march=native -fno-diagnostics-color -O2 ' CFLAGS_OPT=$(CFLAGS) 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath,/usr/lib/dd-rescue' CC=x86_64-gentoo-linux-musl-gcc #x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DGEN_DEP -msse4.2 -maes -mavx2 -mvaes -mavx2 -mrdrnd -MM ./*.c >.dep x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DGEN_DEP -D__AES__ -D__SSE4_1__ -D__SSSE3__ -D__SSE3__ -D__SSE2__ -D__SSE__ -D__MMX__ -DNO_WARN_X86_INTRINSICS -I . -MM ./*.c >.dep In file included from ./find_nonzero.h:13, from ./dd_rescue.c:118: ./ffs.h:61:3: error: #error Need to define __WORDSIZE 61 | # error Need to define __WORDSIZE | ^~~~~ ./dd_rescue.c:205:3: error: #error __WORDSIZE undefined 205 | # error __WORDSIZE undefined | ^~~~~ ./fiemap.c:229:2: error: #error __WORDSIZE undefined 229 | #error __WORDSIZE undefined | ^~~~~ In file included from ./find_nonzero.h:13, from ./file_zblock.c:16: ./ffs.h:61:3: error: #error Need to define __WORDSIZE 61 | # error Need to define __WORDSIZE | ^~~~~ In file included from ./find_nonzero.h:13, from ./find_nonzero.c:11: ./ffs.h:61:3: error: #error Need to define __WORDSIZE 61 | # error Need to define __WORDSIZE | ^~~~~ In file included from ./find_nonzero.h:13, from ./find_nonzero_arm.c:7: ./ffs.h:61:3: error: #error Need to define __WORDSIZE 61 | # error Need to define __WORDSIZE | ^~~~~ In file included from ./find_nonzero.h:13, from ./find_nonzero_arm64.c:7: ./ffs.h:61:3: error: #error Need to define __WORDSIZE 61 | # error Need to define __WORDSIZE | ^~~~~ In file included from ./find_nonzero.h:13, from ./find_nonzero_avx.c:11: ./ffs.h:61:3: error: #error Need to define __WORDSIZE 61 | # error Need to define __WORDSIZE | ^~~~~ In file included from ./find_nonzero.h:13, from ./find_nonzero_sse2.c:7: ./ffs.h:61:3: error: #error Need to define __WORDSIZE 61 | # error Need to define __WORDSIZE | ^~~~~ In file included from ./find_nonzero.h:13, from ./libddr_crypt.c:18: ./ffs.h:61:3: error: #error Need to define __WORDSIZE 61 | # error Need to define __WORDSIZE | ^~~~~ ./libddr_crypt.c:65:2: error: #error __WORDSIZE unknown 65 | #error __WORDSIZE unknown | ^~~~~ ./libddr_hash.c:410:2: error: #error __WORDSIZE unknown 410 | #error __WORDSIZE unknown | ^~~~~ ./libddr_lzo.c:46:2: error: #error __WORDSIZE unknown 46 | #error __WORDSIZE unknown | ^~~~~ ./libddr_null.c:98:2: error: #error __WORDSIZE unknown 98 | #error __WORDSIZE unknown | ^~~~~ ./sha512.c:157:2: error: #error __WORDSIZE unknown 157 | #error __WORDSIZE unknown | ^~~~~ In file included from ./find_nonzero.h:13, from ./test_aes.c:5: ./ffs.h:61:3: error: #error Need to define __WORDSIZE 61 | # error Need to define __WORDSIZE | ^~~~~ make: *** [Makefile:231: .dep] Error 1 * ERROR: sys-fs/dd-rescue-1.99.11::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/dd-rescue-1.99.11::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/dd-rescue-1.99.11::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fs:dd-rescue-1.99.11:20211215-172057.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/dd-rescue-1.99.11/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/dd-rescue-1.99.11/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/dd-rescue-1.99.11/work/dd_rescue-1.99.11' * S: '/var/tmp/portage/sys-fs/dd-rescue-1.99.11/work/dd_rescue-1.99.11'