* Package: net-proxy/3proxy-0.9.0:0 * Repository: gentoo * Maintainer: powerman-asdf@yandex.ru proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking 3proxy-0.9.0.tar.gz to /var/tmp/portage/net-proxy/3proxy-0.9.0/work >>> Source unpacked in /var/tmp/portage/net-proxy/3proxy-0.9.0/work >>> Preparing source in /var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0 ... * Applying 3proxy-0.9.0-gentoo.patch ... [ ok ] >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>> Configuring source in /var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0 ... make -j4 CC=clang LN=clang cat Makefile.Linux > src/Makefile.var make[1]: Entering directory '/var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0/src' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -fno-strict-aliasing -c -pthread -DWITHSPLICE -D_GNU_SOURCE -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITH_NETFILTER -fPIC -fno-strict-aliasing -c -pthread -DWITHSPLICE -D_GNU_SOURCE -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITH_NETFILTER common.c common.c:208:2: error: incompatible function pointer types initializing 'int (*)(struct pollfd *, unsigned int, int)' with an expression of type 'int (struct pollfd *, nfds_t, int)' (aka 'int (struct pollfd *, unsigned long, int)') [-Werror,-Wincompatible-function-pointer-types] poll, ^~~~ common.c:296:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (sp = strchr(se?se:hostname, ':')) { ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common.c:296:9: note: place parentheses around the assignment to silence this warning if (sp = strchr(se?se:hostname, ':')) { ^ ( ) common.c:296:9: note: use '==' to turn this assignment into an equality comparison if (sp = strchr(se?se:hostname, ':')) { ^ == 1 warning and 1 error generated. make[1]: *** [Makefile.inc:12: common.o] Error 1 shuffle=2971993113 make[1]: Leaving directory '/var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0/src' make: *** [Makefile.inc:7: all] Error 2 shuffle=2971993113 * ERROR: net-proxy/3proxy-0.9.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-proxy/3proxy-0.9.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-proxy/3proxy-0.9.0::gentoo'`. * The complete build log is located at '/var/log/portage/net-proxy:3proxy-0.9.0:20221111-185731.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-proxy/3proxy-0.9.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-proxy/3proxy-0.9.0/temp/environment'. * Working directory: '/var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0' * S: '/var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0'