D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/ytalk-3.3.0-17.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gxdv6d
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IENDV2
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ rm -rf ytalk-3.3.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ytalk-3.3.0.tar.bz2
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ytalk-3.3.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LurWCr
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ cd ytalk-3.3.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-mageia-linux-gnu-gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for egrep... grep -E
checking for ANSI C header files... no
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) no
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 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
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in docs
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c main.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c user.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c fd.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c getpty.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c rc.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c mem.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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 '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c cwin.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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 '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c gtalk.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c menu.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c socket.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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);
      |                                 ^~~~~~~~~~~~~~~~~~
term.c:1105:51: 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:44: 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:970,
                 from header.h:38,
                 from term.c:21:
In function 'snprintf',
    inlined from 'spew_term' at term.c:1105:3:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 7 and 27 bytes into a destination of size 20
   68 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   69 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   70 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I..  -I/usr/include/ncurses  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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 '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
Making all in test
make[2]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8KuynW
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT
+ cd ytalk-3.3.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
Making install in docs
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/docs'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/docs'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || mkdir -p -- "/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/usr/share/man/man1"
 /usr/bin/install -p -m 644 './ytalk.1' '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/usr/share/man/man1/ytalk.1'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/docs'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/docs'
Making install in src
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
test -z "/usr/bin" || mkdir -p -- "/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/usr/bin"
  /usr/bin/install -p 'ytalk' '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/usr/bin/ytalk'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/src'
Making install in test
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/test'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-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 '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/test'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/test'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/etc" || mkdir -p -- "/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/etc"
 /usr/bin/install -p -m 644 'ytalkrc' '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/etc/ytalkrc'
test -z "/usr/share/man/man1" || mkdir -p -- "/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/usr/share/man/man1"
 /usr/bin/install -p -m 644 './docs/ytalk.1' '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/usr/share/man/man1/ytalk.1'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0'
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.3.0-17.mga10 --unique-debug-suffix -3.3.0-17.mga10.x86_64 --unique-debug-src-base ytalk-3.3.0-17.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/ytalk-3.3.0-17.mga10.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: ytalk-3.3.0-17.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mW6bZ2
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ cd ytalk-3.3.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/usr/share/doc/ytalk
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/usr/share/doc/ytalk
+ cp -pr /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/README /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/usr/share/doc/ytalk
+ cp -pr /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/ytalk-3.3.0/ChangeLog /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT/usr/share/doc/ytalk
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(ytalk) = 3.3.0-17.mga10 ytalk = 3.3.0-17.mga10 ytalk(x86-64) = 3.3.0-17.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) 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.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit)
Processing files: ytalk-debugsource-3.3.0-17.mga10.x86_64
Provides: ytalk-debugsource = 3.3.0-17.mga10 ytalk-debugsource(x86-64) = 3.3.0-17.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ytalk-debuginfo-3.3.0-17.mga10.x86_64
Provides: debuginfo(build-id) = 694bc9cf55ca48cf808d9c663d48a6b8140cc9d8 ytalk-debuginfo = 3.3.0-17.mga10 ytalk-debuginfo(x86-64) = 3.3.0-17.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ytalk-debugsource(x86-64) = 3.3.0-17.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ytalk-3.3.0-17.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ytalk-debuginfo-3.3.0-17.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ytalk-debugsource-3.3.0-17.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FcT3GL
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/ytalk-3.3.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!