* Package: media-sound/cdparanoia-3.10.2-r7 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking cdparanoia-III-10.2.src.tgz to /var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work >>> Unpacking cdparanoia-3.10.2-patches.tar.xz to /var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work >>> Source unpacked in /var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work >>> Preparing source in /var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2 ... * Applying 010_all_build_system.patch ... [ ok ] * Applying 020_all_include_cdda_interface_h.patch ... [ ok ] * Applying 030_all_big_endian.patch ... [ ok ] * Applying 040_all_gcc43.patch ... [ ok ] * Applying 050_all_build_only_shared_libraries.patch ... [ ok ] * Applying 060_format-security.patch ... [ ok ] * Applying 061_typos-and-spelling.patch ... [ ok ] * Applying 062_ide-devices.patch ... [ ok ] * Applying 063_jpmanfix.patch ... [ ok ] * Applying 064_force-progress-bar.patch ... [ ok ] * Running autoconf ... [ ok ] * Running elibtoolize in: cdparanoia-III-10.2/ * Will copy sources from /var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2 * abi_x86_64.amd64: copying to /var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64 >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating cdparanoia-III-10.2-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cdparanoia-III-10.2-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cdparanoia-III-10.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cdparanoia-III-10.2/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/cdparanoia-3.10.2-r7 --htmldir=/usr/share/doc/cdparanoia-3.10.2-r7/html --libdir=/usr/lib 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-ranlib... x86_64-gentoo-linux-musl-ranlib checking for ar... x86_64-gentoo-linux-musl-ar checking for install... install checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... no checking for sys/types.h... no checking for sys/stat.h... no checking for stdlib.h... no checking for string.h... no checking for memory.h... no checking for strings.h... no checking for inttypes.h... no checking for stdint.h... no checking for unistd.h... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for int16_t... no checking for int32_t... no checking linux/sbpcd.h usability... no checking linux/sbpcd.h presence... no checking for linux/sbpcd.h... no checking linux/ucdrom.h usability... no checking linux/ucdrom.h presence... no checking for linux/ucdrom.h... no checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating interface/Makefile config.status: creating paranoia/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j1 'OPT=-O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface' cd interface && make slib make[1]: Entering directory '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64/interface' make libcdda_interface.so CFLAGS="-O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface" make[2]: Entering directory '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64/interface' x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c scan_devices.c -o scan_devices.lo x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c common_interface.c -o common_interface.lo x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c cooked_interface.c -o cooked_interface.lo x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c interface.c -o interface.lo x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c scsi_interface.c -o scsi_interface.lo x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c smallft.c -o smallft.lo x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c toc.c -o toc.lo x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c test_interface.c -o test_interface.lo x86_64-gentoo-linux-musl-gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fPIC -shared -o libcdda_interface.so.0.10.2 -Wl,-soname -Wl,libcdda_interface.so.0 scan_devices.lo common_interface.lo cooked_interface.lo interface.lo scsi_interface.lo smallft.lo toc.lo test_interface.lo -lm -lrt [ -e libcdda_interface.so.0 ] || ln -s libcdda_interface.so.0.10.2 libcdda_interface.so.0 [ -e libcdda_interface.so ] || ln -s libcdda_interface.so.0.10.2 libcdda_interface.so make[2]: Leaving directory '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64/interface' [ -e libcdda_interface.so.0 ] || ln -s libcdda_interface.so libcdda_interface.so.0 make[1]: Leaving directory '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64/interface' cd paranoia && make slib make[1]: Entering directory '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64/paranoia' make libcdda_paranoia.so CFLAGS="-O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface" make[2]: Entering directory '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64/paranoia' x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c paranoia.c -o paranoia.lo x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c p_block.c -o p_block.lo x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c overlap.c -o overlap.lo x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c gap.c -o gap.lo x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -fPIC -c isort.c -o isort.lo x86_64-gentoo-linux-musl-gcc -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -shared -o libcdda_paranoia.so.0.10.2 -Wl,-soname -Wl,libcdda_paranoia.so.0 paranoia.lo p_block.lo overlap.lo gap.lo isort.lo -L ../interface -lcdda_interface [ -e libcdda_paranoia.so.0 ] || ln -s libcdda_paranoia.so.0.10.2 libcdda_paranoia.so.0 [ -e libcdda_paranoia.so ] || ln -s libcdda_paranoia.so.0.10.2 libcdda_paranoia.so make[2]: Leaving directory '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64/paranoia' make[1]: Leaving directory '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64/paranoia' make cdparanoia CFLAGS="-O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface" make[1]: Entering directory '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64' x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -c main.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -c report.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -c header.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2/interface -c buffering_write.c In file included from buffering_write.c:11: utils.h:20:15: error: unknown type name ‘int32_t’ 20 | static inline int32_t swap32(int32_t x){ | ^~~~~~~ utils.h:20:30: error: unknown type name ‘int32_t’; did you mean ‘uint32_t’? 20 | static inline int32_t swap32(int32_t x){ | ^~~~~~~ | uint32_t utils.h:27:15: error: unknown type name ‘int16_t’ 27 | static inline int16_t swap16(int16_t x){ | ^~~~~~~ utils.h:27:30: error: unknown type name ‘int16_t’; did you mean ‘uint16_t’? 27 | static inline int16_t swap16(int16_t x){ | ^~~~~~~ | uint16_t utils.h:34:15: error: unknown type name ‘int32_t’ 34 | static inline int32_t be32_to_cpu(int32_t x){ | ^~~~~~~ utils.h:34:35: error: unknown type name ‘int32_t’; did you mean ‘uint32_t’? 34 | static inline int32_t be32_to_cpu(int32_t x){ | ^~~~~~~ | uint32_t utils.h:38:15: error: unknown type name ‘int16_t’ 38 | static inline int16_t be16_to_cpu(int16_t x){ | ^~~~~~~ utils.h:38:35: error: unknown type name ‘int16_t’; did you mean ‘uint16_t’? 38 | static inline int16_t be16_to_cpu(int16_t x){ | ^~~~~~~ | uint16_t utils.h:42:15: error: unknown type name ‘int32_t’ 42 | static inline int32_t le32_to_cpu(int32_t x){ | ^~~~~~~ utils.h:42:35: error: unknown type name ‘int32_t’; did you mean ‘uint32_t’? 42 | static inline int32_t le32_to_cpu(int32_t x){ | ^~~~~~~ | uint32_t utils.h:46:15: error: unknown type name ‘int16_t’ 46 | static inline int16_t le16_to_cpu(int16_t x){ | ^~~~~~~ utils.h:46:35: error: unknown type name ‘int16_t’; did you mean ‘uint16_t’? 46 | static inline int16_t le16_to_cpu(int16_t x){ | ^~~~~~~ | uint16_t utils.h:71:15: error: unknown type name ‘int32_t’ 71 | static inline int32_t cpu_to_be32(int32_t x){ | ^~~~~~~ utils.h:71:35: error: unknown type name ‘int32_t’; did you mean ‘uint32_t’? 71 | static inline int32_t cpu_to_be32(int32_t x){ | ^~~~~~~ | uint32_t utils.h:75:15: error: unknown type name ‘int32_t’ 75 | static inline int32_t cpu_to_le32(int32_t x){ | ^~~~~~~ utils.h:75:35: error: unknown type name ‘int32_t’; did you mean ‘uint32_t’? 75 | static inline int32_t cpu_to_le32(int32_t x){ | ^~~~~~~ | uint32_t utils.h:79:15: error: unknown type name ‘int16_t’ 79 | static inline int16_t cpu_to_be16(int16_t x){ | ^~~~~~~ utils.h:79:35: error: unknown type name ‘int16_t’; did you mean ‘uint16_t’? 79 | static inline int16_t cpu_to_be16(int16_t x){ | ^~~~~~~ | uint16_t utils.h:83:15: error: unknown type name ‘int16_t’ 83 | static inline int16_t cpu_to_le16(int16_t x){ | ^~~~~~~ utils.h:83:35: error: unknown type name ‘int16_t’; did you mean ‘uint16_t’? 83 | static inline int16_t cpu_to_le16(int16_t x){ | ^~~~~~~ | uint16_t make[1]: *** [Makefile:95: buffering_write.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64' make: *** [Makefile:46: all] Error 2 * ERROR: media-sound/cdparanoia-3.10.2-r7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/cdparanoia-3.10.2-r7::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/cdparanoia-3.10.2-r7::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:cdparanoia-3.10.2-r7:20200321-003103.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2-abi_x86_64.amd64' * S: '/var/tmp/portage/media-sound/cdparanoia-3.10.2-r7/work/cdparanoia-III-10.2'