* Package: net-libs/udns-0.4-r2:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux tools * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking udns-0.4.tar.gz to /var/tmp/portage/net-libs/udns-0.4-r2/work >>> Source unpacked in /var/tmp/portage/net-libs/udns-0.4-r2/work >>> Preparing source in /var/tmp/portage/net-libs/udns-0.4-r2/work/udns-0.4 ... * Applying udns-0.4-configure-clang16.patch ... [ ok ] * Applying udns-0.4-configure-pton-ntop-clang16.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/udns-0.4-r2/work/udns-0.4 ... * ./configure --enable-ipv6 configure... udns package checking for C compiler... $CC (x86_64-pc-linux-gnu-gcc) checking whenever the C compiler (x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) can produce executables... yes checking for ranlib... ranlib checking for getopt()... yes checking for libraries needed for socket and connect... ok (none needed) checking for inet_pton() && inet_ntop()... no checking for socklen_t... yes checking for IPv6... yes checking for poll()... yes creating config.h... ok creating Makefile... ok creating config.status... ok all done. >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/udns-0.4-r2/work/udns-0.4 ... make -j4 shared x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_dn.lo -c udns_dn.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_dntosp.lo -c udns_dntosp.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_parse.lo -c udns_parse.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_resolver.lo -c udns_resolver.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_init.lo -c udns_init.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_misc.lo -c udns_misc.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_XtoX.lo -c udns_XtoX.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_rr_a.lo -c udns_rr_a.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_rr_ptr.lo -c udns_rr_ptr.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_rr_mx.lo -c udns_rr_mx.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_rr_txt.lo -c udns_rr_txt.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_bl.lo -c udns_bl.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_rr_srv.lo -c udns_rr_srv.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_rr_naptr.lo -c udns_rr_naptr.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_codes.lo -c udns_codes.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_CONFIG_H -o udns_jran.lo -c udns_jran.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -DHAVE_CONFIG_H -c dnsget.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -DHAVE_CONFIG_H -c rblcheck.c x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -DHAVE_CONFIG_H -c ex-rdns.c x86_64-pc-linux-gnu-gcc -shared -Wl,--soname,libudns.so.0 -o libudns.so.0 udns_dn.lo udns_dntosp.lo udns_parse.lo udns_resolver.lo udns_init.lo udns_misc.lo udns_XtoX.lo udns_rr_a.lo udns_rr_ptr.lo udns_rr_mx.lo udns_rr_txt.lo udns_bl.lo udns_rr_srv.lo udns_rr_naptr.lo udns_codes.lo udns_jran.lo -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 rm -f libudns_s.so ln -s libudns.so.0 libudns_s.so x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ex-rdns_s ex-rdns.o -L. -ludns_s /usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: ex-rdns.o: in function `main': ex-rdns.c:(.text.startup+0x173): undefined reference to `dns_pton' collect2: error: ld returned 1 exit status make: *** [Makefile:197: ex-rdns_s] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: net-libs/udns-0.4-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-libs/udns-0.4-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/udns-0.4-r2::gentoo'`. * The complete build log is located at '/var/log/portage/net-libs:udns-0.4-r2:20231205-100211.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/udns-0.4-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/udns-0.4-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/udns-0.4-r2/work/udns-0.4' * S: '/var/tmp/portage/net-libs/udns-0.4-r2/work/udns-0.4'