D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/xchm-1.30-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nnnrYF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf xchm-1.30 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/xchm-1.30.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xchm-1.30 + /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.757vfG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xchm-1.30 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file m4/glibc2.m4 Copying file m4/intmax.m4 Copying file m4/longdouble.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/signed.m4 Copying file m4/size_max.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makevars.template autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy' + 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 -Wno-deprecated-copy' + 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=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for aarch64-mageia-linux-gnu-gcc... aarch64-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 we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 3.0.0... yes (version 3.1.3) checking for wxWidgets static library... no checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-mageia-linux-gnu-g++... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for int32_t... yes checking for int16_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking chm_lib.h usability... yes checking chm_lib.h presence... yes checking for chm_lib.h... yes checking for chm_open in -lchm... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating art/Makefile config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating mac/Makefile config.status: creating data/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in po make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chminputstream.o chminputstream.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chmfshandler.o chmfshandler.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chmhtmlnotebook.o chmhtmlnotebook.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chmapp.o chmapp.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chmfontdialog.o chmfontdialog.cpp chmfontdialog.cpp: In member function 'void CHMFontDialog::Init(const wxArrayString&, const wxArrayString&)': chmfontdialog.cpp:116:75: warning: 'wxFont::wxFont(int, int, int, int, bool, const wxString&, wxFontEncoding)' is deprecated: use wxFONT{FAMILY,STYLE,WEIGHT}_XXX constants [-Wdeprecated-declarations] 116 | _normalFont = wxFont(_fontSize, wxSWISS, wxNORMAL, wxNORMAL, false).GetFaceName(); | ^ In file included from /usr/include/wx-3.1/wx/font.h:663, from /usr/include/wx-3.1/wx/window.h:23, from /usr/include/wx-3.1/wx/control.h:22, from /usr/include/wx-3.1/wx/textctrl.h:22, from /usr/include/wx-3.1/wx/combobox.h:20, from ./chmfontdialog.h:23, from chmfontdialog.cpp:20: /usr/include/wx-3.1/wx/gtk/font.h:89:5: note: declared here 89 | wxFont(int size, | ^~~~~~ chmfontdialog.cpp:119:75: warning: 'wxFont::wxFont(int, int, int, int, bool, const wxString&, wxFontEncoding)' is deprecated: use wxFONT{FAMILY,STYLE,WEIGHT}_XXX constants [-Wdeprecated-declarations] 119 | _fixedFont = wxFont(_fontSize, wxMODERN, wxNORMAL, wxNORMAL, false).GetFaceName(); | ^ In file included from /usr/include/wx-3.1/wx/font.h:663, from /usr/include/wx-3.1/wx/window.h:23, from /usr/include/wx-3.1/wx/control.h:22, from /usr/include/wx-3.1/wx/textctrl.h:22, from /usr/include/wx-3.1/wx/combobox.h:20, from ./chmfontdialog.h:23, from chmfontdialog.cpp:20: /usr/include/wx-3.1/wx/gtk/font.h:89:5: note: declared here 89 | wxFont(int size, | ^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chmsearchpanel.o chmsearchpanel.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chmfile.o chmfile.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chmfinddialog.o chmfinddialog.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chmlistctrl.o chmlistctrl.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chmindexpanel.o chmindexpanel.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chmhtmlwindow.o chmhtmlwindow.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o chmframe.o chmframe.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../art -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -c -o hhcparser.o hhcparser.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-deprecated-copy -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk3-unicode-3.1 -I/usr/include/wx-3.1 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -std=c++14 -W -Wall -Wno-ignored-qualifiers -Wno-cast-function-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xchm chmapp.o chmfile.o chmframe.o chmfshandler.o chminputstream.o chmfontdialog.o chmhtmlnotebook.o chmsearchpanel.o chmhtmlwindow.o chmfinddialog.o chmindexpanel.o chmlistctrl.o hhcparser.o -L/usr/lib64 -pthread -lwx_gtk3u_aui-3.1 -lwx_gtk3u_xrc-3.1 -lwx_gtk3u_html-3.1 -lwx_gtk3u_qa-3.1 -lwx_gtk3u_core-3.1 -lwx_baseu_xml-3.1 -lwx_baseu_net-3.1 -lwx_baseu-3.1 -lchm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' Making all in art make[2]: Nothing to be done for 'all'. Making all in mac make[2]: Nothing to be done for 'all'. Making all in data make[2]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tV7RPG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64 + cd xchm-1.30 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in m4 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/m4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/m4' 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/xchm-1.30/m4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/m4' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/po' /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/it/LC_MESSAGES installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/be/LC_MESSAGES installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/pt_PT/LC_MESSAGES installing pt_PT.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/pt_PT/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/es/LC_MESSAGES installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/lv/LC_MESSAGES installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/lv/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/xchm.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/gr/LC_MESSAGES installing gr.gmo as /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/locale/gr/LC_MESSAGES/xchm.mo if test "xchm" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/po' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/bin' /usr/bin/install -p xchm '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/src' Making install in art make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/art' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/art' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/icons/hicolor' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/icons/hicolor/128x128/apps' /usr/bin/install -p -m 644 128x128/apps/xchm.png 128x128/apps/xchm.xpm 128x128/apps/xchmdoc.png 128x128/apps/xchmdoc.xpm '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/icons/hicolor/128x128/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 48x48/apps/xchm.png 48x48/apps/xchm.xpm 48x48/apps/xchmdoc.png 48x48/apps/xchmdoc.xpm '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -p -m 644 16x16/apps/xchm.png 16x16/apps/xchm.xpm 16x16/apps/xchmdoc.png 16x16/apps/xchmdoc.xpm '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -p -m 644 32x32/apps/xchm.png 32x32/apps/xchm.xpm 32x32/apps/xchmdoc.png 32x32/apps/xchmdoc.xpm '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/icons/hicolor/32x32/apps' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/art' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/art' Making install in mac make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/mac' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/mac' 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/xchm-1.30/mac' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/mac' Making install in data make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/data' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/applications' /usr/bin/install -p -m 644 xchm.desktop '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/applications' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/metainfo' /usr/bin/install -p -m 644 xchm.appdata.xml '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/metainfo' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/data' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/data' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 xchm.1 '/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xchm-1.30' 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/xchm-1.30' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xchm-1.30' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64 xchm + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.30-2.mga8 --unique-debug-suffix -1.30-2.mga8.aarch64 --unique-debug-src-base xchm-1.30-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xchm-1.30 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/bin/xchm extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/bin/xchm original debug info size: 10512kB, size after compression: 8936kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 461 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/xchm-1.30-2.mga8.aarch64/usr/share/applications/xchm.desktop: hint: value item "Viewer" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Graphics, or Office + '[' -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 Processing files: xchm-1.30-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qVqt9G + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xchm-1.30 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/doc/xchm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/doc/xchm + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/doc/xchm + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/doc/xchm + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/doc/xchm + cp -pr README /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64/usr/share/doc/xchm + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(xchm.desktop) metainfo() metainfo(xchm.appdata.xml) mimehandler(application/vnd.ms-htmlhelp) mimehandler(application/x-chm) xchm = 1.30-2.mga8 xchm(aarch-64) = 1.30-2.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libchm.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libwx_baseu-3.1.so.3()(64bit) libwx_baseu-3.1.so.3(WXU_3.1)(64bit) libwx_baseu_net-3.1.so.3()(64bit) libwx_baseu_net-3.1.so.3(WXU_3.1)(64bit) libwx_gtk3u_aui-3.1.so.3()(64bit) libwx_gtk3u_aui-3.1.so.3(WXU_3.1)(64bit) libwx_gtk3u_core-3.1.so.3()(64bit) libwx_gtk3u_core-3.1.so.3(WXU_3.1)(64bit) libwx_gtk3u_html-3.1.so.3()(64bit) libwx_gtk3u_html-3.1.so.3(WXU_3.1)(64bit) Processing files: xchm-debugsource-1.30-2.mga8.aarch64 Provides: xchm-debugsource = 1.30-2.mga8 xchm-debugsource(aarch-64) = 1.30-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xchm-debuginfo-1.30-2.mga8.aarch64 Provides: debuginfo(build-id) = 9ee85f1b707b16350f25fa9b467d849637715d90 xchm-debuginfo = 1.30-2.mga8 xchm-debuginfo(aarch-64) = 1.30-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xchm-debugsource(aarch-64) = 1.30-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xchm-debugsource-1.30-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xchm-1.30-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xchm-debuginfo-1.30-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LhbgDE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xchm-1.30 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/xchm-1.30-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RqrX6H + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf xchm-1.30 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!