D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/scanmem-0.17-5.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0EzkQA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf scanmem-0.17 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/scanmem-0.17.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scanmem-0.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e '1s|.*|#!/usr/bin/python3|' gui/GameConqueror.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ugkp0w + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scanmem-0.17 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + NOCONFIGURE=1 + ./autogen.sh + running libtoolize ... libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' + running aclocal ... configure.ac:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:5: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:5: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:5: the top level + running autoheader ... + running autoconf ... configure.ac:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:5: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:5: the top level + running intltoolize ... + running automake ... configure.ac:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:5: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:6: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' gui/Makefile.am:4: installing './py-compile' parallel-tests: installing './test-driver' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./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 Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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 --disable-static --enable-gui checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.32.0 checking for XML::Parser... ok checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes checking for getline... yes checking for fcntl.h... yes checking for limits.h... yes checking for stddef.h... yes checking for sys/time.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working strtod... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking whether byte ordering is bigendian... no configure: Linux detected checking for /proc/self/maps... yes checking for /proc/self/mem... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for tgetent in -ltermcap... yes checking for readline in -lreadline... yes checking for a Python interpreter with version >= 2.7... python checking for python... /usr/bin/python checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating po/Makefile.in config.status: creating gui/Makefile config.status: creating gui/icons/Makefile config.status: creating gui/consts.py config.status: creating gui/gameconqueror config.status: creating gui/org.freedesktop.gameconqueror.policy.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in test make[2]: Nothing to be done for 'all'. Making all in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' file=`echo sr_ME | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr_ME.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' Making all in gui Making all in icons make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po GameConqueror.desktop.in GameConqueror.desktop Generating and caching the translation database Merging translations into GameConqueror.desktop. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po org.freedesktop.gameconqueror.policy.in org.freedesktop.gameconqueror.policy Generating and caching the translation database Merging translations into org.freedesktop.gameconqueror.policy. CREATED org.freedesktop.gameconqueror.policy make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po GameConqueror.appdata.xml.in GameConqueror.appdata.xml Generating and caching the translation database Merging translations into GameConqueror.appdata.xml. CREATED GameConqueror.appdata.xml make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o menu.o menu.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o main.o main.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o list.lo list.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c list.c -fPIC -DPIC -o .libs/list.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o commands.lo commands.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c commands.c -fPIC -DPIC -o .libs/commands.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o maps.lo maps.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c maps.c -fPIC -DPIC -o .libs/maps.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o scanmem.lo scanmem.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c scanmem.c -fPIC -DPIC -o .libs/scanmem.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sets.lo sets.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sets.c -fPIC -DPIC -o .libs/sets.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o show_message.lo show_message.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c show_message.c -fPIC -DPIC -o .libs/show_message.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o targetmem.lo targetmem.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c targetmem.c -fPIC -DPIC -o .libs/targetmem.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o value.lo value.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c value.c -fPIC -DPIC -o .libs/value.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ptrace.lo ptrace.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ptrace.c -fPIC -DPIC -o .libs/ptrace.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o handlers.lo handlers.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c handlers.c -fPIC -DPIC -o .libs/handlers.o handlers.c: In function 'get_pager': handlers.c:117:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 117 | write(pgpipe[1], "", 1); | ^~~~~~~~~~~~~~~~~~~~~~~ handlers.c:136:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 136 | read(pgpipe[0], &nullbuf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ handlers.c:137:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 137 | write(pgpipe[1], "1", 2); | ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o scanroutines.lo scanroutines.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c scanroutines.c -fPIC -DPIC -o .libs/scanroutines.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 1:0:0 -export-symbols-regex '^sm_|^show_' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libscanmem.la -rpath /usr/lib64 commands.lo ptrace.lo handlers.lo list.lo maps.lo scanmem.lo scanroutines.lo sets.lo show_message.lo targetmem.lo value.lo -lreadline -ltermcap libtool: link: /usr/bin/x86_64-mageia-linux-gnu-nm -p .libs/commands.o .libs/ptrace.o .libs/handlers.o .libs/list.o .libs/maps.o .libs/scanmem.o .libs/scanroutines.o .libs/sets.o .libs/show_message.o .libs/targetmem.o .libs/value.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libscanmem.exp libtool: link: /usr/bin/grep -E -e "^sm_|^show_" ".libs/libscanmem.exp" > ".libs/libscanmem.expT" libtool: link: mv -f ".libs/libscanmem.expT" ".libs/libscanmem.exp" libtool: link: echo "{ global:" > .libs/libscanmem.ver libtool: link: cat .libs/libscanmem.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libscanmem.ver libtool: link: echo "local: *; };" >> .libs/libscanmem.ver libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/commands.o .libs/ptrace.o .libs/handlers.o .libs/list.o .libs/maps.o .libs/scanmem.o .libs/scanroutines.o .libs/sets.o .libs/show_message.o .libs/targetmem.o .libs/value.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lreadline -ltermcap -Wl,-soname -Wl,libscanmem.so.1 -Wl,-version-script -Wl,.libs/libscanmem.ver -o .libs/libscanmem.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libscanmem.so.1" && ln -s "libscanmem.so.1.0.0" "libscanmem.so.1") libtool: link: (cd ".libs" && rm -f "libscanmem.so" && ln -s "libscanmem.so.1.0.0" "libscanmem.so") libtool: link: ( cd ".libs" && rm -f "libscanmem.la" && ln -s "../libscanmem.la" "libscanmem.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o scanmem menu.o main.o libscanmem.la -lreadline -ltermcap libtool: link: x86_64-mageia-linux-gnu-gcc -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/scanmem menu.o main.o ./.libs/libscanmem.so -lreadline -ltermcap make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rEUN3w + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64 + cd scanmem-0.17 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/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/iurt/rpmbuild/BUILD/scanmem-0.17/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/test' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' linguas="de es it ja ru sr_ME "; \ for lang in $linguas; do \ dir=/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/iurt/rpmbuild/BUILD/scanmem-0.17/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/GameConqueror.mo; \ echo "installing $lang.gmo as $dir/GameConqueror.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/GameConqueror.mo; \ echo "installing ./$lang.gmo as" \ "$dir/GameConqueror.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/GameConqueror.mo.m; \ echo "installing $lang.gmo.m as $dir/GameConqueror.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/GameConqueror.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/GameConqueror.mo.m"; \ else \ true; \ fi; \ fi; \ done installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/locale/de/LC_MESSAGES/GameConqueror.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/locale/es/LC_MESSAGES/GameConqueror.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/GameConqueror.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/locale/ja/LC_MESSAGES/GameConqueror.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/locale/ru/LC_MESSAGES/GameConqueror.mo installing sr_ME.gmo as /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/locale/sr_ME/LC_MESSAGES/GameConqueror.mo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' Making install in gui make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' Making install in icons make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui/icons' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui/icons' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/icons/hicolor/128x128/apps' /usr/bin/install -p -m 644 128x128/GameConqueror.png '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/icons/hicolor/128x128/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 48x48/GameConqueror.png '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/icons/hicolor/72x72/apps' /usr/bin/install -p -m 644 72x72/GameConqueror.png '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/icons/hicolor/72x72/apps' /usr/bin/make install-data-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui/icons' Remember to run gtk-update-icon-cache if icons don't show up. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui/icons' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui/icons' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui/icons' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/bin' /usr/bin/install -p gameconqueror '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/appdata' /usr/bin/install -p -m 644 GameConqueror.appdata.xml '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/appdata' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/applications' /usr/bin/install -p -m 644 GameConqueror.desktop '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/applications' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/scanmem' /usr/bin/install -p -m 644 README TODO COPYING '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/scanmem' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/gameconqueror' /usr/bin/install -p -m 644 GameConqueror.ui GameConqueror_128x128.png GameConqueror_72x72.png GameConqueror_48x48.png '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/gameconqueror' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/polkit-1/actions' /usr/bin/install -p -m 644 org.freedesktop.gameconqueror.policy '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 gameconqueror.1 '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/gameconqueror' /usr/bin/install -p -m 644 backend.py consts.py misc.py hexview.py GameConqueror.py '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/gameconqueror' Byte-compiling python modules... backend.pyconsts.pymisc.pyhexview.pyGameConqueror.py Byte-compiling python modules (optimized versions) ... backend.pyconsts.pymisc.pyhexview.pyGameConqueror.py /usr/bin/make install-data-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' chmod +x /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/gameconqueror/GameConqueror.py make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libscanmem.la '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libscanmem.so.1.0.0 /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/lib64/libscanmem.so.1.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/lib64 && { ln -s -f libscanmem.so.1.0.0 libscanmem.so.1 || { rm -f libscanmem.so.1 && ln -s libscanmem.so.1.0.0 libscanmem.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/lib64 && { ln -s -f libscanmem.so.1.0.0 libscanmem.so || { rm -f libscanmem.so && ln -s libscanmem.so.1.0.0 libscanmem.so; }; }) libtool: install: /usr/bin/install -p .libs/libscanmem.lai /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/lib64/libscanmem.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p scanmem '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/bin' libtool: warning: 'libscanmem.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/scanmem /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/bin/scanmem /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/scanmem' /usr/bin/install -p -m 644 README '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/scanmem' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/include/scanmem' /usr/bin/install -p -m 644 commands.h list.h maps.h scanmem.h scanroutines.h sets.h show_message.h targetmem.h value.h '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/include/scanmem' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 scanmem.1 '/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' + find /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64 -name '*.la' -delete + rm -rf /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/scanmem/ + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64 GameConqueror + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.17-5.mga8 --unique-debug-suffix -0.17-5.mga8.x86_64 --unique-debug-src-base scanmem-0.17-5.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/scanmem-0.17 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/lib64/libscanmem.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/bin/scanmem extracting debug info from /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/lib64/libscanmem.so.1.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/bin/scanmem original debug info size: 600kB, size after compression: 580kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 420 blocks + /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 /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/applications/GameConqueror.desktop: hint: value "Development;Utility;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/gameconqueror/hexview.py /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/gameconqueror/misc.py /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/gameconqueror/consts.py /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/gameconqueror/GameConqueror.py /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/gameconqueror/backend.py + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/gameconqueror from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.X0BL9A + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scanmem-0.17 + '[' 1 -eq 1 ']' + make check Making check in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/test' make memfake make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/test' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o memfake-memfake.o `test -f 'memfake.c' || echo './'`memfake.c /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o memfake memfake-memfake.o -lreadline -ltermcap libtool: link: x86_64-mageia-linux-gnu-gcc -std=gnu99 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o memfake memfake-memfake.o -lreadline -ltermcap make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/test' make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/test' PASS: sm_test.sh ============================================================================ Testsuite summary for scanmem 0.17 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/test' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/test' Making check in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package GameConqueror --pot rm -f missing notexist srcdir=. /usr/bin/intltool-update -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/po' Making check in gui make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' Making check in icons make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui/icons' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui/icons' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17/gui' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/scanmem-0.17' + desktop-file-validate /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/applications/GameConqueror.desktop /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/applications/GameConqueror.desktop: hint: value "Development;Utility;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + appstream-util validate-relax --nonet /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/appdata/GameConqueror.appdata.xml /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/appdata/GameConqueror.appdata.xml: OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: scanmem-0.17-5.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.46istA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scanmem-0.17 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/scanmem + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/scanmem + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/scanmem + cp -pr README /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/scanmem + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/scanmem + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q8HTjz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scanmem-0.17 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/licenses/scanmem + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/licenses/scanmem + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/licenses/scanmem + RPM_EC=0 ++ jobs -p + exit 0 Provides: scanmem = 0.17-5.mga8 scanmem(x86-64) = 0.17-5.mga8 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libreadline.so.8()(64bit) libscanmem.so.1()(64bit) Processing files: lib64scanmem1-0.17-5.mga8.x86_64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1eFv1A + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scanmem-0.17 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/licenses/lib64scanmem1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/licenses/lib64scanmem1 + cp -pr lgpl-3.0.txt /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/licenses/lib64scanmem1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64scanmem1 = 0.17-5.mga8 lib64scanmem1(x86-64) = 0.17-5.mga8 libscanmem.so.1()(64bit) 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.11)(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.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) Conflicts: scanmem < 0.17-3 Processing files: lib64scanmem-devel-0.17-5.mga8.x86_64 Provides: devel(libscanmem(64bit)) lib64scanmem-devel = 0.17-5.mga8 lib64scanmem-devel(x86-64) = 0.17-5.mga8 scanmem-devel = 0.17-5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: scanmem < 0.17-3 Processing files: gameconqueror-0.17-5.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ccm5wA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scanmem-0.17 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/gameconqueror + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/gameconqueror + cp -pr gui/README gui/README.md /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/doc/gameconqueror + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vku5ay + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scanmem-0.17 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/licenses/gameconqueror + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/licenses/gameconqueror + cp -pr gui/COPYING /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64/usr/share/licenses/gameconqueror + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(GameConqueror.desktop) gameconqueror = 0.17-5.mga8 gameconqueror(x86-64) = 0.17-5.mga8 metainfo() metainfo(GameConqueror.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: typelib(GLib) typelib(GObject) typelib(Gdk) typelib(Gtk) = 3.0 typelib(Pango) Processing files: scanmem-debugsource-0.17-5.mga8.x86_64 Provides: scanmem-debugsource = 0.17-5.mga8 scanmem-debugsource(x86-64) = 0.17-5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: scanmem-debuginfo-0.17-5.mga8.x86_64 Provides: debuginfo(build-id) = 3b9169f2645bdc61e404c135f8b68fecf3820f82 scanmem-debuginfo = 0.17-5.mga8 scanmem-debuginfo(x86-64) = 0.17-5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: scanmem-debugsource(x86-64) = 0.17-5.mga8 Processing files: lib64scanmem1-debuginfo-0.17-5.mga8.x86_64 Provides: debuginfo(build-id) = 682ed9d9d4c385739e10f732c79bbedad39b9536 lib64scanmem1-debuginfo = 0.17-5.mga8 lib64scanmem1-debuginfo(x86-64) = 0.17-5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: scanmem-debugsource(x86-64) = 0.17-5.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64scanmem-devel-0.17-5.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/scanmem-0.17-5.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/scanmem-debuginfo-0.17-5.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64scanmem1-0.17-5.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/scanmem-debugsource-0.17-5.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64scanmem1-debuginfo-0.17-5.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gameconqueror-0.17-5.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WdTlMx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd scanmem-0.17 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/scanmem-0.17-5.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HcjHpA + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf scanmem-0.17 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!