* Package: net-misc/rwhoisd-1.5.9.6 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Adding group 'rwhoisd' to your system ... * - Groupid: next available * Adding user 'rwhoisd' to your system ... * - Userid: 990 * - Shell: /sbin/nologin * - Home: /var/rwhoisd * - Groups: rwhoisd * - GECOS: added by portage for rwhoisd * - Creating /var/rwhoisd in / >>> Unpacking source... >>> Unpacking rwhoisd-1.5.9.6.tar.gz to /var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work >>> Source unpacked in /var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work >>> Preparing source in /var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd ... ./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 --libdir=/usr/lib checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking for C compiler default output file name... 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 x86_64-gentoo-linux-musl-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for egrep... grep -E checking whether x86_64-gentoo-linux-musl-gcc needs -traditional... no checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether make sets $(MAKE)... yes checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking for crypt in -lcrypt... yes checking for gethostbyname in -lnsl... yes checking for res_search in -lresolv... yes checking for connect in -lsocket... no checking for connect in -linet... no checking for hosts_access in -lwrap... yes checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for mode_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for an ANSI C-conforming const... yes checking for off_t... yes checking for off_t... (cached) yes checking size of off_t... 8 checking for uint8_t... yes checking for uint32_t... yes checking for uchar_t... no checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking whether closedir returns void... no checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for getcwd... yes checking for gethostname... yes checking for socket... yes checking for strftime... yes checking for uname... yes checking for flock... yes checking for lockf... yes checking for setsid... yes checking for crypt... yes checking for memset... yes checking for memcpy... yes checking for usleep... yes checking for wait3... yes checking for getaddrinfo... yes checking for vsnprintf... yes checking for strerror... yes checking whether to enable largefile suport... no checking whether to enable IPv6... Linux IPv6 checking for GNU libc 2.1... no checking for getipnodebyname... no checking for sockaddr_storage... yes configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating mkdb/Makefile config.status: creating server/Makefile config.status: creating regexp/Makefile config.status: creating tools/Makefile config.status: creating tools/tcpd_wrapper/Makefile config.status: creating tools/rwhois_indexer/Makefile config.status: creating tools/rwhois_deleter/Makefile config.status: creating tools/rwhois_repack/Makefile config.status: creating sample.data/Makefile config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd ... make -j1 -C common make: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/common' x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c attributes.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c auth_area.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c client_msgs.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c compat.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c directive_conf.c directive_conf.c: In function ‘write_extended_directive_file’: directive_conf.c:671:34: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 671 | fprintf(fp, "command-len: %u\n", strlen(&(dir->name[2]))); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | size_t {aka long unsigned int} | unsigned int | %lu x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c dir_security.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c dl_list.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c fileutils.c fileutils.c: In function ‘split_path.part.0’: fileutils.c:232:5: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 232 | strncpy(dir, path, len); | ^~~~~~~~~~~~~~~~~~~~~~~ fileutils.c:231:11: note: length computed here 231 | len = strlen(path) - (strlen(file) + 1); | ^~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c ip_network.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c log.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c main_config.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c misc.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c procutils.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c punt_ref.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c read_config.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c rw_log.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c schema.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c strutil.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I.. -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -c validate_rec.c ar cru librwcommon.a attributes.o auth_area.o client_msgs.o compat.o directive_conf.o dir_security.o dl_list.o fileutils.o ip_network.o log.o main_config.o misc.o procutils.o punt_ref.o read_config.o rw_log.o schema.o strutil.o validate_rec.o x86_64-gentoo-linux-musl-ranlib librwcommon.a make: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/common' make -j1 -C regexp make: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/regexp' x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -c regerror.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -c regexp.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -c regsub.c regsub.c: In function ‘regsub’: regsub.c:71:42: warning: ‘strncpy’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 71 | (void) strncpy(dst, prog->startp[no], len); | ^~~ regsub.c:45:15: note: built-in ‘strncpy’ declared here 45 | extern char *strncpy(); | ^~~~~~~ ar cru libregexp.a regerror.o regexp.o regsub.o x86_64-gentoo-linux-musl-ranlib libregexp.a make: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/regexp' make -j1 -C mkdb make: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/mkdb' x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -I.. -I./../common -I./../regexp -DHAVE_CONFIG_H -c anon_record.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -I.. -I./../common -I./../regexp -DHAVE_CONFIG_H -c delete.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -I.. -I./../common -I./../regexp -DHAVE_CONFIG_H -c fileinfo.c fileinfo.c: In function ‘write_file_struct’: fileinfo.c:218:22: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘off_t’ {aka ‘long int’} [-Wformat=] 218 | fprintf(fp, "%s:%lld\n", MKDB_SIZE_TAG, fi->size); | ~~~^ ~~~~~~~~ | | | | long long int off_t {aka long int} | %ld x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -I.. -I./../common -I./../regexp -DHAVE_CONFIG_H -c index.c index.c: In function ‘encode_index_line’: index.c:600:21: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘off_t’ {aka ‘long int’} [-Wformat=] 600 | sprintf(line, "%lld:%d:%d:%d:%s", item->offset, item->data_file_no, | ~~~^ ~~~~~~~~~~~~ | | | | long long int off_t {aka long int} | %ld x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -I.. -I./../common -I./../regexp -DHAVE_CONFIG_H -c index_file.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -I.. -I./../common -I./../regexp -DHAVE_CONFIG_H -c metaphon.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -I.. -I./../common -I./../regexp -DHAVE_CONFIG_H -c records.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -I.. -I./../common -I./../regexp -DHAVE_CONFIG_H -c search.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -I.. -I./../common -I./../regexp -DHAVE_CONFIG_H -c search_prim.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -I.. -I./../common -I./../regexp -DHAVE_CONFIG_H -c y.tab.c /usr/local/share/bison.simple: In function ‘yyparse’: /usr/local/share/bison.simple:327:4: warning: implicit declaration of function ‘yyerror’; did you mean ‘yyerrok’? [-Wimplicit-function-declaration] /usr/local/share/bison.simple:93:16: warning: implicit declaration of function ‘yylex’ [-Wimplicit-function-declaration] /usr/local/share/bison.simple:387:16: note: in expansion of macro ‘YYLEX’ x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -I.. -I./../common -I./../regexp -DHAVE_CONFIG_H -c lex.yy.c ar cru libmkdb.a anon_record.o delete.o fileinfo.o index.o index_file.o metaphon.o records.o search.o search_prim.o y.tab.o lex.yy.o x86_64-gentoo-linux-musl-ranlib libmkdb.a make: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/mkdb' make -j1 making all in common make[1]: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/common' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/common' making all in mkdb make[1]: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/mkdb' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/mkdb' making all in regexp make[1]: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/regexp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/regexp' making all in server make[1]: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/server' x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c class_directive.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c daemon.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c deadman.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c directive.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c display.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c dump.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c exit.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c forward.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c guardian.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c holdconnect.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c limit.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c main.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c notify.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c referral.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c register.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c reg_ext.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c reg_utils.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c register_directive.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c rwhois_directive.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c schema_directive.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c security.c security.c: In function ‘authorized_directive’: security.c:160:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 160 | inet_ntop( AF_INET, (void *) sin->sin_addr.s_addr, addr, | ^ security.c:178:11: warning: implicit declaration of function ‘hosts_ctl’ [-Wimplicit-function-declaration] 178 | return( hosts_ctl( directive, client_name, wrapper_addr, STRING_UNKNOWN ) ); | ^~~~~~~~~ x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c security_directive.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c session.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c soa.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c sresponse.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c sschema.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c sslave.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c ssoa.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c sstate.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c state.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c status.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c sxfer.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -DUSE_TCP_WRAPPERS -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -DHAVE_CONFIG_H -I/usr/inet6/include -I. -I.. -I. -I./../common -I./../mkdb -I./../regexp -c xfer.c x86_64-gentoo-linux-musl-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rwhoisd class_directive.o daemon.o deadman.o directive.o display.o dump.o exit.o forward.o guardian.o holdconnect.o limit.o main.o notify.o referral.o register.o reg_ext.o reg_utils.o register_directive.o rwhois_directive.o schema_directive.o security.o security_directive.o session.o soa.o sresponse.o sschema.o sslave.o ssoa.o sstate.o state.o status.o sxfer.o xfer.o -lwrap -L../mkdb -lmkdb -L../common -lrwcommon -L../regexp -lregexp -lresolv -lnsl -lcrypt -L/usr/inet6/lib -linet6 /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: cannot find -linet6 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:86: rwhoisd] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd/server' make: *** [Makefile:42: binaries] Error 1 * ERROR: net-misc/rwhoisd-1.5.9.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/rwhoisd-1.5.9.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/rwhoisd-1.5.9.6::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:rwhoisd-1.5.9.6:20200329-124005.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd' * S: '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6/work/rwhoisd-1.5.9.6/rwhoisd'