* Package: app-admin/sud-1.3-r1 * Repository: gentoo * Maintainer: lu_zero@gentoo.org base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * 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-r1/work >>> Source unpacked in /var/tmp/portage/app-admin/sud-1.3-r1/work >>> Preparing source in /var/tmp/portage/app-admin/sud-1.3-r1/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-r1/work/sud-1.3' ... * Running '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-r1/work/sud-1.3 ... * econf: updating sud-1.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sud-1.3/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sud-1.3-r1 --htmldir=/usr/share/doc/sud-1.3-r1/html --libdir=/usr/lib configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.9/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-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-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... none required 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-gentoo-linux-musl-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-r1/work/sud-1.3 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-admin/sud-1.3-r1/work/sud-1.3' Making all in su make[2]: Entering directory '/var/tmp/portage/app-admin/sud-1.3-r1/work/sud-1.3/su' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../sud -D_GNU_SOURCE -Wall -pipe -march=native -fno-diagnostics-color -O2 -c -o suz-su.o `test -f 'su.c' || echo './'`su.c In file included from su.c:36: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from ../sud/control.h:32, from su.c:51: /usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -Wall -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o suz suz-su.o make[2]: Leaving directory '/var/tmp/portage/app-admin/sud-1.3-r1/work/sud-1.3/su' Making all in sud make[2]: Entering directory '/var/tmp/portage/app-admin/sud-1.3-r1/work/sud-1.3/sud' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -DYY_NO_UNPUT -pipe -march=native -fno-diagnostics-color -O2 -c -o sud-conf.o `test -f 'conf.c' || echo './'`conf.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -DYY_NO_UNPUT -pipe -march=native -fno-diagnostics-color -O2 -c -o sud-conf_parser.o `test -f 'conf_parser.c' || echo './'`conf_parser.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -DYY_NO_UNPUT -pipe -march=native -fno-diagnostics-color -O2 -c -o sud-conf_lexer.o `test -f 'conf_lexer.c' || echo './'`conf_lexer.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -DYY_NO_UNPUT -pipe -march=native -fno-diagnostics-color -O2 -c -o sud-interactive.o `test -f 'interactive.c' || echo './'`interactive.c In file included from control.h:32, from interactive.c:64: /usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ interactive.c: In function 'exec_shell': interactive.c:340:17: warning: implicit declaration of function 'login' [-Wimplicit-function-declaration] 340 | login(&ut); | ^~~~~ interactive.c:376:30: warning: implicit declaration of function 'logout' [-Wimplicit-function-declaration] 376 | if (!logout(tty)) { | ^~~~~~ lex.yy.c:1473:12: warning: 'input' defined but not used [-Wunused-function] interactive.c:380:33: warning: implicit declaration of function 'logwtmp' [-Wimplicit-function-declaration] 380 | logwtmp(tty, "", ""); | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -DYY_NO_UNPUT -pipe -march=native -fno-diagnostics-color -O2 -c -o sud-noninteractive.o `test -f 'noninteractive.c' || echo './'`noninteractive.c interactive.c:311:31: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 311 | (void)strncpy(ut.ut_name, pw->pw_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 312 | sizeof(ut.ut_name)); | ~~~~~~~~~~~~~~~~~~~ interactive.c:304:31: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 304 | (void)strncpy(ut.ut_name, cfp->utname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 305 | sizeof(ut.ut_name)); | ~~~~~~~~~~~~~~~~~~~ interactive.c:315:23: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 4095 [-Wstringop-truncation] 315 | (void)strncpy(ut.ut_line, tty, sizeof(ut.ut_line)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interactive.c:318:31: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 318 | (void)strncpy(ut.ut_host, cfp->uthost, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 319 | sizeof(ut.ut_host)); | ~~~~~~~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -DYY_NO_UNPUT -pipe -march=native -fno-diagnostics-color -O2 -c -o sud-control.o `test -f 'control.c' || echo './'`control.c In file included from control.h:32, from control.c:44: /usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wall -DYY_NO_UNPUT -pipe -march=native -fno-diagnostics-color -O2 -c -o sud-main.o `test -f 'main.c' || echo './'`main.c In file included from control.c:44: control.h:41:9: error: unknown type name 'u_short' 41 | u_short s_type; | ^~~~~~~ make[2]: *** [Makefile:491: sud-control.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from control.h:32, from main.c:46: /usr/include/sys/termios.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ make[2]: Leaving directory '/var/tmp/portage/app-admin/sud-1.3-r1/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-r1/work/sud-1.3' make: *** [Makefile:305: all] Error 2 * ERROR: app-admin/sud-1.3-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-admin/sud-1.3-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/sud-1.3-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-admin:sud-1.3-r1:20211226-221424.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/sud-1.3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/sud-1.3-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/sud-1.3-r1/work/sud-1.3' * S: '/var/tmp/portage/app-admin/sud-1.3-r1/work/sud-1.3'