* Package: media-sound/mp3wrap-0.5 * 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 mp3wrap-0.5-src.tar.gz to /var/tmp/portage/media-sound/mp3wrap-0.5/work >>> Source unpacked in /var/tmp/portage/media-sound/mp3wrap-0.5/work >>> Preparing source in /var/tmp/portage/media-sound/mp3wrap-0.5/work/mp3wrap-0.5 ... * Applying mp3wrap-0.5-Wimplicit-function-declaration.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/mp3wrap-0.5/work/mp3wrap-0.5 ... ./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 --libdir=/usr/lib 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 gawk... gawk checking whether make sets ${MAKE}... yes checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 style of include used by make... GNU checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether byte ordering is bigendian... no checking for x86_64-gentoo-linux-musl-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for memset... yes 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 stdlib.h... (cached) yes checking for working malloc... yes configure: creating ./config.status config.status: creating Makefile config.status: executing default-1 commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/mp3wrap-0.5/work/mp3wrap-0.5 ... make -j1 x86_64-gentoo-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mp3wrap\" -DVERSION=\"0.5\" -DHAVE_MEMSET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I. -O2 -pipe -march=native -c `test -f mp3wrap.c || echo './'`mp3wrap.c mp3wrap.c: In function ‘main’: mp3wrap.c:310:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 310 | strncpy (filename, argv[1+optoffset], strlen(argv[1+optoffset])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mp3wrap.c:314:4: warning: ‘strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 314 | strncat (filename, ext, strlen(ext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mp3wrap.c:412:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 412 | strncpy(filename, argv[2], strlen(argv[2])+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mp3wrap.c:412:30: note: length computed here 412 | strncpy(filename, argv[2], strlen(argv[2])+1); | ^~~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mp3wrap\" -DVERSION=\"0.5\" -DHAVE_MEMSET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I. -O2 -pipe -march=native -c `test -f wrap.c || echo './'`wrap.c x86_64-gentoo-linux-musl-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mp3wrap\" -DVERSION=\"0.5\" -DHAVE_MEMSET=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -I. -O2 -pipe -march=native -c `test -f crc.c || echo './'`crc.c crc.c:31:14: error: unknown type name ‘u_int32_t’ 31 | static const u_int32_t crctab[256] = { | ^~~~~~~~~ make: *** [Makefile:176: crc.o] Error 1 * ERROR: media-sound/mp3wrap-0.5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/mp3wrap-0.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/mp3wrap-0.5::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:mp3wrap-0.5:20200404-021910.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/mp3wrap-0.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/mp3wrap-0.5/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/mp3wrap-0.5/work/mp3wrap-0.5' * S: '/var/tmp/portage/media-sound/mp3wrap-0.5/work/mp3wrap-0.5'