* Package: net-misc/ipsvd-1.0.0-r2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ipsvd-1.0.0.tar.gz to /var/tmp/portage/net-misc/ipsvd-1.0.0-r2/work >>> Source unpacked in /var/tmp/portage/net-misc/ipsvd-1.0.0-r2/work >>> Preparing source in /var/tmp/portage/net-misc/ipsvd-1.0.0-r2/work/net/ipsvd-1.0.0 ... * Applying ipsvd-1.0.0-fix-parallel-make.diff ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/ipsvd-1.0.0-r2/work/net/ipsvd-1.0.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/ipsvd-1.0.0-r2/work/net/ipsvd-1.0.0 ... make -j4 ( (test ! -r matrixssl.tar.gz && echo nossl) || \ echo sslio sslsvd) >command.sslcheck sh find-systype.sh >systype mv -f command.sslcheck command.ssl rm -f choose cat warn-auto.sh choose.sh >choose chmod 555 choose rm -f load rm -f compile rm -f makelib sh print-cc.sh >compile sh print-ld.sh >load sh print-ar.sh >makelib chmod 555 compile chmod 555 load chmod 555 makelib ./choose c trydrent direntry.h1 direntry.h2 >direntry.h ./choose cl tryflock hasflock.h1 hasflock.h2 >hasflock.h ./choose cl trymkffo hasmkffo.h1 hasmkffo.h2 >hasmkffo.h ./choose cl trysgact hassgact.h1 hassgact.h2 >hassgact.h ./choose cl trysgprm hassgprm.h1 hassgprm.h2 >hassgprm.h ./compile chkshsgr.c ./choose cl trywaitp haswaitp.h1 haswaitp.h2 >haswaitp.h ./choose clr trypoll iopause.h1 iopause.h2 >iopause.h chkshsgr.c: In function ‘main’: chkshsgr.c:10:19: warning: passing argument 2 of ‘getgroups’ from incompatible pointer type [-Wincompatible-pointer-types] 10 | if (getgroups(1,x) == 0) if (setgroups(1,x) == -1) _exit(1); | ^ | | | short int * In file included from /usr/include/features.h:488, from /usr/include/unistd.h:25, from chkshsgr.c:3: /usr/include/bits/unistd.h:280:1: note: expected ‘__gid_t *’ {aka ‘unsigned int *’} but argument is of type ‘short int *’ 280 | __NTH (getgroups (int __size, __gid_t __list[])) | ^~~~~ chkshsgr.c:10:32: warning: implicit declaration of function ‘setgroups’; did you mean ‘getgroups’? [-Wimplicit-function-declaration] 10 | if (getgroups(1,x) == 0) if (setgroups(1,x) == -1) _exit(1); | ^~~~~~~~~ | getgroups ./choose c trysysel select.h1 select.h2 >select.h ./choose clr tryulong64 uint64.h1 uint64.h2 >uint64.h ( (./compile tryulong32.c && ./load tryulong32 && \ ./tryulong32) >/dev/null 2>&1 \ && cat uint32.h2 || cat uint32.h1) >uint32.h ./compile trysocketlib.c ./compile ipsvd_log.c ./compile ipsvd_fmt.c ./compile ipsvd_check.c (./load trysocketlib >/dev/null 2>&1 || \ (./load trysocketlib -lxnet >/dev/null 2>&1 && echo '-lxnet') || \ (./load trysocketlib -lsocket -lnsl >/dev/null 2>&1 && \ echo '-lsocket -lnsl') ) >socket.lib In file included from ipsvd_check.c:16: cdb.h:9:8: error: unknown type name ‘uint32’ 9 | extern uint32 cdb_hashadd(uint32,unsigned char); | ^~~~~~ cdb.h:9:34: error: expected ‘)’ before ‘unsigned’ 9 | extern uint32 cdb_hashadd(uint32,unsigned char); | ^~~~~~~~ | ) cdb.h:10:8: error: unknown type name ‘uint32’ 10 | extern uint32 cdb_hash(char *,unsigned int); | ^~~~~~ cdb.h:15:3: error: unknown type name ‘uint32’ 15 | uint32 size; /* initialized if map is nonzero */ | ^~~~~~ cdb.h:16:3: error: unknown type name ‘uint32’ 16 | uint32 loop; /* number of hash slots searched under this key */ | ^~~~~~ cdb.h:17:3: error: unknown type name ‘uint32’ 17 | uint32 khash; /* initialized if loop is nonzero */ | ^~~~~~ cdb.h:18:3: error: unknown type name ‘uint32’ 18 | uint32 kpos; /* initialized if loop is nonzero */ | ^~~~~~ cdb.h:19:3: error: unknown type name ‘uint32’ 19 | uint32 hpos; /* initialized if loop is nonzero */ | ^~~~~~ cdb.h:20:3: error: unknown type name ‘uint32’ 20 | uint32 hslots; /* initialized if loop is nonzero */ | ^~~~~~ cdb.h:21:3: error: unknown type name ‘uint32’ 21 | uint32 dpos; /* initialized if cdb_findnext() returns 1 */ | ^~~~~~ cdb.h:22:3: error: unknown type name ‘uint32’ 22 | uint32 dlen; /* initialized if cdb_findnext() returns 1 */ | ^~~~~~ cdb.h:28:54: error: unknown type name ‘uint32’; did you mean ‘uint’? 28 | extern int cdb_read(struct cdb *,char *,unsigned int,uint32); | ^~~~~~ | uint ipsvd_check.c:34:8: error: unknown type name ‘uint32’ 34 | static uint32 dlen; | ^~~~~~ rm -f tryulong32.o tryulong32 ipsvd_check.c: In function ‘ipsvd_check_cdbentry’: ipsvd_check.c:253:11: warning: implicit declaration of function ‘cdb_read’ [-Wimplicit-function-declaration] 253 | if (cdb_read(&c, d->s, dlen, cdb_datapos(&c)) == -1) return(-1); | ^~~~~~~~ ./compile ipsvd_hostname.c make: *** [Makefile:98: ipsvd_check.o] Error 1 make: *** Waiting for unfinished jobs.... rm -f trysocketlib.o trysocketlib * ERROR: net-misc/ipsvd-1.0.0-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/ipsvd-1.0.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/ipsvd-1.0.0-r2::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:ipsvd-1.0.0-r2:20220104-134859.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/ipsvd-1.0.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/ipsvd-1.0.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/ipsvd-1.0.0-r2/work/net/ipsvd-1.0.0/src' * S: '/var/tmp/portage/net-misc/ipsvd-1.0.0-r2/work/net/ipsvd-1.0.0'