* Package: app-admin/sud-1.3-r2:0 * Repository: gentoo * Maintainer: lu_zero@gentoo.org base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sud-1.3.tar.gz to /var/tmp/portage/app-admin/sud-1.3-r2/work >>> Source unpacked in /var/tmp/portage/app-admin/sud-1.3-r2/work >>> Preparing source in /var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3 ... * Applying sud-1.3-fix-build-system.patch ... [ ok ] * Applying sud-1.3-use-system-queue.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3' ... * Running 'aclocal --system-acdir=/var/tmp/portage/app-admin/sud-1.3-r2/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: sud-1.3/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3 ... * econf: updating sud-1.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sud-1.3/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/sud-1.3-r2 --htmldir=/usr/share/doc/sud-1.3-r2/html --libdir=/usr/lib64 configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for library containing forkpty... none required checking for library containing crypt... -lcrypt 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 pty.h... yes checking for util.h... no checking for libutil.h... no checking return type of signal handlers... void checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking for daemon... yes checking for forkpty... yes checking for getpeereid... no checking for strlcpy... yes checking for setlogin... no checking for setproctitle... no checking for setresuid... yes checking for setresgid... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating su/Makefile config.status: creating sud/Makefile config.status: creating login/Makefile config.status: creating autoconf.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3' Making all in su make[2]: Entering directory '/var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3/su' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../sud -D_GNU_SOURCE -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o suz-su.o `test -f 'su.c' || echo './'`su.c su.c: In function ‘sendwindow’: su.c:75:23: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 75 | (void)write(ctrls, &schk, sizeof(struct schck)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ su.c: In function ‘sig_winch’: su.c:84:23: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 84 | (void)write(pipewinch[1], "", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o suz suz-su.o -lcrypt make[2]: Leaving directory '/var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3/su' Making all in sud make[2]: Entering directory '/var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3/sud' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -DYY_NO_UNPUT -O2 -pipe -march=native -fno-diagnostics-color -c -o sud-conf.o `test -f 'conf.c' || echo './'`conf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -DYY_NO_UNPUT -O2 -pipe -march=native -fno-diagnostics-color -c -o sud-conf_parser.o `test -f 'conf_parser.c' || echo './'`conf_parser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -DYY_NO_UNPUT -O2 -pipe -march=native -fno-diagnostics-color -c -o sud-conf_lexer.o `test -f 'conf_lexer.c' || echo './'`conf_lexer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -DYY_NO_UNPUT -O2 -pipe -march=native -fno-diagnostics-color -c -o sud-interactive.o `test -f 'interactive.c' || echo './'`interactive.c interactive.c: In function ‘exec_shell’: interactive.c:321:28: error: passing argument 1 of ‘time’ from incompatible pointer type [-Wincompatible-pointer-types] 321 | (void)time(&ut.ut_time); | ^ | | | int32_t * {aka int *} In file included from interactive.c:56: /usr/include/time.h:76:29: note: expected ‘time_t *’ {aka ‘long int *’} but argument is of type ‘int32_t *’ {aka ‘int *’} 76 | extern time_t time (time_t *__timer) __THROW; | ~~~~~~~~^~~~~~~ lex.yy.c:1473:12: warning: ‘input’ defined but not used [-Wunused-function] interactive.c: In function ‘sig_chld’: interactive.c:79:23: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 79 | (void)write(pipechld[1], "", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ interactive.c: In function ‘select_fd’: interactive.c:164:39: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 164 | (void)write(sock, "\r\nsession timeout\r\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 165 | (size_t)19); | ~~~~~~~~~~~ interactive.c:174:31: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 174 | (void)read(parentfd, &c, 1); | ^~~~~~~~~~~~~~~~~~~~~ interactive.c:185:39: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 185 | (void)read(pipechld[0], &c, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:463: sud-interactive.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3/sud' make[1]: *** [Makefile:364: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3' make: *** [Makefile:305: all] Error 2 * ERROR: app-admin/sud-1.3-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-admin/sud-1.3-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/sud-1.3-r2::gentoo'`. * The complete build log is located at '/var/log/portage/app-admin:sud-1.3-r2:20231206-070312.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/sud-1.3-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/sud-1.3-r2/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3' * S: '/var/tmp/portage/app-admin/sud-1.3-r2/work/sud-1.3'