D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/wxsqlite3-4.4.8-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ayTfCF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf wxsqlite3-4.4.8 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/wxsqlite3-4.4.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wxsqlite3-4.4.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/wxsqlite3-4.4.2-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + dos2unix readme.md dos2unix: converting file readme.md to Unix format... ++ find . -name config.sub + for d in $(find . -name "config.sub") ++ dirname ./admin/build-aux/config.sub + cp -af /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub ./admin/build-aux + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jQQQGG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wxsqlite3-4.4.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I admin/m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'admin/build-aux'. libtoolize: copying file 'admin/build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'admin/m4'. libtoolize: copying file 'admin/m4/libtool.m4' libtoolize: copying file 'admin/m4/ltoptions.m4' libtoolize: copying file 'admin/m4/ltsugar.m4' libtoolize: copying file 'admin/m4/ltversion.m4' libtoolize: copying file 'admin/m4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:20: installing 'admin/build-aux/compile' configure.ac:16: installing 'admin/build-aux/missing' Makefile.am: installing 'admin/build-aux/depcomp' autoreconf: Leaving directory `.' + 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=. + /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 . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /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 --disable-static checking for a BSD-compatible install... /usr/bin/install -c 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 sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of aarch64-mageia-linux-gnu-gcc... none 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 aarch64-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/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-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 aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-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 aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -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 dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) 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 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-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 2.8.0... yes (version 3.1.3) checking for wxWidgets static library... Warning: No config found to match: /usr/bin/wx-config --static --libs base,core in /usr/lib64/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. no checking for wx-config... (cached) /usr/bin/wx-config checking for wxWidgets version >= 2.8.0... yes (version 3.1.3) checking for wxWidgets static library... Warning: No config found to match: /usr/bin/wx-config --static --libs adv,base,core,xml in /usr/lib64/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. no checking if wxWidgets was built with UNICODE enabled... yes checking if wxWidgets was built in DEBUG mode... no checking if wxWidgets was built in STATIC mode... no checking which wxWidgets toolkit was selected... gtk3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating wxsqlite3.pc config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"wxsqlite3\" -DPACKAGE_TARNAME=\"wxsqlite3\" -DPACKAGE_VERSION=\"4.4.8\" -DPACKAGE_STRING=\"wxsqlite3\ 4.4.8\" -DPACKAGE_BUGREPORT=\"ulrich@telle-online.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsqlite3\" -DVERSION=\"4.4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o samples/treeview/treeviewapp.o samples/treeview/treeviewapp.cpp aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"wxsqlite3\" -DPACKAGE_TARNAME=\"wxsqlite3\" -DPACKAGE_VERSION=\"4.4.8\" -DPACKAGE_STRING=\"wxsqlite3\ 4.4.8\" -DPACKAGE_BUGREPORT=\"ulrich@telle-online.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsqlite3\" -DVERSION=\"4.4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o samples/treeview/projectlist.o samples/treeview/projectlist.cpp aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"wxsqlite3\" -DPACKAGE_TARNAME=\"wxsqlite3\" -DPACKAGE_VERSION=\"4.4.8\" -DPACKAGE_STRING=\"wxsqlite3\ 4.4.8\" -DPACKAGE_BUGREPORT=\"ulrich@telle-online.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsqlite3\" -DVERSION=\"4.4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o samples/treeview/foldertree.o samples/treeview/foldertree.cpp aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"wxsqlite3\" -DPACKAGE_TARNAME=\"wxsqlite3\" -DPACKAGE_VERSION=\"4.4.8\" -DPACKAGE_STRING=\"wxsqlite3\ 4.4.8\" -DPACKAGE_BUGREPORT=\"ulrich@telle-online.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsqlite3\" -DVERSION=\"4.4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o samples/treeview/treeviewsample.o samples/treeview/treeviewsample.cpp aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"wxsqlite3\" -DPACKAGE_TARNAME=\"wxsqlite3\" -DPACKAGE_VERSION=\"4.4.8\" -DPACKAGE_STRING=\"wxsqlite3\ 4.4.8\" -DPACKAGE_BUGREPORT=\"ulrich@telle-online.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsqlite3\" -DVERSION=\"4.4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o samples/minimal.o samples/minimal.cpp /bin/sh ./libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"wxsqlite3\" -DPACKAGE_TARNAME=\"wxsqlite3\" -DPACKAGE_VERSION=\"4.4.8\" -DPACKAGE_STRING=\"wxsqlite3\ 4.4.8\" -DPACKAGE_BUGREPORT=\"ulrich@telle-online.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsqlite3\" -DVERSION=\"4.4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/wxsqlite3.lo src/wxsqlite3.cpp libtool: compile: aarch64-mageia-linux-gnu-g++ -DPACKAGE_NAME=\"wxsqlite3\" -DPACKAGE_TARNAME=\"wxsqlite3\" -DPACKAGE_VERSION=\"4.4.8\" "-DPACKAGE_STRING=\"wxsqlite3 4.4.8\"" -DPACKAGE_BUGREPORT=\"ulrich@telle-online.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsqlite3\" -DVERSION=\"4.4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/wxsqlite3.cpp -fPIC -DPIC -o src/.libs/wxsqlite3.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"wxsqlite3\" -DPACKAGE_TARNAME=\"wxsqlite3\" -DPACKAGE_VERSION=\"4.4.8\" -DPACKAGE_STRING=\"wxsqlite3\ 4.4.8\" -DPACKAGE_BUGREPORT=\"ulrich@telle-online.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsqlite3\" -DVERSION=\"4.4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./include -I./sqlite3secure/src -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=c99 -DTHREADSAFE=1 -DSQLITE_MAX_ATTACHED=10 -DSQLITE_SOUNDEX -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_HAS_CODEC=1 -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_CORE -DSQLITE_ENABLE_EXTFUNC -DSQLITE_ENABLE_CSV -DSQLITE_ENABLE_SHA3 -DSQLITE_ENABLE_CARRAY -DSQLITE_ENABLE_FILEIO -DSQLITE_ENABLE_SERIES -DSQLITE_TEMP_STORE=2 -DSQLITE_USE_URI -DSQLITE_USER_AUTHENTICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sqlite3secure/src/sqlite3secure.lo sqlite3secure/src/sqlite3secure.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"wxsqlite3\" -DPACKAGE_TARNAME=\"wxsqlite3\" -DPACKAGE_VERSION=\"4.4.8\" "-DPACKAGE_STRING=\"wxsqlite3 4.4.8\"" -DPACKAGE_BUGREPORT=\"ulrich@telle-online.de\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsqlite3\" -DVERSION=\"4.4.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./include -I./sqlite3secure/src -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=c99 -DTHREADSAFE=1 -DSQLITE_MAX_ATTACHED=10 -DSQLITE_SOUNDEX -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_HAS_CODEC=1 -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_CORE -DSQLITE_ENABLE_EXTFUNC -DSQLITE_ENABLE_CSV -DSQLITE_ENABLE_SHA3 -DSQLITE_ENABLE_CARRAY -DSQLITE_ENABLE_FILEIO -DSQLITE_ENABLE_SERIES -DSQLITE_TEMP_STORE=2 -DSQLITE_USE_URI -DSQLITE_USER_AUTHENTICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sqlite3secure/src/sqlite3secure.c -fPIC -DPIC -o sqlite3secure/src/.libs/sqlite3secure.o /bin/sh ./libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -pthread -ldl -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libwx_gtk3u_wxsqlite3-3.1.la -rpath /usr/lib64 sqlite3secure/src/sqlite3secure.lo src/wxsqlite3.lo -L/usr/lib64 -pthread -lwx_baseu-3.1 -lwx_gtk3u_core-3.1 -ldl -lm -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/crtbeginS.o sqlite3secure/src/.libs/sqlite3secure.o src/.libs/wxsqlite3.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -pthread -L/usr/lib64 -lwx_baseu-3.1 -lwx_gtk3u_core-3.1 -ldl -lpthread -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/9.2.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libwx_gtk3u_wxsqlite3-3.1.so.0 -o .libs/libwx_gtk3u_wxsqlite3-3.1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libwx_gtk3u_wxsqlite3-3.1.so.0" && ln -s "libwx_gtk3u_wxsqlite3-3.1.so.0.0.0" "libwx_gtk3u_wxsqlite3-3.1.so.0") libtool: link: (cd ".libs" && rm -f "libwx_gtk3u_wxsqlite3-3.1.so" && ln -s "libwx_gtk3u_wxsqlite3-3.1.so.0.0.0" "libwx_gtk3u_wxsqlite3-3.1.so") libtool: link: ( cd ".libs" && rm -f "libwx_gtk3u_wxsqlite3-3.1.la" && ln -s "../libwx_gtk3u_wxsqlite3-3.1.la" "libwx_gtk3u_wxsqlite3-3.1.la" ) /bin/sh ./libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/minimal samples/minimal.o libwx_gtk3u_wxsqlite3-3.1.la -L/usr/lib64 -pthread -lwx_baseu-3.1 -lwx_gtk3u_core-3.1 libtool: link: aarch64-mageia-linux-gnu-g++ -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -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 samples/minimal samples/minimal.o -pthread ./.libs/libwx_gtk3u_wxsqlite3-3.1.so -L/usr/lib64 -ldl -lpthread -lwx_baseu-3.1 -lwx_gtk3u_core-3.1 -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/wxsqlite3-4.4.8/.libs /bin/sh ./libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o samples/treeview/treeview samples/treeview/foldertree.o samples/treeview/projectlist.o samples/treeview/treeviewapp.o samples/treeview/treeviewsample.o -L/usr/lib64 -pthread -lwx_baseu-3.1 -lwx_gtk3u_core-3.1 -lwx_baseu_xml-3.1 libwx_gtk3u_wxsqlite3-3.1.la -L/usr/lib64 -pthread -lwx_baseu-3.1 -lwx_gtk3u_core-3.1 libtool: link: aarch64-mageia-linux-gnu-g++ -I./include -I./sqlite3secure/src -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__ -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=1 -DWXSQLITE3_USER_AUTHENTICATION=1 -DWXSQLITE3_HAVE_CODEC=1 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -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 samples/treeview/treeview samples/treeview/foldertree.o samples/treeview/projectlist.o samples/treeview/treeviewapp.o samples/treeview/treeviewsample.o -pthread -pthread -L/usr/lib64 -lwx_baseu_xml-3.1 ./.libs/libwx_gtk3u_wxsqlite3-3.1.so -ldl -lpthread -lwx_baseu-3.1 -lwx_gtk3u_core-3.1 -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/wxsqlite3-4.4.8/.libs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rQBb5H + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64 + cd wxsqlite3-4.4.8 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' includewxdir=/usr/include/wx-3.1/wx make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wxsqlite3-4.4.8' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libwx_gtk3u_wxsqlite3-3.1.la '/home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libwx_gtk3u_wxsqlite3-3.1.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/lib64/libwx_gtk3u_wxsqlite3-3.1.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/lib64 && { ln -s -f libwx_gtk3u_wxsqlite3-3.1.so.0.0.0 libwx_gtk3u_wxsqlite3-3.1.so.0 || { rm -f libwx_gtk3u_wxsqlite3-3.1.so.0 && ln -s libwx_gtk3u_wxsqlite3-3.1.so.0.0.0 libwx_gtk3u_wxsqlite3-3.1.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/lib64 && { ln -s -f libwx_gtk3u_wxsqlite3-3.1.so.0.0.0 libwx_gtk3u_wxsqlite3-3.1.so || { rm -f libwx_gtk3u_wxsqlite3-3.1.so && ln -s libwx_gtk3u_wxsqlite3-3.1.so.0.0.0 libwx_gtk3u_wxsqlite3-3.1.so; }; }) libtool: install: /usr/bin/install -p .libs/libwx_gtk3u_wxsqlite3-3.1.lai /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/lib64/libwx_gtk3u_wxsqlite3-3.1.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/include/wx-3.1/wx' /usr/bin/install -p -m 644 include/wx/wxsqlite3.h include/wx/wxsqlite3_version.h include/wx/wxsqlite3def.h '/home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/include/wx-3.1/wx' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 wxsqlite3.pc '/home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/lib64/pkgconfig' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wxsqlite3-4.4.8' + find /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 4.4.8-1.mga8 --unique-debug-suffix -4.4.8-1.mga8.aarch64 --unique-debug-src-base wxsqlite3-4.4.8-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/wxsqlite3-4.4.8 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/lib64/libwx_gtk3u_wxsqlite3-3.1.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/lib64/libwx_gtk3u_wxsqlite3-3.1.so.0.0.0 original debug info size: 8648kB, size after compression: 8404kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 18225 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 + '[' -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: lib64wxsqlite3_3.1_0-4.4.8-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.x55nOH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wxsqlite3-4.4.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/share/doc/lib64wxsqlite3_3.1_0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/share/doc/lib64wxsqlite3_3.1_0 + cp -pr LICENCE.txt /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/share/doc/lib64wxsqlite3_3.1_0 + cp -pr readme.md /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64/usr/share/doc/lib64wxsqlite3_3.1_0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64wxsqlite3_3.1_0 = 4.4.8-1.mga8 lib64wxsqlite3_3.1_0(aarch-64) = 4.4.8-1.mga8 libwx_gtk3u_wxsqlite3-3.1.so.0()(64bit) 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) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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_gtk3u_core-3.1.so.3()(64bit) libwx_gtk3u_core-3.1.so.3(WXU_3.1)(64bit) Processing files: lib64wxsqlite3_3.1-devel-4.4.8-1.mga8.aarch64 Provides: devel(libwx_gtk3u_wxsqlite3-3.1(64bit)) lib64wxsqlite3_3.1-devel = 4.4.8-1.mga8 lib64wxsqlite3_3.1-devel(aarch-64) = 4.4.8-1.mga8 pkgconfig(wxsqlite3) = 4.4.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libdl(64bit)) devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) devel(libwx_baseu-3.1(64bit)) devel(libwx_gtk3u_core-3.1(64bit)) pkgconfig Processing files: wxsqlite3-debugsource-4.4.8-1.mga8.aarch64 Provides: wxsqlite3-debugsource = 4.4.8-1.mga8 wxsqlite3-debugsource(aarch-64) = 4.4.8-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64wxsqlite3_3.1_0-debuginfo-4.4.8-1.mga8.aarch64 Provides: debuginfo(build-id) = 51f7f4ec7fbb6d3640eb89875912178ddadfadfe lib64wxsqlite3_3.1_0-debuginfo = 4.4.8-1.mga8 lib64wxsqlite3_3.1_0-debuginfo(aarch-64) = 4.4.8-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wxsqlite3-debugsource(aarch-64) = 4.4.8-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64wxsqlite3_3.1-devel-4.4.8-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64wxsqlite3_3.1_0-4.4.8-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64wxsqlite3_3.1_0-debuginfo-4.4.8-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/wxsqlite3-debugsource-4.4.8-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DDddVG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wxsqlite3-4.4.8 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/wxsqlite3-4.4.8-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v0pQ8F + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf wxsqlite3-4.4.8 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!