<86>Jul 23 09:19:47 userdel[3822802]: delete user 'rooter' <86>Jul 23 09:19:47 userdel[3822802]: removed group 'rooter' owned by 'rooter' <86>Jul 23 09:19:47 userdel[3822802]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 23 09:19:47 groupadd[3822808]: group added to /etc/group: name=rooter, GID=669 <86>Jul 23 09:19:47 groupadd[3822808]: group added to /etc/gshadow: name=rooter <86>Jul 23 09:19:47 groupadd[3822808]: new group: name=rooter, GID=669 <86>Jul 23 09:19:47 useradd[3822812]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Jul 23 09:19:47 userdel[3822819]: delete user 'builder' <86>Jul 23 09:19:47 userdel[3822819]: removed group 'builder' owned by 'builder' <86>Jul 23 09:19:47 userdel[3822819]: removed shadow group 'builder' owned by 'builder' <86>Jul 23 09:19:47 groupadd[3822830]: group added to /etc/group: name=builder, GID=670 <86>Jul 23 09:19:47 groupadd[3822830]: group added to /etc/gshadow: name=builder <86>Jul 23 09:19:47 groupadd[3822830]: new group: name=builder, GID=670 <86>Jul 23 09:19:47 useradd[3822838]: new user: name=builder, UID=670, GID=670, 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>Jul 23 09:19:49 rpmi: libncurses-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626631090 installed <13>Jul 23 09:19:49 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626631090 installed <13>Jul 23 09:19:49 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626631090 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.2786 + 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.2786 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + xargs -ri dirname -- '{}' + ./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... no checking for openpty in -lutil... 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 -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 -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 -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 -march=i586 -mtune=generic -c exec.c exec.c: In function 'execute': exec.c:271:5: 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:2: 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 -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 -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 -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 -march=i586 -mtune=generic -c vt100.c vt100.c: In function 'vt100_process': vt100.c:66:3: 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 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -march=i586 -mtune=generic -c term.c term.c: In function 'spew_term': term.c:1093:5: 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:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1097 | write(fd, "\r\n", 2); | ^~~~~~~~~~~~~~~~~~~~ term.c:1099:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1099 | write(fd, "\n", 1); | ^~~~~~~~~~~~~~~~~~ term.c:1109:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1109 | write(fd, tmp, strlen(tmp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:1115:6: 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:5: 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:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1124 | write(fd, "\r\n", 2); | ^~~~~~~~~~~~~~~~~~~~ term.c:1126:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1126 | write(fd, "\n", 1); | ^~~~~~~~~~~~~~~~~~ term.c:1105:37: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 6 and 16 [-Wformat-truncation=] 1105 | snprintf(tmp, sizeof(tmp), "%c[%d;%dH", 27, user->y + 1, user->x + 1); | ^~ term.c:1105:30: note: directive argument in the range [-2147483647, 2147483647] 1105 | snprintf(tmp, sizeof(tmp), "%c[%d;%dH", 27, user->y + 1, user->x + 1); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from header.h:38, from term.c:21: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 7 and 27 bytes into a destination of size 20 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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 -march=i586 -mtune=generic -c socket.c In file included from /usr/include/string.h:532, from header.h:37, from socket.c:23: In function 'strncpy', inlined from 'sendit' at socket.c:285:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 9 bytes from a string of length 11 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'sendit' at socket.c:286:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 9 bytes from a string of length 11 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'init_socket' at socket.c:551:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 12 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_dgram' at socket.c:698:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 12 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_dgram' at socket.c:709:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 12 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_dgram' at socket.c:701:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 12 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_dgram' at socket.c:702:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_dgram' at socket.c:720:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 12 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_dgram' at socket.c:724:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 12 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -march=i586 -mtune=generic -c comm.c comm.c: In function 'invite': comm.c:922:3: 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:2: 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:3: 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:3: 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:3: 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:3: 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:3: 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:6: 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:6: 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:5: 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:6: 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:6: 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:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1170 | write(u->fd, buf, (size_t)(b - buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from header.h:37, from comm.c:22: In function 'strncpy', inlined from 'announce' at comm.c:805:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 12 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_accept' at comm.c:150:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 12 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_accept' at comm.c:151:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_accept' at comm.c:145:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_accept' at comm.c:146:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_import' at comm.c:128:3, inlined from 'ytalk_user' at comm.c:631:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 12 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_import' at comm.c:129:3, inlined from 'ytalk_user' at comm.c:631:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_import' at comm.c:123:3, inlined from 'ytalk_user' at comm.c:631:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'send_import' at comm.c:124:3, inlined from 'ytalk_user' at comm.c:631:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -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 -lutil make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' Making all in test make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17619 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ytalk-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ytalk-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ytalk-3.3.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/ytalk-buildroot install make: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0' Making install in docs make[1]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/docs' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/docs' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/ytalk-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './ytalk.1' '/usr/src/tmp/ytalk-buildroot/usr/share/man/man1/ytalk.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/docs' make[1]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/docs' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/ytalk-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'ytalk' '/usr/src/tmp/ytalk-buildroot/usr/bin/ytalk' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/src' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/test' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0/test' make[1]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0' make[2]: Entering directory '/usr/src/RPM/BUILD/ytalk-3.3.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/etc" || mkdir -p -- "/usr/src/tmp/ytalk-buildroot/etc" /usr/libexec/rpm-build/install -p -m 644 'ytalkrc' '/usr/src/tmp/ytalk-buildroot/etc/ytalkrc' test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/ytalk-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './docs/ytalk.1' '/usr/src/tmp/ytalk-buildroot/usr/share/man/man1/ytalk.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0' make: Leaving directory '/usr/src/RPM/BUILD/ytalk-3.3.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ytalk-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ytalk-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ytalk-buildroot/ (default) Compressing files in /usr/src/tmp/ytalk-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ytalk-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/ytalk: uses non-LFS functions: __xstat fopen open Processing files: ytalk-3.3.0-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17619 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ytalk-3.3.0 + DOCDIR=/usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + export DOCDIR + rm -rf /usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + /bin/mkdir -p /usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + cp -prL AUTHORS ChangeLog /usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + chmod -R go-w /usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + chmod -R a+rX /usr/src/tmp/ytalk-buildroot/usr/share/doc/ytalk-3.3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PWnusE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.slYmEE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libncurses.so.5 >= set:mi6NHG6gUJ4yH46sXQwdOJFO7r89yIY6NWRwtm1, libtinfo.so.5 >= set:liZKbfJyZaiTjSGZ0vBTpu2, libutil.so.1(GLIBC_2.0), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wAhx4A Creating ytalk-debuginfo package Processing files: ytalk-debuginfo-3.3.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OL34TA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.33urdC find-requires: running scripts (debuginfo) Requires: ytalk = 3.3.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncurses.so.5), debug(libtinfo.so.5), debug(libutil.so.1) Wrote: /usr/src/RPM/RPMS/i586/ytalk-3.3.0-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ytalk-debuginfo-3.3.0-alt1.qa1.i586.rpm (w2.lzdio) 7.12user 3.00system 0:13.06elapsed 77%CPU (0avgtext+0avgdata 29412maxresident)k 0inputs+0outputs (0major+725841minor)pagefaults 0swaps /.out/ytalk-3.3.0-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/ytalk-debuginfo-3.3.0-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 11.03user 6.42system 0:20.20elapsed 86%CPU (0avgtext+0avgdata 102840maxresident)k 0inputs+0outputs (0major+999580minor)pagefaults 0swaps --- ytalk-3.3.0-alt1.qa1.i586.rpm.repo 2013-04-17 00:36:38.000000000 +0000 +++ ytalk-3.3.0-alt1.qa1.i586.rpm.hasher 2021-07-23 09:20:05.777825184 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/ytalk-3.3.0/ChangeLog 100644 root:root -/usr/share/man/man1/ytalk.1.gz 100644 root:root +/usr/share/man/man1/ytalk.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -9,2 +9,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.15) @@ -15,3 +16,2 @@ Requires: libtinfo.so.5 >= set:liZKbfJyZaiTjSGZ0vBTpu2 -Requires: libutil.so.1 >= set:gfyX1 Requires: libutil.so.1(GLIBC_2.0) @@ -21,3 +21,3 @@ File: /etc/ytalkrc 100644 root:root b20e15295ca4841e49467c19bdba9610 -File: /usr/bin/ytalk 100755 root:root 7f2df4c63afeb7ffe5a0c1ef49e9482d +File: /usr/bin/ytalk 100755 root:root 890b77b77964ca132636e2ff9b9afbfc File: /usr/share/doc/ytalk-3.3.0 40755 root:root @@ -25,3 +25,3 @@ File: /usr/share/doc/ytalk-3.3.0/ChangeLog 100644 root:root 89251e565dec6b86123ad20528eb8229 -File: /usr/share/man/man1/ytalk.1.gz 100644 root:root 4f8d6b7ec9d0a4f3530ed19144cf08be -RPMIdentity: 71ddbc395af67cfc5755624d5240f6a6 +File: /usr/share/man/man1/ytalk.1.xz 100644 root:root 540d5beac0815b94a8a3aca2a873630c +RPMIdentity: e3e89d1a1a9c9fafca82106a8b716fb1 --- ytalk-debuginfo-3.3.0-alt1.qa1.i586.rpm.repo 2013-04-17 00:36:38.000000000 +0000 +++ ytalk-debuginfo-3.3.0-alt1.qa1.i586.rpm.hasher 2021-07-23 09:20:05.901825976 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f1 40755 root:root -/usr/lib/debug/.build-id/f1/264666504a338cbed9a50d0ce6a3fe218d65da 120777 root:root ../../../../bin/ytalk -/usr/lib/debug/.build-id/f1/264666504a338cbed9a50d0ce6a3fe218d65da.debug 120777 root:root ../../usr/bin/ytalk.debug +/usr/lib/debug/.build-id/4a 40755 root:root +/usr/lib/debug/.build-id/4a/4776d65f47871eb61c02537c582e947cc08f2a 120777 root:root ../../../../bin/ytalk +/usr/lib/debug/.build-id/4a/4776d65f47871eb61c02537c582e947cc08f2a.debug 120777 root:root ../../usr/bin/ytalk.debug /usr/lib/debug/usr/bin/ytalk.debug 100644 root:root @@ -33,6 +33,6 @@ Provides: ytalk-debuginfo = 3.3.0-alt1.qa1 -File: /usr/lib/debug/.build-id/f1 40755 root:root -File: /usr/lib/debug/.build-id/f1/264666504a338cbed9a50d0ce6a3fe218d65da 120777 root:root ../../../../bin/ytalk -File: /usr/lib/debug/.build-id/f1/264666504a338cbed9a50d0ce6a3fe218d65da.debug 120777 root:root ../../usr/bin/ytalk.debug -File: /usr/lib/debug/usr/bin/ytalk.debug 100644 root:root 5e730433323e346f9a1f84aad15f7530 +File: /usr/lib/debug/.build-id/4a 40755 root:root +File: /usr/lib/debug/.build-id/4a/4776d65f47871eb61c02537c582e947cc08f2a 120777 root:root ../../../../bin/ytalk +File: /usr/lib/debug/.build-id/4a/4776d65f47871eb61c02537c582e947cc08f2a.debug 120777 root:root ../../usr/bin/ytalk.debug +File: /usr/lib/debug/usr/bin/ytalk.debug 100644 root:root 62ae8f3a0ae5819e1239f618ec1c0fad File: /usr/src/debug/ytalk-3.3.0 40755 root:root @@ -58,2 +58,2 @@ File: /usr/src/debug/ytalk-3.3.0/src/vt100.c 100644 root:root 19bd7ee586bc7b31567131ef3c2e36dd -RPMIdentity: 9fdab6c66db4b48d5f82c2290b99b9c9 +RPMIdentity: 996045e4efdb2d775f240e874ae894c1