D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/hitori-3.38.3-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kcMb6x
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf hitori-3.38.3
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/hitori-3.38.3.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd hitori-3.38.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wzKmDH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd hitori-3.38.3
+ '[' 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
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build
The Meson build system
Version: 0.60.1
Source dir: /home/iurt/rpmbuild/BUILD/hitori-3.38.3
Build dir: /home/iurt/rpmbuild/BUILD/hitori-3.38.3/build
Build type: native build
Project name: hitori
Project version: 3.38.3
C compiler for the host machine: cc (gcc 11.2.1 "cc (Mageia 11.2.1-0.20211120.1.mga9) 11.2.1 20211120")
C linker for the host machine: cc ld.bfd 2.37
Host machine cpu family: aarch64
Host machine cpu: aarch64
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Run-time dependency glib-2.0 found: YES 2.68.4
Run-time dependency gio-2.0 found: YES 2.68.4
Run-time dependency gtk+-3.0 found: YES 3.24.30
Run-time dependency gmodule-2.0 found: YES 2.68.4
Run-time dependency cairo found: YES 1.17.4
Compiler for C supports arguments -fno-strict-aliasing: YES 
Compiler for C supports arguments -fstack-protector-strong: YES 
Compiler for C supports arguments -Waggregate-return: YES 
Compiler for C supports arguments -Wall: YES 
Compiler for C supports arguments -Wunused: YES 
Compiler for C supports arguments -Warray-bounds: YES 
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wclobbered: YES 
Compiler for C supports arguments -Wno-declaration-after-statement: YES 
Compiler for C supports arguments -Wduplicated-branches: YES 
Compiler for C supports arguments -Wduplicated-cond: YES 
Compiler for C supports arguments -Wempty-body: YES 
Compiler for C supports arguments -Wformat=2: YES 
Compiler for C supports arguments -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wformat-signedness: YES 
Compiler for C supports arguments -Wignored-qualifiers: YES 
Compiler for C supports arguments -Wimplicit-function-declaration: YES 
Compiler for C supports arguments -Wincompatible-pointer-types: YES 
Compiler for C supports arguments -Wincompatible-pointer-types-discards-qualifiers: NO 
Compiler for C supports arguments -Winit-self: YES 
Compiler for C supports arguments -Wint-conversion: YES 
Compiler for C supports arguments -Wlogical-op: YES 
Compiler for C supports arguments -Wmisleading-indentation: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-format-attribute: YES 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Compiler for C supports arguments -Wmissing-noreturn: YES 
Compiler for C supports arguments -Wmissing-parameter-type: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wno-error=cpp: YES 
Compiler for C supports arguments -Wno-discarded-qualifiers: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wno-suggest-attribute=format: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wnull-dereference: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Woverflow: YES 
Compiler for C supports arguments -Woverride-init: YES 
Compiler for C supports arguments -Wparentheses: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wredundant-decls: YES 
Compiler for C supports arguments -Wreturn-type: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wsign-compare: YES 
Compiler for C supports arguments -Wstrict-aliasing=2: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wswitch-default: YES 
Compiler for C supports arguments -Wswitch-enum: YES 
Compiler for C supports arguments -Wtype-limits: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wuninitialized: YES 
Compiler for C supports arguments -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wunused-result: YES 
Compiler for C supports arguments -Wunused-variable: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
meson.build:91: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
DEPRECATION: i18n.merge_file does not take any positional arguments. This will become a hard error in the next Meson release.
Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
DEPRECATION: i18n.merge_file does not take any positional arguments. This will become a hard error in the next Meson release.
Program appstream-util found: YES (/usr/bin/appstream-util)
Program xmllint found: YES (/usr/bin/xmllint)
Checking for function "atexit" : YES 
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring config.h using configuration
Program build-aux/meson_post_install.py found: YES (/usr/bin/python3 /home/iurt/rpmbuild/BUILD/hitori-3.38.3/build-aux/meson_post_install.py)
Build targets in project: 64

hitori 3.38.3

  User defined options
    auto_features : enabled
    bindir        : /usr/bin
    buildtype     : plain
    datadir       : /usr/share
    includedir    : /usr/include
    infodir       : /usr/share/info
    libdir        : /usr/lib64
    libexecdir    : /usr/libexec
    localedir     : /usr/share/locale
    localstatedir : /var
    mandir        : /usr/share/man
    prefix        : /usr
    sbindir       : /usr/sbin
    sharedstatedir: /var/lib
    sysconfdir    : /etc
    wrap_mode     : nodownload

Found ninja-1.10.2 at /usr/bin/ninja
+ /usr/bin/meson compile -C build -j 8 --verbose
ninja: Entering directory `/home/iurt/rpmbuild/BUILD/hitori-3.38.3/build'
[1/64] msgfmt ../po/an.po -o po/an/LC_MESSAGES/hitori.mo
[2/64] msgfmt ../po/as.po -o po/as/LC_MESSAGES/hitori.mo
[3/64] msgfmt ../po/ar.po -o po/ar/LC_MESSAGES/hitori.mo
[4/64] msgfmt ../po/bg.po -o po/bg/LC_MESSAGES/hitori.mo
[5/64] msgfmt ../po/bs.po -o po/bs/LC_MESSAGES/hitori.mo
[6/64] msgfmt ../po/be.po -o po/be/LC_MESSAGES/hitori.mo
[7/64] msgfmt ../po/ca@valencia.po -o po/ca@valencia/LC_MESSAGES/hitori.mo
[8/64] msgfmt ../po/ca.po -o po/ca/LC_MESSAGES/hitori.mo
[9/64] msgfmt ../po/cs.po -o po/cs/LC_MESSAGES/hitori.mo
[10/64] msgfmt ../po/da.po -o po/da/LC_MESSAGES/hitori.mo
[11/64] msgfmt ../po/de.po -o po/de/LC_MESSAGES/hitori.mo
[12/64] msgfmt ../po/el.po -o po/el/LC_MESSAGES/hitori.mo
[13/64] msgfmt ../po/eo.po -o po/eo/LC_MESSAGES/hitori.mo
[14/64] msgfmt ../po/en_GB.po -o po/en_GB/LC_MESSAGES/hitori.mo
[15/64] msgfmt ../po/fi.po -o po/fi/LC_MESSAGES/hitori.mo
[16/64] msgfmt ../po/es.po -o po/es/LC_MESSAGES/hitori.mo
[17/64] msgfmt ../po/eu.po -o po/eu/LC_MESSAGES/hitori.mo
[18/64] msgfmt ../po/fa.po -o po/fa/LC_MESSAGES/hitori.mo
[19/64] msgfmt ../po/fr.po -o po/fr/LC_MESSAGES/hitori.mo
[20/64] msgfmt ../po/fur.po -o po/fur/LC_MESSAGES/hitori.mo
[21/64] msgfmt ../po/gl.po -o po/gl/LC_MESSAGES/hitori.mo
[22/64] msgfmt ../po/he.po -o po/he/LC_MESSAGES/hitori.mo
[23/64] msgfmt ../po/hr.po -o po/hr/LC_MESSAGES/hitori.mo
[24/64] msgfmt ../po/hu.po -o po/hu/LC_MESSAGES/hitori.mo
[25/64] msgfmt ../po/id.po -o po/id/LC_MESSAGES/hitori.mo
[26/64] msgfmt ../po/it.po -o po/it/LC_MESSAGES/hitori.mo
[27/64] msgfmt ../po/ja.po -o po/ja/LC_MESSAGES/hitori.mo
[28/64] msgfmt ../po/ko.po -o po/ko/LC_MESSAGES/hitori.mo
[29/64] msgfmt ../po/kk.po -o po/kk/LC_MESSAGES/hitori.mo
[30/64] msgfmt ../po/lv.po -o po/lv/LC_MESSAGES/hitori.mo
[31/64] msgfmt ../po/lt.po -o po/lt/LC_MESSAGES/hitori.mo
[32/64] msgfmt ../po/ml.po -o po/ml/LC_MESSAGES/hitori.mo
[33/64] msgfmt ../po/nb.po -o po/nb/LC_MESSAGES/hitori.mo
[34/64] msgfmt ../po/ms.po -o po/ms/LC_MESSAGES/hitori.mo
[35/64] msgfmt ../po/ne.po -o po/ne/LC_MESSAGES/hitori.mo
[36/64] msgfmt ../po/nl.po -o po/nl/LC_MESSAGES/hitori.mo
[37/64] msgfmt ../po/oc.po -o po/oc/LC_MESSAGES/hitori.mo
[38/64] msgfmt ../po/pa.po -o po/pa/LC_MESSAGES/hitori.mo
[39/64] msgfmt ../po/pl.po -o po/pl/LC_MESSAGES/hitori.mo
[40/64] msgfmt ../po/pt.po -o po/pt/LC_MESSAGES/hitori.mo
[41/64] msgfmt ../po/ro.po -o po/ro/LC_MESSAGES/hitori.mo
[42/64] msgfmt ../po/pt_BR.po -o po/pt_BR/LC_MESSAGES/hitori.mo
[43/64] msgfmt ../po/ru.po -o po/ru/LC_MESSAGES/hitori.mo
[44/64] msgfmt ../po/sk.po -o po/sk/LC_MESSAGES/hitori.mo
[45/64] msgfmt ../po/sl.po -o po/sl/LC_MESSAGES/hitori.mo
[46/64] msgfmt ../po/sr.po -o po/sr/LC_MESSAGES/hitori.mo
[47/64] msgfmt ../po/sr@latin.po -o po/sr@latin/LC_MESSAGES/hitori.mo
[48/64] msgfmt ../po/sv.po -o po/sv/LC_MESSAGES/hitori.mo
[49/64] msgfmt ../po/vi.po -o po/vi/LC_MESSAGES/hitori.mo
[50/64] msgfmt ../po/uk.po -o po/uk/LC_MESSAGES/hitori.mo
[51/64] msgfmt ../po/tr.po -o po/tr/LC_MESSAGES/hitori.mo
[52/64] msgfmt ../po/zh_CN.po -o po/zh_CN/LC_MESSAGES/hitori.mo
[53/64] msgfmt ../po/zh_HK.po -o po/zh_HK/LC_MESSAGES/hitori.mo
[54/64] msgfmt ../po/zh_TW.po -o po/zh_TW/LC_MESSAGES/hitori.mo
[55/64] /usr/bin/glib-compile-resources ../src/hitori.gresource.xml --sourcedir /home/iurt/rpmbuild/BUILD/hitori-3.38.3 --sourcedir ../src --internal --generate --target src/hitori-resources.h
[56/64] /usr/bin/glib-compile-resources ../src/hitori.gresource.xml --sourcedir /home/iurt/rpmbuild/BUILD/hitori-3.38.3 --sourcedir ../src --internal --generate --target src/hitori-resources.c --dependency-file src/hitori-resources.c.d
[57/64] cc -Isrc/hitori.p -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wall -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -DHAVE_CONFIG_H '-DGETTEXT_PACKAGE="hitori"' -MD -MQ src/hitori.p/meson-generated_.._hitori-resources.c.o -MF src/hitori.p/meson-generated_.._hitori-resources.c.o.d -o src/hitori.p/meson-generated_.._hitori-resources.c.o -c src/hitori-resources.c
[58/64] /usr/bin/meson --internal msgfmthelper ../data/org.gnome.Hitori.appdata.xml.in data/org.gnome.Hitori.appdata.xml xml /home/iurt/rpmbuild/BUILD/hitori-3.38.3/po
[59/64] /usr/bin/meson --internal msgfmthelper ../data/org.gnome.Hitori.desktop.in data/org.gnome.Hitori.desktop desktop /home/iurt/rpmbuild/BUILD/hitori-3.38.3/po
[60/64] cc -Isrc/hitori.p -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wall -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -DHAVE_CONFIG_H '-DGETTEXT_PACKAGE="hitori"' -MD -MQ src/hitori.p/generator.c.o -MF src/hitori.p/generator.c.o.d -o src/hitori.p/generator.c.o -c ../src/generator.c
[61/64] cc -Isrc/hitori.p -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wall -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -DHAVE_CONFIG_H '-DGETTEXT_PACKAGE="hitori"' -MD -MQ src/hitori.p/rules.c.o -MF src/hitori.p/rules.c.o.d -o src/hitori.p/rules.c.o -c ../src/rules.c
[62/64] cc -Isrc/hitori.p -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wall -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -DHAVE_CONFIG_H '-DGETTEXT_PACKAGE="hitori"' -MD -MQ src/hitori.p/main.c.o -MF src/hitori.p/main.c.o.d -o src/hitori.p/main.c.o -c ../src/main.c
[63/64] cc -Isrc/hitori.p -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wall -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -DHAVE_CONFIG_H '-DGETTEXT_PACKAGE="hitori"' -MD -MQ src/hitori.p/interface.c.o -MF src/hitori.p/interface.c.o.d -o src/hitori.p/interface.c.o -c ../src/interface.c
[64/64] cc  -o src/hitori src/hitori.p/meson-generated_.._hitori-resources.c.o src/hitori.p/generator.c.o src/hitori.p/interface.c.o src/hitori.p/main.c.o src/hitori.p/rules.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so -Wl,--export-dynamic /usr/lib64/libgmodule-2.0.so -Wl,--end-group -pthread
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hsK0gB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64
+ cd hitori-3.38.3
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64
+ /usr/bin/meson install -C build --no-rebuild
Installing data/org.gnome.Hitori.desktop to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/applications
Installing data/org.gnome.Hitori.appdata.xml to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/metainfo
Installing po/an/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/an/LC_MESSAGES
Installing po/ar/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/ar/LC_MESSAGES
Installing po/as/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/as/LC_MESSAGES
Installing po/be/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/be/LC_MESSAGES
Installing po/bg/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/bg/LC_MESSAGES
Installing po/bs/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/bs/LC_MESSAGES
Installing po/ca/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/ca/LC_MESSAGES
Installing po/ca@valencia/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES
Installing po/cs/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/cs/LC_MESSAGES
Installing po/da/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/da/LC_MESSAGES
Installing po/de/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/de/LC_MESSAGES
Installing po/el/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/el/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/en_GB/LC_MESSAGES
Installing po/eo/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/eo/LC_MESSAGES
Installing po/es/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/es/LC_MESSAGES
Installing po/eu/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/eu/LC_MESSAGES
Installing po/fa/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/fa/LC_MESSAGES
Installing po/fi/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/fi/LC_MESSAGES
Installing po/fr/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/fr/LC_MESSAGES
Installing po/fur/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/fur/LC_MESSAGES
Installing po/gl/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/gl/LC_MESSAGES
Installing po/he/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/he/LC_MESSAGES
Installing po/hr/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/hr/LC_MESSAGES
Installing po/hu/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/hu/LC_MESSAGES
Installing po/id/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/id/LC_MESSAGES
Installing po/it/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/it/LC_MESSAGES
Installing po/ja/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/ja/LC_MESSAGES
Installing po/kk/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/kk/LC_MESSAGES
Installing po/ko/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/ko/LC_MESSAGES
Installing po/lv/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/lv/LC_MESSAGES
Installing po/lt/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/lt/LC_MESSAGES
Installing po/ml/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/ml/LC_MESSAGES
Installing po/ms/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/ms/LC_MESSAGES
Installing po/nb/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/nb/LC_MESSAGES
Installing po/ne/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/ne/LC_MESSAGES
Installing po/nl/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/nl/LC_MESSAGES
Installing po/oc/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/oc/LC_MESSAGES
Installing po/pa/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/pa/LC_MESSAGES
Installing po/pl/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/pl/LC_MESSAGES
Installing po/pt/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/pt/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/pt_BR/LC_MESSAGES
Installing po/ro/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/ro/LC_MESSAGES
Installing po/ru/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/ru/LC_MESSAGES
Installing po/sk/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/sk/LC_MESSAGES
Installing po/sl/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/sl/LC_MESSAGES
Installing po/sr/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/sr/LC_MESSAGES
Installing po/sr@latin/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/sr@latin/LC_MESSAGES
Installing po/sv/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/sv/LC_MESSAGES
Installing po/tr/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/tr/LC_MESSAGES
Installing po/vi/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/vi/LC_MESSAGES
Installing po/uk/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/uk/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/zh_CN/LC_MESSAGES
Installing po/zh_HK/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/zh_HK/LC_MESSAGES
Installing po/zh_TW/LC_MESSAGES/hitori.mo to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/locale/zh_TW/LC_MESSAGES
Installing src/hitori to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/bin
Installing /home/iurt/rpmbuild/BUILD/hitori-3.38.3/data/icons/scalable/org.gnome.Hitori.svg to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/icons/hicolor/scalable/apps
Installing /home/iurt/rpmbuild/BUILD/hitori-3.38.3/data/icons/symbolic/org.gnome.Hitori-symbolic.svg to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/icons/hicolor/symbolic/apps
Installing /home/iurt/rpmbuild/BUILD/hitori-3.38.3/data/org.gnome.hitori.gschema.xml to /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/glib-2.0/schemas
Running custom install script '/usr/bin/meson --internal yelphelper install --subdir=help --id=hitori --installdir=share/help --sources=customization.page@@game.page@@index.page@@legal.xml@@playing.page@@strategy.page --symlinks=true --media=figures/dialog-question-symbolic.svg@@figures/edit-redo-symbolic.svg@@figures/edit-undo-symbolic.svg@@figures/hitori_main_window.png@@figures/org.gnome.Hitori.svg'
Running custom install script '/usr/bin/python3 /home/iurt/rpmbuild/BUILD/hitori-3.38.3/build-aux/meson_post_install.py'
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64 hitori --with-gnome
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.38.3-1.mga9 --unique-debug-suffix -3.38.3-1.mga9.aarch64 --unique-debug-src-base hitori-3.38.3-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/hitori-3.38.3

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/bin/hitori
dwz: ./usr/bin/hitori-3.38.3-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 128kB, size after compression: 128kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
339 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
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: hitori-3.38.3-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lbJfuH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd hitori-3.38.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/doc/hitori
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/doc/hitori
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/doc/hitori
+ cp -pr MAINTAINERS /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/doc/hitori
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/doc/hitori
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/doc/hitori
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MOFUmg
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd hitori-3.38.3
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/licenses/hitori
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/licenses/hitori
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/licenses/hitori
+ cp -pr COPYING-DOCS /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64/usr/share/licenses/hitori
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(org.gnome.Hitori.desktop) hitori = 3.38.3-1.mga9 hitori(aarch-64) = 3.38.3-1.mga9 metainfo() metainfo(org.gnome.Hitori.appdata.xml)
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.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit)
Processing files: hitori-debugsource-3.38.3-1.mga9.aarch64
Provides: hitori-debugsource = 3.38.3-1.mga9 hitori-debugsource(aarch-64) = 3.38.3-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: hitori-debuginfo-3.38.3-1.mga9.aarch64
Provides: debuginfo(build-id) = 456a224166f224459c5c151baa8e0ce539db48f3 hitori-debuginfo = 3.38.3-1.mga9 hitori-debuginfo(aarch-64) = 3.38.3-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: hitori-debugsource(aarch-64) = 3.38.3-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hitori-debuginfo-3.38.3-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hitori-debugsource-3.38.3-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hitori-3.38.3-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lhJZre
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd hitori-3.38.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/hitori-3.38.3-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8gZ3n4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf hitori-3.38.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!