D: [iurt_root_command] chroot warning: %setup_compile_flags is deprecated, use %set_build_flags instead Installing /home/iurt/rpmbuild/SRPMS/onestroke-0.8.4-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ihJJnz + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf onestroke-0.8.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/onestroke-0.8.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd onestroke-0.8.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/onestroke-0.8.4-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/onestroke-0.8.4-buildfix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + chmod 644 README onestroke.png onestroke.desktop + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HsVLhx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd onestroke-0.8.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_VERSION=\"0.8.4\" -DOS_PROFDIR=\"/usr/share/onestroke-0.8\" -g -Wall -D_DEBUG `pkg-config --cflags gtk+-2.0` -c -o osUnix.o osUnix.c osUnix.c: In function 'osProfileLoad': osUnix.c:222:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 222 | fread(&fileh,sizeof(fileh),1,file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from osUnix.c:32: In function 'strncpy', inlined from 'osSetCWD' at osUnix.c:119:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'osSetCWD' at osUnix.c:163:6: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying between 0 and 254 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_VERSION=\"0.8.4\" -DOS_PROFDIR=\"/usr/share/onestroke-0.8\" -g -Wall -D_DEBUG `pkg-config --cflags gtk+-2.0` -c -o onestroke.o onestroke.c onestroke.c: In function 'osSymTrapComp': onestroke.c:525:26: warning: 'dif_last' may be used uninitialized in this function [-Wmaybe-uninitialized] 525 | dif_total += (dif_last+dif)*ac->segments[i-1].length/2; | ~~~~~~~~~^~~~~ onestroke.c: In function 'osCurMatch': onestroke.c:176:17: warning: 'best' may be used uninitialized in this function [-Wmaybe-uninitialized] 176 | osSymbol *sym,*best,*matching=0; | ^~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_VERSION=\"0.8.4\" -DOS_PROFDIR=\"/usr/share/onestroke-0.8\" -g -Wall -D_DEBUG `pkg-config --cflags gtk+-2.0` -c -o osGTK.o osGTK.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from osGTK.c:42: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from osGTK.c:42: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from osGTK.c:42: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from osGTK.c:42: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ gcc osGTK.o osUnix.o onestroke.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags `pkg-config --libs gtk+-2.0` -lXtst -lm -lX11 -o onestroke + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3XJftB + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64 + cd onestroke-0.8.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64 'INSTALL=/usr/bin/install -p' mkdir -p /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/bin mkdir -p /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/applications mkdir -p /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/pixmaps mkdir -p /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/onestroke-0.8 install -m 755 onestroke /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/bin/ install onestroke.desktop /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/applications/ install onestroke.png /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/pixmaps/ install profiles/* /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/onestroke-0.8/ + sed -i s/onestroke.png/onestroke/ /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/applications/onestroke.desktop + desktop-file-install --vendor= --remove-category=Application --add-category=GTK --dir /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/applications /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/applications/onestroke.desktop + mkdir -p /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/icons/large + convert -size 48x48 onestroke.png /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/icons/large/onestroke.png + mkdir -p /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/icons + convert -size 32x32 onestroke.png /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/icons/onestroke.png + mkdir -p /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/icons/mini + convert -size 16x16 onestroke.png /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/icons/mini/onestroke.png + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.8.4-10.mga8 --unique-debug-suffix -0.8.4-10.mga8.aarch64 --unique-debug-src-base onestroke-0.8.4-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/onestroke-0.8.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/bin/onestroke extracting debug info from /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/bin/onestroke original debug info size: 184kB, size after compression: 180kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 136 blocks + '[' -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/translate_menu + '[' -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/onestroke-0.8.4-10.mga8.aarch64/usr/share/applications/onestroke.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/onestroke-0.8.4-10.mga8.aarch64/osGTK.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/onestroke-0.8.4-10.mga8.aarch64/osUnix.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/onestroke-0.8.4-10.mga8.aarch64/onestroke.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/onestroke-0.8.4-10.mga8.aarch64/onestroke.c is executable but has no shebang, removing executable bit Processing files: onestroke-0.8.4-10.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZmnLax + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd onestroke-0.8.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/doc/onestroke + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/doc/onestroke + cp -pr README /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64/usr/share/doc/onestroke + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(onestroke.desktop) onestroke = 0.8.4-10.mga8 onestroke(aarch-64) = 0.8.4-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libXtst.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: onestroke-debugsource-0.8.4-10.mga8.aarch64 Provides: onestroke-debugsource = 0.8.4-10.mga8 onestroke-debugsource(aarch-64) = 0.8.4-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: onestroke-debuginfo-0.8.4-10.mga8.aarch64 Provides: debuginfo(build-id) = 932d1b83833b53f6da8804db580c0e55b017fb26 onestroke-debuginfo = 0.8.4-10.mga8 onestroke-debuginfo(aarch-64) = 0.8.4-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: onestroke-debugsource(aarch-64) = 0.8.4-10.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/onestroke-0.8.4-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/onestroke-debugsource-0.8.4-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/onestroke-debuginfo-0.8.4-10.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.b1LcKx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd onestroke-0.8.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/onestroke-0.8.4-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.g5hFKy + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf onestroke-0.8.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!