D: [iurt_root_command] chroot
warning: %configure2_5x is deprecated, use %configure instead
Installing /home/iurt/rpmbuild/SRPMS/ostree-2019.6-1.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LLt3IL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libostree-2019.6
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/libostree-2019.6.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libostree-2019.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cp /home/iurt/rpmbuild/SOURCES/ostree-finalize-staged.path src/boot/ostree-finalize-staged.path
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Fy0IRJ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libostree-2019.6
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ env NOCONFIGURE=1 ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I buildutil -I libglnx ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'buildutil'.
libtoolize: copying file 'buildutil/libtool.m4'
libtoolize: copying file 'buildutil/ltoptions.m4'
libtoolize: copying file 'buildutil/ltsugar.m4'
libtoolize: copying file 'buildutil/ltversion.m4'
libtoolize: copying file 'buildutil/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:22: installing 'build-aux/compile'
configure.ac:18: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
autoreconf: Leaving directory `.'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-gtk-doc --with-selinux --with-curl --with-openssl --enable-installed-tests=exclusive --with-dracut=yesbutnoconf --disable-http2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of aarch64-mageia-linux-gnu-gcc... (cached) none
checking for bison... bison -y
checking if aarch64-mageia-linux-gnu-gcc supports flag -pipe in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Wall in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=empty-body in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=strict-prototypes in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=format=2 -Werror=format-security -Werror=format-nonliteral in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=init-self in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=missing-declarations in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=return-type in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=switch in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=overflow in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=int-conversion in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=parentheses in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=undef in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=incompatible-pointer-types in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=misleading-indentation in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=aggregate-return in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=unused-result in envvar CFLAGS... yes
checking for -fsanitize=address in CFLAGS... no
checking for -fsanitize=thread in CFLAGS... no
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 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 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 whether renameat2 is declared... yes
checking whether memfd_create is declared... yes
checking whether copy_file_range is declared... yes
checking for nanotime... no
checking for clock_gettime... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... 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 aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB... yes
checking for GLIB - version >= 2.0.0... yes (version 2.62.4)
checking for OT_DEP_GIO_UNIX... yes
checking for OT_DEP_LZMA... yes
checking for OT_DEP_ZLIB... yes
checking for OT_DEP_E2P... yes
checking for OT_DEP_CURL... yes
checking for libsoup-2.4 >= 2.39.1... yes
checking for OT_DEP_SOUP... yes
checking whether SOUP_SESSION_TLS_INTERACTION is declared... yes
checking for gobject-introspection... yes
checking for gpgme-config... /usr/bin/gpgme-config
checking for OT_DEP_GPGME... no
checking for GPGME pthread - version >= 1.1.8... yes
checking for OT_DEP_GPG_ERROR... 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... yes
checking for GTKDOC_DEPS... yes
checking for xsltproc... /usr/bin/xsltproc
checking for libarchive >= 2.8.0... yes
checking for OT_DEP_LIBARCHIVE... yes
checking for archive_read_support_filter_all... yes
checking for libselinux >= 2.1.13... yes
checking for OT_DEP_SELINUX... yes
checking for OT_DEP_CRYPTO... yes
checking for avahi-client >= 0.6.31 avahi-glib >= 0.6.31... no
checking for mount >= 2.23.0... yes
checking for OT_DEP_LIBMOUNT... yes
checking for mnt_unref_cache... yes
checking for BUILDOPT_FUSE... yes
checking for libsystemd... yes
checking for LIBSYSTEMD... yes
checking for grub2-mkconfig... no
checking for grub-mkconfig... no
checking for gjs... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating apidoc/Makefile
config.status: creating src/libostree/ostree-1.pc
config.status: creating src/libostree/ostree-version.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
libostree 2019.6 (release)
features: libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p
===============
introspection: yes
Rust (internal oxidation): no
rofiles-fuse: yes
HTTP backend: curl
"ostree trivial-httpd": no
SELinux: yes
cryptographic checksums: openssl
systemd: yes
libmount: yes
libarchive (parse tar files directly): yes
static deltas: yes (always enabled now)
O_TMPFILE: yes
wrpseudo-compat: no
man pages (xsltproc): yes
api docs (gtk-doc): yes
installed tests: exclusive
gjs-based tests: no
dracut: yesbutnoconf
mkinitcpio: no
Static compiler for ostree-prepare-root: no
Experimental API no
grub2-mkconfig path: grub2-mkconfig
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/glib-mkenums \
--template src/libostree/ostree-enumtypes.h.template \
./src/libostree/ostree-fetcher.h > src/libostree/ostree-enumtypes.h.tmp && mv src/libostree/ostree-enumtypes.h.tmp src/libostree/ostree-enumtypes.h
/usr/bin/glib-mkenums \
--template src/libostree/ostree-enumtypes.c.template \
./src/libostree/ostree-fetcher.h > src/libostree/ostree-enumtypes.c.tmp && mv src/libostree/ostree-enumtypes.c.tmp src/libostree/ostree-enumtypes.c
/usr/bin/make all-recursive
Making all in .
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
mkdir -p src/ostree/
bison -y src/ostree/parse-datetime.y -o src/ostree/parse-datetime.c
src/ostree/parse-datetime.y:302.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
302 | %pure-parser
| ^~~~~~~~~~~~
src/ostree/parse-datetime.y:302.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
302 | %pure-parser
| ^~~~~~~~~~~~
| %define api.pure
src/ostree/parse-datetime.y:307.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
307 | %expect 31
| ^~~~~~~
src/ostree/parse-datetime.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/tests_test_varint-ostree-varint.o `test -f 'src/libostree/ostree-varint.c' || echo './'`src/libostree/ostree-varint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_varint-test-varint.o `test -f 'tests/test-varint.c' || echo './'`tests/test-varint.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_bsdiff-test-bsdiff.o `test -f 'tests/test-bsdiff.c' || echo './'`tests/test-bsdiff.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_ot_unix_utils-test-ot-unix-utils.o `test -f 'tests/test-ot-unix-utils.c' || echo './'`tests/test-ot-unix-utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_ot_opt_utils-test-ot-opt-utils.o `test -f 'tests/test-ot-opt-utils.c' || echo './'`tests/test-ot-opt-utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_keyfile_utils-test-keyfile-utils.o `test -f 'tests/test-keyfile-utils.c' || echo './'`tests/test-keyfile-utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_mutable_tree-test-mutable-tree.o `test -f 'tests/test-mutable-tree.c' || echo './'`tests/test-mutable-tree.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/tests_test_bloom-ostree-bloom.o `test -f 'src/libostree/ostree-bloom.c' || echo './'`src/libostree/ostree-bloom.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/tests_test_lzma-ostree-lzma-common.o `test -f 'src/libostree/ostree-lzma-common.c' || echo './'`src/libostree/ostree-lzma-common.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_ot_tool_util-test-ot-tool-util.o `test -f 'tests/test-ot-tool-util.c' || echo './'`tests/test-ot-tool-util.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_checksum-test-checksum.o `test -f 'tests/test-checksum.c' || echo './'`tests/test-checksum.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/tests_test_lzma-ostree-lzma-compressor.o `test -f 'src/libostree/ostree-lzma-compressor.c' || echo './'`src/libostree/ostree-lzma-compressor.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/tests_test_lzma-ostree-lzma-decompressor.o `test -f 'src/libostree/ostree-lzma-decompressor.c' || echo './'`src/libostree/ostree-lzma-decompressor.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_lzma-test-lzma.o `test -f 'tests/test-lzma.c' || echo './'`tests/test-lzma.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/tests_test_rollsum-ostree-rollsum.o `test -f 'src/libostree/ostree-rollsum.c' || echo './'`src/libostree/ostree-rollsum.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_rollsum-test-rollsum.o `test -f 'tests/test-rollsum.c' || echo './'`tests/test-rollsum.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_sysroot_c-test-sysroot-c.o `test -f 'tests/test-sysroot-c.c' || echo './'`tests/test-sysroot-c.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_pull_c-test-pull-c.o `test -f 'tests/test-pull-c.c' || echo './'`tests/test-pull-c.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -UOSTREE_COMPILATION -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src/libostree -I./src/libostree -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_include_ostree_h-test-include-ostree-h.o `test -f 'tests/test-include-ostree-h.c' || echo './'`tests/test-include-ostree-h.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_repo-test-repo.o `test -f 'tests/test-repo.c' || echo './'`tests/test-repo.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/get_byte_order-get-byte-order.o `test -f 'tests/get-byte-order.c' || echo './'`tests/get-byte-order.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/tests_test_kargs-ostree-kernel-args.o `test -f 'src/libostree/ostree-kernel-args.c' || echo './'`src/libostree/ostree-kernel-args.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_basic_c-test-basic-c.o `test -f 'tests/test-basic-c.c' || echo './'`tests/test-basic-c.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_gpg_verify_result-test-gpg-verify-result.o `test -f 'tests/test-gpg-verify-result.c' || echo './'`tests/test-gpg-verify-result.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/tests_test_rollsum_cli-ostree-rollsum.o `test -f 'src/libostree/ostree-rollsum.c' || echo './'`src/libostree/ostree-rollsum.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_kargs-test-kargs.o `test -f 'tests/test-kargs.c' || echo './'`tests/test-kargs.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/repo_finder_mount-repo-finder-mount.o `test -f 'tests/repo-finder-mount.c' || echo './'`tests/repo-finder-mount.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/tests_test_checksum-ostree-core.o `test -f 'src/libostree/ostree-core.c' || echo './'`src/libostree/ostree-core.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_rollsum_cli-test-rollsum-cli.o `test -f 'tests/test-rollsum-cli.c' || echo './'`tests/test-rollsum-cli.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_libarchive_import-test-libarchive-import.o `test -f 'tests/test-libarchive-import.c' || echo './'`tests/test-libarchive-import.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-cleanup.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-cleanup.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-config-diff.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-config-diff.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -I./libglnx -I./src/libostree -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/switchroot/ostree_system_generator-ostree-system-generator.o `test -f 'src/switchroot/ostree-system-generator.c' || echo './'`src/switchroot/ostree-system-generator.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-deploy.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-deploy.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-init-fs.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-init-fs.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-instutil.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-instutil.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-os-init.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-os-init.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-status.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-status.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree_trivial_httpd-ostree-trivial-httpd.o `test -f 'src/ostree/ostree-trivial-httpd.c' || echo './'`src/ostree/ostree-trivial-httpd.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-set-origin.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-set-origin.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-switch.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-switch.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/libreaddir_rand_la-readdir-rand.lo `test -f 'tests/readdir-rand.c' || echo './'`tests/readdir-rand.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tests/readdir-rand.c -fPIC -DPIC -o tests/.libs/libreaddir_rand_la-readdir-rand.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-undeploy.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-undeploy.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-upgrade.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-upgrade.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-unlock.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-unlock.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin-pin.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin-pin.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-admin.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-admin.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-cat.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-cat.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-checkout.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-checkout.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-checksum.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-checksum.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-commit.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-commit.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-create-usb.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-create-usb.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-export.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-export.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-config.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-config.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-diff.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-diff.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-find-remotes.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-find-remotes.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-fsck.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-fsck.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-init.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-init.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-log.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-log.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-ls.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-ls.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-prune.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-prune.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-pull-local.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-pull-local.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-pull.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-pull.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-refs.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-refs.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-remote.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-remote.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-reset.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-reset.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-rev-parse.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-rev-parse.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-show.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-show.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-basic.sh.test.tmp; \
echo 'Type=session' >> tests/test-basic.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-basic.sh' >> tests/test-basic.sh.test.tmp; \
mv tests/test-basic.sh.test.tmp tests/test-basic.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-basic-user.sh.test.tmp; \
echo 'Type=session' >> tests/test-basic-user.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-basic-user.sh' >> tests/test-basic-user.sh.test.tmp; \
mv tests/test-basic-user.sh.test.tmp tests/test-basic-user.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-summary.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-summary.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-basic-user-only.sh.test.tmp; \
echo 'Type=session' >> tests/test-basic-user-only.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-basic-user-only.sh' >> tests/test-basic-user-only.sh.test.tmp; \
mv tests/test-basic-user-only.sh.test.tmp tests/test-basic-user-only.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-basic-root.sh.test.tmp; \
echo 'Type=session' >> tests/test-basic-root.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-basic-root.sh' >> tests/test-basic-root.sh.test.tmp; \
mv tests/test-basic-root.sh.test.tmp tests/test-basic-root.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-subpath.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-subpath.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-subpath.sh' >> tests/test-pull-subpath.sh.test.tmp; \
mv tests/test-pull-subpath.sh.test.tmp tests/test-pull-subpath.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-static-delta.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-static-delta.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-archivez.sh.test.tmp; \
echo 'Type=session' >> tests/test-archivez.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-archivez.sh' >> tests/test-archivez.sh.test.tmp; \
mv tests/test-archivez.sh.test.tmp tests/test-archivez.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-remote-add.sh.test.tmp; \
echo 'Type=session' >> tests/test-remote-add.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-add.sh' >> tests/test-remote-add.sh.test.tmp; \
mv tests/test-remote-add.sh.test.tmp tests/test-remote-add.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-remote-headers.sh.test.tmp; \
echo 'Type=session' >> tests/test-remote-headers.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-headers.sh' >> tests/test-remote-headers.sh.test.tmp; \
mv tests/test-remote-headers.sh.test.tmp tests/test-remote-headers.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-commit-sign.sh.test.tmp; \
echo 'Type=session' >> tests/test-commit-sign.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-commit-sign.sh' >> tests/test-commit-sign.sh.test.tmp; \
mv tests/test-commit-sign.sh.test.tmp tests/test-commit-sign.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-export.sh.test.tmp; \
echo 'Type=session' >> tests/test-export.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-export.sh' >> tests/test-export.sh.test.tmp; \
mv tests/test-export.sh.test.tmp tests/test-export.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-help.sh.test.tmp; \
echo 'Type=session' >> tests/test-help.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-help.sh' >> tests/test-help.sh.test.tmp; \
mv tests/test-help.sh.test.tmp tests/test-help.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-parent.sh.test.tmp; \
echo 'Type=session' >> tests/test-parent.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-parent.sh' >> tests/test-parent.sh.test.tmp; \
mv tests/test-parent.sh.test.tmp tests/test-parent.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-libarchive.sh.test.tmp; \
echo 'Type=session' >> tests/test-libarchive.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-libarchive.sh' >> tests/test-libarchive.sh.test.tmp; \
mv tests/test-libarchive.sh.test.tmp tests/test-libarchive.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-bare.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-bare.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-bare.sh' >> tests/test-pull-bare.sh.test.tmp; \
mv tests/test-pull-bare.sh.test.tmp tests/test-pull-bare.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-bareuser.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-bareuser.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-bareuser.sh' >> tests/test-pull-bareuser.sh.test.tmp; \
mv tests/test-pull-bareuser.sh.test.tmp tests/test-pull-bareuser.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-bareuseronly.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-bareuseronly.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-bareuseronly.sh' >> tests/test-pull-bareuseronly.sh.test.tmp; \
mv tests/test-pull-bareuseronly.sh.test.tmp tests/test-pull-bareuseronly.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull2-bareuseronly.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull2-bareuseronly.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull2-bareuseronly.sh' >> tests/test-pull2-bareuseronly.sh.test.tmp; \
mv tests/test-pull2-bareuseronly.sh.test.tmp tests/test-pull2-bareuseronly.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-commit-only.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-commit-only.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-commit-only.sh' >> tests/test-pull-commit-only.sh.test.tmp; \
mv tests/test-pull-commit-only.sh.test.tmp tests/test-pull-commit-only.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-depth.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-depth.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-depth.sh' >> tests/test-pull-depth.sh.test.tmp; \
mv tests/test-pull-depth.sh.test.tmp tests/test-pull-depth.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-mirror-summary.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-mirror-summary.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-mirror-summary.sh' >> tests/test-pull-mirror-summary.sh.test.tmp; \
mv tests/test-pull-mirror-summary.sh.test.tmp tests/test-pull-mirror-summary.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-large-metadata.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-large-metadata.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-large-metadata.sh' >> tests/test-pull-large-metadata.sh.test.tmp; \
mv tests/test-pull-large-metadata.sh.test.tmp tests/test-pull-large-metadata.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-metalink.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-metalink.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-metalink.sh' >> tests/test-pull-metalink.sh.test.tmp; \
mv tests/test-pull-metalink.sh.test.tmp tests/test-pull-metalink.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-summary-sigs.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-summary-sigs.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-summary-sigs.sh' >> tests/test-pull-summary-sigs.sh.test.tmp; \
mv tests/test-pull-summary-sigs.sh.test.tmp tests/test-pull-summary-sigs.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-trivial-httpd.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-trivial-httpd.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-basicauth.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-basicauth.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-basicauth.sh' >> tests/test-pull-basicauth.sh.test.tmp; \
mv tests/test-pull-basicauth.sh.test.tmp tests/test-pull-basicauth.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-resume.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-resume.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-resume.sh' >> tests/test-pull-resume.sh.test.tmp; \
mv tests/test-pull-resume.sh.test.tmp tests/test-pull-resume.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-repeated.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-repeated.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-repeated.sh' >> tests/test-pull-repeated.sh.test.tmp; \
mv tests/test-pull-repeated.sh.test.tmp tests/test-pull-repeated.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-untrusted.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-untrusted.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-untrusted.sh' >> tests/test-pull-untrusted.sh.test.tmp; \
mv tests/test-pull-untrusted.sh.test.tmp tests/test-pull-untrusted.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-override-url.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-override-url.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-override-url.sh' >> tests/test-pull-override-url.sh.test.tmp; \
mv tests/test-pull-override-url.sh.test.tmp tests/test-pull-override-url.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/rofiles-fuse.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/rofiles-fuse.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-localcache.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-localcache.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-localcache.sh' >> tests/test-pull-localcache.sh.test.tmp; \
mv tests/test-pull-localcache.sh.test.tmp tests/test-pull-localcache.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-local-pull.sh.test.tmp; \
echo 'Type=session' >> tests/test-local-pull.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-local-pull.sh' >> tests/test-local-pull.sh.test.tmp; \
mv tests/test-local-pull.sh.test.tmp tests/test-local-pull.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-local-pull-depth.sh.test.tmp; \
echo 'Type=session' >> tests/test-local-pull-depth.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-local-pull-depth.sh' >> tests/test-local-pull-depth.sh.test.tmp; \
mv tests/test-local-pull-depth.sh.test.tmp tests/test-local-pull-depth.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-upgrade-unconfigured.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-upgrade-unconfigured.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-upgrade-unconfigured.sh' >> tests/test-admin-upgrade-unconfigured.sh.test.tmp; \
mv tests/test-admin-upgrade-unconfigured.sh.test.tmp tests/test-admin-upgrade-unconfigured.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-upgrade-endoflife.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-upgrade-endoflife.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-upgrade-endoflife.sh' >> tests/test-admin-upgrade-endoflife.sh.test.tmp; \
mv tests/test-admin-upgrade-endoflife.sh.test.tmp tests/test-admin-upgrade-endoflife.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-upgrade-systemd-update.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-upgrade-systemd-update.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-upgrade-systemd-update.sh' >> tests/test-admin-upgrade-systemd-update.sh.test.tmp; \
mv tests/test-admin-upgrade-systemd-update.sh.test.tmp tests/test-admin-upgrade-systemd-update.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-deploy-syslinux.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-deploy-syslinux.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-syslinux.sh' >> tests/test-admin-deploy-syslinux.sh.test.tmp; \
mv tests/test-admin-deploy-syslinux.sh.test.tmp tests/test-admin-deploy-syslinux.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-deploy-2.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-deploy-2.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-2.sh' >> tests/test-admin-deploy-2.sh.test.tmp; \
mv tests/test-admin-deploy-2.sh.test.tmp tests/test-admin-deploy-2.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-deploy-karg.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-deploy-karg.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-karg.sh' >> tests/test-admin-deploy-karg.sh.test.tmp; \
mv tests/test-admin-deploy-karg.sh.test.tmp tests/test-admin-deploy-karg.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-deploy-switch.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-deploy-switch.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-switch.sh' >> tests/test-admin-deploy-switch.sh.test.tmp; \
mv tests/test-admin-deploy-switch.sh.test.tmp tests/test-admin-deploy-switch.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-deploy-etcmerge-cornercases.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-deploy-etcmerge-cornercases.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-etcmerge-cornercases.sh' >> tests/test-admin-deploy-etcmerge-cornercases.sh.test.tmp; \
mv tests/test-admin-deploy-etcmerge-cornercases.sh.test.tmp tests/test-admin-deploy-etcmerge-cornercases.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-deploy-uboot.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-deploy-uboot.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-uboot.sh' >> tests/test-admin-deploy-uboot.sh.test.tmp; \
mv tests/test-admin-deploy-uboot.sh.test.tmp tests/test-admin-deploy-uboot.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-deploy-grub2.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-deploy-grub2.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-grub2.sh' >> tests/test-admin-deploy-grub2.sh.test.tmp; \
mv tests/test-admin-deploy-grub2.sh.test.tmp tests/test-admin-deploy-grub2.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-deploy-none.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-deploy-none.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-none.sh' >> tests/test-admin-deploy-none.sh.test.tmp; \
mv tests/test-admin-deploy-none.sh.test.tmp tests/test-admin-deploy-none.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-instutil-set-kargs.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-instutil-set-kargs.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-instutil-set-kargs.sh' >> tests/test-admin-instutil-set-kargs.sh.test.tmp; \
mv tests/test-admin-instutil-set-kargs.sh.test.tmp tests/test-admin-instutil-set-kargs.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-deploy-bootid-gc.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-deploy-bootid-gc.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-bootid-gc.sh' >> tests/test-admin-deploy-bootid-gc.sh.test.tmp; \
mv tests/test-admin-deploy-bootid-gc.sh.test.tmp tests/test-admin-deploy-bootid-gc.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-upgrade-not-backwards.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-upgrade-not-backwards.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-upgrade-not-backwards.sh' >> tests/test-admin-upgrade-not-backwards.sh.test.tmp; \
mv tests/test-admin-upgrade-not-backwards.sh.test.tmp tests/test-admin-upgrade-not-backwards.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-pull-deploy-commit.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-pull-deploy-commit.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-pull-deploy-commit.sh' >> tests/test-admin-pull-deploy-commit.sh.test.tmp; \
mv tests/test-admin-pull-deploy-commit.sh.test.tmp tests/test-admin-pull-deploy-commit.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-pull-deploy-split.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-pull-deploy-split.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-pull-deploy-split.sh' >> tests/test-admin-pull-deploy-split.sh.test.tmp; \
mv tests/test-admin-pull-deploy-split.sh.test.tmp tests/test-admin-pull-deploy-split.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-locking.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-locking.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-locking.sh' >> tests/test-admin-locking.sh.test.tmp; \
mv tests/test-admin-locking.sh.test.tmp tests/test-admin-locking.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-deploy-clean.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-deploy-clean.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-clean.sh' >> tests/test-admin-deploy-clean.sh.test.tmp; \
mv tests/test-admin-deploy-clean.sh.test.tmp tests/test-admin-deploy-clean.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-reset-nonlinear.sh.test.tmp; \
echo 'Type=session' >> tests/test-reset-nonlinear.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-reset-nonlinear.sh' >> tests/test-reset-nonlinear.sh.test.tmp; \
mv tests/test-reset-nonlinear.sh.test.tmp tests/test-reset-nonlinear.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-oldstyle-partial.sh.test.tmp; \
echo 'Type=session' >> tests/test-oldstyle-partial.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-oldstyle-partial.sh' >> tests/test-oldstyle-partial.sh.test.tmp; \
mv tests/test-oldstyle-partial.sh.test.tmp tests/test-oldstyle-partial.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-delta.sh.test.tmp; \
echo 'Type=session' >> tests/test-delta.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-delta.sh' >> tests/test-delta.sh.test.tmp; \
mv tests/test-delta.sh.test.tmp tests/test-delta.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-xattrs.sh.test.tmp; \
echo 'Type=session' >> tests/test-xattrs.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-xattrs.sh' >> tests/test-xattrs.sh.test.tmp; \
mv tests/test-xattrs.sh.test.tmp tests/test-xattrs.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-auto-summary.sh.test.tmp; \
echo 'Type=session' >> tests/test-auto-summary.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-auto-summary.sh' >> tests/test-auto-summary.sh.test.tmp; \
mv tests/test-auto-summary.sh.test.tmp tests/test-auto-summary.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-prune.sh.test.tmp; \
echo 'Type=session' >> tests/test-prune.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-prune.sh' >> tests/test-prune.sh.test.tmp; \
mv tests/test-prune.sh.test.tmp tests/test-prune.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-concurrency.py.test.tmp; \
echo 'Type=session' >> tests/test-concurrency.py.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-concurrency.py' >> tests/test-concurrency.py.test.tmp; \
mv tests/test-concurrency.py.test.tmp tests/test-concurrency.py.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-refs.sh.test.tmp; \
echo 'Type=session' >> tests/test-refs.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-refs.sh' >> tests/test-refs.sh.test.tmp; \
mv tests/test-refs.sh.test.tmp tests/test-refs.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-demo-buildsystem.sh.test.tmp; \
echo 'Type=session' >> tests/test-demo-buildsystem.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-demo-buildsystem.sh' >> tests/test-demo-buildsystem.sh.test.tmp; \
mv tests/test-demo-buildsystem.sh.test.tmp tests/test-demo-buildsystem.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-contenturl.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-contenturl.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-contenturl.sh' >> tests/test-pull-contenturl.sh.test.tmp; \
mv tests/test-pull-contenturl.sh.test.tmp tests/test-pull-contenturl.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-switchroot.sh.test.tmp; \
echo 'Type=session' >> tests/test-switchroot.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-switchroot.sh' >> tests/test-switchroot.sh.test.tmp; \
mv tests/test-switchroot.sh.test.tmp tests/test-switchroot.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-mirrorlist.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-mirrorlist.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-mirrorlist.sh' >> tests/test-pull-mirrorlist.sh.test.tmp; \
mv tests/test-pull-mirrorlist.sh.test.tmp tests/test-pull-mirrorlist.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-summary-update.sh.test.tmp; \
echo 'Type=session' >> tests/test-summary-update.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-summary-update.sh' >> tests/test-summary-update.sh.test.tmp; \
mv tests/test-summary-update.sh.test.tmp tests/test-summary-update.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-summary-view.sh.test.tmp; \
echo 'Type=session' >> tests/test-summary-view.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-summary-view.sh' >> tests/test-summary-view.sh.test.tmp; \
mv tests/test-summary-view.sh.test.tmp tests/test-summary-view.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-no-initramfs.sh.test.tmp; \
echo 'Type=session' >> tests/test-no-initramfs.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-no-initramfs.sh' >> tests/test-no-initramfs.sh.test.tmp; \
mv tests/test-no-initramfs.sh.test.tmp tests/test-no-initramfs.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-create-usb.sh.test.tmp; \
echo 'Type=session' >> tests/test-create-usb.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-create-usb.sh' >> tests/test-create-usb.sh.test.tmp; \
mv tests/test-create-usb.sh.test.tmp tests/test-create-usb.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-find-remotes.sh.test.tmp; \
echo 'Type=session' >> tests/test-find-remotes.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-find-remotes.sh' >> tests/test-find-remotes.sh.test.tmp; \
mv tests/test-find-remotes.sh.test.tmp tests/test-find-remotes.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-fsck-collections.sh.test.tmp; \
echo 'Type=session' >> tests/test-fsck-collections.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-fsck-collections.sh' >> tests/test-fsck-collections.sh.test.tmp; \
mv tests/test-fsck-collections.sh.test.tmp tests/test-fsck-collections.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-fsck-delete.sh.test.tmp; \
echo 'Type=session' >> tests/test-fsck-delete.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-fsck-delete.sh' >> tests/test-fsck-delete.sh.test.tmp; \
mv tests/test-fsck-delete.sh.test.tmp tests/test-fsck-delete.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-init-collections.sh.test.tmp; \
echo 'Type=session' >> tests/test-init-collections.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-init-collections.sh' >> tests/test-init-collections.sh.test.tmp; \
mv tests/test-init-collections.sh.test.tmp tests/test-init-collections.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-prune-collections.sh.test.tmp; \
echo 'Type=session' >> tests/test-prune-collections.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-prune-collections.sh' >> tests/test-prune-collections.sh.test.tmp; \
mv tests/test-prune-collections.sh.test.tmp tests/test-prune-collections.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-refs-collections.sh.test.tmp; \
echo 'Type=session' >> tests/test-refs-collections.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-refs-collections.sh' >> tests/test-refs-collections.sh.test.tmp; \
mv tests/test-refs-collections.sh.test.tmp tests/test-refs-collections.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-remote-add-collections.sh.test.tmp; \
echo 'Type=session' >> tests/test-remote-add-collections.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-add-collections.sh' >> tests/test-remote-add-collections.sh.test.tmp; \
mv tests/test-remote-add-collections.sh.test.tmp tests/test-remote-add-collections.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-repo-finder-mount-integration.sh.test.tmp; \
echo 'Type=session' >> tests/test-repo-finder-mount-integration.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-repo-finder-mount-integration.sh' >> tests/test-repo-finder-mount-integration.sh.test.tmp; \
mv tests/test-repo-finder-mount-integration.sh.test.tmp tests/test-repo-finder-mount-integration.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-summary-collections.sh.test.tmp; \
echo 'Type=session' >> tests/test-summary-collections.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-summary-collections.sh' >> tests/test-summary-collections.sh.test.tmp; \
mv tests/test-summary-collections.sh.test.tmp tests/test-summary-collections.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-collections.sh.test.tmp; \
echo 'Type=session' >> tests/test-pull-collections.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-collections.sh' >> tests/test-pull-collections.sh.test.tmp; \
mv tests/test-pull-collections.sh.test.tmp tests/test-pull-collections.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-config.sh.test.tmp; \
echo 'Type=session' >> tests/test-config.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-config.sh' >> tests/test-config.sh.test.tmp; \
mv tests/test-config.sh.test.tmp tests/test-config.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-remote-gpg-import.sh.test.tmp; \
echo 'Type=session' >> tests/test-remote-gpg-import.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-gpg-import.sh' >> tests/test-remote-gpg-import.sh.test.tmp; \
mv tests/test-remote-gpg-import.sh.test.tmp tests/test-remote-gpg-import.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-gpg-signed-commit.sh.test.tmp; \
echo 'Type=session' >> tests/test-gpg-signed-commit.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-gpg-signed-commit.sh' >> tests/test-gpg-signed-commit.sh.test.tmp; \
mv tests/test-gpg-signed-commit.sh.test.tmp tests/test-gpg-signed-commit.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-admin-gpg.sh.test.tmp; \
echo 'Type=session' >> tests/test-admin-gpg.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-gpg.sh' >> tests/test-admin-gpg.sh.test.tmp; \
mv tests/test-admin-gpg.sh.test.tmp tests/test-admin-gpg.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-rofiles-fuse.sh.test.tmp; \
echo 'Type=session' >> tests/test-rofiles-fuse.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-rofiles-fuse.sh' >> tests/test-rofiles-fuse.sh.test.tmp; \
mv tests/test-rofiles-fuse.sh.test.tmp tests/test-rofiles-fuse.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
mkdir -p tests/
ln -fns ../.libs/libreaddir-rand.so tests/
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-remote-cookies.sh.test.tmp; \
echo 'Type=session' >> tests/test-remote-cookies.sh.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-cookies.sh' >> tests/test-remote-cookies.sh.test.tmp; \
mv tests/test-remote-cookies.sh.test.tmp tests/test-remote-cookies.sh.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree-gpg-sign.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree-gpg-sign.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree.repo.5 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree.repo.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --output man/ostree.repo-config.5 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ostree.repo-config.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-main.o `test -f 'src/ostree/main.c' || echo './'`src/ostree/main.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-checksum.o `test -f 'src/ostree/ot-builtin-checksum.c' || echo './'`src/ostree/ot-builtin-checksum.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-admin.o `test -f 'src/ostree/ot-builtin-admin.c' || echo './'`src/ostree/ot-builtin-admin.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-cat.o `test -f 'src/ostree/ot-builtin-cat.c' || echo './'`src/ostree/ot-builtin-cat.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-config.o `test -f 'src/ostree/ot-builtin-config.c' || echo './'`src/ostree/ot-builtin-config.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-checkout.o `test -f 'src/ostree/ot-builtin-checkout.c' || echo './'`src/ostree/ot-builtin-checkout.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-create-usb.o `test -f 'src/ostree/ot-builtin-create-usb.c' || echo './'`src/ostree/ot-builtin-create-usb.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-export.o `test -f 'src/ostree/ot-builtin-export.c' || echo './'`src/ostree/ot-builtin-export.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-init.o `test -f 'src/ostree/ot-builtin-init.c' || echo './'`src/ostree/ot-builtin-init.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-diff.o `test -f 'src/ostree/ot-builtin-diff.c' || echo './'`src/ostree/ot-builtin-diff.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-find-remotes.o `test -f 'src/ostree/ot-builtin-find-remotes.c' || echo './'`src/ostree/ot-builtin-find-remotes.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-fsck.o `test -f 'src/ostree/ot-builtin-fsck.c' || echo './'`src/ostree/ot-builtin-fsck.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-pull-local.o `test -f 'src/ostree/ot-builtin-pull-local.c' || echo './'`src/ostree/ot-builtin-pull-local.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-commit.o `test -f 'src/ostree/ot-builtin-commit.c' || echo './'`src/ostree/ot-builtin-commit.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-log.o `test -f 'src/ostree/ot-builtin-log.c' || echo './'`src/ostree/ot-builtin-log.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-ls.o `test -f 'src/ostree/ot-builtin-ls.c' || echo './'`src/ostree/ot-builtin-ls.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-refs.o `test -f 'src/ostree/ot-builtin-refs.c' || echo './'`src/ostree/ot-builtin-refs.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-prune.o `test -f 'src/ostree/ot-builtin-prune.c' || echo './'`src/ostree/ot-builtin-prune.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-remote.o `test -f 'src/ostree/ot-builtin-remote.c' || echo './'`src/ostree/ot-builtin-remote.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-reset.o `test -f 'src/ostree/ot-builtin-reset.c' || echo './'`src/ostree/ot-builtin-reset.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-rev-parse.o `test -f 'src/ostree/ot-builtin-rev-parse.c' || echo './'`src/ostree/ot-builtin-rev-parse.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-summary.o `test -f 'src/ostree/ot-builtin-summary.c' || echo './'`src/ostree/ot-builtin-summary.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-show.o `test -f 'src/ostree/ot-builtin-show.c' || echo './'`src/ostree/ot-builtin-show.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-editor.o `test -f 'src/ostree/ot-editor.c' || echo './'`src/ostree/ot-editor.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-init-fs.o `test -f 'src/ostree/ot-admin-builtin-init-fs.c' || echo './'`src/ostree/ot-admin-builtin-init-fs.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-gpg-sign.o `test -f 'src/ostree/ot-builtin-gpg-sign.c' || echo './'`src/ostree/ot-builtin-gpg-sign.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-static-delta.o `test -f 'src/ostree/ot-builtin-static-delta.c' || echo './'`src/ostree/ot-builtin-static-delta.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-dump.o `test -f 'src/ostree/ot-dump.c' || echo './'`src/ostree/ot-dump.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-diff.o `test -f 'src/ostree/ot-admin-builtin-diff.c' || echo './'`src/ostree/ot-admin-builtin-diff.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-main.o `test -f 'src/ostree/ot-main.c' || echo './'`src/ostree/ot-main.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-deploy.o `test -f 'src/ostree/ot-admin-builtin-deploy.c' || echo './'`src/ostree/ot-admin-builtin-deploy.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-finalize-staged.o `test -f 'src/ostree/ot-admin-builtin-finalize-staged.c' || echo './'`src/ostree/ot-admin-builtin-finalize-staged.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-undeploy.o `test -f 'src/ostree/ot-admin-builtin-undeploy.c' || echo './'`src/ostree/ot-admin-builtin-undeploy.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-cleanup.o `test -f 'src/ostree/ot-admin-builtin-cleanup.c' || echo './'`src/ostree/ot-admin-builtin-cleanup.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-instutil.o `test -f 'src/ostree/ot-admin-builtin-instutil.c' || echo './'`src/ostree/ot-admin-builtin-instutil.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-os-init.o `test -f 'src/ostree/ot-admin-builtin-os-init.c' || echo './'`src/ostree/ot-admin-builtin-os-init.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-set-origin.o `test -f 'src/ostree/ot-admin-builtin-set-origin.c' || echo './'`src/ostree/ot-admin-builtin-set-origin.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-status.o `test -f 'src/ostree/ot-admin-builtin-status.c' || echo './'`src/ostree/ot-admin-builtin-status.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-switch.o `test -f 'src/ostree/ot-admin-builtin-switch.c' || echo './'`src/ostree/ot-admin-builtin-switch.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-pin.o `test -f 'src/ostree/ot-admin-builtin-pin.c' || echo './'`src/ostree/ot-admin-builtin-pin.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-unlock.o `test -f 'src/ostree/ot-admin-builtin-unlock.c' || echo './'`src/ostree/ot-admin-builtin-unlock.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-builtin-upgrade.o `test -f 'src/ostree/ot-admin-builtin-upgrade.c' || echo './'`src/ostree/ot-admin-builtin-upgrade.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-instutil-builtin-set-kargs.o `test -f 'src/ostree/ot-admin-instutil-builtin-set-kargs.c' || echo './'`src/ostree/ot-admin-instutil-builtin-set-kargs.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-instutil-builtin-selinux-ensure-labeled.o `test -f 'src/ostree/ot-admin-instutil-builtin-selinux-ensure-labeled.c' || echo './'`src/ostree/ot-admin-instutil-builtin-selinux-ensure-labeled.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-instutil-builtin-grub2-generate.o `test -f 'src/ostree/ot-admin-instutil-builtin-grub2-generate.c' || echo './'`src/ostree/ot-admin-instutil-builtin-grub2-generate.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-admin-functions.o `test -f 'src/ostree/ot-admin-functions.c' || echo './'`src/ostree/ot-admin-functions.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-remote-builtin-add.o `test -f 'src/ostree/ot-remote-builtin-add.c' || echo './'`src/ostree/ot-remote-builtin-add.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-remote-builtin-delete.o `test -f 'src/ostree/ot-remote-builtin-delete.c' || echo './'`src/ostree/ot-remote-builtin-delete.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-remote-builtin-list.o `test -f 'src/ostree/ot-remote-builtin-list.c' || echo './'`src/ostree/ot-remote-builtin-list.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-remote-builtin-show-url.o `test -f 'src/ostree/ot-remote-builtin-show-url.c' || echo './'`src/ostree/ot-remote-builtin-show-url.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-remote-builtin-refs.o `test -f 'src/ostree/ot-remote-builtin-refs.c' || echo './'`src/ostree/ot-remote-builtin-refs.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-remote-builtin-summary.o `test -f 'src/ostree/ot-remote-builtin-summary.c' || echo './'`src/ostree/ot-remote-builtin-summary.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-remote-builtin-gpg-import.o `test -f 'src/ostree/ot-remote-builtin-gpg-import.c' || echo './'`src/ostree/ot-remote-builtin-gpg-import.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-remote-builtin-add-cookie.o `test -f 'src/ostree/ot-remote-builtin-add-cookie.c' || echo './'`src/ostree/ot-remote-builtin-add-cookie.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-remote-builtin-delete-cookie.o `test -f 'src/ostree/ot-remote-builtin-delete-cookie.c' || echo './'`src/ostree/ot-remote-builtin-delete-cookie.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-remote-builtin-list-cookies.o `test -f 'src/ostree/ot-remote-builtin-list-cookies.c' || echo './'`src/ostree/ot-remote-builtin-list-cookies.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-remote-cookie-util.o `test -f 'src/ostree/ot-remote-cookie-util.c' || echo './'`src/ostree/ot-remote-cookie-util.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-trivial-httpd.o `test -f 'src/ostree/ot-builtin-trivial-httpd.c' || echo './'`src/ostree/ot-builtin-trivial-httpd.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-ot-builtin-pull.o `test -f 'src/ostree/ot-builtin-pull.c' || echo './'`src/ostree/ot-builtin-pull.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglnx/la-glnx-backports.lo `test -f 'libglnx/glnx-backports.c' || echo './'`libglnx/glnx-backports.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libglnx/glnx-backports.c -fPIC -DPIC -o libglnx/.libs/la-glnx-backports.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/ostree/ostree-parse-datetime.o `test -f 'src/ostree/parse-datetime.c' || echo './'`src/ostree/parse-datetime.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglnx/la-glnx-local-alloc.lo `test -f 'libglnx/glnx-local-alloc.c' || echo './'`libglnx/glnx-local-alloc.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libglnx/glnx-local-alloc.c -fPIC -DPIC -o libglnx/.libs/la-glnx-local-alloc.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglnx/la-glnx-errors.lo `test -f 'libglnx/glnx-errors.c' || echo './'`libglnx/glnx-errors.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libglnx/glnx-errors.c -fPIC -DPIC -o libglnx/.libs/la-glnx-errors.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglnx/la-glnx-console.lo `test -f 'libglnx/glnx-console.c' || echo './'`libglnx/glnx-console.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libglnx/glnx-console.c -fPIC -DPIC -o libglnx/.libs/la-glnx-console.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglnx/la-glnx-lockfile.lo `test -f 'libglnx/glnx-lockfile.c' || echo './'`libglnx/glnx-lockfile.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libglnx/glnx-lockfile.c -fPIC -DPIC -o libglnx/.libs/la-glnx-lockfile.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglnx/la-glnx-dirfd.lo `test -f 'libglnx/glnx-dirfd.c' || echo './'`libglnx/glnx-dirfd.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libglnx/glnx-dirfd.c -fPIC -DPIC -o libglnx/.libs/la-glnx-dirfd.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglnx/la-glnx-fdio.lo `test -f 'libglnx/glnx-fdio.c' || echo './'`libglnx/glnx-fdio.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libglnx/glnx-fdio.c -fPIC -DPIC -o libglnx/.libs/la-glnx-fdio.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglnx/la-glnx-xattrs.lo `test -f 'libglnx/glnx-xattrs.c' || echo './'`libglnx/glnx-xattrs.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libglnx/glnx-xattrs.c -fPIC -DPIC -o libglnx/.libs/la-glnx-xattrs.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libglnx/la-glnx-shutil.lo `test -f 'libglnx/glnx-shutil.c' || echo './'`libglnx/glnx-shutil.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libglnx/glnx-shutil.c -fPIC -DPIC -o libglnx/.libs/la-glnx-shutil.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libotutil/libotutil_la-ot-checksum-instream.lo `test -f 'src/libotutil/ot-checksum-instream.c' || echo './'`src/libotutil/ot-checksum-instream.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libotutil/ot-checksum-instream.c -fPIC -DPIC -o src/libotutil/.libs/libotutil_la-ot-checksum-instream.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libotutil/libotutil_la-ot-checksum-utils.lo `test -f 'src/libotutil/ot-checksum-utils.c' || echo './'`src/libotutil/ot-checksum-utils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libotutil/ot-checksum-utils.c -fPIC -DPIC -o src/libotutil/.libs/libotutil_la-ot-checksum-utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libotutil/libotutil_la-ot-fs-utils.lo `test -f 'src/libotutil/ot-fs-utils.c' || echo './'`src/libotutil/ot-fs-utils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libotutil/ot-fs-utils.c -fPIC -DPIC -o src/libotutil/.libs/libotutil_la-ot-fs-utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libotutil/libotutil_la-ot-opt-utils.lo `test -f 'src/libotutil/ot-opt-utils.c' || echo './'`src/libotutil/ot-opt-utils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libotutil/ot-opt-utils.c -fPIC -DPIC -o src/libotutil/.libs/libotutil_la-ot-opt-utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libotutil/libotutil_la-ot-keyfile-utils.lo `test -f 'src/libotutil/ot-keyfile-utils.c' || echo './'`src/libotutil/ot-keyfile-utils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libotutil/ot-keyfile-utils.c -fPIC -DPIC -o src/libotutil/.libs/libotutil_la-ot-keyfile-utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libotutil/libotutil_la-ot-unix-utils.lo `test -f 'src/libotutil/ot-unix-utils.c' || echo './'`src/libotutil/ot-unix-utils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libotutil/ot-unix-utils.c -fPIC -DPIC -o src/libotutil/.libs/libotutil_la-ot-unix-utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libotutil/libotutil_la-ot-variant-utils.lo `test -f 'src/libotutil/ot-variant-utils.c' || echo './'`src/libotutil/ot-variant-utils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libotutil/ot-variant-utils.c -fPIC -DPIC -o src/libotutil/.libs/libotutil_la-ot-variant-utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libotutil/libotutil_la-ot-tool-util.lo `test -f 'src/libotutil/ot-tool-util.c' || echo './'`src/libotutil/ot-tool-util.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libotutil/ot-tool-util.c -fPIC -DPIC -o src/libotutil/.libs/libotutil_la-ot-tool-util.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libotutil/libotutil_la-ot-gio-utils.lo `test -f 'src/libotutil/ot-gio-utils.c' || echo './'`src/libotutil/ot-gio-utils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libotutil/ot-gio-utils.c -fPIC -DPIC -o src/libotutil/.libs/libotutil_la-ot-gio-utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libotutil/libotutil_la-ot-variant-builder.lo `test -f 'src/libotutil/ot-variant-builder.c' || echo './'`src/libotutil/ot-variant-builder.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libotutil/ot-variant-builder.c -fPIC -DPIC -o src/libotutil/.libs/libotutil_la-ot-variant-builder.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libotutil/libotutil_la-ot-gpg-utils.lo `test -f 'src/libotutil/ot-gpg-utils.c' || echo './'`src/libotutil/ot-gpg-utils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libotutil/ot-gpg-utils.c -fPIC -DPIC -o src/libotutil/.libs/libotutil_la-ot-gpg-utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-async-progress.lo `test -f 'src/libostree/ostree-async-progress.c' || echo './'`src/libostree/ostree-async-progress.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-async-progress.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-async-progress.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-cmdprivate.lo `test -f 'src/libostree/ostree-cmdprivate.c' || echo './'`src/libostree/ostree-cmdprivate.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-cmdprivate.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-cmdprivate.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-dummy-enumtypes.lo `test -f 'src/libostree/ostree-dummy-enumtypes.c' || echo './'`src/libostree/ostree-dummy-enumtypes.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-dummy-enumtypes.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-dummy-enumtypes.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-checksum-input-stream.lo `test -f 'src/libostree/ostree-checksum-input-stream.c' || echo './'`src/libostree/ostree-checksum-input-stream.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-checksum-input-stream.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-checksum-input-stream.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-chain-input-stream.lo `test -f 'src/libostree/ostree-chain-input-stream.c' || echo './'`src/libostree/ostree-chain-input-stream.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-chain-input-stream.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-chain-input-stream.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-lzma-common.lo `test -f 'src/libostree/ostree-lzma-common.c' || echo './'`src/libostree/ostree-lzma-common.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-lzma-common.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-lzma-common.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-lzma-compressor.lo `test -f 'src/libostree/ostree-lzma-compressor.c' || echo './'`src/libostree/ostree-lzma-compressor.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-lzma-compressor.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-lzma-compressor.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-lzma-decompressor.lo `test -f 'src/libostree/ostree-lzma-decompressor.c' || echo './'`src/libostree/ostree-lzma-decompressor.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-lzma-decompressor.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-lzma-decompressor.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-rollsum.lo `test -f 'src/libostree/ostree-rollsum.c' || echo './'`src/libostree/ostree-rollsum.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-rollsum.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-rollsum.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-varint.lo `test -f 'src/libostree/ostree-varint.c' || echo './'`src/libostree/ostree-varint.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-varint.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-varint.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-core.lo `test -f 'src/libostree/ostree-core.c' || echo './'`src/libostree/ostree-core.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-core.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-core.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-linuxfsutil.lo `test -f 'src/libostree/ostree-linuxfsutil.c' || echo './'`src/libostree/ostree-linuxfsutil.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-linuxfsutil.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-linuxfsutil.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-diff.lo `test -f 'src/libostree/ostree-diff.c' || echo './'`src/libostree/ostree-diff.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-diff.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-diff.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-remote.lo `test -f 'src/libostree/ostree-remote.c' || echo './'`src/libostree/ostree-remote.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-remote.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-remote.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-ref.lo `test -f 'src/libostree/ostree-ref.c' || echo './'`src/libostree/ostree-ref.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-ref.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-ref.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-mutable-tree.lo `test -f 'src/libostree/ostree-mutable-tree.c' || echo './'`src/libostree/ostree-mutable-tree.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-mutable-tree.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-mutable-tree.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-prune.lo `test -f 'src/libostree/ostree-repo-prune.c' || echo './'`src/libostree/ostree-repo-prune.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-prune.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-prune.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-checkout.lo `test -f 'src/libostree/ostree-repo-checkout.c' || echo './'`src/libostree/ostree-repo-checkout.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-checkout.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-checkout.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-traverse.lo `test -f 'src/libostree/ostree-repo-traverse.c' || echo './'`src/libostree/ostree-repo-traverse.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-traverse.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-traverse.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-libarchive.lo `test -f 'src/libostree/ostree-repo-libarchive.c' || echo './'`src/libostree/ostree-repo-libarchive.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-libarchive.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-libarchive.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-refs.lo `test -f 'src/libostree/ostree-repo-refs.c' || echo './'`src/libostree/ostree-repo-refs.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-refs.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-refs.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-file-enumerator.lo `test -f 'src/libostree/ostree-repo-file-enumerator.c' || echo './'`src/libostree/ostree-repo-file-enumerator.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-file-enumerator.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-file-enumerator.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-commit.lo `test -f 'src/libostree/ostree-repo-commit.c' || echo './'`src/libostree/ostree-repo-commit.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-commit.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-commit.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-sepolicy.lo `test -f 'src/libostree/ostree-sepolicy.c' || echo './'`src/libostree/ostree-sepolicy.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-sepolicy.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-sepolicy.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-file.lo `test -f 'src/libostree/ostree-repo-file.c' || echo './'`src/libostree/ostree-repo-file.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-file.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-file.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo.lo `test -f 'src/libostree/ostree-repo.c' || echo './'`src/libostree/ostree-repo.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-sysroot-cleanup.lo `test -f 'src/libostree/ostree-sysroot-cleanup.c' || echo './'`src/libostree/ostree-sysroot-cleanup.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-sysroot-cleanup.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-sysroot-cleanup.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-sysroot.lo `test -f 'src/libostree/ostree-sysroot.c' || echo './'`src/libostree/ostree-sysroot.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-sysroot.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-sysroot.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-impl-system-generator.lo `test -f 'src/libostree/ostree-impl-system-generator.c' || echo './'`src/libostree/ostree-impl-system-generator.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-impl-system-generator.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-impl-system-generator.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-bootconfig-parser.lo `test -f 'src/libostree/ostree-bootconfig-parser.c' || echo './'`src/libostree/ostree-bootconfig-parser.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-bootconfig-parser.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-bootconfig-parser.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-sysroot-upgrader.lo `test -f 'src/libostree/ostree-sysroot-upgrader.c' || echo './'`src/libostree/ostree-sysroot-upgrader.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-sysroot-upgrader.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-sysroot-upgrader.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-deployment.lo `test -f 'src/libostree/ostree-deployment.c' || echo './'`src/libostree/ostree-deployment.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-deployment.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-deployment.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-bootloader.lo `test -f 'src/libostree/ostree-bootloader.c' || echo './'`src/libostree/ostree-bootloader.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-bootloader.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-bootloader.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-pull.lo `test -f 'src/libostree/ostree-repo-pull.c' || echo './'`src/libostree/ostree-repo-pull.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-pull.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-pull.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-bootloader-zipl.lo `test -f 'src/libostree/ostree-bootloader-zipl.c' || echo './'`src/libostree/ostree-bootloader-zipl.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-bootloader-zipl.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-bootloader-zipl.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-bootloader-syslinux.lo `test -f 'src/libostree/ostree-bootloader-syslinux.c' || echo './'`src/libostree/ostree-bootloader-syslinux.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-bootloader-syslinux.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-bootloader-syslinux.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-bootloader-grub2.lo `test -f 'src/libostree/ostree-bootloader-grub2.c' || echo './'`src/libostree/ostree-bootloader-grub2.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-bootloader-grub2.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-bootloader-grub2.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-bootloader-uboot.lo `test -f 'src/libostree/ostree-bootloader-uboot.c' || echo './'`src/libostree/ostree-bootloader-uboot.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-bootloader-uboot.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-bootloader-uboot.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-sysroot-deploy.lo `test -f 'src/libostree/ostree-sysroot-deploy.c' || echo './'`src/libostree/ostree-sysroot-deploy.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-sysroot-deploy.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-sysroot-deploy.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-static-delta-processing.lo `test -f 'src/libostree/ostree-repo-static-delta-processing.c' || echo './'`src/libostree/ostree-repo-static-delta-processing.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-static-delta-processing.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-static-delta-processing.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-static-delta-core.lo `test -f 'src/libostree/ostree-repo-static-delta-core.c' || echo './'`src/libostree/ostree-repo-static-delta-core.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-static-delta-core.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-static-delta-core.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-static-delta-compilation-analysis.lo `test -f 'src/libostree/ostree-repo-static-delta-compilation-analysis.c' || echo './'`src/libostree/ostree-repo-static-delta-compilation-analysis.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-static-delta-compilation-analysis.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-static-delta-compilation-analysis.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-bloom.lo `test -f 'src/libostree/ostree-bloom.c' || echo './'`src/libostree/ostree-bloom.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-bloom.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-bloom.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-finder-avahi.lo `test -f 'src/libostree/ostree-repo-finder-avahi.c' || echo './'`src/libostree/ostree-repo-finder-avahi.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-finder-avahi.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-finder-avahi.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-finder.lo `test -f 'src/libostree/ostree-repo-finder.c' || echo './'`src/libostree/ostree-repo-finder.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-finder.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-finder.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-finder-config.lo `test -f 'src/libostree/ostree-repo-finder-config.c' || echo './'`src/libostree/ostree-repo-finder-config.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-finder-config.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-finder-config.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-static-delta-compilation.lo `test -f 'src/libostree/ostree-repo-static-delta-compilation.c' || echo './'`src/libostree/ostree-repo-static-delta-compilation.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-static-delta-compilation.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-static-delta-compilation.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-finder-override.lo `test -f 'src/libostree/ostree-repo-finder-override.c' || echo './'`src/libostree/ostree-repo-finder-override.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-finder-override.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-finder-override.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-tls-cert-interaction.lo `test -f 'src/libostree/ostree-tls-cert-interaction.c' || echo './'`src/libostree/ostree-tls-cert-interaction.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-tls-cert-interaction.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-tls-cert-interaction.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-repo-finder-mount.lo `test -f 'src/libostree/ostree-repo-finder-mount.c' || echo './'`src/libostree/ostree-repo-finder-mount.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-repo-finder-mount.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-repo-finder-mount.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-libarchive-input-stream.lo `test -f 'src/libostree/ostree-libarchive-input-stream.c' || echo './'`src/libostree/ostree-libarchive-input-stream.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-libarchive-input-stream.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-libarchive-input-stream.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-kernel-args.lo `test -f 'src/libostree/ostree-kernel-args.c' || echo './'`src/libostree/ostree-kernel-args.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-kernel-args.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-kernel-args.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-gpg-verifier.lo `test -f 'src/libostree/ostree-gpg-verifier.c' || echo './'`src/libostree/ostree-gpg-verifier.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-gpg-verifier.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-gpg-verifier.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-fetcher-util.lo `test -f 'src/libostree/ostree-fetcher-util.c' || echo './'`src/libostree/ostree-fetcher-util.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-fetcher-util.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-fetcher-util.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-gpg-verify-result.lo `test -f 'src/libostree/ostree-gpg-verify-result.c' || echo './'`src/libostree/ostree-gpg-verify-result.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-gpg-verify-result.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-gpg-verify-result.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-fetcher-uri.lo `test -f 'src/libostree/ostree-fetcher-uri.c' || echo './'`src/libostree/ostree-fetcher-uri.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-fetcher-uri.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-fetcher-uri.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-soup-form.lo `test -f 'src/libostree/ostree-soup-form.c' || echo './'`src/libostree/ostree-soup-form.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-soup-form.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-soup-form.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bsdiff/libbsdiff_la-bspatch.lo `test -f 'bsdiff/bspatch.c' || echo './'`bsdiff/bspatch.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bsdiff/bspatch.c -fPIC -DPIC -o bsdiff/.libs/libbsdiff_la-bspatch.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-metalink.lo `test -f 'src/libostree/ostree-metalink.c' || echo './'`src/libostree/ostree-metalink.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-metalink.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-metalink.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-enumtypes.lo `test -f 'src/libostree/ostree-enumtypes.c' || echo './'`src/libostree/ostree-enumtypes.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-enumtypes.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-enumtypes.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bsdiff/libbsdiff_la-bsdiff.lo `test -f 'bsdiff/bsdiff.c' || echo './'`bsdiff/bsdiff.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bsdiff/bsdiff.c -fPIC -DPIC -o bsdiff/.libs/libbsdiff_la-bsdiff.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/bupsplit.lo src/libostree/bupsplit.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/bupsplit.c -fPIC -DPIC -o src/libostree/.libs/bupsplit.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_bloom-test-bloom.o `test -f 'tests/test-bloom.c' || echo './'`tests/test-bloom.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-fetcher-curl.lo `test -f 'src/libostree/ostree-fetcher-curl.c' || echo './'`src/libostree/ostree-fetcher-curl.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-fetcher-curl.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-fetcher-curl.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/libostree/libostree_1_la-ostree-soup-uri.lo `test -f 'src/libostree/ostree-soup-uri.c' || echo './'`src/libostree/ostree-soup-uri.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden "-D_OSTREE_PUBLIC=__attribute__((visibility(\"default\"))) extern" -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/libostree/ostree-soup-uri.c -fPIC -DPIC -o src/libostree/.libs/libostree_1_la-ostree-soup-uri.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I ./src/libostree -I ./src/libostree -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/rofiles-fuse/rofiles_fuse-main.o `test -f 'src/rofiles-fuse/main.c' || echo './'`src/rofiles-fuse/main.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -Isrc/switchroot -DHAVE_SYSTEMD_AND_LIBMOUNT=1 -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/switchroot/ostree_remount-ostree-remount.o `test -f 'src/switchroot/ostree-remount.c' || echo './'`src/switchroot/ostree-remount.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tests/get-byte-order tests/get_byte_order-get-byte-order.o -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tests/get-byte-order tests/get_byte_order-get-byte-order.o -lglib-2.0
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -DHAVE_SYSTEMD=1 -DHAVE_SYSTEMD_AND_LIBMOUNT=1 -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -Isrc/switchroot -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/switchroot/ostree_prepare_root-ostree-prepare-root.o `test -f 'src/switchroot/ostree-prepare-root.c' || echo './'`src/switchroot/ostree-prepare-root.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libreaddir-rand.la -rpath /usr/libexec/installed-tests/libostree tests/libreaddir_rand_la-readdir-rand.lo -ldl -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC tests/.libs/libreaddir_rand_la-readdir-rand.o -pthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -ldl -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libreaddir-rand.so -o .libs/libreaddir-rand.so
libtool: link: ( cd ".libs" && rm -f "libreaddir-rand.la" && ln -s "../libreaddir-rand.la" "libreaddir-rand.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -Bsymbolic-functions -export-symbols-regex "^glnx_" -no-undefined -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libglnx.la libglnx/la-glnx-backports.lo libglnx/la-glnx-local-alloc.lo libglnx/la-glnx-errors.lo libglnx/la-glnx-console.lo libglnx/la-glnx-dirfd.lo libglnx/la-glnx-fdio.lo libglnx/la-glnx-lockfile.lo libglnx/la-glnx-xattrs.lo libglnx/la-glnx-shutil.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libglnx.a libglnx/.libs/la-glnx-backports.o libglnx/.libs/la-glnx-local-alloc.o libglnx/.libs/la-glnx-errors.o libglnx/.libs/la-glnx-console.o libglnx/.libs/la-glnx-dirfd.o libglnx/.libs/la-glnx-fdio.o libglnx/.libs/la-glnx-lockfile.o libglnx/.libs/la-glnx-xattrs.o libglnx/.libs/la-glnx-shutil.o
libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libglnx.a
libtool: link: ( cd ".libs" && rm -f "libglnx.la" && ln -s "../libglnx.la" "libglnx.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -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 libbsdiff.la bsdiff/libbsdiff_la-bsdiff.lo bsdiff/libbsdiff_la-bspatch.lo
libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libbsdiff.a bsdiff/.libs/libbsdiff_la-bsdiff.o bsdiff/.libs/libbsdiff_la-bspatch.o
libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libbsdiff.a
libtool: link: ( cd ".libs" && rm -f "libbsdiff.la" && ln -s "../libbsdiff.la" "libbsdiff.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./libglnx -I./src/libotutil -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -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 libotutil.la src/libotutil/libotutil_la-ot-checksum-utils.lo src/libotutil/libotutil_la-ot-checksum-instream.lo src/libotutil/libotutil_la-ot-fs-utils.lo src/libotutil/libotutil_la-ot-keyfile-utils.lo src/libotutil/libotutil_la-ot-opt-utils.lo src/libotutil/libotutil_la-ot-unix-utils.lo src/libotutil/libotutil_la-ot-variant-utils.lo src/libotutil/libotutil_la-ot-variant-builder.lo src/libotutil/libotutil_la-ot-gio-utils.lo src/libotutil/libotutil_la-ot-tool-util.lo src/libotutil/libotutil_la-ot-gpg-utils.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgpg-error -L/usr/lib64 -lgpgme -lassuan -lgpg-error -lsystemd
libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libotutil.a src/libotutil/.libs/libotutil_la-ot-checksum-utils.o src/libotutil/.libs/libotutil_la-ot-checksum-instream.o src/libotutil/.libs/libotutil_la-ot-fs-utils.o src/libotutil/.libs/libotutil_la-ot-keyfile-utils.o src/libotutil/.libs/libotutil_la-ot-opt-utils.o src/libotutil/.libs/libotutil_la-ot-unix-utils.o src/libotutil/.libs/libotutil_la-ot-variant-utils.o src/libotutil/.libs/libotutil_la-ot-variant-builder.o src/libotutil/.libs/libotutil_la-ot-gio-utils.o src/libotutil/.libs/libotutil_la-ot-tool-util.o src/libotutil/.libs/libotutil_la-ot-gpg-utils.o
libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libotutil.a
libtool: link: ( cd ".libs" && rm -f "libotutil.la" && ln -s "../libotutil.la" "libotutil.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_repo_finder_config-test-repo-finder-config.o `test -f 'tests/test-repo-finder-config.c' || echo './'`tests/test-repo-finder-config.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -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 libbupsplit.la src/libostree/bupsplit.lo
libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libbupsplit.a src/libostree/.libs/bupsplit.o
libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libbupsplit.a
libtool: link: ( cd ".libs" && rm -f "libbupsplit.la" && ln -s "../libbupsplit.la" "libbupsplit.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -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 ostree-remount src/switchroot/ostree_remount-ostree-remount.o
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -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 ostree-remount src/switchroot/ostree_remount-ostree-remount.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I ./tests -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/libostreetest_la-libostreetest.lo `test -f 'tests/libostreetest.c' || echo './'`tests/libostreetest.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I ./tests -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tests/libostreetest.c -fPIC -DPIC -o tests/.libs/libostreetest_la-libostreetest.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/test_repo_finder_mount-test-repo-finder-mount.o `test -f 'tests/test-repo-finder-mount.c' || echo './'`tests/test-repo-finder-mount.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)' -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 '-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I ./tests -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests/libostreetest_la-test-mock-gio.lo `test -f 'tests/test-mock-gio.c' || echo './'`tests/test-mock-gio.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX=\"/usr\" -DSHORTENED_SYSCONFDIR=\"etc\" "-DOSTREE_FEATURES=\"libcurl no-http2 libsoup gpgme libarchive selinux openssl libmount release p2p\"" -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV=\"\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 "-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,50)" -DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_2_40 "-DSOUP_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,48)" -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I ./tests -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tests/test-mock-gio.c -fPIC -DPIC -o tests/.libs/libostreetest_la-test-mock-gio.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -Isrc/switchroot -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 ostree-prepare-root src/switchroot/ostree_prepare_root-ostree-prepare-root.o -lsystemd
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -Isrc/switchroot -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 ostree-prepare-root src/switchroot/ostree_prepare_root-ostree-prepare-root.o -lsystemd
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-number 1:0:0 -Bsymbolic-functions -Wl,--version-script=./src/libostree/libostree-released.sym -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libostree-1.la -rpath /usr/lib64 src/libostree/libostree_1_la-ostree-async-progress.lo src/libostree/libostree_1_la-ostree-cmdprivate.lo src/libostree/libostree_1_la-ostree-core.lo src/libostree/libostree_1_la-ostree-dummy-enumtypes.lo src/libostree/libostree_1_la-ostree-checksum-input-stream.lo src/libostree/libostree_1_la-ostree-chain-input-stream.lo src/libostree/libostree_1_la-ostree-lzma-common.lo src/libostree/libostree_1_la-ostree-lzma-compressor.lo src/libostree/libostree_1_la-ostree-lzma-decompressor.lo src/libostree/libostree_1_la-ostree-rollsum.lo src/libostree/libostree_1_la-ostree-varint.lo src/libostree/libostree_1_la-ostree-linuxfsutil.lo src/libostree/libostree_1_la-ostree-diff.lo src/libostree/libostree_1_la-ostree-mutable-tree.lo src/libostree/libostree_1_la-ostree-ref.lo src/libostree/libostree_1_la-ostree-remote.lo src/libostree/libostree_1_la-ostree-repo.lo src/libostree/libostree_1_la-ostree-repo-checkout.lo src/libostree/libostree_1_la-ostree-repo-commit.lo src/libostree/libostree_1_la-ostree-repo-pull.lo src/libostree/libostree_1_la-ostree-repo-libarchive.lo src/libostree/libostree_1_la-ostree-repo-prune.lo src/libostree/libostree_1_la-ostree-repo-refs.lo src/libostree/libostree_1_la-ostree-repo-traverse.lo src/libostree/libostree_1_la-ostree-repo-file.lo src/libostree/libostree_1_la-ostree-repo-file-enumerator.lo src/libostree/libostree_1_la-ostree-sepolicy.lo src/libostree/libostree_1_la-ostree-sysroot.lo src/libostree/libostree_1_la-ostree-sysroot-cleanup.lo src/libostree/libostree_1_la-ostree-sysroot-deploy.lo src/libostree/libostree_1_la-ostree-sysroot-upgrader.lo src/libostree/libostree_1_la-ostree-impl-system-generator.lo src/libostree/libostree_1_la-ostree-bootconfig-parser.lo src/libostree/libostree_1_la-ostree-deployment.lo src/libostree/libostree_1_la-ostree-bootloader.lo src/libostree/libostree_1_la-ostree-bootloader-grub2.lo src/libostree/libostree_1_la-ostree-bootloader-zipl.lo src/libostree/libostree_1_la-ostree-bootloader-syslinux.lo src/libostree/libostree_1_la-ostree-bootloader-uboot.lo src/libostree/libostree_1_la-ostree-repo-static-delta-core.lo src/libostree/libostree_1_la-ostree-repo-static-delta-processing.lo src/libostree/libostree_1_la-ostree-repo-static-delta-compilation.lo src/libostree/libostree_1_la-ostree-repo-static-delta-compilation-analysis.lo src/libostree/libostree_1_la-ostree-bloom.lo src/libostree/libostree_1_la-ostree-repo-finder.lo src/libostree/libostree_1_la-ostree-repo-finder-avahi.lo src/libostree/libostree_1_la-ostree-repo-finder-config.lo src/libostree/libostree_1_la-ostree-repo-finder-mount.lo src/libostree/libostree_1_la-ostree-repo-finder-override.lo src/libostree/libostree_1_la-ostree-kernel-args.lo src/libostree/libostree_1_la-ostree-libarchive-input-stream.lo src/libostree/libostree_1_la-ostree-tls-cert-interaction.lo src/libostree/libostree_1_la-ostree-gpg-verifier.lo src/libostree/libostree_1_la-ostree-gpg-verify-result.lo src/libostree/libostree_1_la-ostree-fetcher-util.lo src/libostree/libostree_1_la-ostree-fetcher-uri.lo src/libostree/libostree_1_la-ostree-metalink.lo src/libostree/libostree_1_la-ostree-fetcher-curl.lo src/libostree/libostree_1_la-ostree-soup-uri.lo src/libostree/libostree_1_la-ostree-soup-form.lo src/libostree/libostree_1_la-ostree-enumtypes.lo libotutil.la libglnx.la libbsdiff.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgpg-error -L/usr/lib64 -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto libbupsplit.la -larchive -lsystemd -lcurl -lmount -lselinux
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC src/libostree/.libs/libostree_1_la-ostree-async-progress.o src/libostree/.libs/libostree_1_la-ostree-cmdprivate.o src/libostree/.libs/libostree_1_la-ostree-core.o src/libostree/.libs/libostree_1_la-ostree-dummy-enumtypes.o src/libostree/.libs/libostree_1_la-ostree-checksum-input-stream.o src/libostree/.libs/libostree_1_la-ostree-chain-input-stream.o src/libostree/.libs/libostree_1_la-ostree-lzma-common.o src/libostree/.libs/libostree_1_la-ostree-lzma-compressor.o src/libostree/.libs/libostree_1_la-ostree-lzma-decompressor.o src/libostree/.libs/libostree_1_la-ostree-rollsum.o src/libostree/.libs/libostree_1_la-ostree-varint.o src/libostree/.libs/libostree_1_la-ostree-linuxfsutil.o src/libostree/.libs/libostree_1_la-ostree-diff.o src/libostree/.libs/libostree_1_la-ostree-mutable-tree.o src/libostree/.libs/libostree_1_la-ostree-ref.o src/libostree/.libs/libostree_1_la-ostree-remote.o src/libostree/.libs/libostree_1_la-ostree-repo.o src/libostree/.libs/libostree_1_la-ostree-repo-checkout.o src/libostree/.libs/libostree_1_la-ostree-repo-commit.o src/libostree/.libs/libostree_1_la-ostree-repo-pull.o src/libostree/.libs/libostree_1_la-ostree-repo-libarchive.o src/libostree/.libs/libostree_1_la-ostree-repo-prune.o src/libostree/.libs/libostree_1_la-ostree-repo-refs.o src/libostree/.libs/libostree_1_la-ostree-repo-traverse.o src/libostree/.libs/libostree_1_la-ostree-repo-file.o src/libostree/.libs/libostree_1_la-ostree-repo-file-enumerator.o src/libostree/.libs/libostree_1_la-ostree-sepolicy.o src/libostree/.libs/libostree_1_la-ostree-sysroot.o src/libostree/.libs/libostree_1_la-ostree-sysroot-cleanup.o src/libostree/.libs/libostree_1_la-ostree-sysroot-deploy.o src/libostree/.libs/libostree_1_la-ostree-sysroot-upgrader.o src/libostree/.libs/libostree_1_la-ostree-impl-system-generator.o src/libostree/.libs/libostree_1_la-ostree-bootconfig-parser.o src/libostree/.libs/libostree_1_la-ostree-deployment.o src/libostree/.libs/libostree_1_la-ostree-bootloader.o src/libostree/.libs/libostree_1_la-ostree-bootloader-grub2.o src/libostree/.libs/libostree_1_la-ostree-bootloader-zipl.o src/libostree/.libs/libostree_1_la-ostree-bootloader-syslinux.o src/libostree/.libs/libostree_1_la-ostree-bootloader-uboot.o src/libostree/.libs/libostree_1_la-ostree-repo-static-delta-core.o src/libostree/.libs/libostree_1_la-ostree-repo-static-delta-processing.o src/libostree/.libs/libostree_1_la-ostree-repo-static-delta-compilation.o src/libostree/.libs/libostree_1_la-ostree-repo-static-delta-compilation-analysis.o src/libostree/.libs/libostree_1_la-ostree-bloom.o src/libostree/.libs/libostree_1_la-ostree-repo-finder.o src/libostree/.libs/libostree_1_la-ostree-repo-finder-avahi.o src/libostree/.libs/libostree_1_la-ostree-repo-finder-config.o src/libostree/.libs/libostree_1_la-ostree-repo-finder-mount.o src/libostree/.libs/libostree_1_la-ostree-repo-finder-override.o src/libostree/.libs/libostree_1_la-ostree-kernel-args.o src/libostree/.libs/libostree_1_la-ostree-libarchive-input-stream.o src/libostree/.libs/libostree_1_la-ostree-tls-cert-interaction.o src/libostree/.libs/libostree_1_la-ostree-gpg-verifier.o src/libostree/.libs/libostree_1_la-ostree-gpg-verify-result.o src/libostree/.libs/libostree_1_la-ostree-fetcher-util.o src/libostree/.libs/libostree_1_la-ostree-fetcher-uri.o src/libostree/.libs/libostree_1_la-ostree-metalink.o src/libostree/.libs/libostree_1_la-ostree-fetcher-curl.o src/libostree/.libs/libostree_1_la-ostree-soup-uri.o src/libostree/.libs/libostree_1_la-ostree-soup-form.o src/libostree/.libs/libostree_1_la-ostree-enumtypes.o -Wl,--whole-archive ./.libs/libotutil.a ./.libs/libglnx.a ./.libs/libbsdiff.a ./.libs/libbupsplit.a -Wl,--no-whole-archive -pthread -O2 -g -fstack-protector -Wl,--version-script=./src/libostree/libostree-released.sym -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/usr/lib64 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -Wl,-soname -Wl,libostree-1.so.1 -o .libs/libostree-1.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libostree-1.so.1" && ln -s "libostree-1.so.1.0.0" "libostree-1.so.1")
libtool: link: (cd ".libs" && rm -f "libostree-1.so" && ln -s "libostree-1.so.1.0.0" "libostree-1.so")
libtool: link: ( cd ".libs" && rm -f "libostree-1.la" && ln -s "../libostree-1.la" "libostree-1.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 ostree-system-generator src/switchroot/ostree_system_generator-ostree-system-generator.o libglnx.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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/ostree-system-generator src/switchroot/ostree_system_generator-ostree-system-generator.o ./.libs/libglnx.a ./.libs/libostree-1.so -L/usr/lib64 -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I ./tests -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 libostreetest.la tests/libostreetest_la-libostreetest.lo tests/libostreetest_la-test-mock-gio.lo libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: (cd .libs/libostreetest.lax/libglnx.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/libostree-2019.6/./.libs/libglnx.a")
libtool: link: (cd .libs/libostreetest.lax/libotutil.a && aarch64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/libostree-2019.6/./.libs/libotutil.a")
libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libostreetest.a tests/.libs/libostreetest_la-libostreetest.o tests/.libs/libostreetest_la-test-mock-gio.o .libs/libostreetest.lax/libglnx.a/la-glnx-backports.o .libs/libostreetest.lax/libglnx.a/la-glnx-console.o .libs/libostreetest.lax/libglnx.a/la-glnx-dirfd.o .libs/libostreetest.lax/libglnx.a/la-glnx-errors.o .libs/libostreetest.lax/libglnx.a/la-glnx-fdio.o .libs/libostreetest.lax/libglnx.a/la-glnx-local-alloc.o .libs/libostreetest.lax/libglnx.a/la-glnx-lockfile.o .libs/libostreetest.lax/libglnx.a/la-glnx-shutil.o .libs/libostreetest.lax/libglnx.a/la-glnx-xattrs.o .libs/libostreetest.lax/libotutil.a/libotutil_la-ot-checksum-instream.o .libs/libostreetest.lax/libotutil.a/libotutil_la-ot-checksum-utils.o .libs/libostreetest.lax/libotutil.a/libotutil_la-ot-fs-utils.o .libs/libostreetest.lax/libotutil.a/libotutil_la-ot-gio-utils.o .libs/libostreetest.lax/libotutil.a/libotutil_la-ot-gpg-utils.o .libs/libostreetest.lax/libotutil.a/libotutil_la-ot-keyfile-utils.o .libs/libostreetest.lax/libotutil.a/libotutil_la-ot-opt-utils.o .libs/libostreetest.lax/libotutil.a/libotutil_la-ot-tool-util.o .libs/libostreetest.lax/libotutil.a/libotutil_la-ot-unix-utils.o .libs/libostreetest.lax/libotutil.a/libotutil_la-ot-variant-builder.o .libs/libostreetest.lax/libotutil.a/libotutil_la-ot-variant-utils.o
libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libostreetest.a
libtool: link: rm -fr .libs/libostreetest.lax
libtool: link: ( cd ".libs" && rm -f "libostreetest.la" && ln -s "../libostreetest.la" "libostreetest.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I ./src/libostree -I ./src/libostree -I./libglnx -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 rofiles-fuse src/rofiles-fuse/rofiles_fuse-main.o libglnx.la -lfuse -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostree-1.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I ./src/libostree -I ./src/libostree -I./libglnx -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/rofiles-fuse src/rofiles-fuse/rofiles_fuse-main.o -pthread ./.libs/libglnx.a -lfuse ./.libs/libostree-1.so -L/usr/lib64 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -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 ostree-trivial-httpd src/ostree/ostree_trivial_httpd-ostree-trivial-httpd.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -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/ostree-trivial-httpd src/ostree/ostree_trivial_httpd-ostree-trivial-httpd.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -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 ostree src/ostree/ostree-main.o src/ostree/ostree-ot-builtin-admin.o src/ostree/ostree-ot-builtin-cat.o src/ostree/ostree-ot-builtin-config.o src/ostree/ostree-ot-builtin-checkout.o src/ostree/ostree-ot-builtin-checksum.o src/ostree/ostree-ot-builtin-commit.o src/ostree/ostree-ot-builtin-create-usb.o src/ostree/ostree-ot-builtin-diff.o src/ostree/ostree-ot-builtin-export.o src/ostree/ostree-ot-builtin-find-remotes.o src/ostree/ostree-ot-builtin-fsck.o src/ostree/ostree-ot-builtin-init.o src/ostree/ostree-ot-builtin-pull-local.o src/ostree/ostree-ot-builtin-log.o src/ostree/ostree-ot-builtin-ls.o src/ostree/ostree-ot-builtin-prune.o src/ostree/ostree-ot-builtin-refs.o src/ostree/ostree-ot-builtin-remote.o src/ostree/ostree-ot-builtin-reset.o src/ostree/ostree-ot-builtin-rev-parse.o src/ostree/ostree-ot-builtin-summary.o src/ostree/ostree-ot-builtin-show.o src/ostree/ostree-ot-builtin-static-delta.o src/ostree/ostree-ot-main.o src/ostree/ostree-ot-dump.o src/ostree/ostree-ot-editor.o src/ostree/ostree-ot-builtin-gpg-sign.o src/ostree/ostree-ot-admin-builtin-init-fs.o src/ostree/ostree-ot-admin-builtin-diff.o src/ostree/ostree-ot-admin-builtin-deploy.o src/ostree/ostree-ot-admin-builtin-finalize-staged.o src/ostree/ostree-ot-admin-builtin-undeploy.o src/ostree/ostree-ot-admin-builtin-instutil.o src/ostree/ostree-ot-admin-builtin-cleanup.o src/ostree/ostree-ot-admin-builtin-os-init.o src/ostree/ostree-ot-admin-builtin-set-origin.o src/ostree/ostree-ot-admin-builtin-status.o src/ostree/ostree-ot-admin-builtin-switch.o src/ostree/ostree-ot-admin-builtin-pin.o src/ostree/ostree-ot-admin-builtin-upgrade.o src/ostree/ostree-ot-admin-builtin-unlock.o src/ostree/ostree-ot-admin-instutil-builtin-selinux-ensure-labeled.o src/ostree/ostree-ot-admin-instutil-builtin-set-kargs.o src/ostree/ostree-ot-admin-instutil-builtin-grub2-generate.o src/ostree/ostree-ot-admin-functions.o src/ostree/ostree-ot-remote-builtin-add.o src/ostree/ostree-ot-remote-builtin-delete.o src/ostree/ostree-ot-remote-builtin-list.o src/ostree/ostree-ot-remote-builtin-show-url.o src/ostree/ostree-ot-remote-builtin-refs.o src/ostree/ostree-ot-remote-builtin-summary.o src/ostree/ostree-ot-remote-builtin-gpg-import.o src/ostree/ostree-ot-remote-builtin-add-cookie.o src/ostree/ostree-ot-remote-builtin-delete-cookie.o src/ostree/ostree-ot-remote-builtin-list-cookies.o src/ostree/ostree-ot-remote-cookie-util.o src/ostree/ostree-ot-builtin-pull.o src/ostree/ostree-ot-builtin-trivial-httpd.o src/ostree/ostree-parse-datetime.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 libbsdiff.la -lsystemd -larchive
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -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/ostree src/ostree/ostree-main.o src/ostree/ostree-ot-builtin-admin.o src/ostree/ostree-ot-builtin-cat.o src/ostree/ostree-ot-builtin-config.o src/ostree/ostree-ot-builtin-checkout.o src/ostree/ostree-ot-builtin-checksum.o src/ostree/ostree-ot-builtin-commit.o src/ostree/ostree-ot-builtin-create-usb.o src/ostree/ostree-ot-builtin-diff.o src/ostree/ostree-ot-builtin-export.o src/ostree/ostree-ot-builtin-find-remotes.o src/ostree/ostree-ot-builtin-fsck.o src/ostree/ostree-ot-builtin-init.o src/ostree/ostree-ot-builtin-pull-local.o src/ostree/ostree-ot-builtin-log.o src/ostree/ostree-ot-builtin-ls.o src/ostree/ostree-ot-builtin-prune.o src/ostree/ostree-ot-builtin-refs.o src/ostree/ostree-ot-builtin-remote.o src/ostree/ostree-ot-builtin-reset.o src/ostree/ostree-ot-builtin-rev-parse.o src/ostree/ostree-ot-builtin-summary.o src/ostree/ostree-ot-builtin-show.o src/ostree/ostree-ot-builtin-static-delta.o src/ostree/ostree-ot-main.o src/ostree/ostree-ot-dump.o src/ostree/ostree-ot-editor.o src/ostree/ostree-ot-builtin-gpg-sign.o src/ostree/ostree-ot-admin-builtin-init-fs.o src/ostree/ostree-ot-admin-builtin-diff.o src/ostree/ostree-ot-admin-builtin-deploy.o src/ostree/ostree-ot-admin-builtin-finalize-staged.o src/ostree/ostree-ot-admin-builtin-undeploy.o src/ostree/ostree-ot-admin-builtin-instutil.o src/ostree/ostree-ot-admin-builtin-cleanup.o src/ostree/ostree-ot-admin-builtin-os-init.o src/ostree/ostree-ot-admin-builtin-set-origin.o src/ostree/ostree-ot-admin-builtin-status.o src/ostree/ostree-ot-admin-builtin-switch.o src/ostree/ostree-ot-admin-builtin-pin.o src/ostree/ostree-ot-admin-builtin-upgrade.o src/ostree/ostree-ot-admin-builtin-unlock.o src/ostree/ostree-ot-admin-instutil-builtin-selinux-ensure-labeled.o src/ostree/ostree-ot-admin-instutil-builtin-set-kargs.o src/ostree/ostree-ot-admin-instutil-builtin-grub2-generate.o src/ostree/ostree-ot-admin-functions.o src/ostree/ostree-ot-remote-builtin-add.o src/ostree/ostree-ot-remote-builtin-delete.o src/ostree/ostree-ot-remote-builtin-list.o src/ostree/ostree-ot-remote-builtin-show-url.o src/ostree/ostree-ot-remote-builtin-refs.o src/ostree/ostree-ot-remote-builtin-summary.o src/ostree/ostree-ot-remote-builtin-gpg-import.o src/ostree/ostree-ot-remote-builtin-add-cookie.o src/ostree/ostree-ot-remote-builtin-delete-cookie.o src/ostree/ostree-ot-remote-builtin-list-cookies.o src/ostree/ostree-ot-remote-cookie-util.o src/ostree/ostree-ot-builtin-pull.o src/ostree/ostree-ot-builtin-trivial-httpd.o src/ostree/ostree-parse-datetime.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 ./.libs/libbsdiff.a -lsystemd -larchive -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-varint src/libostree/tests_test_varint-ostree-varint.o tests/test_varint-test-varint.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-varint src/libostree/tests_test_varint-ostree-varint.o tests/test_varint-test-varint.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-bloom src/libostree/tests_test_bloom-ostree-bloom.o tests/test_bloom-test-bloom.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-bloom src/libostree/tests_test_bloom-ostree-bloom.o tests/test_bloom-test-bloom.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-ot-unix-utils tests/test_ot_unix_utils-test-ot-unix-utils.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-ot-unix-utils tests/test_ot_unix_utils-test-ot-unix-utils.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-repo-finder-mount tests/test_repo_finder_mount-test-repo-finder-mount.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-repo-finder-mount tests/test_repo_finder_mount-test-repo-finder-mount.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-repo-finder-config tests/test_repo_finder_config-test-repo-finder-config.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-repo-finder-config tests/test_repo_finder_config-test-repo-finder-config.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-bsdiff tests/test_bsdiff-test-bsdiff.o libbsdiff.la libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-bsdiff tests/test_bsdiff-test-bsdiff.o ./.libs/libbsdiff.a ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-mutable-tree tests/test_mutable_tree-test-mutable-tree.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-mutable-tree tests/test_mutable_tree-test-mutable-tree.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-keyfile-utils tests/test_keyfile_utils-test-keyfile-utils.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-keyfile-utils tests/test_keyfile_utils-test-keyfile-utils.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-ot-opt-utils tests/test_ot_opt_utils-test-ot-opt-utils.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-ot-opt-utils tests/test_ot_opt_utils-test-ot-opt-utils.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-ot-tool-util tests/test_ot_tool_util-test-ot-tool-util.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-ot-tool-util tests/test_ot_tool_util-test-ot-tool-util.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-lzma src/libostree/tests_test_lzma-ostree-lzma-common.o src/libostree/tests_test_lzma-ostree-lzma-compressor.o src/libostree/tests_test_lzma-ostree-lzma-decompressor.o tests/test_lzma-test-lzma.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la -llzma
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-lzma src/libostree/tests_test_lzma-ostree-lzma-common.o src/libostree/tests_test_lzma-ostree-lzma-compressor.o src/libostree/tests_test_lzma-ostree-lzma-decompressor.o tests/test_lzma-test-lzma.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llzma -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-rollsum src/libostree/tests_test_rollsum-ostree-rollsum.o tests/test_rollsum-test-rollsum.o libbupsplit.la libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la -lz
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-rollsum src/libostree/tests_test_rollsum-ostree-rollsum.o tests/test_rollsum-test-rollsum.o ./.libs/libbupsplit.a ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -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 tests/test-checksum src/libostree/tests_test_checksum-ostree-core.o tests/test_checksum-test-checksum.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-checksum src/libostree/tests_test_checksum-ostree-core.o tests/test_checksum-test-checksum.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-basic-c tests/test_basic_c-test-basic-c.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-basic-c tests/test_basic_c-test-basic-c.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src/libostree -I./src/libostree -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 tests/test-include-ostree-h tests/test_include_ostree_h-test-include-ostree-h.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src/libostree -I./src/libostree -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 tests/.libs/test-include-ostree-h tests/test_include_ostree_h-test-include-ostree-h.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-sysroot-c tests/test_sysroot_c-test-sysroot-c.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-sysroot-c tests/test_sysroot_c-test-sysroot-c.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-pull-c tests/test_pull_c-test-pull-c.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-pull-c tests/test_pull_c-test-pull-c.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-bloom.test.tmp; \
echo 'Type=session' >> tests/test-bloom.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-bloom' >> tests/test-bloom.test.tmp; \
mv tests/test-bloom.test.tmp tests/test-bloom.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-repo tests/test_repo-test-repo.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-repo tests/test_repo-test-repo.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-repo-finder-mount.test.tmp; \
echo 'Type=session' >> tests/test-repo-finder-mount.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-repo-finder-mount' >> tests/test-repo-finder-mount.test.tmp; \
mv tests/test-repo-finder-mount.test.tmp tests/test-repo-finder-mount.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-repo-finder-config.test.tmp; \
echo 'Type=session' >> tests/test-repo-finder-config.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-repo-finder-config' >> tests/test-repo-finder-config.test.tmp; \
mv tests/test-repo-finder-config.test.tmp tests/test-repo-finder-config.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-varint.test.tmp; \
echo 'Type=session' >> tests/test-varint.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-varint' >> tests/test-varint.test.tmp; \
mv tests/test-varint.test.tmp tests/test-varint.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-ot-unix-utils.test.tmp; \
echo 'Type=session' >> tests/test-ot-unix-utils.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-ot-unix-utils' >> tests/test-ot-unix-utils.test.tmp; \
mv tests/test-ot-unix-utils.test.tmp tests/test-ot-unix-utils.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-bsdiff.test.tmp; \
echo 'Type=session' >> tests/test-bsdiff.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-bsdiff' >> tests/test-bsdiff.test.tmp; \
mv tests/test-bsdiff.test.tmp tests/test-bsdiff.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-mutable-tree.test.tmp; \
echo 'Type=session' >> tests/test-mutable-tree.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-mutable-tree' >> tests/test-mutable-tree.test.tmp; \
mv tests/test-mutable-tree.test.tmp tests/test-mutable-tree.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-keyfile-utils.test.tmp; \
echo 'Type=session' >> tests/test-keyfile-utils.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-keyfile-utils' >> tests/test-keyfile-utils.test.tmp; \
mv tests/test-keyfile-utils.test.tmp tests/test-keyfile-utils.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-ot-opt-utils.test.tmp; \
echo 'Type=session' >> tests/test-ot-opt-utils.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-ot-opt-utils' >> tests/test-ot-opt-utils.test.tmp; \
mv tests/test-ot-opt-utils.test.tmp tests/test-ot-opt-utils.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-ot-tool-util.test.tmp; \
echo 'Type=session' >> tests/test-ot-tool-util.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-ot-tool-util' >> tests/test-ot-tool-util.test.tmp; \
mv tests/test-ot-tool-util.test.tmp tests/test-ot-tool-util.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-checksum.test.tmp; \
echo 'Type=session' >> tests/test-checksum.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-checksum' >> tests/test-checksum.test.tmp; \
mv tests/test-checksum.test.tmp tests/test-checksum.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-lzma.test.tmp; \
echo 'Type=session' >> tests/test-lzma.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-lzma' >> tests/test-lzma.test.tmp; \
mv tests/test-lzma.test.tmp tests/test-lzma.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-rollsum.test.tmp; \
echo 'Type=session' >> tests/test-rollsum.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-rollsum' >> tests/test-rollsum.test.tmp; \
mv tests/test-rollsum.test.tmp tests/test-rollsum.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-sysroot-c.test.tmp; \
echo 'Type=session' >> tests/test-sysroot-c.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-sysroot-c' >> tests/test-sysroot-c.test.tmp; \
mv tests/test-sysroot-c.test.tmp tests/test-sysroot-c.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-basic-c.test.tmp; \
echo 'Type=session' >> tests/test-basic-c.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-basic-c' >> tests/test-basic-c.test.tmp; \
mv tests/test-basic-c.test.tmp tests/test-basic-c.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-pull-c.test.tmp; \
echo 'Type=session' >> tests/test-pull-c.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-c' >> tests/test-pull-c.test.tmp; \
mv tests/test-pull-c.test.tmp tests/test-pull-c.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-repo.test.tmp; \
echo 'Type=session' >> tests/test-repo.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-repo' >> tests/test-repo.test.tmp; \
mv tests/test-repo.test.tmp tests/test-repo.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-include-ostree-h.test.tmp; \
echo 'Type=session' >> tests/test-include-ostree-h.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-include-ostree-h' >> tests/test-include-ostree-h.test.tmp; \
mv tests/test-include-ostree-h.test.tmp tests/test-include-ostree-h.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-kargs src/libostree/tests_test_kargs-ostree-kernel-args.o tests/test_kargs-test-kargs.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-kargs src/libostree/tests_test_kargs-ostree-kernel-args.o tests/test_kargs-test-kargs.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-kargs.test.tmp; \
echo 'Type=session' >> tests/test-kargs.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-kargs' >> tests/test-kargs.test.tmp; \
mv tests/test-kargs.test.tmp tests/test-kargs.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I/usr/include/libassuan2 -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 tests/test-gpg-verify-result tests/test_gpg_verify_result-test-gpg-verify-result.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la -lgpg-error -L/usr/lib64 -lgpgme -lassuan -lgpg-error
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I/usr/include/libassuan2 -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 tests/.libs/test-gpg-verify-result tests/test_gpg_verify_result-test-gpg-verify-result.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgpgme -lassuan -lgpg-error -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-gpg-verify-result.test.tmp; \
echo 'Type=session' >> tests/test-gpg-verify-result.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-gpg-verify-result' >> tests/test-gpg-verify-result.test.tmp; \
mv tests/test-gpg-verify-result.test.tmp tests/test-gpg-verify-result.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/test-rollsum-cli src/libostree/tests_test_rollsum_cli-ostree-rollsum.o tests/test_rollsum_cli-test-rollsum-cli.o libbupsplit.la libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la -lz
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-rollsum-cli src/libostree/tests_test_rollsum_cli-ostree-rollsum.o tests/test_rollsum_cli-test-rollsum-cli.o ./.libs/libbupsplit.a ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/repo-finder-mount tests/repo_finder_mount-repo-finder-mount.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/repo-finder-mount tests/repo_finder_mount-repo-finder-mount.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid "-I./libglnx" -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 tests/test-libarchive-import tests/test_libarchive_import-test-libarchive-import.o libglnx.la libotutil.la libostree-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libostreetest.la -larchive
libtool: link: aarch64-mageia-linux-gnu-gcc -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./src/libotutil -I./src/libostree -I./src/libostree -I./src/ostree -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./libglnx -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 tests/.libs/test-libarchive-import tests/test_libarchive_import-test-libarchive-import.o ./.libs/libglnx.a ./.libs/libotutil.a -L/usr/lib64 ./.libs/libostree-1.so ./.libs/libostreetest.a /home/iurt/rpmbuild/BUILD/libostree-2019.6/.libs/libostree-1.so -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lglib-2.0 -larchive -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
(echo '[Test]' > tests/test-libarchive-import.test.tmp; \
echo 'Type=session' >> tests/test-libarchive-import.test.tmp; \
echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-libarchive-import' >> tests/test-libarchive-import.test.tmp; \
mv tests/test-libarchive-import.test.tmp tests/test-libarchive-import.test)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
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" CC=gcc /usr/bin/g-ir-scanner --namespace=OSTree --nsversion=1.0 --libtool="/bin/sh ./libtool" --include=Gio-2.0 --pkg-export=ostree-1 --library=libostree-1.la --warn-all --identifier-prefix=Ostree --symbol-prefix=ostree --cflags-begin -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Wstrict-aliasing=2 -Werror=unused-result -I./bsdiff -I./libglnx -I./src/libotutil -I./src/libostree -I./src/libostree -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -fvisibility=hidden '-D_OSTREE_PUBLIC=__attribute__((visibility("default"))) extern' -I/usr/include/libmount -I/usr/include/blkid --cflags-end src/libostree/ostree.h src/libostree/ostree-async-progress.h src/libostree/ostree-autocleanups.h src/libostree/ostree-core.h src/libostree/ostree-dummy-enumtypes.h src/libostree/ostree-mutable-tree.h src/libostree/ostree-repo.h src/libostree/ostree-types.h src/libostree/ostree-repo-file.h src/libostree/ostree-diff.h src/libostree/ostree-gpg-verify-result.h src/libostree/ostree-sepolicy.h src/libostree/ostree-sysroot.h src/libostree/ostree-sysroot-upgrader.h src/libostree/ostree-deployment.h src/libostree/ostree-bootconfig-parser.h src/libostree/ostree-repo-deprecated.h src/libostree/ostree-ref.h src/libostree/ostree-remote.h src/libostree/ostree-repo-finder.h src/libostree/ostree-repo-finder-avahi.h src/libostree/ostree-repo-finder-config.h src/libostree/ostree-repo-finder-mount.h src/libostree/ostree-repo-finder-override.h src/libostree/ostree-kernel-args.h src/libostree/ostree-version.h src/libostree/ostree-async-progress.c src/libostree/ostree-cmdprivate.h src/libostree/ostree-cmdprivate.c src/libostree/ostree-core.c src/libostree/ostree-dummy-enumtypes.c src/libostree/ostree-checksum-input-stream.c src/libostree/ostree-checksum-input-stream.h src/libostree/ostree-chain-input-stream.c src/libostree/ostree-chain-input-stream.h src/libostree/ostree-lzma-common.c src/libostree/ostree-lzma-common.h src/libostree/ostree-lzma-compressor.c src/libostree/ostree-lzma-compressor.h src/libostree/ostree-lzma-decompressor.c src/libostree/ostree-lzma-decompressor.h src/libostree/ostree-rollsum.h src/libostree/ostree-rollsum.c src/libostree/ostree-varint.h src/libostree/ostree-varint.c src/libostree/ostree-linuxfsutil.h src/libostree/ostree-linuxfsutil.c src/libostree/ostree-diff.c src/libostree/ostree-mutable-tree.c src/libostree/ostree-ref.c src/libostree/ostree-remote.c src/libostree/ostree-repo.c src/libostree/ostree-repo-checkout.c src/libostree/ostree-repo-commit.c src/libostree/ostree-repo-pull.c src/libostree/ostree-repo-libarchive.c src/libostree/ostree-repo-prune.c src/libostree/ostree-repo-refs.c src/libostree/ostree-repo-traverse.c src/libostree/ostree-repo-file.c src/libostree/ostree-repo-file-enumerator.c src/libostree/ostree-repo-file-enumerator.h src/libostree/ostree-sepolicy.c src/libostree/ostree-sysroot.c src/libostree/ostree-sysroot-cleanup.c src/libostree/ostree-sysroot-deploy.c src/libostree/ostree-sysroot-upgrader.c src/libostree/ostree-impl-system-generator.c src/libostree/ostree-bootconfig-parser.c src/libostree/ostree-deployment.c src/libostree/ostree-bootloader.h src/libostree/ostree-bootloader.c src/libostree/ostree-bootloader-grub2.h src/libostree/ostree-bootloader-grub2.c src/libostree/ostree-bootloader-zipl.h src/libostree/ostree-bootloader-zipl.c src/libostree/ostree-bootloader-syslinux.h src/libostree/ostree-bootloader-syslinux.c src/libostree/ostree-bootloader-uboot.h src/libostree/ostree-bootloader-uboot.c src/libostree/ostree-repo-static-delta-core.c src/libostree/ostree-repo-static-delta-processing.c src/libostree/ostree-repo-static-delta-compilation.c src/libostree/ostree-repo-static-delta-compilation-analysis.c src/libostree/ostree-bloom.c src/libostree/ostree-repo-finder.c src/libostree/ostree-repo-finder-avahi.c src/libostree/ostree-repo-finder-config.c src/libostree/ostree-repo-finder-mount.c src/libostree/ostree-repo-finder-override.c src/libostree/ostree-kernel-args.c src/libostree/ostree-libarchive-input-stream.h src/libostree/ostree-libarchive-input-stream.c src/libostree/ostree-tls-cert-interaction.c src/libostree/ostree-tls-cert-interaction.h src/libostree/ostree-gpg-verifier.c src/libostree/ostree-gpg-verifier.h src/libostree/ostree-gpg-verify-result.c src/libostree/ostree-fetcher.h src/libostree/ostree-fetcher-util.h src/libostree/ostree-fetcher-util.c src/libostree/ostree-fetcher-uri.c src/libostree/ostree-metalink.h src/libostree/ostree-metalink.c src/libostree/ostree-fetcher-curl.c src/libostree/ostree-soup-uri.c src/libostree/ostree-soup-form.c libostree-1.la Makefile --output OSTree-1.0.gir
g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC gcc -o /home/iurt/rpmbuild/BUILD/libostree-2019.6/tmp-introspectif1ilxmp/OSTree-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/libostree-2019.6/tmp-introspectif1ilxmp/OSTree-1.0.o -L. libostree-1.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: gcc -o /home/iurt/rpmbuild/BUILD/libostree-2019.6/tmp-introspectif1ilxmp/.libs/OSTree-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/libostree-2019.6/tmp-introspectif1ilxmp/OSTree-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/libostree-1.so -L/usr/lib64 -lgpgme -lassuan -lgpg-error -llzma -lz -lcrypto -larchive -lsystemd -lcurl -lmount -lselinux -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
src/libostree/ostree-repo-deprecated.h:28: Warning: OSTree: symbol='G_GNUC_DEPRECATED_FOR': Skipping foreign symbol from namespace Gio
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/g-ir-compiler --includedir=. OSTree-1.0.gir -o OSTree-1.0.typelib
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
Making all in apidoc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
if test "/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc" != "/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc" ; then \
files=`echo version.xml ostree-docs.xml ostree-sections.txt ostree-overrides.txt ostree.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc/$file`; \
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc/$file && \
cp -pf /home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc/$file /home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc/$file || true; \
done; \
fi; \
fi
touch setup-build.stamp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
/usr/bin/mkdir -p xml && ( \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
) > xml/gtkdocentities.ent
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
_source_dir='' ; \
for i in ../src/libostree ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=ostree --ignore-headers="bupsplit.h ostree-bootloader.h ostree-bootloader-grub2.h ostree-bootloader-syslinux.h ostree-bootloader-uboot.h ostree-cmdprivate.h ostree-core-private.h ostree-fetcher.h ostree-gpg-verifier.h ostree-gpg-verify-result-private.h ostree-libarchive-input-stream.h ostree-lzma-compressor.h ostree-lzma-decompressor.h ostree-metalink.h ostree-repo-file-enumerator.h ostree-repo-private.h ostree-repo-pull-private.h ostree-repo-static-delta-private.h ostree-sysroot-private.h ostree-tls-cert-interaction.h " ${_source_dir} --rebuild-types
../src/libostree/ostree-repo-finder-avahi.h:0: warning: partial declaration (struct) : typedef struct { GObjectClass parent_class; } OstreeRepoFinderAvahiClass;
static inline OstreeRepoFinderAvahi *OSTREE_REPO_FINDER_AVAHI (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_CAST (ptr, ostree_repo_finder_avahi_get_type (), OstreeRepoFinderAvahi); }
static inline gboolean OSTREE_IS_REPO_FINDER_AVAHI (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_TYPE (ptr, ostree_repo_finder_avahi_get_type ()); }
G_GNUC_END_IGNORE_DEPRECATIONS
_OSTREE_PUBLIC
OstreeRepoFinderAvahi *ostree_repo_finder_avahi_new (GMainContext *context);
_OSTREE_PUBLIC
void ostree_repo_finder_avahi_start (OstreeRepoFinderAvahi *self,
GError **error);
_OSTREE_PUBLIC
void ostree_repo_finder_avahi_stop (OstreeRepoFinderAvahi *self);
G_END_DECLS
../src/libostree/ostree-repo-finder-config.h:0: warning: partial declaration (struct) : typedef struct { GObjectClass parent_class; } OstreeRepoFinderConfigClass;
static inline OstreeRepoFinderConfig *OSTREE_REPO_FINDER_CONFIG (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_CAST (ptr, ostree_repo_finder_config_get_type (), OstreeRepoFinderConfig); }
static inline gboolean OSTREE_IS_REPO_FINDER_CONFIG (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_TYPE (ptr, ostree_repo_finder_config_get_type ()); }
G_GNUC_END_IGNORE_DEPRECATIONS
_OSTREE_PUBLIC
OstreeRepoFinderConfig *ostree_repo_finder_config_new (void);
G_END_DECLS
../src/libostree/ostree-repo-finder-mount.h:0: warning: partial declaration (struct) : typedef struct { GObjectClass parent_class; } OstreeRepoFinderMountClass;
static inline OstreeRepoFinderMount *OSTREE_REPO_FINDER_MOUNT (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_CAST (ptr, ostree_repo_finder_mount_get_type (), OstreeRepoFinderMount); }
static inline gboolean OSTREE_IS_REPO_FINDER_MOUNT (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_TYPE (ptr, ostree_repo_finder_mount_get_type ()); }
G_GNUC_END_IGNORE_DEPRECATIONS
_OSTREE_PUBLIC
OstreeRepoFinderMount *ostree_repo_finder_mount_new (GVolumeMonitor *monitor);
G_END_DECLS
../src/libostree/ostree-repo-finder-override.h:0: warning: partial declaration (struct) : typedef struct { GObjectClass parent_class; } OstreeRepoFinderOverrideClass;
static inline OstreeRepoFinderOverride *OSTREE_REPO_FINDER_OVERRIDE (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_CAST (ptr, ostree_repo_finder_override_get_type (), OstreeRepoFinderOverride); }
static inline gboolean OSTREE_IS_REPO_FINDER_OVERRIDE (gpointer ptr) { return G_TYPE_CHECK_INSTANCE_TYPE (ptr, ostree_repo_finder_override_get_type ()); }
G_GNUC_END_IGNORE_DEPRECATIONS
_OSTREE_PUBLIC
OstreeRepoFinderOverride *ostree_repo_finder_override_new (void);
_OSTREE_PUBLIC
void ostree_repo_finder_override_add_uri (OstreeRepoFinderOverride *self,
const gchar *uri);
G_END_DECLS
if grep -l '^..*$' ostree.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables" LD="/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" RUN="/bin/sh ../libtool --mode=execute" 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" \
gtkdoc-scangobj --version $scanobj_options --module=ostree; \
else \
for i in ostree.args ostree.hierarchy ostree.interfaces ostree.prerequisites ostree.signals ; do \
test -f $i || touch $i ; \
done \
fi
1.32
touch scan-build.stamp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
_source_dir='' ; \
for i in ../src/libostree ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=ostree --output-format=xml --expand-content-files="version.xml " --main-sgml-file=ostree-docs.xml ${_source_dir} --sgml-mode --output-format=xml
./ostree-decl.txt:3420: warning: OstreeRemote has multiple definitions.
../src/libostree/ostree-bloom.c:37: warning: Section bloom is not defined in the ostree-sections.txt file.
../src/libostree/ostree-remote.c:41: warning: Section remote is not defined in the ostree-sections.txt file.
../src/libostree/ostree-soup-form.c:20: warning: Section soup-form is not defined in the ostree-sections.txt file.
../src/libostree/ostree-soup-uri.c:116: warning: Section soup-uri is not defined in the ostree-sections.txt file.
../src/libostree/ostree-core.c:805: warning: Parameter description for ostree_break_hardlink::cancellable is missing in source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::stbuf (allow-none) is not used from source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::out_checksum (out) (transfer full) is not used from source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::stbuf is missing in source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::out_checksum is missing in source code comment block.
../src/libostree/ostree-deployment.c:326: warning: Parameter description for ostree_deployment_get_unlocked::self is missing in source code comment block.
../src/libostree/ostree-deployment.c:306: warning: Parameter description for ostree_deployment_unlocked_state_to_string::state is missing in source code comment block.
../src/libostree/ostree-diff.h:32: warning: Value descriptions for OstreeDiffFlags are missing in source code comment block.
../src/libostree/ostree-diff.h:40: warning: Field descriptions for struct OstreeDiffItem are missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:624: warning: Parameter description for ostree_mutable_tree_check_error::error is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::self is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::repo is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::contents_checksum is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::metadata_checksum is missing in source code comment block.
../src/libostree/ostree-repo.c:1264: warning: Parameter description for ostree_repo_open_at::cancellable is missing in source code comment block.
../src/libostree/ostree-repo.c:1264: warning: Parameter description for ostree_repo_open_at::error is missing in source code comment block.
../src/libostree/ostree-repo.h:272: warning: Field description for OstreeRepoTransactionStats::devino_cache_hits is missing in source code comment block.
../src/libostree/ostree-repo.h:931: warning: Field descriptions for struct OstreeRepoCheckoutAtOptions are missing in source code comment block.
../src/libostree/ostree-repo-traverse.c:349: warning: Parameter description for ostree_repo_traverse_parents_get_commits::parents is missing in source code comment block.
../src/libostree/ostree-repo-traverse.c:349: warning: Parameter description for ostree_repo_traverse_parents_get_commits::object is missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeRepoCommitTraverseFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeRepoCommitIterResult are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSePolicyRestoreconFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSysrootSimpleWriteDeploymentFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSysrootUpgraderPullFlags are missing in source code comment block.
./ostree-sections.txt:574: warning: No declaration found for OstreeCollectionRef.
../src/libostree/ostree-remote.h:39: warning: Field descriptions for struct OstreeRemote are missing in source code comment block.
./ostree-sections.txt:616: warning: No declaration found for OstreeRepoFinderResult.
./ostree-sections.txt:630: warning: No declaration found for OstreeRepoFinderAvahi.
./ostree-sections.txt:631: warning: No declaration found for ostree_repo_finder_avahi_new.
./ostree-sections.txt:632: warning: No declaration found for ostree_repo_finder_avahi_start.
./ostree-sections.txt:633: warning: No declaration found for ostree_repo_finder_avahi_stop.
./ostree-sections.txt:640: warning: No declaration found for OstreeRepoFinderConfig.
./ostree-sections.txt:641: warning: No declaration found for ostree_repo_finder_config_new.
./ostree-sections.txt:648: warning: No declaration found for OstreeRepoFinderMount.
./ostree-sections.txt:649: warning: No declaration found for ostree_repo_finder_mount_new.
./ostree-sections.txt:656: warning: No declaration found for OstreeRepoFinderOverride.
./ostree-sections.txt:657: warning: No declaration found for ostree_repo_finder_override_new.
./ostree-sections.txt:658: warning: No declaration found for ostree_repo_finder_override_add_uri.
See ostree-undeclared.txt for the list of undeclared symbols.
./ostree-unused.txt:1: warning: 122 unused declarations. They should be added to ostree-sections.txt in the appropriate place.
touch sgml-build.stamp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
mkhtml_options="$mkhtml_options --path=\"/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options ostree ../ostree-docs.xml
Computing chunks...
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (skip) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (skip) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (skip) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (not nullable) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (transfer floating) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
Writing ostree-Core-repository-independent-functions.html for refentry(ostree-Core-repository-independent-functions)
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (transfer container) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (transfer container) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (transfer container) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (skip) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (skip) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (skip) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer container) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer container) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (transfer container) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer container) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (transfer container) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer container) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (skip) no value found!
In gtk-doc.xsl: For acronym (skip) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
Writing ostree-OstreeRepo.html for refentry(ostree-OstreeRepo)
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
Writing ostree-In-memory-modifiable-filesystem-tree.html for refentry(ostree-In-memory-modifiable-filesystem-tree)
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (out caller-allocates) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (transfer container) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
Writing ostree-Root-partition-mount-point.html for refentry(ostree-Root-partition-mount-point)
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
Writing ostree-Progress-notification-system-for-asynchronous-operations.html for refentry(ostree-Progress-notification-system-for-asynchronous-operations)
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
Writing ostree-SELinux-policy-management.html for refentry(ostree-SELinux-policy-management)
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
Writing ostree-Simple-upgrade-class.html for refentry(ostree-Simple-upgrade-class)
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (array) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (nullable) no value found!
Writing ostree-GPG-signature-verification-results.html for refentry(ostree-GPG-signature-verification-results)
In gtk-doc.xsl: For acronym (transfer full) no value found!
Writing ostree-ostree-bootconfig-parser.html for refentry(ostree-ostree-bootconfig-parser)
Writing ostree-ostree-chain-input-stream.html for refentry(ostree-ostree-chain-input-stream)
Writing ostree-ostree-checksum-input-stream.html for refentry(ostree-ostree-checksum-input-stream)
In gtk-doc.xsl: For acronym (type) no value found!
In gtk-doc.xsl: For acronym (type) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
In gtk-doc.xsl: For acronym (transfer full) no value found!
Writing ostree-ostree-deployment.html for refentry(ostree-ostree-deployment)
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (allow-none) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
In gtk-doc.xsl: For acronym (element-type) no value found!
Writing ostree-ostree-diff.html for refentry(ostree-ostree-diff)
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (optional) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (transfer none) no value found!
In gtk-doc.xsl: For acronym (out caller-allocates) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
In gtk-doc.xsl: For acronym (out) no value found!
Writing ostree-ostree-repo-file.html for refentry(ostree-ostree-repo-file)
Writing reference.html for chapter(reference)
Writing index.html for book(index)
Writing ostree.devhelp2 for book(index)
gtkdoc-fixxref --module=ostree --module-dir=html --html-dir=/usr/share/gtk-doc/html
html/ostree-Core-repository-independent-functions.html:851: warning: no link for: "api-index-2016.8" -> (2016.8).
html/ostree-Core-repository-independent-functions.html:1047: warning: no link for: "api-index-2017.8" -> (2017.8).
html/ostree-Core-repository-independent-functions.html:1583: warning: no link for: "api-index-2016.6" -> (2016.6).
html/ostree-Core-repository-independent-functions.html:1648: warning: no link for: "api-index-2017.3" -> (2017.3).
html/ostree-Core-repository-independent-functions.html:1765: warning: no link for: "api-index-2017.15" -> (2017.15).
html/ostree-Core-repository-independent-functions.html:1883: warning: no link for: "OstreeChecksumFlags" -> (OstreeChecksumFlags).
html/ostree-Core-repository-independent-functions.html:1942: warning: no link for: "api-index-2017.13" -> (2017.13).
html/ostree-Core-repository-independent-functions.html:1977: warning: no link for: "G-IO-PRIORITY-DEFAULT:CAPS" -> (G_IO_PRIORITY_DEFAULT
).
html/ostree-Core-repository-independent-functions.html:2385: warning: no link for: "api-index-2018.2" -> (2018.2).
html/ostree-Core-repository-independent-functions.html:2419: warning: no link for: "api-index-2017.4" -> (2017.4).
html/ostree-GPG-signature-verification-results.html:559: warning: no link for: "api-index-2017.10" -> (2017.10).
html/ostree-In-memory-modifiable-filesystem-tree.html:245: warning: no link for: "api-index-2018.7" -> (2018.7).
html/ostree-In-memory-modifiable-filesystem-tree.html:362: warning: no link for: "api-index-2018.9" -> (2018.9).
html/ostree-OstreeRepo.html:1287: warning: no link for: "ostree-validate-collection-id" -> (ostree_validate_collection_id()
).
html/ostree-OstreeRepo.html:1725: warning: no link for: "api-index-2019.2" -> (2019.2).
html/ostree-OstreeRepo.html:1847: warning: no link for: "api-index-2016.4" -> (2016.4).
html/ostree-OstreeRepo.html:1907: warning: no link for: "api-index-2017.12" -> (2017.12).
html/ostree-OstreeRepo.html:2588: warning: no link for: "api-index-2017.2" -> (2017.2).
html/ostree-OstreeRepo.html:2657: warning: no link for: "api-index-2016.5" -> (2016.5).
html/ostree-OstreeRepo.html:2793: warning: no link for: "ostree-repo-init" -> (ostree_repo_init()
).
html/ostree-OstreeRepo.html:3540: warning: no link for: "api-index-2019.4" -> (2019.4).
html/ostree-OstreeRepo.html:4182: warning: no link for: "api-index-2016.7" -> (2016.7).
html/ostree-OstreeRepo.html:4827: warning: no link for: "OstreeRepoImportArchiveOptions" -> (OstreeRepoImportArchiveOptions).
html/ostree-OstreeRepo.html:4891: warning: no link for: "OstreeRepoExportArchiveOptions" -> (OstreeRepoExportArchiveOptions).
html/ostree-OstreeRepo.html:5239: warning: no link for: "OstreeRepoDevInoCache" -> (OstreeRepoDevInoCache).
html/ostree-OstreeRepo.html:5296: warning: no link for: "ostree-repo-commit-set-devino-cache" -> (ostree_repo_commit_set_devino_cache()
).
html/ostree-OstreeRepo.html:6006: warning: no link for: "OstreeRepoCheckoutOptions" -> (OstreeRepoCheckoutOptions).
html/ostree-OstreeRepo.html:6556: warning: no link for: "api-index-2018.5" -> (2018.5).
html/ostree-OstreeRepo.html:6774: warning: no link for: "OstreeRepoCommitTraverseIter" -> (OstreeRepoCommitTraverseIter).
html/ostree-OstreeRepo.html:7178: warning: no link for: "api-index-2018.6" -> (2018.6).
html/ostree-OstreeRepo.html:7185: warning: no link for: "OstreeRepoPruneOptions" -> (OstreeRepoPruneOptions).
html/ostree-OstreeRepo.html:7248: warning: no link for: "api-index-2017.1" -> (2017.1).
html/ostree-OstreeRepo.html:7502: warning: no link for: "GSConsole" -> (GSConsole).
html/ostree-OstreeRepo.html:7934: warning: no link for: "api-index-2016.14" -> (2016.14).
html/ostree-OstreeRepo.html:8016: warning: no link for: "OSTREE-SUMMARY-COLLECTION-ID:CAPS" -> (OSTREE_SUMMARY_COLLECTION_ID
).
html/ostree-OstreeRepo.html:8018: warning: no link for: "OSTREE-SUMMARY-COLLECTION-MAP:CAPS" -> (OSTREE_SUMMARY_COLLECTION_MAP
).
html/ostree-OstreeRepo.html:8370: warning: no link for: "api-index-2015.7" -> (2015.7).
html/ostree-Progress-notification-system-for-asynchronous-operations.html:238: warning: no link for: "api-index-2019.6" -> (2019.6).
html/ostree-Progress-notification-system-for-asynchronous-operations.html:269: warning: no link for: "api-index-2017.6" -> (2017.6).
html/ostree-Root-partition-mount-point.html:1139: warning: no link for: "api-index-2017.7" -> (2017.7).
html/ostree-Root-partition-mount-point.html:1369: warning: no link for: "OstreeDeploymentUnlockedState" -> (OstreeDeploymentUnlockedState).
html/ostree-Root-partition-mount-point.html:1466: warning: no link for: "api-index-2018.3" -> (2018.3).
html/ostree-Root-partition-mount-point.html:1518: warning: no link for: "OstreeSysrootWriteDeploymentsOpts" -> (OstreeSysrootWriteDeploymentsOpts).
html/ostree-ostree-diff.html:202: warning: no link for: "OstreeDiffDirsOptions" -> (OstreeDiffDirsOptions).
html/reference.html:261: warning: no link for: "OSTREE-CHECK-VERSION:CAPS" -> (OSTREE_CHECK_VERSION).
html/reference.html:261: warning: no link for: "ostree-ostree-version" -> (ostree-version).
html/reference.html:273: warning: no link for: "ostree-ostree-ref" -> (ostree-ref).
html/reference.html:277: warning: no link for: "ostree-collection-ref-dup" -> (ostree_collection_ref_dup).
html/reference.html:281: warning: no link for: "ostree-collection-ref-dupv" -> (ostree_collection_ref_dupv).
html/reference.html:285: warning: no link for: "ostree-collection-ref-equal" -> (ostree_collection_ref_equal).
html/reference.html:289: warning: no link for: "ostree-collection-ref-free" -> (ostree_collection_ref_free).
html/reference.html:293: warning: no link for: "ostree-collection-ref-freev" -> (ostree_collection_ref_freev).
html/reference.html:297: warning: no link for: "ostree-collection-ref-hash" -> (ostree_collection_ref_hash).
html/reference.html:301: warning: no link for: "ostree-collection-ref-new" -> (ostree_collection_ref_new).
html/reference.html:534: warning: no link for: "ostree-ostree-kernel-args" -> (ostree-kernel-args).
html/reference.html:538: warning: no link for: "ostree-kernel-args-append" -> (ostree_kernel_args_append).
html/reference.html:542: warning: no link for: "ostree-kernel-args-append-argv" -> (ostree_kernel_args_append_argv).
html/reference.html:546: warning: no link for: "ostree-kernel-args-append-argv-filtered" -> (ostree_kernel_args_append_argv_filtered).
html/reference.html:550: warning: no link for: "ostree-kernel-args-append-proc-cmdline" -> (ostree_kernel_args_append_proc_cmdline).
html/reference.html:554: warning: no link for: "ostree-kernel-args-cleanup" -> (ostree_kernel_args_cleanup).
html/reference.html:558: warning: no link for: "ostree-kernel-args-delete" -> (ostree_kernel_args_delete).
html/reference.html:562: warning: no link for: "ostree-kernel-args-delete-key-entry" -> (ostree_kernel_args_delete_key_entry).
html/reference.html:566: warning: no link for: "ostree-kernel-args-free" -> (ostree_kernel_args_free).
html/reference.html:570: warning: no link for: "ostree-kernel-args-from-string" -> (ostree_kernel_args_from_string).
html/reference.html:574: warning: no link for: "ostree-kernel-args-get-last-value" -> (ostree_kernel_args_get_last_value).
html/reference.html:578: warning: no link for: "ostree-kernel-args-new" -> (ostree_kernel_args_new).
html/reference.html:582: warning: no link for: "ostree-kernel-args-new-replace" -> (ostree_kernel_args_new_replace).
html/reference.html:586: warning: no link for: "ostree-kernel-args-parse-append" -> (ostree_kernel_args_parse_append).
html/reference.html:590: warning: no link for: "ostree-kernel-args-replace" -> (ostree_kernel_args_replace).
html/reference.html:594: warning: no link for: "ostree-kernel-args-replace-argv" -> (ostree_kernel_args_replace_argv).
html/reference.html:598: warning: no link for: "ostree-kernel-args-replace-take" -> (ostree_kernel_args_replace_take).
html/reference.html:602: warning: no link for: "ostree-kernel-args-to-string" -> (ostree_kernel_args_to_string).
html/reference.html:606: warning: no link for: "ostree-kernel-args-to-strv" -> (ostree_kernel_args_to_strv).
html/reference.html:623: warning: no link for: "OSTREE-META-KEY-DEPLOY-COLLECTION-ID:CAPS" -> (OSTREE_META_KEY_DEPLOY_COLLECTION_ID).
html/reference.html:623: warning: no link for: "ostree-ostree-repo-experimental" -> (ostree-repo-experimental).
html/reference.html:750: warning: no link for: "OSTREE-RELEASE-VERSION:CAPS" -> (OSTREE_RELEASE_VERSION).
html/reference.html:754: warning: no link for: "ostree-ostree-remote" -> (ostree-remote).
html/reference.html:758: warning: no link for: "ostree-remote-get-name" -> (ostree_remote_get_name).
html/reference.html:762: warning: no link for: "ostree-remote-get-url" -> (ostree_remote_get_url).
html/reference.html:766: warning: no link for: "ostree-remote-ref" -> (ostree_remote_ref).
html/reference.html:770: warning: no link for: "ostree-remote-unref" -> (ostree_remote_unref).
html/reference.html:826: warning: no link for: "ostree-ostree-repo-finder" -> (ostree-repo-finder).
html/reference.html:1042: warning: no link for: "ostree-repo-finder-resolve-all-async" -> (ostree_repo_finder_resolve_all_async).
html/reference.html:1046: warning: no link for: "ostree-repo-finder-resolve-all-finish" -> (ostree_repo_finder_resolve_all_finish).
html/reference.html:1050: warning: no link for: "ostree-repo-finder-resolve-async" -> (ostree_repo_finder_resolve_async).
html/reference.html:1054: warning: no link for: "ostree-repo-finder-resolve-finish" -> (ostree_repo_finder_resolve_finish).
html/reference.html:1058: warning: no link for: "ostree-repo-finder-result-compare" -> (ostree_repo_finder_result_compare).
html/reference.html:1062: warning: no link for: "ostree-repo-finder-result-dup" -> (ostree_repo_finder_result_dup).
html/reference.html:1066: warning: no link for: "ostree-repo-finder-result-free" -> (ostree_repo_finder_result_free).
html/reference.html:1070: warning: no link for: "ostree-repo-finder-result-freev" -> (ostree_repo_finder_result_freev).
html/reference.html:1074: warning: no link for: "ostree-repo-finder-result-new" -> (ostree_repo_finder_result_new).
html/reference.html:1078: warning: no link for: "ostree-repo-find-remotes-async" -> (ostree_repo_find_remotes_async).
html/reference.html:1082: warning: no link for: "ostree-repo-find-remotes-finish" -> (ostree_repo_find_remotes_finish).
html/reference.html:1094: warning: no link for: "ostree-repo-get-collection-id" -> (ostree_repo_get_collection_id).
html/reference.html:1094: warning: no link for: "ostree-ostree-misc-experimental" -> (ostree-misc-experimental).
html/reference.html:1174: warning: no link for: "ostree-repo-list-collection-refs" -> (ostree_repo_list_collection_refs).
html/reference.html:1230: warning: no link for: "OSTREE-REPO-METADATA-REF:CAPS" -> (OSTREE_REPO_METADATA_REF).
html/reference.html:1282: warning: no link for: "ostree-repo-pull-from-remotes-async" -> (ostree_repo_pull_from_remotes_async).
html/reference.html:1286: warning: no link for: "ostree-repo-pull-from-remotes-finish" -> (ostree_repo_pull_from_remotes_finish).
html/reference.html:1358: warning: no link for: "ostree-repo-remote-list-collection-refs" -> (ostree_repo_remote_list_collection_refs).
html/reference.html:1366: warning: no link for: "ostree-repo-resolve-collection-ref" -> (ostree_repo_resolve_collection_ref).
html/reference.html:1370: warning: no link for: "ostree-repo-resolve-keyring-for-collection" -> (ostree_repo_resolve_keyring_for_collection).
html/reference.html:1394: warning: no link for: "ostree-repo-set-collection-id" -> (ostree_repo_set_collection_id).
html/reference.html:1398: warning: no link for: "ostree-repo-set-collection-ref-immediate" -> (ostree_repo_set_collection_ref_immediate).
html/reference.html:1426: warning: no link for: "ostree-repo-transaction-set-collection-ref" -> (ostree_repo_transaction_set_collection_ref).
html/reference.html:1889: warning: no link for: "OSTREE-VERSION:CAPS" -> (OSTREE_VERSION).
html/reference.html:1893: warning: no link for: "OSTREE-VERSION-HEX:CAPS" -> (OSTREE_VERSION_HEX).
html/reference.html:1897: warning: no link for: "OSTREE-VERSION-S:CAPS" -> (OSTREE_VERSION_S).
html/reference.html:1902: warning: no link for: "OSTREE-YEAR-VERSION:CAPS" -> (OSTREE_YEAR_VERSION).
touch html-build.stamp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3JmUcL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64
+ cd libostree-2019.6
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/make install-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
Making install in .
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64'
/bin/sh ./libtool --mode=install /usr/bin/install -p libostree-1.la '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libostree-1.so.1.0.0 /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64/libostree-1.so.1.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64 && { ln -s -f libostree-1.so.1.0.0 libostree-1.so.1 || { rm -f libostree-1.so.1 && ln -s libostree-1.so.1.0.0 libostree-1.so.1; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64 && { ln -s -f libostree-1.so.1.0.0 libostree-1.so || { rm -f libostree-1.so && ln -s libostree-1.so.1.0.0 libostree-1.so; }; })
libtool: install: /usr/bin/install -p .libs/libostree-1.lai /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64/libostree-1.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -p ostree rofiles-fuse '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/bin'
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/ostree /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/bin/ostree
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/rofiles-fuse /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/bin/rofiles-fuse
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/libostree'
/bin/sh ./libtool --mode=install /usr/bin/install -p ostree-trivial-httpd '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/libostree'
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/ostree-trivial-httpd /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/libostree/ostree-trivial-httpd
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/libostree'
/usr/bin/install -p src/boot/grub2/grub2-15_ostree '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/libostree'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/bash-completion/completions'
/usr/bin/install -p -m 644 bash/ostree '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/bash-completion/completions'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/gpghome'
/usr/bin/install -p -m 644 tests/gpghome/secring.gpg tests/gpghome/pubring.gpg tests/gpghome/trustdb.gpg tests/gpghome/key1.asc tests/gpghome/key2.asc tests/gpghome/key3.asc '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/gpghome'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/gpghome/trusted'
/usr/bin/install -p -m 644 tests/gpghome/trusted/pubring.gpg '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/gpghome/trusted'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/gpg-verify-data'
/usr/bin/install -p -m 644 tests/gpg-verify-data/gpg.conf tests/gpg-verify-data/lgpl2 tests/gpg-verify-data/lgpl2.sig tests/gpg-verify-data/pubring.gpg tests/gpg-verify-data/secring.gpg tests/gpg-verify-data/trustdb.gpg '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/gpg-verify-data'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/tmpfiles.d'
/usr/bin/install -p -m 644 src/boot/ostree-tmpfiles.conf '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/tmpfiles.d'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/dracut/modules.d/98ostree'
/usr/bin/install -p src/boot/dracut/module-setup.sh '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/dracut/modules.d/98ostree'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/gir-1.0'
/usr/bin/install -p -m 644 OSTree-1.0.gir '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/gir-1.0'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/ostree/trusted.gpg.d'
/usr/bin/install -p -m 644 src/libostree/README-gpg '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/ostree/trusted.gpg.d'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree'
/usr/bin/install -p -m 644 tests/archive-test.sh tests/pull-test.sh tests/pull-test2.sh tests/admin-test.sh tests/basic-test.sh tests/pre-endian-deltas-repo-big.tar.xz tests/pre-endian-deltas-repo-little.tar.xz tests/fah-deltadata-old.tar.xz tests/fah-deltadata-new.tar.xz tests/ostree-path-traverse.tar.gz tests/libtest-core.sh '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree'
/bin/sh ./libtool --mode=install /usr/bin/install -p libreaddir-rand.la '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree'
libtool: install: /usr/bin/install -p .libs/libreaddir-rand.so /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/libreaddir-rand.so
libtool: install: /usr/bin/install -p .libs/libreaddir-rand.lai /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/libreaddir-rand.la
libtool: warning: remember to run 'libtool --finish /usr/libexec/installed-tests/libostree'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree'
/bin/sh ./libtool --mode=install /usr/bin/install -p tests/test-bloom tests/test-repo-finder-config tests/test-repo-finder-mount tests/test-varint tests/test-ot-unix-utils tests/test-bsdiff tests/test-mutable-tree tests/test-keyfile-utils tests/test-ot-opt-utils tests/test-ot-tool-util tests/test-checksum tests/test-lzma tests/test-rollsum tests/test-basic-c tests/test-sysroot-c tests/test-pull-c tests/test-repo tests/test-include-ostree-h tests/test-kargs tests/test-gpg-verify-result tests/test-libarchive-import tests/get-byte-order tests/repo-finder-mount '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree'
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-bloom /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-bloom
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-repo-finder-config /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-repo-finder-config
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-repo-finder-mount /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-repo-finder-mount
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-varint /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-varint
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-ot-unix-utils /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-ot-unix-utils
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-bsdiff /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-bsdiff
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-mutable-tree /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-mutable-tree
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-keyfile-utils /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-keyfile-utils
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-ot-opt-utils /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-ot-opt-utils
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-ot-tool-util /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-ot-tool-util
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-checksum /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-checksum
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-lzma /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-lzma
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-rollsum /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-rollsum
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-basic-c /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-basic-c
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-sysroot-c /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-sysroot-c
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-pull-c /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-pull-c
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-repo /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-repo
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-include-ostree-h /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-include-ostree-h
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-kargs /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-kargs
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-gpg-verify-result /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-gpg-verify-result
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/test-libarchive-import /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-libarchive-import
libtool: install: /usr/bin/install -p tests/get-byte-order /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/get-byte-order
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: warning: '/home/iurt/rpmbuild/BUILD/libostree-2019.6/libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p tests/.libs/repo-finder-mount /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/repo-finder-mount
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree'
/usr/bin/install -p tests/bootloader-entries-crosscheck.py tests/corrupt-repo-ref.js tests/ostree-grub-generator tests/test-basic.sh tests/test-basic-user.sh tests/test-basic-user-only.sh tests/test-basic-root.sh tests/test-pull-subpath.sh tests/test-archivez.sh tests/test-remote-add.sh tests/test-remote-headers.sh tests/test-commit-sign.sh tests/test-export.sh tests/test-help.sh tests/test-libarchive.sh tests/test-parent.sh tests/test-pull-bare.sh tests/test-pull-bareuser.sh tests/test-pull-bareuseronly.sh tests/test-pull2-bareuseronly.sh tests/test-pull-commit-only.sh tests/test-pull-depth.sh tests/test-pull-mirror-summary.sh tests/test-pull-large-metadata.sh tests/test-pull-metalink.sh tests/test-pull-summary-sigs.sh tests/test-pull-resume.sh tests/test-pull-basicauth.sh tests/test-pull-repeated.sh tests/test-pull-untrusted.sh tests/test-pull-override-url.sh tests/test-pull-localcache.sh tests/test-local-pull.sh tests/test-local-pull-depth.sh tests/test-admin-upgrade-unconfigured.sh tests/test-admin-upgrade-endoflife.sh tests/test-admin-upgrade-systemd-update.sh tests/test-admin-deploy-syslinux.sh tests/test-admin-deploy-2.sh tests/test-admin-deploy-karg.sh '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree'
/usr/bin/install -p tests/test-admin-deploy-switch.sh tests/test-admin-deploy-etcmerge-cornercases.sh tests/test-admin-deploy-uboot.sh tests/test-admin-deploy-grub2.sh tests/test-admin-deploy-none.sh tests/test-admin-deploy-bootid-gc.sh tests/test-admin-instutil-set-kargs.sh tests/test-admin-upgrade-not-backwards.sh tests/test-admin-pull-deploy-commit.sh tests/test-admin-pull-deploy-split.sh tests/test-admin-locking.sh tests/test-admin-deploy-clean.sh tests/test-reset-nonlinear.sh tests/test-oldstyle-partial.sh tests/test-delta.sh tests/test-xattrs.sh tests/test-auto-summary.sh tests/test-prune.sh tests/test-concurrency.py tests/test-refs.sh tests/test-demo-buildsystem.sh tests/test-switchroot.sh tests/test-pull-contenturl.sh tests/test-pull-mirrorlist.sh tests/test-summary-update.sh tests/test-summary-view.sh tests/test-no-initramfs.sh tests/test-create-usb.sh tests/test-find-remotes.sh tests/test-fsck-collections.sh tests/test-fsck-delete.sh tests/test-init-collections.sh tests/test-prune-collections.sh tests/test-refs-collections.sh tests/test-remote-add-collections.sh tests/test-repo-finder-mount-integration.sh tests/test-summary-collections.sh tests/test-pull-collections.sh tests/test-config.sh tests/test-remote-gpg-import.sh '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree'
/usr/bin/install -p tests/test-gpg-signed-commit.sh tests/test-admin-gpg.sh tests/test-rofiles-fuse.sh tests/test-remote-cookies.sh '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/installed-tests/libostree'
/usr/bin/install -p -m 644 tests/test-bloom.test tests/test-repo-finder-config.test tests/test-repo-finder-mount.test tests/test-varint.test tests/test-ot-unix-utils.test tests/test-bsdiff.test tests/test-mutable-tree.test tests/test-keyfile-utils.test tests/test-ot-opt-utils.test tests/test-ot-tool-util.test tests/test-checksum.test tests/test-lzma.test tests/test-rollsum.test tests/test-basic-c.test tests/test-sysroot-c.test tests/test-pull-c.test tests/test-repo.test tests/test-include-ostree-h.test tests/test-kargs.test tests/test-gpg-verify-result.test tests/test-libarchive-import.test tests/test-basic.sh.test tests/test-basic-user.sh.test tests/test-basic-user-only.sh.test tests/test-basic-root.sh.test tests/test-pull-subpath.sh.test tests/test-archivez.sh.test tests/test-remote-add.sh.test tests/test-remote-headers.sh.test tests/test-commit-sign.sh.test tests/test-export.sh.test tests/test-help.sh.test tests/test-libarchive.sh.test tests/test-parent.sh.test tests/test-pull-bare.sh.test tests/test-pull-bareuser.sh.test tests/test-pull-bareuseronly.sh.test tests/test-pull2-bareuseronly.sh.test tests/test-pull-commit-only.sh.test tests/test-pull-depth.sh.test '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/installed-tests/libostree'
/usr/bin/install -p -m 644 tests/test-pull-mirror-summary.sh.test tests/test-pull-large-metadata.sh.test tests/test-pull-metalink.sh.test tests/test-pull-summary-sigs.sh.test tests/test-pull-resume.sh.test tests/test-pull-basicauth.sh.test tests/test-pull-repeated.sh.test tests/test-pull-untrusted.sh.test tests/test-pull-override-url.sh.test tests/test-pull-localcache.sh.test tests/test-local-pull.sh.test tests/test-local-pull-depth.sh.test tests/test-admin-upgrade-unconfigured.sh.test tests/test-admin-upgrade-endoflife.sh.test tests/test-admin-upgrade-systemd-update.sh.test tests/test-admin-deploy-syslinux.sh.test tests/test-admin-deploy-2.sh.test tests/test-admin-deploy-karg.sh.test tests/test-admin-deploy-switch.sh.test tests/test-admin-deploy-etcmerge-cornercases.sh.test tests/test-admin-deploy-uboot.sh.test tests/test-admin-deploy-grub2.sh.test tests/test-admin-deploy-none.sh.test tests/test-admin-deploy-bootid-gc.sh.test tests/test-admin-instutil-set-kargs.sh.test tests/test-admin-upgrade-not-backwards.sh.test tests/test-admin-pull-deploy-commit.sh.test tests/test-admin-pull-deploy-split.sh.test tests/test-admin-locking.sh.test tests/test-admin-deploy-clean.sh.test tests/test-reset-nonlinear.sh.test tests/test-oldstyle-partial.sh.test tests/test-delta.sh.test tests/test-xattrs.sh.test tests/test-auto-summary.sh.test tests/test-prune.sh.test tests/test-concurrency.py.test tests/test-refs.sh.test tests/test-demo-buildsystem.sh.test tests/test-switchroot.sh.test '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/installed-tests/libostree'
/usr/bin/install -p -m 644 tests/test-pull-contenturl.sh.test tests/test-pull-mirrorlist.sh.test tests/test-summary-update.sh.test tests/test-summary-view.sh.test tests/test-no-initramfs.sh.test tests/test-create-usb.sh.test tests/test-find-remotes.sh.test tests/test-fsck-collections.sh.test tests/test-fsck-delete.sh.test tests/test-init-collections.sh.test tests/test-prune-collections.sh.test tests/test-refs-collections.sh.test tests/test-remote-add-collections.sh.test tests/test-repo-finder-mount-integration.sh.test tests/test-summary-collections.sh.test tests/test-pull-collections.sh.test tests/test-config.sh.test tests/test-remote-gpg-import.sh.test tests/test-gpg-signed-commit.sh.test tests/test-admin-gpg.sh.test tests/test-rofiles-fuse.sh.test tests/test-remote-cookies.sh.test '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/installed-tests/libostree'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/include/ostree-1'
/usr/bin/install -p -m 644 src/libostree/ostree.h src/libostree/ostree-async-progress.h src/libostree/ostree-autocleanups.h src/libostree/ostree-core.h src/libostree/ostree-dummy-enumtypes.h src/libostree/ostree-mutable-tree.h src/libostree/ostree-repo.h src/libostree/ostree-types.h src/libostree/ostree-repo-file.h src/libostree/ostree-diff.h src/libostree/ostree-gpg-verify-result.h src/libostree/ostree-sepolicy.h src/libostree/ostree-sysroot.h src/libostree/ostree-sysroot-upgrader.h src/libostree/ostree-deployment.h src/libostree/ostree-bootconfig-parser.h src/libostree/ostree-repo-deprecated.h src/libostree/ostree-ref.h src/libostree/ostree-remote.h src/libostree/ostree-repo-finder.h src/libostree/ostree-repo-finder-avahi.h src/libostree/ostree-repo-finder-config.h src/libostree/ostree-repo-finder-mount.h src/libostree/ostree-repo-finder-override.h src/libostree/ostree-kernel-args.h src/libostree/ostree-version.h '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/include/ostree-1'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/man/man1'
/usr/bin/install -p -m 644 man/ostree.1 man/ostree-admin-cleanup.1 man/ostree-admin-config-diff.1 man/ostree-admin-deploy.1 man/ostree-admin-init-fs.1 man/ostree-admin-instutil.1 man/ostree-admin-os-init.1 man/ostree-admin-status.1 man/ostree-admin-set-origin.1 man/ostree-admin-switch.1 man/ostree-admin-undeploy.1 man/ostree-admin-upgrade.1 man/ostree-admin-unlock.1 man/ostree-admin-pin.1 man/ostree-admin.1 man/ostree-cat.1 man/ostree-checkout.1 man/ostree-checksum.1 man/ostree-commit.1 man/ostree-create-usb.1 man/ostree-export.1 man/ostree-config.1 man/ostree-diff.1 man/ostree-find-remotes.1 man/ostree-fsck.1 man/ostree-init.1 man/ostree-log.1 man/ostree-ls.1 man/ostree-prune.1 man/ostree-pull-local.1 man/ostree-pull.1 man/ostree-refs.1 man/ostree-remote.1 man/ostree-reset.1 man/ostree-rev-parse.1 man/ostree-show.1 man/ostree-summary.1 man/ostree-static-delta.1 man/ostree-trivial-httpd.1 man/rofiles-fuse.1 '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/man/man1'
/usr/bin/install -p -m 644 man/ostree-gpg-sign.1 '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/man/man1'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/man/man5'
/usr/bin/install -p -m 644 man/ostree.repo.5 man/ostree.repo-config.5 '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/man/man5'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/ostree'
/bin/sh ./libtool --mode=install /usr/bin/install -p ostree-remount ostree-prepare-root '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/ostree'
libtool: install: /usr/bin/install -p ostree-remount /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/ostree/ostree-remount
libtool: install: /usr/bin/install -p ostree-prepare-root /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/ostree/ostree-prepare-root
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/ostree'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64/pkgconfig'
/usr/bin/install -p -m 644 src/libostree/ostree-1.pc '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64/pkgconfig'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/systemd/system-generators'
/bin/sh ./libtool --mode=install /usr/bin/install -p ostree-system-generator '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/systemd/system-generators'
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/ostree-system-generator /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/systemd/system-generators/ostree-system-generator
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/systemd/system'
/usr/bin/install -p -m 644 src/boot/ostree-prepare-root.service src/boot/ostree-remount.service src/boot/ostree-finalize-staged.service src/boot/ostree-finalize-staged.path '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/systemd/system'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64/girepository-1.0'
/usr/bin/install -p -m 644 OSTree-1.0.typelib '/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64/girepository-1.0'
/usr/bin/make install-data-hook
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
mkdir -p /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/etc/ostree/remotes.d
if test -L /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/tests; then \
rm /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/tests; \
fi
ln -s . /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/tests
install -m 0644 ./tests/libtest.sh /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/tests/libtest.sh
mkdir -p /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/etc/grub.d
ln -sf /usr/libexec/libostree/grub2-15_ostree /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/etc/grub.d/15_ostree
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
Making install in apidoc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
_source_dir='' ; \
for i in ../src/libostree ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=ostree --output-format=xml --expand-content-files="version.xml " --main-sgml-file=ostree-docs.xml ${_source_dir} --sgml-mode --output-format=xml
./ostree-decl.txt:3420: warning: OstreeRemote has multiple definitions.
../src/libostree/ostree-bloom.c:37: warning: Section bloom is not defined in the ostree-sections.txt file.
../src/libostree/ostree-remote.c:41: warning: Section remote is not defined in the ostree-sections.txt file.
../src/libostree/ostree-soup-form.c:20: warning: Section soup-form is not defined in the ostree-sections.txt file.
../src/libostree/ostree-soup-uri.c:116: warning: Section soup-uri is not defined in the ostree-sections.txt file.
../src/libostree/ostree-core.c:805: warning: Parameter description for ostree_break_hardlink::cancellable is missing in source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::stbuf (allow-none) is not used from source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::out_checksum (out) (transfer full) is not used from source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::stbuf is missing in source code comment block.
../src/libostree/ostree-core.c:968: warning: Parameter description for ostree_checksum_file_at::out_checksum is missing in source code comment block.
../src/libostree/ostree-deployment.c:326: warning: Parameter description for ostree_deployment_get_unlocked::self is missing in source code comment block.
../src/libostree/ostree-deployment.c:306: warning: Parameter description for ostree_deployment_unlocked_state_to_string::state is missing in source code comment block.
../src/libostree/ostree-diff.h:32: warning: Value descriptions for OstreeDiffFlags are missing in source code comment block.
../src/libostree/ostree-diff.h:40: warning: Field descriptions for struct OstreeDiffItem are missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:624: warning: Parameter description for ostree_mutable_tree_check_error::error is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::self is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::repo is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::contents_checksum is missing in source code comment block.
../src/libostree/ostree-mutable-tree.c:494: warning: Parameter description for ostree_mutable_tree_fill_empty_from_dirtree::metadata_checksum is missing in source code comment block.
../src/libostree/ostree-repo.c:1264: warning: Parameter description for ostree_repo_open_at::cancellable is missing in source code comment block.
../src/libostree/ostree-repo.c:1264: warning: Parameter description for ostree_repo_open_at::error is missing in source code comment block.
../src/libostree/ostree-repo.h:272: warning: Field description for OstreeRepoTransactionStats::devino_cache_hits is missing in source code comment block.
../src/libostree/ostree-repo.h:931: warning: Field descriptions for struct OstreeRepoCheckoutAtOptions are missing in source code comment block.
../src/libostree/ostree-repo-traverse.c:349: warning: Parameter description for ostree_repo_traverse_parents_get_commits::parents is missing in source code comment block.
../src/libostree/ostree-repo-traverse.c:349: warning: Parameter description for ostree_repo_traverse_parents_get_commits::object is missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeRepoCommitTraverseFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeRepoCommitIterResult are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSePolicyRestoreconFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSysrootSimpleWriteDeploymentFlags are missing in source code comment block.
unknown:0: warning: Value descriptions for OstreeSysrootUpgraderPullFlags are missing in source code comment block.
./ostree-sections.txt:574: warning: No declaration found for OstreeCollectionRef.
../src/libostree/ostree-remote.h:39: warning: Field descriptions for struct OstreeRemote are missing in source code comment block.
./ostree-sections.txt:616: warning: No declaration found for OstreeRepoFinderResult.
./ostree-sections.txt:630: warning: No declaration found for OstreeRepoFinderAvahi.
./ostree-sections.txt:631: warning: No declaration found for ostree_repo_finder_avahi_new.
./ostree-sections.txt:632: warning: No declaration found for ostree_repo_finder_avahi_start.
./ostree-sections.txt:633: warning: No declaration found for ostree_repo_finder_avahi_stop.
./ostree-sections.txt:640: warning: No declaration found for OstreeRepoFinderConfig.
./ostree-sections.txt:641: warning: No declaration found for ostree_repo_finder_config_new.
./ostree-sections.txt:648: warning: No declaration found for OstreeRepoFinderMount.
./ostree-sections.txt:649: warning: No declaration found for ostree_repo_finder_mount_new.
./ostree-sections.txt:656: warning: No declaration found for OstreeRepoFinderOverride.
./ostree-sections.txt:657: warning: No declaration found for ostree_repo_finder_override_new.
./ostree-sections.txt:658: warning: No declaration found for ostree_repo_finder_override_add_uri.
See ostree-undeclared.txt for the list of undeclared symbols.
./ostree-unused.txt:1: warning: 122 unused declarations. They should be added to ostree-sections.txt in the appropriate place.
touch sgml-build.stamp
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
make[3]: Nothing to be done for 'install-exec-am'.
/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/left-insensitive.png
/usr/bin/install -p -m 644 ./html/left.png
/usr/bin/install -p -m 644 ./html/ostree-Core-repository-independent-functions.html
/usr/bin/install -p -m 644 ./html/ostree-GPG-signature-verification-results.html
/usr/bin/install -p -m 644 ./html/ostree-In-memory-modifiable-filesystem-tree.html
/usr/bin/install -p -m 644 ./html/ostree-OstreeRepo.html
/usr/bin/install -p -m 644 ./html/ostree-Progress-notification-system-for-asynchronous-operations.html
/usr/bin/install -p -m 644 ./html/ostree-Root-partition-mount-point.html
/usr/bin/install -p -m 644 ./html/ostree-SELinux-policy-management.html
/usr/bin/install -p -m 644 ./html/ostree-Simple-upgrade-class.html
/usr/bin/install -p -m 644 ./html/ostree-ostree-bootconfig-parser.html
/usr/bin/install -p -m 644 ./html/ostree-ostree-chain-input-stream.html
/usr/bin/install -p -m 644 ./html/ostree-ostree-checksum-input-stream.html
/usr/bin/install -p -m 644 ./html/ostree-ostree-deployment.html
/usr/bin/install -p -m 644 ./html/ostree-ostree-diff.html
/usr/bin/install -p -m 644 ./html/ostree-ostree-repo-file.html
/usr/bin/install -p -m 644 ./html/ostree.devhelp2
/usr/bin/install -p -m 644 ./html/reference.html
/usr/bin/install -p -m 644 ./html/right-insensitive.png
/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-insensitive.png
/usr/bin/install -p -m 644 ./html/up.png
../gio/ -> /usr/share/gtk-doc/html/gio (222)
../glib/ -> /usr/share/gtk-doc/html/glib (1048)
../gobject/ -> /usr/share/gtk-doc/html/gobject (2)
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6/apidoc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libostree-2019.6'
+ find /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64 -name '*.la' -delete
+ install -D -m 0644 /home/iurt/rpmbuild/SOURCES/91-ostree.preset /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/systemd/system-preset/91-ostree.preset
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2019.6-1.mga8 --unique-debug-suffix -2019.6-1.mga8.aarch64 --unique-debug-src-base ostree-2019.6-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libostree-2019.6
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/bin/ostree
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/bin/rofiles-fuse
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/ostree/ostree-prepare-root
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/ostree/ostree-remount
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/libreaddir-rand.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/get-byte-order
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/repo-finder-mount
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64/libostree-1.so.1.0.0
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/systemd/system-generators/ostree-system-generator
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-basic-c
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-bsdiff
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-checksum
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-gpg-verify-result
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-bloom
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-include-ostree-h
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-kargs
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/bin/ostree
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/bin/rofiles-fuse
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/ostree/ostree-prepare-root
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/ostree/ostree-remount
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/repo-finder-mount
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/get-byte-order
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/libreaddir-rand.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib64/libostree-1.so.1.0.0
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/lib/systemd/system-generators/ostree-system-generator
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-gpg-verify-result
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-checksum
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-kargs
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-bsdiff
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-bloom
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-include-ostree-h
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-basic-c
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-libarchive-import
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-lzma
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-keyfile-utils
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-mutable-tree
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-libarchive-import
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-keyfile-utils
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-lzma
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-ot-unix-utils
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-mutable-tree
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-ot-opt-utils
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-pull-c
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-ot-tool-util
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-repo
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-ot-unix-utils
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-pull-c
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-ot-opt-utils
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-ot-tool-util
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-repo
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-repo-finder-config
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-repo-finder-config
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-repo-finder-mount
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-repo-finder-mount
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-rollsum
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-rollsum
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-sysroot-c
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-sysroot-c
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-varint
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-varint
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/libostree/ostree-trivial-httpd
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/libostree/ostree-trivial-httpd
original debug info size: 9280kB, size after compression: 7656kB
/usr/lib/rpm/sepdebugcrcfix: Updated 31 CRC32s, 0 CRC32s did match.
6250 blocks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/translate_menu
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/bootloader-entries-crosscheck.py
/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/libexec/installed-tests/libostree/test-concurrency.py
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/lib/dracut/modules.d/98ostree/module-setup.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/libostree/grub2-15_ostree from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/libexec/installed-tests/libostree/test-export.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-gpg.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-deploy-none.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-deploy-uboot.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-local-pull.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-libarchive.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-basicauth.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-repo-finder-mount-integration.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-gpg-signed-commit.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-mirrorlist.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-summary-sigs.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull2-bareuseronly.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-remote-gpg-import.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-deploy-syslinux.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-help.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-upgrade-not-backwards.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-pull-deploy-split.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-untrusted.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-switchroot.sh from /bin/bash -ex to #!/usr/bin/bash -ex
mangling shebang in /usr/libexec/installed-tests/libostree/test-prune.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/ostree-grub-generator from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-deploy-karg.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-config.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-upgrade-systemd-update.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-mirror-summary.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-bare.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-instutil-set-kargs.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-archivez.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-bareuser.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-delta.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-fsck-collections.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-basic-root.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-pull-deploy-commit.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-depth.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-deploy-2.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-bareuseronly.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-deploy-bootid-gc.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-summary-collections.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-reset-nonlinear.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-xattrs.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-auto-summary.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-remote-add.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-locking.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-localcache.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-remote-cookies.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-find-remotes.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-basic-user-only.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-commit-sign.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-no-initramfs.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-create-usb.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-local-pull-depth.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-deploy-switch.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-basic.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-init-collections.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-deploy-clean.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-rofiles-fuse.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-remote-headers.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-override-url.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-metalink.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-upgrade-unconfigured.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-contenturl.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-summary-update.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/corrupt-repo-ref.js from /usr/bin/env gjs to #!/usr/bin/gjs
mangling shebang in /usr/libexec/installed-tests/libostree/test-prune-collections.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-repeated.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-upgrade-endoflife.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-refs.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-large-metadata.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-remote-add-collections.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-fsck-delete.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-deploy-etcmerge-cornercases.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-concurrency.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-commit-only.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-refs-collections.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-subpath.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-demo-buildsystem.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-basic-user.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-oldstyle-partial.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-resume.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-pull-collections.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-summary-view.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-parent.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/installed-tests/libostree/test-admin-deploy-grub2.sh from /bin/bash to #!/usr/bin/bash
Processing files: ostree-2019.6-1.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ye4p2L
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libostree-2019.6
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/doc/ostree
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/doc/ostree
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/doc/ostree
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2XewpK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libostree-2019.6
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/licenses/ostree
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/licenses/ostree
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/licenses/ostree
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ostree = 2019.6-1.mga8 ostree(aarch-64) = 2019.6-1.mga8
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libarchive.so.13()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.9)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.14)(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.4)(64bit) libostree-1.so.1(LIBOSTREE_2016.5)(64bit) libostree-1.so.1(LIBOSTREE_2016.7)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libostree-1.so.1(LIBOSTREE_2017.1)(64bit) libostree-1.so.1(LIBOSTREE_2017.10)(64bit) libostree-1.so.1(LIBOSTREE_2017.12)(64bit) libostree-1.so.1(LIBOSTREE_2017.13)(64bit) libostree-1.so.1(LIBOSTREE_2017.15)(64bit) libostree-1.so.1(LIBOSTREE_2017.4)(64bit) libostree-1.so.1(LIBOSTREE_2017.6)(64bit) libostree-1.so.1(LIBOSTREE_2017.7)(64bit) libostree-1.so.1(LIBOSTREE_2018.2)(64bit) libostree-1.so.1(LIBOSTREE_2018.3)(64bit) libostree-1.so.1(LIBOSTREE_2018.5)(64bit) libostree-1.so.1(LIBOSTREE_2018.6)(64bit) libostree-1.so.1(LIBOSTREE_2019.3)(64bit) libostree-1.so.1(LIBOSTREE_2019.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit)
Processing files: lib64ostree1-2019.6-1.mga8.aarch64
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9XF3zK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libostree-2019.6
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/licenses/lib64ostree1
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/licenses/lib64ostree1
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64/usr/share/licenses/lib64ostree1
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64ostree1 = 2019.6-1.mga8 lib64ostree1(aarch-64) = 2019.6-1.mga8 libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.14)(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.4)(64bit) libostree-1.so.1(LIBOSTREE_2016.5)(64bit) libostree-1.so.1(LIBOSTREE_2016.6)(64bit) libostree-1.so.1(LIBOSTREE_2016.7)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libostree-1.so.1(LIBOSTREE_2017.1)(64bit) libostree-1.so.1(LIBOSTREE_2017.10)(64bit) libostree-1.so.1(LIBOSTREE_2017.11)(64bit) libostree-1.so.1(LIBOSTREE_2017.12)(64bit) libostree-1.so.1(LIBOSTREE_2017.13)(64bit) libostree-1.so.1(LIBOSTREE_2017.14)(64bit) libostree-1.so.1(LIBOSTREE_2017.15)(64bit) libostree-1.so.1(LIBOSTREE_2017.2)(64bit) libostree-1.so.1(LIBOSTREE_2017.3)(64bit) libostree-1.so.1(LIBOSTREE_2017.4)(64bit) libostree-1.so.1(LIBOSTREE_2017.6)(64bit) libostree-1.so.1(LIBOSTREE_2017.7)(64bit) libostree-1.so.1(LIBOSTREE_2017.8)(64bit) libostree-1.so.1(LIBOSTREE_2017.9)(64bit) libostree-1.so.1(LIBOSTREE_2018.1)(64bit) libostree-1.so.1(LIBOSTREE_2018.2)(64bit) libostree-1.so.1(LIBOSTREE_2018.3)(64bit) libostree-1.so.1(LIBOSTREE_2018.5)(64bit) libostree-1.so.1(LIBOSTREE_2018.6)(64bit) libostree-1.so.1(LIBOSTREE_2018.7)(64bit) libostree-1.so.1(LIBOSTREE_2018.9)(64bit) libostree-1.so.1(LIBOSTREE_2019.2)(64bit) libostree-1.so.1(LIBOSTREE_2019.3)(64bit) libostree-1.so.1(LIBOSTREE_2019.4)(64bit) libostree-1.so.1(LIBOSTREE_2019.6)(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) libarchive.so.13()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libmount.so.1()(64bit) libmount.so.1(MOUNT_2.19)(64bit) libmount.so.1(MOUNT_2.24)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libselinux.so.1()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libz.so.1()(64bit)
Processing files: lib64ostree-devel-2019.6-1.mga8.aarch64
warning: File listed twice: /usr/share/gtk-doc/html/ostree
Provides: devel(libostree-1(64bit)) lib64ostree-devel = 2019.6-1.mga8 lib64ostree-devel(aarch-64) = 2019.6-1.mga8 pkgconfig(ostree-1) = 2019.6
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libarchive(64bit)) devel(libcrypto(64bit)) devel(libcurl(64bit)) devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libgpg-error(64bit)) devel(libgpgme(64bit)) devel(liblzma(64bit)) devel(libmount(64bit)) devel(libselinux(64bit)) devel(libsystemd(64bit)) devel(libz(64bit)) pkgconfig pkgconfig(gio-unix-2.0)
Processing files: lib64ostree-gir1.0-2019.6-1.mga8.aarch64
Provides: lib64ostree-gir1.0 = 2019.6-1.mga8 lib64ostree-gir1.0(aarch-64) = 2019.6-1.mga8 typelib(OSTree) = 1.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libostree-1.so.1()(64bit) typelib(GLib) = 2.0 typelib(GObject) = 2.0 typelib(Gio) = 2.0
Processing files: ostree-grub2-2019.6-1.mga8.aarch64
Provides: ostree-grub2 = 2019.6-1.mga8 ostree-grub2(aarch-64) = 2019.6-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ostree-tests-2019.6-1.mga8.aarch64
Provides: libreaddir-rand.so()(64bit) ostree-tests = 2019.6-1.mga8 ostree-tests(aarch-64) = 2019.6-1.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: /usr/bin/gjs ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libarchive.so.13()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.4)(64bit) libostree-1.so.1(LIBOSTREE_2016.6)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libostree-1.so.1(LIBOSTREE_2017.10)(64bit) libostree-1.so.1(LIBOSTREE_2017.12)(64bit) libostree-1.so.1(LIBOSTREE_2017.15)(64bit) libostree-1.so.1(LIBOSTREE_2017.2)(64bit) libostree-1.so.1(LIBOSTREE_2017.8)(64bit) libostree-1.so.1(LIBOSTREE_2018.6)(64bit) libostree-1.so.1(LIBOSTREE_2018.9)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsoup-2.4.so.1()(64bit) libz.so.1()(64bit) typelib(GLib) typelib(Gio) typelib(OSTree)
Processing files: ostree-debugsource-2019.6-1.mga8.aarch64
Provides: ostree-debugsource = 2019.6-1.mga8 ostree-debugsource(aarch-64) = 2019.6-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ostree-debuginfo-2019.6-1.mga8.aarch64
Provides: debuginfo(build-id) = 3324f020a912d7cef390ff83fad2b8169c8ec642 debuginfo(build-id) = c2f3440fecfb9f0eabb22620f7e5df939df3c50d debuginfo(build-id) = e09a560b7302300a9cdc66a437e8d0fed1e637c5 debuginfo(build-id) = e994e9c13840cd4074ef561b8908dfb7f900500c debuginfo(build-id) = f8547f993c6c356f855bf3508e5c65ab8db30973 ostree-debuginfo = 2019.6-1.mga8 ostree-debuginfo(aarch-64) = 2019.6-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ostree-debugsource(aarch-64) = 2019.6-1.mga8
Processing files: lib64ostree1-debuginfo-2019.6-1.mga8.aarch64
Provides: debuginfo(build-id) = 4a052904869c9b402f09f032f8f3ad8efb0fdda8 lib64ostree1-debuginfo = 2019.6-1.mga8 lib64ostree1-debuginfo(aarch-64) = 2019.6-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ostree-debugsource(aarch-64) = 2019.6-1.mga8
Processing files: ostree-tests-debuginfo-2019.6-1.mga8.aarch64
Provides: debuginfo(build-id) = 0bced7af6378103d6601586aeacb38e505e3ff43 debuginfo(build-id) = 1531aa5afc0bb968ee2becd2129206eab621a9eb debuginfo(build-id) = 1834d52a86a146ad7e2b90e8abd7137468beb61d debuginfo(build-id) = 27e4d2d14ac628ce152268159b2e5a34a696fffd debuginfo(build-id) = 319189c7210f861abad41275feb7c29c1b19cd42 debuginfo(build-id) = 42482bb471ac5855ad973416c208500bbbfdaa55 debuginfo(build-id) = 5d12e4eac8bd29d749d3b817c967dbb7a521fd24 debuginfo(build-id) = 7605a868495e2c78d7fa570848b1e6a13482d61d debuginfo(build-id) = 7a2855ef7d4321061ae02eb13e5232922e70b824 debuginfo(build-id) = 7ac681d372283fc90516d4bb0d873c11296116e8 debuginfo(build-id) = 8b70cc8ede87a6efb1dab437b42c4dfdbe30f72a debuginfo(build-id) = 93857a7ba2d5c83714cc27ce4beca58e8e2b8030 debuginfo(build-id) = 98cea363e6cb44611870003e589288aced2a5cc4 debuginfo(build-id) = 9ee2c278f5490d22c470b09aef70c518ec253818 debuginfo(build-id) = a5d1e5798fb68277a47a33eef7c4cb1e6bad8577 debuginfo(build-id) = a7280f307f3919076e04a3ee1998bada3242f6c8 debuginfo(build-id) = b0fb5b42311bece46ff085b9dc69b7423ec9c896 debuginfo(build-id) = c2834024785750730c5fdcff9efd04204d48b58a debuginfo(build-id) = c3d0ce6311e9738d043f94c6e9e1fdf4eb0ac6f3 debuginfo(build-id) = d7f4b49372e7a3a155c4e9fc9de583d5845900d7 debuginfo(build-id) = dcb9a4655462d1c04eefe699ccff7e9141d389c9 debuginfo(build-id) = e9e3d7e1de1454cb0a9d381f9ff03c3f1099ad4b debuginfo(build-id) = ec3c8be6a2e401bcbc2428f8907da00024fb941c debuginfo(build-id) = ed324bfa2c8ba0a7812a0b9305bcc41b76097ed6 debuginfo(build-id) = fdf7dd92ab826e8971d9ab8c01658c549aa79ca4 ostree-tests-debuginfo = 2019.6-1.mga8 ostree-tests-debuginfo(aarch-64) = 2019.6-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ostree-debugsource(aarch-64) = 2019.6-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ostree-grub2-2019.6-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ostree-gir1.0-2019.6-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ostree-2019.6-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ostree1-2019.6-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ostree-debuginfo-2019.6-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ostree-tests-2019.6-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ostree-tests-debuginfo-2019.6-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ostree-devel-2019.6-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ostree1-debuginfo-2019.6-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ostree-debugsource-2019.6-1.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OEFW4I
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libostree-2019.6
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ostree-2019.6-1.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UVvwaK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libostree-2019.6
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!