D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/dee-1.2.7-25.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OKSGup + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf dee-1.2.7 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/dee-1.2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dee-1.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/dee-1.2.7-gcc6-fixes.patch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/dee-1.2.7-deprecated-g_type_class_add_private.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/build_no_werror.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/vapi-skip-properties.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/icu-pkg-config.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/strict-prototype.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PzvJPq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dee-1.2.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/autotools'. libtoolize: copying file 'build/autotools/libtool.m4' libtoolize: copying file 'build/autotools/ltoptions.m4' libtoolize: copying file 'build/autotools/ltsugar.m4' libtoolize: copying file 'build/autotools/ltversion.m4' libtoolize: copying file 'build/autotools/lt~obsolete.m4' configure.ac:30: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:30: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... configure.ac:30: the top level configure.ac:86: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:86: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:86: the top level configure.ac:205: warning: AC_OUTPUT should be used without arguments. configure.ac:205: You should run autoupdate. configure.ac:214: warning: AC_OUTPUT should be used without arguments. configure.ac:214: You should run autoupdate. configure.ac:80: installing './compile' configure.ac:20: installing './missing' Makefile.am:18: warning: .PHONY was already defined in condition TRUE, which includes condition WANT_TESTS ... Makefile.am.coverage:4: ... '.PHONY' previously defined here Makefile.am:3: 'Makefile.am.coverage' included from here doc/reference/dee-1.0/Makefile.am:71: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') examples/Makefile.am: installing './depcomp' src/Makefile.am:14: warning: '%'-style pattern rules are a GNU make extension vapi/Makefile.am:9: warning: filter %.gir %.vala,$^: non-POSIX variable name vapi/Makefile.am:9: (probably a GNU make extension) + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=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 PYTHON=/usr/bin/python3 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for pygobject overrides directory... ${exec_prefix}/lib64/python3.8/site-packages/gi/overrides 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 the compiler supports GNU C... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.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 egrep... (cached) /usr/bin/grep -E checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for GNU libc compatible malloc... yes checking for getpagesize... yes checking for working mmap... yes checking for memset... yes checking for munmap... yes checking for strcasecmp... yes checking for strdup... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEE... yes checking for gobject-introspection... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for glib-mkenums... /usr/bin/glib-mkenums checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for vapigen... /usr/bin/vapigen checking for ICU... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating dee-icu-1.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating dee-icu-1.0.pc config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/autotools/Makefile config.status: creating src/Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/dee-1.0/Makefile config.status: creating dee-1.0.pc config.status: creating tests/Makefile config.status: creating tools/Makefile config.status: creating examples/Makefile config.status: creating vapi/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: dee 1.2.7 ---------------- Prefix : /usr ICU support : yes Documentation : no Introspection : auto PyGi Overrides : ${exec_prefix}/lib64/python3.8/site-packages/gi/overrides Tests : yes Extended Tests : no Coverage : no Verbose logging: no Extra CFlags : -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations Extra ValaFlags: + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in build Making all in autotools make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in src /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-filter.lo `test -f 'dee-filter.c' || echo './'`dee-filter.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-filter.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-filter.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-glist-result-set.lo `test -f 'dee-glist-result-set.c' || echo './'`dee-glist-result-set.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-glist-result-set.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-glist-result-set.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-hash-index.lo `test -f 'dee-hash-index.c' || echo './'`dee-hash-index.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-hash-index.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-hash-index.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-analyzer.lo `test -f 'dee-analyzer.c' || echo './'`dee-analyzer.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-analyzer.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-analyzer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-file-resource-manager.lo `test -f 'dee-file-resource-manager.c' || echo './'`dee-file-resource-manager.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-file-resource-manager.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-file-resource-manager.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-index.lo `test -f 'dee-index.c' || echo './'`dee-index.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-index.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-index.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-filter-model.lo `test -f 'dee-filter-model.c' || echo './'`dee-filter-model.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-filter-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-filter-model.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-model.lo `test -f 'dee-model.c' || echo './'`dee-model.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-model.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-model-reader.lo `test -f 'dee-model-reader.c' || echo './'`dee-model-reader.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-model-reader.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-model-reader.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-client.lo `test -f 'dee-client.c' || echo './'`dee-client.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-client.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-client.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-server.lo `test -f 'dee-server.c' || echo './'`dee-server.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-server.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-server.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-resource-manager.lo `test -f 'dee-resource-manager.c' || echo './'`dee-resource-manager.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-resource-manager.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-resource-manager.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-result-set.lo `test -f 'dee-result-set.c' || echo './'`dee-result-set.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-result-set.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-result-set.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-peer.lo `test -f 'dee-peer.c' || echo './'`dee-peer.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-peer.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-peer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-proxy-model.lo `test -f 'dee-proxy-model.c' || echo './'`dee-proxy-model.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-proxy-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-proxy-model.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-serializable.lo `test -f 'dee-serializable.c' || echo './'`dee-serializable.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-serializable.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-serializable.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-sequence-model.lo `test -f 'dee-sequence-model.c' || echo './'`dee-sequence-model.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-sequence-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-sequence-model.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-term-list.lo `test -f 'dee-term-list.c' || echo './'`dee-term-list.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-term-list.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-term-list.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-text-analyzer.lo `test -f 'dee-text-analyzer.c' || echo './'`dee-text-analyzer.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-text-analyzer.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-text-analyzer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-shared-model.lo `test -f 'dee-shared-model.c' || echo './'`dee-shared-model.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-shared-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-shared-model.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-tree-index.lo `test -f 'dee-tree-index.c' || echo './'`dee-tree-index.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-tree-index.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-tree-index.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-serializable-model.lo `test -f 'dee-serializable-model.c' || echo './'`dee-serializable-model.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-serializable-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-serializable-model.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-transaction.lo `test -f 'dee-transaction.c' || echo './'`dee-transaction.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-transaction.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-transaction.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-marshal.lo `test -f 'dee-marshal.c' || echo './'`dee-marshal.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-marshal.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-marshal.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdee_1_0_la-dee-icu-term-filter.lo `test -f 'dee-icu-term-filter.c' || echo './'`dee-icu-term-filter.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dee-icu-term-filter.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-icu-term-filter.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 6:1:2 -export-symbols-regex '^dee_.*' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdee-1.0.la -rpath /usr/lib64 libdee_1_0_la-dee-analyzer.lo libdee_1_0_la-dee-file-resource-manager.lo libdee_1_0_la-dee-filter-model.lo libdee_1_0_la-dee-filter.lo libdee_1_0_la-dee-glist-result-set.lo libdee_1_0_la-dee-hash-index.lo libdee_1_0_la-dee-index.lo libdee_1_0_la-dee-model.lo libdee_1_0_la-dee-model-reader.lo libdee_1_0_la-dee-peer.lo libdee_1_0_la-dee-server.lo libdee_1_0_la-dee-client.lo libdee_1_0_la-dee-proxy-model.lo libdee_1_0_la-dee-resource-manager.lo libdee_1_0_la-dee-result-set.lo libdee_1_0_la-dee-sequence-model.lo libdee_1_0_la-dee-serializable.lo libdee_1_0_la-dee-serializable-model.lo libdee_1_0_la-dee-shared-model.lo libdee_1_0_la-dee-term-list.lo libdee_1_0_la-dee-text-analyzer.lo libdee_1_0_la-dee-transaction.lo libdee_1_0_la-dee-tree-index.lo libdee_1_0_la-dee-marshal.lo libdee_1_0_la-dee-icu-term-filter.lo -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p .libs/libdee_1_0_la-dee-analyzer.o .libs/libdee_1_0_la-dee-file-resource-manager.o .libs/libdee_1_0_la-dee-filter-model.o .libs/libdee_1_0_la-dee-filter.o .libs/libdee_1_0_la-dee-glist-result-set.o .libs/libdee_1_0_la-dee-hash-index.o .libs/libdee_1_0_la-dee-index.o .libs/libdee_1_0_la-dee-model.o .libs/libdee_1_0_la-dee-model-reader.o .libs/libdee_1_0_la-dee-peer.o .libs/libdee_1_0_la-dee-server.o .libs/libdee_1_0_la-dee-client.o .libs/libdee_1_0_la-dee-proxy-model.o .libs/libdee_1_0_la-dee-resource-manager.o .libs/libdee_1_0_la-dee-result-set.o .libs/libdee_1_0_la-dee-sequence-model.o .libs/libdee_1_0_la-dee-serializable.o .libs/libdee_1_0_la-dee-serializable-model.o .libs/libdee_1_0_la-dee-shared-model.o .libs/libdee_1_0_la-dee-term-list.o .libs/libdee_1_0_la-dee-text-analyzer.o .libs/libdee_1_0_la-dee-transaction.o .libs/libdee_1_0_la-dee-tree-index.o .libs/libdee_1_0_la-dee-marshal.o .libs/libdee_1_0_la-dee-icu-term-filter.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libdee-1.0.exp libtool: link: /usr/bin/grep -E -e "^dee_.*" ".libs/libdee-1.0.exp" > ".libs/libdee-1.0.expT" libtool: link: mv -f ".libs/libdee-1.0.expT" ".libs/libdee-1.0.exp" libtool: link: echo "{ global:" > .libs/libdee-1.0.ver libtool: link: cat .libs/libdee-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libdee-1.0.ver libtool: link: echo "local: *; };" >> .libs/libdee-1.0.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libdee_1_0_la-dee-analyzer.o .libs/libdee_1_0_la-dee-file-resource-manager.o .libs/libdee_1_0_la-dee-filter-model.o .libs/libdee_1_0_la-dee-filter.o .libs/libdee_1_0_la-dee-glist-result-set.o .libs/libdee_1_0_la-dee-hash-index.o .libs/libdee_1_0_la-dee-index.o .libs/libdee_1_0_la-dee-model.o .libs/libdee_1_0_la-dee-model-reader.o .libs/libdee_1_0_la-dee-peer.o .libs/libdee_1_0_la-dee-server.o .libs/libdee_1_0_la-dee-client.o .libs/libdee_1_0_la-dee-proxy-model.o .libs/libdee_1_0_la-dee-resource-manager.o .libs/libdee_1_0_la-dee-result-set.o .libs/libdee_1_0_la-dee-sequence-model.o .libs/libdee_1_0_la-dee-serializable.o .libs/libdee_1_0_la-dee-serializable-model.o .libs/libdee_1_0_la-dee-shared-model.o .libs/libdee_1_0_la-dee-term-list.o .libs/libdee_1_0_la-dee-text-analyzer.o .libs/libdee_1_0_la-dee-transaction.o .libs/libdee_1_0_la-dee-tree-index.o .libs/libdee_1_0_la-dee-marshal.o .libs/libdee_1_0_la-dee-icu-term-filter.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -pthread -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -Wl,-soname -Wl,libdee-1.0.so.4 -Wl,-version-script -Wl,.libs/libdee-1.0.ver -o .libs/libdee-1.0.so.4.2.1 libtool: link: (cd ".libs" && rm -f "libdee-1.0.so.4" && ln -s "libdee-1.0.so.4.2.1" "libdee-1.0.so.4") libtool: link: (cd ".libs" && rm -f "libdee-1.0.so" && ln -s "libdee-1.0.so.4.2.1" "libdee-1.0.so") libtool: link: ( cd ".libs" && rm -f "libdee-1.0.la" && ln -s "../libdee-1.0.la" "libdee-1.0.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables" LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" CC="aarch64-mageia-linux-gnu-gcc" PKG_CONFIG="/usr/bin/aarch64-mageia-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --warn-all --namespace=Dee --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=GLib-2.0 --include=Gio-2.0 --pkg-export=dee-1.0 --library=libdee-1.0.la --c-include="dee.h" --cflags-begin -I. -I.. -I.. -DDEE_COMPILATION --cflags-end dee.h dee-analyzer.h dee-file-resource-manager.h dee-filter-model.h dee-filter.h dee-hash-index.h dee-index.h dee-model.h dee-model-reader.h dee-peer.h dee-server.h dee-client.h dee-proxy-model.h dee-resource-manager.h dee-result-set.h dee-sequence-model.h dee-serializable.h dee-serializable-model.h dee-shared-model.h dee-term-list.h dee-text-analyzer.h dee-transaction.h dee-tree-index.h dee-icu.h dee-analyzer.c dee-file-resource-manager.c dee-filter-model.c dee-filter.c dee-glist-result-set.h dee-glist-result-set.c dee-hash-index.c dee-index.c dee-model.c dee-model-reader.c dee-peer.c dee-server.c dee-client.c dee-proxy-model.c dee-resource-manager.c dee-result-set.c dee-sequence-model.c dee-serializable.c dee-serializable-model.c dee-shared-model.c dee-term-list.c dee-text-analyzer.c dee-transaction.c dee-tree-index.c trace-log.h com.canonical.Dee.Model-xml.h com.canonical.Dee.Peer-xml.h dee-marshal.c dee-marshal.h dee-icu-term-filter.c libdee-1.0.la Makefile --output Dee-1.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC aarch64-mageia-linux-gnu-gcc -o /home/iurt/rpmbuild/BUILD/dee-1.2.7/src/tmp-introspectjvnt_p84/Dee-1.0 -export-dynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables /home/iurt/rpmbuild/BUILD/dee-1.2.7/src/tmp-introspectjvnt_p84/Dee-1.0.o -L. libdee-1.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags libtool: link: aarch64-mageia-linux-gnu-gcc -o /home/iurt/rpmbuild/BUILD/dee-1.2.7/src/tmp-introspectjvnt_p84/.libs/Dee-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables /home/iurt/rpmbuild/BUILD/dee-1.2.7/src/tmp-introspectjvnt_p84/Dee-1.0.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -L. ./.libs/libdee-1.0.so -lgthread-2.0 -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread dee-filter-model.c:326: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead: * Type: DeeFilter ^ dee-filter-model.c:583: Warning: Dee: "@self" parameter unexpected at this location: * @self: A #DeeFilterModel instance ^ dee-index.c:174: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead: * Type: DeeAnalyzer ^ dee-index.c:188: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead: * Type: DeeModelReader ^ dee-model.c:2132: Warning: Dee: unknown annotation: default dee-serializable-model.c:393: Warning: Dee: "@self" parameter unexpected at this location: * @self: (type DeeSerializableModel): A #DeeSerializableModel instance ^ dee-serializable-model.c:417: Warning: Dee: "@self" parameter unexpected at this location: * @self: (type DeeSerializableModel): A #DeeSerializableModel instance ^ dee-serializable-model.c:442: Warning: Dee: "@self" parameter unexpected at this location: * @self: (type DeeSerializableModel): A #DeeSerializableModel instance ^ dee-text-analyzer.c:39: Warning: Dee: multiple comment blocks documenting 'DeeAnalyzerPrivate:' identifier (already seen at dee-analyzer.c:54). dee-icu-term-filter.c:141: Warning: Dee: unknown annotation: error-domains dee-transaction.h:96: Warning: Dee: "@DEE_TRANSACTION_ERROR_CONCURRENT_MODIFICATION" parameter unexpected at this location: * @DEE_TRANSACTION_ERROR_CONCURRENT_MODIFICATION: The target model has been ^ dee-transaction.h:99: Warning: Dee: "@DEE_TRANSACTION_ERROR_COMMITTED" parameter unexpected at this location: * @DEE_TRANSACTION_ERROR_COMMITTED: Raised when someone tries to commit a ^ dee-icu.h:42: Warning: Dee: "@DEE_ICU_ERROR_BAD_RULE" parameter unexpected at this location: * @DEE_ICU_ERROR_BAD_RULE: Error parsing a transliteration rule ^ trace-log.h:39: Warning: Dee: symbol='TRACE_LOG_DOMAIN': Unknown namespace for symbol 'TRACE_LOG_DOMAIN' dee-model.c:277: Warning: Dee: dee_model_set_schema: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-model.c:1174: Warning: Dee: dee_model_append: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-model.c:1264: Warning: Dee: dee_model_prepend: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-model.c:1363: Warning: Dee: dee_model_insert: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-model.c:1460: Warning: Dee: dee_model_insert_before: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-model.c:1656: Warning: Dee: dee_model_insert_sorted: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-model.c:1797: Warning: Dee: dee_model_find_sorted: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-model.c:1888: Warning: Dee: dee_model_set: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-model.c:2021: Warning: Dee: dee_model_get: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-model.c:2184: Warning: Dee: dee_model_get_value_by_name: unknown parameter 'column' in documentation comment, should be 'column_name' dee-model.c:792: Warning: Dee: dee_model_build_row: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-model.c:885: Warning: Dee: dee_model_build_named_row: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-model.c:950: Warning: Dee: dee_model_build_named_row_sunk: unknown parameter 'VarArgs' in documentation comment, should be '...' dee-analyzer.h:82: Warning: Dee: DeeTermFilterFunc: invalid return annotation dee-model.c:596: Warning: Dee: dee_model_register_vardict_schema: unknown parameter 'column' in documentation comment, should be 'num_column' dee-model.c:626: Warning: Dee: dee_model_get_vardict_schema: unknown parameter 'column' in documentation comment, should be 'num_column' dee-model.c:2184: Warning: Dee: dee_model_get_value_by_name: unknown parameter 'column' in documentation comment, should be 'column_name' dee-serializable.c:109: Warning: Dee: dee_serializable_register_parser: argument parse_func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) dee-icu-term-filter.c:146: Warning: Dee: dee_icu_term_filter_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) dee-icu-term-filter.c:196: Warning: Dee: dee_icu_term_filter_new_ascii_folder: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) dee-icu-term-filter.c:146: Warning: Dee: dee_icu_term_filter_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) dee-icu-term-filter.c:196: Warning: Dee: dee_icu_term_filter_new_ascii_folder: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) dee-serializable.c:109: Warning: Dee: dee_serializable_register_parser: argument parse_func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) dee-glist-result-set.h:62: Warning: Dee: dee_glist_result_set_new: argument rows: Missing (element-type) annotation dee-glist-result-set.h:62: Warning: Dee: dee_glist_result_set_new: return value: Missing (transfer) annotation make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /usr/bin/g-ir-compiler --includedir=. Dee-1.0.gir -o Dee-1.0.typelib make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' Making all in doc Making all in reference Making all in dee-1.0 make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in examples make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o master-model.o master-model.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o slave-model.o slave-model.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o peers.o peers.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o slave-model slave-model.o ../src/libdee-1.0.la -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/slave-model slave-model.o -pthread ../src/.libs/libdee-1.0.so -licui18n -licuuc -licudata -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o master-model master-model.o ../src/libdee-1.0.la -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/master-model master-model.o -pthread ../src/.libs/libdee-1.0.so -licui18n -licuuc -licudata -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o peers peers.o ../src/libdee-1.0.la -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/peers peers.o -pthread ../src/.libs/libdee-1.0.so -licui18n -licuuc -licudata -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' Making all in tools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tools' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dee-tool.o dee-tool.c dee-tool.c: In function 'on_model_trasaction_begin': dee-tool.c:98:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 98 | GTimeVal time_val; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from dee-tool.c:21: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ dee-tool.c:101:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 101 | g_get_current_time (&time_val); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from dee-tool.c:21: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ dee-tool.c:102:3: warning: 'g_time_val_to_iso8601' is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations] 102 | time_str = g_time_val_to_iso8601 (&time_val); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:88, from dee-tool.c:21: /usr/include/glib-2.0/glib/gtimer.h:73:10: note: declared here 73 | gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC; | ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tools' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dee-tool dee-tool.o ../src/libdee-1.0.la -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dee-tool dee-tool.o -pthread ../src/.libs/libdee-1.0.so -licui18n -licuuc -licudata -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tools' Making all in vapi make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/vapi' /usr/bin/vapigen --pkg gio-2.0 --library dee-1.0 --metadatadir=. ../src/Dee-1.0.gir Dee-1.0-custom.vala Generation succeeded - 0 warning(s) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/vapi' Making all in bindings Making all in python make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in tests make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-analyzer.o test-analyzer.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-model-readers.o test-model-readers.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-dee.o test-dee.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-glist-result-set.o test-glist-result-set.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-model-complex-column.o test-model-complex-column.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-model-column.o test-model-column.c test-model-column.c: In function 'test_no_schema': test-model-column.c:325:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 325 | if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) | ^~ In file included from /usr/include/glib-2.0/glib.h:85, from test-model-column.c:22: /usr/include/glib-2.0/glib/gtestutils.h:393:10: note: declared here 393 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ test-model-column.c: In function 'test_bad_schemas': test-model-column.c:339:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 339 | if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | ^~ In file included from /usr/include/glib-2.0/glib.h:85, from test-model-column.c:22: /usr/include/glib-2.0/glib/gtestutils.h:393:10: note: declared here 393 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ test-model-column.c:347:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 347 | if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | ^~ In file included from /usr/include/glib-2.0/glib.h:85, from test-model-column.c:22: /usr/include/glib-2.0/glib/gtestutils.h:393:10: note: declared here 393 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ test-model-column.c:355:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 355 | if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | ^~ In file included from /usr/include/glib-2.0/glib.h:85, from test-model-column.c:22: /usr/include/glib-2.0/glib/gtestutils.h:393:10: note: declared here 393 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-model-signals.o test-model-signals.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-model-seqnums.o test-model-seqnums.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-index.o test-index.c test-index.c: In function 'test_text': test-index.c:303:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 303 | if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) | ^~ In file included from /usr/include/glib-2.0/glib.h:85, from test-index.c:22: /usr/include/glib-2.0/glib/gtestutils.h:393:10: note: declared here 393 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-model-tags.o test-model-tags.c test-model-tags.c: In function 'test_no_tags': test-model-tags.c:126:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 126 | if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) | ^~ In file included from /usr/include/glib-2.0/glib.h:85, from test-model-tags.c:22: /usr/include/glib-2.0/glib/gtestutils.h:393:10: note: declared here 393 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ test-model-tags.c:137:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 137 | if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) | ^~ In file included from /usr/include/glib-2.0/glib.h:85, from test-model-tags.c:22: /usr/include/glib-2.0/glib/gtestutils.h:393:10: note: declared here 393 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ test-model-tags.c: In function 'test_one_tag': test-model-tags.c:173:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 173 | if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) | ^~ In file included from /usr/include/glib-2.0/glib.h:85, from test-model-tags.c:22: /usr/include/glib-2.0/glib/gtestutils.h:393:10: note: declared here 393 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ test-model-tags.c:184:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 184 | if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) | ^~ In file included from /usr/include/glib-2.0/glib.h:85, from test-model-tags.c:22: /usr/include/glib-2.0/glib/gtestutils.h:393:10: note: declared here 393 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-term-list.o test-term-list.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-filter-model.o test-filter-model.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-resource-manager.o test-resource-manager.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-icu.o test-icu.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-serializable.o test-serializable.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-model-rows.o test-model-rows.c test-model-rows.c: In function 'test_illegal_access': test-model-rows.c:588:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 588 | if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) | ^~ In file included from /usr/include/glib-2.0/glib.h:85, from test-model-rows.c:23: /usr/include/glib-2.0/glib/gtestutils.h:393:10: note: declared here 393 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ test-model-rows.c:595:3: warning: 'g_test_trap_fork' is deprecated: Use 'g_test_trap_subprocess' instead [-Wdeprecated-declarations] 595 | if (g_test_trap_fork (0, G_TEST_TRAP_SILENCE_STDOUT | G_TEST_TRAP_SILENCE_STDERR)) | ^~ In file included from /usr/include/glib-2.0/glib.h:85, from test-model-rows.c:23: /usr/include/glib-2.0/glib/gtestutils.h:393:10: note: declared here 393 | gboolean g_test_trap_fork (guint64 usec_timeout, | ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-benchmark.o test-benchmark.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -DTESTDIR=\""../tests"\" -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-transaction.o test-transaction.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-benchmark test-benchmark.o ../src/libdee-1.0.la -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test-benchmark test-benchmark.o -pthread ../src/.libs/libdee-1.0.so -licui18n -licuuc -licudata -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-dee test-analyzer.o test-dee.o test-filter-model.o test-glist-result-set.o test-index.o test-model-column.o test-model-complex-column.o test-model-readers.o test-model-rows.o test-model-signals.o test-model-seqnums.o test-model-tags.o test-resource-manager.o test-serializable.o test-transaction.o test-term-list.o test-icu.o ../src/libdee-1.0.la -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test-dee test-analyzer.o test-dee.o test-filter-model.o test-glist-result-set.o test-index.o test-model-column.o test-model-complex-column.o test-model-readers.o test-model-rows.o test-model-signals.o test-model-seqnums.o test-model-tags.o test-resource-manager.o test-serializable.o test-transaction.o test-term-list.o test-icu.o -pthread ../src/.libs/libdee-1.0.so -licui18n -licuuc -licudata -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xzix7n + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64 + cd dee-1.2.7 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/build' Making install in autotools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/build/autotools' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/build/autotools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/build/autotools' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/build/autotools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/build' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/build' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/build' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/build' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/build' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libdee-1.0.la '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libdee-1.0.so.4.2.1 /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64/libdee-1.0.so.4.2.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64 && { ln -s -f libdee-1.0.so.4.2.1 libdee-1.0.so.4 || { rm -f libdee-1.0.so.4 && ln -s libdee-1.0.so.4.2.1 libdee-1.0.so.4; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64 && { ln -s -f libdee-1.0.so.4.2.1 libdee-1.0.so || { rm -f libdee-1.0.so && ln -s libdee-1.0.so.4.2.1 libdee-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libdee-1.0.lai /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64/libdee-1.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/include/dee-1.0' /usr/bin/install -p -m 644 dee.h dee-analyzer.h dee-file-resource-manager.h dee-filter-model.h dee-filter.h dee-hash-index.h dee-index.h dee-model.h dee-model-reader.h dee-peer.h dee-server.h dee-client.h dee-proxy-model.h dee-resource-manager.h dee-result-set.h dee-sequence-model.h dee-serializable.h dee-serializable-model.h dee-shared-model.h dee-term-list.h dee-text-analyzer.h dee-transaction.h dee-tree-index.h dee-icu.h '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/include/dee-1.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/share/gir-1.0' /usr/bin/install -p -m 644 Dee-1.0.gir '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/share/gir-1.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64/girepository-1.0/' /usr/bin/install -p -m 644 Dee-1.0.typelib '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64/girepository-1.0/' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/src' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc' Making install in reference make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc/reference' Making install in dee-1.0 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc/reference/dee-1.0' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc/reference/dee-1.0' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/DeeAnalyzer.html /usr/bin/install -p -m 644 ./html/DeeClient.html /usr/bin/install -p -m 644 ./html/DeeFileResourceManager.html /usr/bin/install -p -m 644 ./html/DeeFilterModel.html /usr/bin/install -p -m 644 ./html/DeeHashIndex.html /usr/bin/install -p -m 644 ./html/DeeIndex.html /usr/bin/install -p -m 644 ./html/DeePeer.html /usr/bin/install -p -m 644 ./html/DeeProxyModel.html /usr/bin/install -p -m 644 ./html/DeeSequenceModel.html /usr/bin/install -p -m 644 ./html/DeeSerializableModel.html /usr/bin/install -p -m 644 ./html/DeeServer.html /usr/bin/install -p -m 644 ./html/DeeSharedModel.html /usr/bin/install -p -m 644 ./html/DeeTermList.html /usr/bin/install -p -m 644 ./html/DeeTextAnalyzer.html /usr/bin/install -p -m 644 ./html/DeeTransaction.html /usr/bin/install -p -m 644 ./html/DeeTreeIndex.html /usr/bin/install -p -m 644 ./html/annotation-glossary.html /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/ch02.html /usr/bin/install -p -m 644 ./html/ch03.html /usr/bin/install -p -m 644 ./html/ch04.html /usr/bin/install -p -m 644 ./html/dee-1.0-Dee-ICU-Extensions.html /usr/bin/install -p -m 644 ./html/dee-1.0-DeeModel.html /usr/bin/install -p -m 644 ./html/dee-1.0-DeeResourceManager.html /usr/bin/install -p -m 644 ./html/dee-1.0-DeeResultSet.html /usr/bin/install -p -m 644 ./html/dee-1.0-DeeSerializable.html /usr/bin/install -p -m 644 ./html/dee-1.0-Filters.html /usr/bin/install -p -m 644 ./html/dee-1.0-Model-Readers.html /usr/bin/install -p -m 644 ./html/dee-1.0.devhelp2 /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/index.sgml /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/object-tree.html /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up.png make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc/reference/dee-1.0' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc/reference/dee-1.0' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc/reference' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc/reference' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc/reference' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc/reference' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc/reference' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/doc' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' 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/dee-1.2.7/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/examples' Making install in tools make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p dee-tool '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/bin' libtool: warning: '../src/libdee-1.0.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dee-tool /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/bin/dee-tool make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tools' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tools' Making install in vapi make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/vapi' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/vapi' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/share/vala/vapi' /usr/bin/install -p -m 644 dee-1.0.deps dee-1.0.vapi '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/share/vala/vapi' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/vapi' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/vapi' Making install in bindings make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/bindings' Making install in python make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/bindings/python' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/bindings/python' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64/python3.8/site-packages/gi/overrides' /usr/bin/install -p -m 644 Dee.py '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64/python3.8/site-packages/gi/overrides' Byte-compiling python modules... Dee.py Byte-compiling python modules (optimized versions) ... Dee.py make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/bindings/python' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/bindings/python' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/bindings' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/bindings' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/bindings' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/bindings' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/bindings' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' 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/dee-1.2.7/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7/tests' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 dee-1.0.pc dee-icu-1.0.pc '/home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dee-1.2.7' + find /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.2.7-25.mga8 --unique-debug-suffix -1.2.7-25.mga8.aarch64 --unique-debug-src-base dee-1.2.7-25.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/dee-1.2.7 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/bin/dee-tool extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/bin/dee-tool explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64/libdee-1.0.so.4.2.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64/libdee-1.0.so.4.2.1 original debug info size: 1148kB, size after compression: 1060kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1445 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 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: dee-1.2.7-25.mga8.aarch64 Provides: dee = 1.2.7-25.mga8 dee(aarch-64) = 1.2.7-25.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdee-1.0.so.4()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) python(abi) = 3.8 typelib(GLib) Processing files: lib64dee1.0_4-1.2.7-25.mga8.aarch64 Provides: lib64dee1.0_4 = 1.2.7-25.mga8 lib64dee1.0_4(aarch-64) = 1.2.7-25.mga8 libdee-1.0.so.4()(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) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libicui18n.so.68()(64bit) libicuuc.so.68()(64bit) Processing files: lib64dee-gir1.0-1.2.7-25.mga8.aarch64 Provides: lib64dee-gir1.0 = 1.2.7-25.mga8 lib64dee-gir1.0(aarch-64) = 1.2.7-25.mga8 typelib(Dee) = 1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libdee-1.0.so.4()(64bit) typelib(GLib) = 2.0 typelib(GObject) = 2.0 typelib(Gio) = 2.0 Processing files: lib64dee-devel-1.2.7-25.mga8.aarch64 Provides: dee-devel = 1.2.7-25.mga8 devel(libdee-1.0(64bit)) lib64dee-devel = 1.2.7-25.mga8 lib64dee-devel(aarch-64) = 1.2.7-25.mga8 pkgconfig(dee-1.0) = 1.2.7 pkgconfig(dee-icu-1.0) = 1.2.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libicui18n(64bit)) devel(libicuuc(64bit)) pkgconfig pkgconfig(gio-2.0) pkgconfig(gio-unix-2.0) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(gthread-2.0) Processing files: dee-debugsource-1.2.7-25.mga8.aarch64 Provides: dee-debugsource = 1.2.7-25.mga8 dee-debugsource(aarch-64) = 1.2.7-25.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dee-debuginfo-1.2.7-25.mga8.aarch64 Provides: debuginfo(build-id) = d853370b916003a2548120f8429a3c089d4c6ad7 dee-debuginfo = 1.2.7-25.mga8 dee-debuginfo(aarch-64) = 1.2.7-25.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dee-debugsource(aarch-64) = 1.2.7-25.mga8 Processing files: lib64dee1.0_4-debuginfo-1.2.7-25.mga8.aarch64 Provides: debuginfo(build-id) = 0b6c1b9c069aa2223cd8ae79bb7c2f100fa228fa lib64dee1.0_4-debuginfo = 1.2.7-25.mga8 lib64dee1.0_4-debuginfo(aarch-64) = 1.2.7-25.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dee-debugsource(aarch-64) = 1.2.7-25.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dee-1.2.7-25.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dee-debuginfo-1.2.7-25.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64dee1.0_4-1.2.7-25.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64dee-gir1.0-1.2.7-25.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dee-debugsource-1.2.7-25.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64dee1.0_4-debuginfo-1.2.7-25.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64dee-devel-1.2.7-25.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Yt8wio + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dee-1.2.7 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/dee-1.2.7-25.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tl7hRp + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf dee-1.2.7 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!