<86>Sep 14 09:29:05 userdel[388588]: delete user 'rooter' <86>Sep 14 09:29:05 userdel[388588]: removed group 'rooter' owned by 'rooter' <86>Sep 14 09:29:05 userdel[388588]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 09:29:05 groupadd[388597]: group added to /etc/group: name=rooter, GID=666 <86>Sep 14 09:29:05 groupadd[388597]: group added to /etc/gshadow: name=rooter <86>Sep 14 09:29:05 groupadd[388597]: new group: name=rooter, GID=666 <86>Sep 14 09:29:05 useradd[388605]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Sep 14 09:29:05 userdel[388613]: delete user 'builder' <86>Sep 14 09:29:05 userdel[388613]: removed group 'builder' owned by 'builder' <86>Sep 14 09:29:05 userdel[388613]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 09:29:05 groupadd[388618]: group added to /etc/group: name=builder, GID=667 <86>Sep 14 09:29:05 groupadd[388618]: group added to /etc/gshadow: name=builder <86>Sep 14 09:29:05 groupadd[388618]: new group: name=builder, GID=667 <86>Sep 14 09:29:05 useradd[388625]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ytalk-3.3.0-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Sep 14 09:29:07 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Sep 14 09:29:07 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Sep 14 09:29:07 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ytalk-3.3.0-alt1.qa1.nosrc.rpm (w1.gzdio) Installing ytalk-3.3.0-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10205 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ytalk-3.3.0 + echo 'Source #0 (ytalk-3.3.0.tar.bz2):' Source #0 (ytalk-3.3.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ytalk-3.3.0.tar.bz2 + /bin/tar -xf - + cd ytalk-3.3.0 + /bin/chmod -c -Rf u+rwX,go-w . mode of './missing' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './install-sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10205 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ytalk-3.3.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for long... yes checking size of long... 4 checking for u_int... yes checking size of u_int... 4 checking for initscr in -lncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for keypad in -lncurses... yes checking for tcgetattr... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for socket... yes checking for gethostbyname... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking iovec.h usability... no checking iovec.h presence... no checking for iovec.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/stat.h... (cached) yes checking for size_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for socklen_t... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking for openpty... yes checking whether i586-alt-linux-gcc needs -traditional... no checking for putenv... yes checking for strerror... yes checking for ttyname... yes checking for ptsname... yes checking for grantpt... yes checking for unlockpt... yes checking for setsid... yes checking for tcflush... yes checking for snprintf... yes checking for sigprocmask... yes checking for gethostname... yes checking for select... yes configure: creating ./config.status config.status: creating docs/Makefile config.status: creating docs/ytalk.1 config.status: creating test/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-recursive Making all in docs make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c user.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c menu.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c socket.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c getpty.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c comm.c comm.c: In function 'invite': comm.c:922:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 922 | write(user->fd, me->edit, 3); /* send the edit keys */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'contact_user': comm.c:747:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 747 | write(user->fd, me->edit, 3); /* send the edit keys */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'connect_user': comm.c:673:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 673 | write(user->fd, &parm, sizeof(y_parm)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'v2_process': comm.c:222:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 222 | write(user->fd, pack, V2_PACKLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'send_accept': comm.c:152:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 152 | write(to->fd, (yaddr)&v2p, V2_PACKLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'send_import': comm.c:130:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 130 | write(to->fd, (yaddr)&v2p, V2_PACKLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'announce': comm.c:809:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 809 | write(fd, &v2p, V2_PACKLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'send_users': comm.c:1156:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1156 | write(user->fd, o_cbuf, (size_t)(co - o_cbuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1158:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1158 | write(user->fd, o_buf, (size_t)(o - o_buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1160:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1160 | write(user->fd, buf, (size_t)(b - buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1166:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1166 | write(u->fd, o_cbuf, (size_t)(co - o_cbuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1168:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1168 | write(u->fd, o_buf, (size_t)(o - o_buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:1170:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1170 | write(u->fd, buf, (size_t)(b - buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c exec.c exec.c: In function 'execute': exec.c:271:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 271 | write(1, "Warning: This pseudo-terminal is world-readable.\n", 49); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exec.c: In function 'update_exec': exec.c:311:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 311 | write(pfd, io_ptr, (size_t) io_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c term.c term.c: In function 'spew_term': term.c:1093:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1093 | write(fd, user->scr[y], (size_t)(e - user->scr[y])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1097:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1097 | write(fd, "\r\n", 2); | ^~~~~~~~~~~~~~~~~~~~ term.c:1099:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1099 | write(fd, "\n", 1); | ^~~~~~~~~~~~~~~~~~ term.c:1109:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1109 | write(fd, tmp, strlen(tmp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1115:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1115 | write(fd, user->scr[y], (size_t)user->x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1122:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1122 | write(fd, user->scr[y], (size_t)(e - user->scr[y])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1124:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1124 | write(fd, "\r\n", 2); | ^~~~~~~~~~~~~~~~~~~~ term.c:1126:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1126 | write(fd, "\n", 1); | ^~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mem.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cwin.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c gtalk.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c vt100.c vt100.c: In function 'vt100_process': vt100.c:66:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 66 | write(user->fd, "\033[0c", 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o ytalk main.o term.o user.o fd.o comm.o menu.o socket.o rc.o exec.o getpty.o cwin.o mem.o vt100.o gtalk.o -lncurses ld: /usr/src/tmp/cczr884g.ltrans0.ltrans.o: in function `execute.constprop.0': /usr/src/RPM/BUILD/ytalk-3.3.0/src/exec.c:165: undefined reference to `openpty' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:224: ytalk] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[1]: *** [Makefile:290: all-recursive] Error 1 make: *** [Makefile:166: all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.10205 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.10205 (%build) Command exited with non-zero status 1 9.37user 1.76system 0:10.90elapsed 102%CPU (0avgtext+0avgdata 41848maxresident)k 0inputs+0outputs (0major+637134minor)pagefaults 0swaps hsh-rebuild: rebuild of `ytalk-3.3.0-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 12.46user 3.79system 0:15.81elapsed 102%CPU (0avgtext+0avgdata 100932maxresident)k 0inputs+0outputs (0major+845403minor)pagefaults 0swaps