<86>Aug 29 03:34:37 userdel[2443550]: delete user 'rooter' <86>Aug 29 03:34:37 userdel[2443550]: removed group 'rooter' owned by 'rooter' <86>Aug 29 03:34:37 userdel[2443550]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 29 03:34:37 groupadd[2443576]: group added to /etc/group: name=rooter, GID=639 <86>Aug 29 03:34:37 groupadd[2443576]: group added to /etc/gshadow: name=rooter <86>Aug 29 03:34:37 groupadd[2443576]: new group: name=rooter, GID=639 <86>Aug 29 03:34:37 useradd[2443613]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Aug 29 03:34:37 userdel[2443645]: delete user 'builder' <86>Aug 29 03:34:37 userdel[2443645]: removed group 'builder' owned by 'builder' <86>Aug 29 03:34:37 userdel[2443645]: removed shadow group 'builder' owned by 'builder' <86>Aug 29 03:34:37 groupadd[2443702]: group added to /etc/group: name=builder, GID=640 <86>Aug 29 03:34:37 groupadd[2443702]: group added to /etc/gshadow: name=builder <86>Aug 29 03:34:37 groupadd[2443702]: new group: name=builder, GID=640 <86>Aug 29 03:34:37 useradd[2443712]: new user: name=builder, UID=640, GID=640, 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>Aug 29 03:34:39 rpmi: libncurses-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 29 03:34:39 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 29 03:34:39 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35503 + 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/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ytalk-3.3.0.tar.bz2 + 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.35503 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + 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' + xargs -ri dirname -- '{}' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-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... 8 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 x86_64-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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.63141 + 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) Processing files: ytalk-3.3.0-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70342 + 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.HgMviC 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.Nd1OEB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libncurses.so.5()(64bit) >= set:mi6NHG6gUJ4yH46sXQwdOJFO7r89yIY6NWRwtm1, libtinfo.so.5()(64bit) >= set:liZKbfJyZaiTjSGZ0vBTpu2, libutil.so.1(GLIBC_2.2.5)(64bit), 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.mEPE6E 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.fAMofB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8bQPxE find-requires: running scripts (debuginfo) Requires: ytalk = 3.3.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5), debug64(libutil.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/ytalk-3.3.0-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ytalk-debuginfo-3.3.0-alt1.qa1.x86_64.rpm (w2.lzdio) 4.74user 1.87system 0:10.17elapsed 65%CPU (0avgtext+0avgdata 36700maxresident)k 0inputs+0outputs (0major+790295minor)pagefaults 0swaps /.out/ytalk-3.3.0-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/ytalk-debuginfo-3.3.0-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 8.05user 4.36system 0:16.27elapsed 76%CPU (0avgtext+0avgdata 104800maxresident)k 0inputs+0outputs (0major+1064972minor)pagefaults 0swaps --- ytalk-3.3.0-alt1.qa1.x86_64.rpm.repo 2013-04-17 00:36:38.000000000 +0000 +++ ytalk-3.3.0-alt1.qa1.x86_64.rpm.hasher 2021-08-29 03:34:52.126198441 +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: /lib64/ld-linux-x86-64.so.2 @@ -15,3 +15,2 @@ Requires: libtinfo.so.5()(64bit) >= set:liZKbfJyZaiTjSGZ0vBTpu2 -Requires: libutil.so.1()(64bit) >= set:gfyX1 Requires: libutil.so.1(GLIBC_2.2.5)(64bit) @@ -21,3 +20,3 @@ File: /etc/ytalkrc 100644 root:root b20e15295ca4841e49467c19bdba9610 -File: /usr/bin/ytalk 100755 root:root 09b57b54f970391f5401c4f485b773b4 +File: /usr/bin/ytalk 100755 root:root 45f226f93074b616ed8744ce8180f816 File: /usr/share/doc/ytalk-3.3.0 40755 root:root @@ -25,3 +24,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: 5e3360a6a8f4d6902f49c15909d87accaff7e95c1fe809b9c87c3a485c28cfe3cd643781bafd0e3c496687b5edb8938a68e6cb6cd173b225047f72894c95ab22 +File: /usr/share/man/man1/ytalk.1.xz 100644 root:root 540d5beac0815b94a8a3aca2a873630c +RPMIdentity: 4473a7c0dd2e9283c4493d9bdc16de81a63f74d8cce9e43f3138d48fe2f80a01dbbab48ace7cb1435f25dff4753b093f06df82ce3668d6a6c0dd32bd92a81834 --- ytalk-debuginfo-3.3.0-alt1.qa1.x86_64.rpm.repo 2013-04-17 00:36:38.000000000 +0000 +++ ytalk-debuginfo-3.3.0-alt1.qa1.x86_64.rpm.hasher 2021-08-29 03:34:52.206199209 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/a17ce0f9829c2059425c2ef72eb1d60aa76097 120777 root:root ../../../../bin/ytalk -/usr/lib/debug/.build-id/00/a17ce0f9829c2059425c2ef72eb1d60aa76097.debug 120777 root:root ../../usr/bin/ytalk.debug +/usr/lib/debug/.build-id/cf 40755 root:root +/usr/lib/debug/.build-id/cf/5775c4c15386d9e762cd70b477d62b6e5ffec5 120777 root:root ../../../../bin/ytalk +/usr/lib/debug/.build-id/cf/5775c4c15386d9e762cd70b477d62b6e5ffec5.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/00 40755 root:root -File: /usr/lib/debug/.build-id/00/a17ce0f9829c2059425c2ef72eb1d60aa76097 120777 root:root ../../../../bin/ytalk -File: /usr/lib/debug/.build-id/00/a17ce0f9829c2059425c2ef72eb1d60aa76097.debug 120777 root:root ../../usr/bin/ytalk.debug -File: /usr/lib/debug/usr/bin/ytalk.debug 100644 root:root d40ac0d3d19ca41ee8de027a23f86bb3 +File: /usr/lib/debug/.build-id/cf 40755 root:root +File: /usr/lib/debug/.build-id/cf/5775c4c15386d9e762cd70b477d62b6e5ffec5 120777 root:root ../../../../bin/ytalk +File: /usr/lib/debug/.build-id/cf/5775c4c15386d9e762cd70b477d62b6e5ffec5.debug 120777 root:root ../../usr/bin/ytalk.debug +File: /usr/lib/debug/usr/bin/ytalk.debug 100644 root:root b37ae6744ab514848735c26c5be69b34 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: d7f23ef1b1a228e2fbee27acb828d33464692966d363422ca6ebdd0b500a60678d43d384ecacb83b6ef98b0f1349f2cd168da6b8b29365e7988b2aa881003b2f +RPMIdentity: 6b11fc326ee7140b2b0eaff0301f23130ea96acd3c7773269ae7f39842be60d00a726af389ee1a6e2914f276a3551019f880060a311d49eac329ee168dd78720