D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/nfrotz-0.3.3-13.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OspjfM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + test -d /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XFJcry + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + rm -rf nfrotz-0.3.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/nfrotz-0.3.3.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd nfrotz-0.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/nfrotz-fix-building-with-gcc14.patch + perl -pi -e 's|/lib/|/lib64/|' configure + sed -i -e 's|strip nfrotz||' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hIPlja + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + cd nfrotz-0.3.3 + '[' 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 ncursesw found. + /usr/bin/make -O -j16 V=1 VERBOSE=1 ./configure ncursesw found. /usr/bin/make -C src nfrotz make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/random.o core/random.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/sound.o core/sound.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/hotkey.o core/hotkey.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/options.o core/options.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/input.o core/input.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/stream.o core/stream.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/math.o core/math.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/table.o core/table.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/process.o core/process.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/buffer.o core/buffer.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/quetzal.o core/quetzal.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/redirect.o core/redirect.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/variable.o core/variable.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/main.o core/main.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o curses/ux_file.o curses/ux_file.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/err.o core/err.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/object.o core/object.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o curses/ux_audio_none.o curses/ux_audio_none.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/fastmem.o core/fastmem.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o curses/ux_scrollback.o curses/ux_scrollback.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/files.o core/files.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o curses/ux_pic.o curses/ux_pic.c curses/ux_pic.c: In function 'unix_init_pictures': curses/ux_pic.c:98:30: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 98 | sprintf(filename, "%.*sgraphics/%.*s.mg1", | ~~^~ | | | int 99 | basename - story_name, story_name, namelen, basename); | ~~~~~~~~~~~~~~~~~~~~~ | | | long int make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o curses/ux_screen.o curses/ux_screen.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/agt.o babel/agt.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o curses/ux_text.o curses/ux_text.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/advsys.o babel/advsys.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/adrift.o babel/adrift.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/alan.o babel/alan.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/glulx.o babel/glulx.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o curses/ux_input.o curses/ux_input.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/register.o babel/register.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/misc.o babel/misc.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/register_ifiction.o babel/register_ifiction.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/tads2.o babel/tads2.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/magscrolls.o babel/magscrolls.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/hugo.o babel/hugo.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/blorb.o babel/blorb.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/tads3.o babel/tads3.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/level9.o babel/level9.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/md5.o babel/md5.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o curses/ux_init.o curses/ux_init.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/zcode.o babel/zcode.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/babel_handler.o babel/babel_handler.c babel/babel_handler.c: In function 'deep_babel_init': babel/babel_handler.c:193:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 193 | fread(bh->story_file,1,bh->story_file_extent,file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ babel/babel_handler.c: In function 'deeper_babel_init': babel/babel_handler.c:137:21: warning: 'ed ' directive writing 3 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 137 | sprintf(buffer,"%sed %s",buffert,buffer2); | ^~~ In file included from /usr/include/stdio.h:970, from babel/babel_handler.c:54: In function 'sprintf', inlined from 'deeper_babel_init' at babel/babel_handler.c:137:3: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 4 and 1026 bytes into a destination of size 512 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/ifiction.o babel/ifiction.c babel/ifiction.c: In function 'ifiction_validate_tag': babel/ifiction.c:170:75: warning: '%s' directive writing up to 255 bytes into a region of size between 195 and 460 [-Wformat-overflow=] 170 | sprintf(ebuf, "Error: (line %d) Tag <%s> is not permitted within tag <%s>", | ^~ In file included from /usr/include/stdio.h:970, from babel/ifiction.c:34: In function 'sprintf', inlined from 'ifiction_validate_tag' at babel/ifiction.c:170:5: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 54 and 574 bytes into a destination of size 512 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ babel/ifiction.c: In function 'ifiction_validate_tag': babel/ifiction.c:180:96: warning: '%s' directive writing up to 255 bytes into a region of size between 200 and 465 [-Wformat-overflow=] 180 | sprintf(ebuf,"Error: (line %d) Found more than one <%s> within <%s>",xtg->beginl,xtg->tag, | ^~ In function 'sprintf', inlined from 'ifiction_validate_tag' at babel/ifiction.c:180:32: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 49 and 569 bytes into a destination of size 512 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/text.o core/text.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o core/screen.o core/screen.c make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -c -Iinclude -DCONFIG_DIR="\"/usr/local/etc\"" -DVERSION="\"0.3.3\"" -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 -I/usr/include/ncursesw -DUSE_NCURSES_H -O2 -DCOLOR_SUPPORT -o babel/tads.o babel/tads.c babel/tads.c:1826:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 1826 | #endif TADS_TEST | ^~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' gcc -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 nfrotz core/random.o core/quetzal.o core/sound.o core/hotkey.o core/stream.o core/process.o core/input.o core/options.o core/table.o core/math.o core/object.o core/fastmem.o core/files.o core/buffer.o core/variable.o core/redirect.o core/err.o core/text.o core/screen.o core/main.o curses/ux_pic.o curses/ux_screen.o curses/ux_file.o curses/ux_text.o curses/ux_audio_none.o curses/ux_init.o curses/ux_input.o curses/ux_scrollback.o babel/adrift.o babel/advsys.o babel/agt.o babel/alan.o babel/babel_handler.o babel/blorb.o babel/glulx.o babel/hugo.o babel/ifiction.o babel/level9.o babel/magscrolls.o babel/md5.o babel/misc.o babel/register.o babel/register_ifiction.o babel/tads2.o babel/tads3.o babel/tads.o babel/zcode.o -lncursesw make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' cp src/nfrotz . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8YCbSG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + mkdir /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT + cd nfrotz-0.3.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT 'INSTALL=/usr/bin/install -p' PREFIX=/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr MAN_PREFIX=/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/share ./configure ncursesw found. /usr/bin/make -C src nfrotz make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' make[1]: 'nfrotz' is up to date. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/src' cp src/nfrotz . install -d /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/bin install -d /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/share/man/man6 install -c -m 755 nfrotz /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/bin install -c -m 644 doc/nfrotz.6 /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/share/man/man6 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.3.3-13.mga10 --unique-debug-suffix -0.3.3-13.mga10.x86_64 --unique-debug-src-base nfrotz-0.3.3-13.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3 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/nfrotz-0.3.3-13.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/nfrotz-0.3.3-build/SPECPARTS/rpm-debuginfo.specpart Processing files: nfrotz-0.3.3-13.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0SLWor + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + cd nfrotz-0.3.3 + DOCDIR=/home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/share/doc/nfrotz + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/share/doc/nfrotz + cp -pr /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/AUTHORS /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/share/doc/nfrotz + cp -pr /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/ChangeLog /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/share/doc/nfrotz + cp -pr /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/COPYING /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/share/doc/nfrotz + cp -pr /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/HOW_TO_PLAY /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/share/doc/nfrotz + cp -pr /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/nfrotz-0.3.3/README /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT/usr/share/doc/nfrotz + RPM_EC=0 ++ jobs -p + exit 0 Provides: nfrotz = 0.3.3-13.mga10 nfrotz(x86-64) = 0.3.3-13.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.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libncursesw.so.6()(64bit) libtinfo.so.6()(64bit) Processing files: nfrotz-debugsource-0.3.3-13.mga10.x86_64 Provides: nfrotz-debugsource = 0.3.3-13.mga10 nfrotz-debugsource(x86-64) = 0.3.3-13.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nfrotz-debuginfo-0.3.3-13.mga10.x86_64 Provides: debuginfo(build-id) = 22bb4b21f368ebed505d79c677fa4dba7cb7b220 nfrotz-debuginfo = 0.3.3-13.mga10 nfrotz-debuginfo(x86-64) = 0.3.3-13.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nfrotz-debugsource(x86-64) = 0.3.3-13.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nfrotz-0.3.3-13.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nfrotz-debuginfo-0.3.3-13.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nfrotz-debugsource-0.3.3-13.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gIE7zt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + test -d /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/nfrotz-0.3.3-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!