* Package: net-analyzer/scanssh-2.1.3.1:0 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking scanssh-2.1.3.1.tar.gz to /var/tmp/portage/net-analyzer/scanssh-2.1.3.1/work >>> Source unpacked in /var/tmp/portage/net-analyzer/scanssh-2.1.3.1/work >>> Preparing source in /var/tmp/portage/net-analyzer/scanssh-2.1.3.1/work/scanssh-2.1.3.1 ... * Applying scanssh-2.0-fix-warnings.diff ... patching file arc4random.c patching file interface.c Hunk #1 succeeded at 57 with fuzz 2 (offset 1 line). patching file md5.c patching file scanssh.c Hunk #1 succeeded at 79 (offset 1 line). patching file xmalloc.c Hunk #1 succeeded at 21 with fuzz 2 (offset 1 line). [ ok ] * Applying scanssh-2.1.3-libdir.diff ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-analyzer/scanssh-2.1.3.1/work/scanssh-2.1.3.1' ... * Running 'aclocal --system-acdir=/var/tmp/portage/net-analyzer/scanssh-2.1.3.1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: scanssh-2.1.3.1/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/scanssh-2.1.3.1/work/scanssh-2.1.3.1 ... * econf: updating scanssh-2.1.3.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating scanssh-2.1.3.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/scanssh-2.1.3.1 --htmldir=/usr/share/doc/scanssh-2.1.3.1/html --libdir=/usr/lib64 DNETINC= DNETLIB=-ldnet EVENTINC= EVENTLIB=-levent PCAPINC= PCAPLIB=-lpcap checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for library containing socket... none required checking for library containing gethostbyname... none required checking for inet_aton... yes checking for inet_pton... yes checking for strsep... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for strlcpy... yes checking for strlcat... yes checking for arc4random... yes checking for MD5Update... no checking for warnx... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/select.h... yes checking for fd_mask in sys/select.h... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep -e... /usr/bin/grep -E yes checking for pid_t... yes checking for size_t... yes checking for u_int64_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking for struct sockaddr_storage in sys/socket.h... yes checking for struct addrinfo in netdb.h... yes checking for timeradd in sys/time.h... yes checking for byte order of raw socket I/O... good byte order checking for sin_len in struct sockaddr_in... no checking for sa_family_t... yes checking for socklen_t... yes checking for NI_NUMERICHOST... yes checking for NI_MAXSERV... yes checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for seteuid... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/scanssh-2.1.3.1/work/scanssh-2.1.3.1 ... make -O -j4 'CFLAGS=-O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto' x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_ARC4RANDOM=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I. -I./ -I./compat -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o atomicio.o atomicio.c In file included from atomicio.c:31: config.h:177:9: warning: ‘PACKAGE_BUGREPORT’ redefined 177 | #define PACKAGE_BUGREPORT "" | ^~~~~~~~~~~~~~~~~ : note: this is the location of the previous definition config.h:180:9: warning: ‘PACKAGE_NAME’ redefined 180 | #define PACKAGE_NAME "" | ^~~~~~~~~~~~ : note: this is the location of the previous definition config.h:183:9: warning: ‘PACKAGE_STRING’ redefined 183 | #define PACKAGE_STRING "" | ^~~~~~~~~~~~~~ : note: this is the location of the previous definition config.h:186:9: warning: ‘PACKAGE_TARNAME’ redefined 186 | #define PACKAGE_TARNAME "" | ^~~~~~~~~~~~~~~ : note: this is the location of the previous definition config.h:192:9: warning: ‘PACKAGE_VERSION’ redefined 192 | #define PACKAGE_VERSION "" | ^~~~~~~~~~~~~~~ : note: this is the location of the previous definition atomicio.c: In function ‘atomicio’: atomicio.c:37:1: warning: old-style function definition [-Wold-style-definition] 37 | atomicio(f, fd, _s, n) | ^~~~~~~~ atomicio.c:47:23: error: too many arguments to function ‘f’ 47 | res = (f) (fd, s + pos, n - pos); | ^ make: *** [Makefile:434: atomicio.o] Error 1 make: *** Waiting for unfinished jobs.... x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_ARC4RANDOM=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I. -I./ -I./compat -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o exclude.o exclude.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_ARC4RANDOM=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I. -I./ -I./compat -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o connecter.o connecter.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"scanssh\" -DPACKAGE_TARNAME=\"scanssh\" -DPACKAGE_VERSION=\"2.1.3.1\" -DPACKAGE_STRING=\"scanssh\ 2.1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/ofalk/scanssh/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"scanssh\" -DVERSION=\"2.1.3.1\" -DHAVE_INET_ATON=1 -DHAVE_INET_PTON=1 -DHAVE_STRSEP=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_ARC4RANDOM=1 -DHAVE_WARNX=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FDMASK_IN_SELECT=1 -DHAVE_SOCKADDR_STORAGE=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_TIMERADD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_SETEUID=1 -I. -I./ -I./compat -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -c -o scanssh.o scanssh.c scanssh.c: In function ‘main’: scanssh.c:1190:9: warning: ignoring return value of ‘seteuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1190 | seteuid(getuid()); | ^~~~~~~~~~~~~~~~~ scanssh.c:1192:9: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1192 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ * ERROR: net-analyzer/scanssh-2.1.3.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/scanssh-2.1.3.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/scanssh-2.1.3.1::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:scanssh-2.1.3.1:20241127-050516.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/scanssh-2.1.3.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/scanssh-2.1.3.1/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/scanssh-2.1.3.1/work/scanssh-2.1.3.1' * S: '/var/tmp/portage/net-analyzer/scanssh-2.1.3.1/work/scanssh-2.1.3.1'