* Package: media-sound/dagrab-0.513-r1 * 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 dagrab-S0.513.tgz to /var/tmp/portage/media-sound/dagrab-0.513-r1/work >>> Source unpacked in /var/tmp/portage/media-sound/dagrab-0.513-r1/work >>> Preparing source in /var/tmp/portage/media-sound/dagrab-0.513-r1/work/dagrab-S0.513 ... * Applying dagrab-0.513-build.patch ... [ ok ] * Applying dagrab-0.513-freedb.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/dagrab-0.513-r1/work/dagrab-S0.513 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/dagrab-0.513-r1/work/dagrab-S0.513 ... make -j1 cc -O2 -pipe -march=native -std=gnu89 -W -Wall -DPTHREAD -c cddb.c -o cddb.o cddb.c: In function ‘cddb_getresp’: cddb.c:101:2: error: unknown type name ‘fd_set’ 101 | fd_set re, wr, ex; | ^~~~~~ cddb.c:102:17: error: storage size of ‘to’ isn’t known 102 | struct timeval to; | ^~ cddb.c:105:2: warning: implicit declaration of function ‘FD_ZERO’ [-Wimplicit-function-declaration] 105 | FD_ZERO(&re); | ^~~~~~~ cddb.c:108:2: warning: implicit declaration of function ‘FD_SET’; did you mean ‘L_SET’? [-Wimplicit-function-declaration] 108 | FD_SET(cddb_sock, &re); | ^~~~~~ | L_SET cddb.c:109:2: warning: implicit declaration of function ‘select’ [-Wimplicit-function-declaration] 109 | select(cddb_sock + 1, &re, &wr, &ex, &to); | ^~~~~~ cddb.c:102:17: warning: unused variable ‘to’ [-Wunused-variable] 102 | struct timeval to; | ^~ make: *** [Makefile:19: cddb.o] Error 1 * ERROR: media-sound/dagrab-0.513-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/dagrab-0.513-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/dagrab-0.513-r1::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:dagrab-0.513-r1:20200401-115202.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/dagrab-0.513-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/dagrab-0.513-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/dagrab-0.513-r1/work/dagrab-S0.513' * S: '/var/tmp/portage/media-sound/dagrab-0.513-r1/work/dagrab-S0.513'