D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/glibmm-2.65.3-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eRIMhO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf glibmm-2.65.3 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/glibmm-2.65.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glibmm-2.65.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gZbbqR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd glibmm-2.65.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17' + 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 -std=c++17' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build/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 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-shared 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 make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports GNU make features... yes checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ 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-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-g++... none checking whether aarch64-mageia-linux-gnu-g++ supports C++17 features with -std=c++17... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -std=c++17 -E checking for ld used by aarch64-mageia-linux-gnu-g++ -std=c++17... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ -std=c++17 linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ -std=c++17 option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ -std=c++17 PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ -std=c++17 static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ -std=c++17 supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ -std=c++17 supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-g++ -std=c++17 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for perl... /usr/bin/perl checking for native Windows host... no checking for Mac OS X Cocoa support... no 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 GLIBMM... yes checking for GIOMM... yes checking for gm4... no checking for m4... m4 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 flockfile... yes checking for funlockfile... yes checking for getc_unlocked... yes checking for mkfifo... yes checking size of wchar_t... 4 checking for wide stream... yes checking whether the C++ library supports std::iterator_traits... yes checking for non-standard Sun libCstd reverse_iterator... no checking whether STL containers have templated sequence constructors... yes checking whether the compiler disambiguates template specializations for const and non-const types... yes checking whether the compiler allows dynamic_cast<> to undefined types in non-instantiated templates... yes checking whether extern "C" and extern "C++" function pointers are compatible... yes checking whether the compiler allows a static member variable to be initialized inline to std::string::npos... yes checking for dot... /usr/bin/dot checking for doxygen... /usr/bin/doxygen checking for xsltproc... /usr/bin/xsltproc checking for libstdc documentation... /usr/share/mm-common/doctags/libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen checking for libsigc documentation... /usr/share/doc/libsigc++-3.0/reference/libsigc++-3.0.tag@file:///usr/share/doc/libsigc++-3.0/reference/html checking which C++ compiler warning flags to use... -Wall configure: Deprecated API will be built, for backwards-compatibility. checking for clang-format... no checking for clang-format-3.9... no checking for clang-format-3.8... no checking for clang-format-3.7... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tools/Makefile config.status: creating tools/gmmproc config.status: creating tools/generate_wrap_init.pl config.status: creating glib/glibmm-2.66.pc config.status: creating glib/glibmm-2.66-uninstalled.pc config.status: creating glib/src/Makefile config.status: creating glib/glibmm/Makefile config.status: creating gio/giomm-2.66.pc config.status: creating gio/giomm-2.66-uninstalled.pc config.status: creating gio/src/Makefile config.status: creating gio/giomm/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Doxyfile config.status: creating MSVC_NMake/glibmm/glibmm.rc config.status: creating MSVC_NMake/giomm/giomm.rc config.status: creating config.h config.status: creating glib/glibmmconfig.h config.status: creating gio/giommconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing MSVC_NMake/glibmm/glibmmconfig.h commands config.status: executing MSVC_NMake/giomm/giommconfig.h commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in tools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o extra_defs_gen/generate_defs_glib.o extra_defs_gen/generate_defs_glib.cc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o extra_defs_gen/generate_defs_gio.o extra_defs_gen/generate_defs_gio.cc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' /bin/sh ../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o extra_defs_gen/generate_extra_defs.lo extra_defs_gen/generate_extra_defs.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c extra_defs_gen/generate_extra_defs.cc -fPIC -DPIC -o extra_defs_gen/.libs/generate_extra_defs.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' /bin/sh ../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -std=c++17 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -no-undefined -version-info 4:0:3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o extra_defs_gen/libglibmm_generate_extra_defs-2.66.la -rpath /usr/lib64 extra_defs_gen/generate_extra_defs.lo -lsigc-3.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: link: aarch64-mageia-linux-gnu-g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtbeginS.o extra_defs_gen/.libs/generate_extra_defs.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -lsigc-3.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libglibmm_generate_extra_defs-2.66.so.1 -o extra_defs_gen/.libs/libglibmm_generate_extra_defs-2.66.so.1.3.0 libtool: link: (cd "extra_defs_gen/.libs" && rm -f "libglibmm_generate_extra_defs-2.66.so.1" && ln -s "libglibmm_generate_extra_defs-2.66.so.1.3.0" "libglibmm_generate_extra_defs-2.66.so.1") libtool: link: (cd "extra_defs_gen/.libs" && rm -f "libglibmm_generate_extra_defs-2.66.so" && ln -s "libglibmm_generate_extra_defs-2.66.so.1.3.0" "libglibmm_generate_extra_defs-2.66.so") libtool: link: ( cd "extra_defs_gen/.libs" && rm -f "libglibmm_generate_extra_defs-2.66.la" && ln -s "../libglibmm_generate_extra_defs-2.66.la" "libglibmm_generate_extra_defs-2.66.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' /bin/sh ../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -std=c++17 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o extra_defs_gen/generate_defs_glib extra_defs_gen/generate_defs_glib.o -lsigc-3.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 extra_defs_gen/libglibmm_generate_extra_defs-2.66.la libtool: link: aarch64-mageia-linux-gnu-g++ -std=c++17 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o extra_defs_gen/.libs/generate_defs_glib extra_defs_gen/generate_defs_glib.o -Wl,--export-dynamic -pthread -lsigc-3.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 extra_defs_gen/.libs/libglibmm_generate_extra_defs-2.66.so -pthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' /bin/sh ../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -std=c++17 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o extra_defs_gen/generate_defs_gio extra_defs_gen/generate_defs_gio.o -lsigc-3.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 extra_defs_gen/libglibmm_generate_extra_defs-2.66.la libtool: link: aarch64-mageia-linux-gnu-g++ -std=c++17 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o extra_defs_gen/.libs/generate_defs_gio extra_defs_gen/generate_defs_gio.o -Wl,--export-dynamic -pthread -lsigc-3.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 extra_defs_gen/.libs/libglibmm_generate_extra_defs-2.66.so -pthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' Making all in glib/glibmm make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o balancedtree.lo balancedtree.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c balancedtree.cc -fPIC -DPIC -o .libs/balancedtree.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o binding.lo binding.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c binding.cc -fPIC -DPIC -o .libs/binding.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o date.lo date.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c date.cc -fPIC -DPIC -o .libs/date.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o checksum.lo checksum.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c checksum.cc -fPIC -DPIC -o .libs/checksum.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o bytes.lo bytes.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c bytes.cc -fPIC -DPIC -o .libs/bytes.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o convert.lo convert.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c convert.cc -fPIC -DPIC -o .libs/convert.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o bytearray.lo bytearray.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c bytearray.cc -fPIC -DPIC -o .libs/bytearray.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o datetime.lo datetime.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c datetime.cc -fPIC -DPIC -o .libs/datetime.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o enums.lo enums.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c enums.cc -fPIC -DPIC -o .libs/enums.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o fileutils.lo fileutils.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c fileutils.cc -fPIC -DPIC -o .libs/fileutils.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o module.lo module.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c module.cc -fPIC -DPIC -o .libs/module.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o miscutils.lo miscutils.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c miscutils.cc -fPIC -DPIC -o .libs/miscutils.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o iochannel.lo iochannel.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c iochannel.cc -fPIC -DPIC -o .libs/iochannel.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o keyfile.lo keyfile.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c keyfile.cc -fPIC -DPIC -o .libs/keyfile.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o nodetree.lo nodetree.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c nodetree.cc -fPIC -DPIC -o .libs/nodetree.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o markup.lo markup.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c markup.cc -fPIC -DPIC -o .libs/markup.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o optioncontext.lo optioncontext.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c optioncontext.cc -fPIC -DPIC -o .libs/optioncontext.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o optionentry.lo optionentry.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c optionentry.cc -fPIC -DPIC -o .libs/optionentry.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o timezone.lo timezone.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c timezone.cc -fPIC -DPIC -o .libs/timezone.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o uriutils.lo uriutils.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c uriutils.cc -fPIC -DPIC -o .libs/uriutils.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o shell.lo shell.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c shell.cc -fPIC -DPIC -o .libs/shell.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o regex.lo regex.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c regex.cc -fPIC -DPIC -o .libs/regex.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o optiongroup.lo optiongroup.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c optiongroup.cc -fPIC -DPIC -o .libs/optiongroup.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o unicode.lo unicode.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c unicode.cc -fPIC -DPIC -o .libs/unicode.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o spawn.lo spawn.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c spawn.cc -fPIC -DPIC -o .libs/spawn.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o variantiter.lo variantiter.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c variantiter.cc -fPIC -DPIC -o .libs/variantiter.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o base64.lo base64.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c base64.cc -fPIC -DPIC -o .libs/base64.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o variantdict.lo variantdict.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c variantdict.cc -fPIC -DPIC -o .libs/variantdict.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o varianttype.lo varianttype.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c varianttype.cc -fPIC -DPIC -o .libs/varianttype.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o value_basictypes.lo value_basictypes.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c value_basictypes.cc -fPIC -DPIC -o .libs/value_basictypes.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o variant_basictypes.lo variant_basictypes.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c variant_basictypes.cc -fPIC -DPIC -o .libs/variant_basictypes.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o wrap_init.lo wrap_init.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c wrap_init.cc -fPIC -DPIC -o .libs/wrap_init.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o variant.lo variant.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c variant.cc -fPIC -DPIC -o .libs/variant.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o debug.lo debug.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c debug.cc -fPIC -DPIC -o .libs/debug.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o exceptionhandler.lo exceptionhandler.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c exceptionhandler.cc -fPIC -DPIC -o .libs/exceptionhandler.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o extraclassinit.lo extraclassinit.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c extraclassinit.cc -fPIC -DPIC -o .libs/extraclassinit.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o init.lo init.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c init.cc -fPIC -DPIC -o .libs/init.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o error.lo error.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c error.cc -fPIC -DPIC -o .libs/error.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o interface.lo interface.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c interface.cc -fPIC -DPIC -o .libs/interface.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dispatcher.lo dispatcher.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dispatcher.cc -fPIC -DPIC -o .libs/dispatcher.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o main.lo main.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c main.cc -fPIC -DPIC -o .libs/main.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o pattern.lo pattern.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c pattern.cc -fPIC -DPIC -o .libs/pattern.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o class.lo class.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c class.cc -fPIC -DPIC -o .libs/class.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o propertyproxy.lo propertyproxy.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c propertyproxy.cc -fPIC -DPIC -o .libs/propertyproxy.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o quark.lo quark.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c quark.cc -fPIC -DPIC -o .libs/quark.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o object.lo object.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c object.cc -fPIC -DPIC -o .libs/object.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o objectbase.lo objectbase.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c objectbase.cc -fPIC -DPIC -o .libs/objectbase.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o random.lo random.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c random.cc -fPIC -DPIC -o .libs/random.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o property.lo property.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c property.cc -fPIC -DPIC -o .libs/property.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o propertyproxy_base.lo propertyproxy_base.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c propertyproxy_base.cc -fPIC -DPIC -o .libs/propertyproxy_base.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o stringutils.lo stringutils.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c stringutils.cc -fPIC -DPIC -o .libs/stringutils.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o signalproxy_connectionnode.lo signalproxy_connectionnode.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c signalproxy_connectionnode.cc -fPIC -DPIC -o .libs/signalproxy_connectionnode.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o signalproxy.lo signalproxy.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c signalproxy.cc -fPIC -DPIC -o .libs/signalproxy.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o value_custom.lo value_custom.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c value_custom.cc -fPIC -DPIC -o .libs/value_custom.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o variantdbusstring.lo variantdbusstring.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c variantdbusstring.cc -fPIC -DPIC -o .libs/variantdbusstring.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o utility.lo utility.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c utility.cc -fPIC -DPIC -o .libs/utility.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o timer.lo timer.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c timer.cc -fPIC -DPIC -o .libs/timer.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o ustring.lo ustring.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c ustring.cc -fPIC -DPIC -o .libs/ustring.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o vectorutils.lo vectorutils.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c vectorutils.cc -fPIC -DPIC -o .libs/vectorutils.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o value.lo value.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c value.cc -fPIC -DPIC -o .libs/value.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o wrap.lo wrap.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"glibmm\" -DGLIBMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c wrap.cc -fPIC -DPIC -o .libs/wrap.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -std=c++17 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -no-undefined -version-info 4:0:3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libglibmm-2.66.la -rpath /usr/lib64 balancedtree.lo binding.lo bytes.lo bytearray.lo checksum.lo convert.lo date.lo datetime.lo enums.lo fileutils.lo iochannel.lo keyfile.lo markup.lo miscutils.lo module.lo nodetree.lo optioncontext.lo optionentry.lo optiongroup.lo regex.lo shell.lo spawn.lo timezone.lo unicode.lo uriutils.lo variant.lo variantdict.lo variantiter.lo varianttype.lo value_basictypes.lo variant_basictypes.lo wrap_init.lo base64.lo class.lo debug.lo dispatcher.lo error.lo exceptionhandler.lo extraclassinit.lo init.lo interface.lo main.lo object.lo objectbase.lo pattern.lo property.lo propertyproxy.lo propertyproxy_base.lo quark.lo random.lo signalproxy.lo signalproxy_connectionnode.lo stringutils.lo timer.lo ustring.lo utility.lo value.lo value_custom.lo variantdbusstring.lo vectorutils.lo wrap.lo -lsigc-3.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libtool: link: aarch64-mageia-linux-gnu-g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtbeginS.o .libs/balancedtree.o .libs/binding.o .libs/bytes.o .libs/bytearray.o .libs/checksum.o .libs/convert.o .libs/date.o .libs/datetime.o .libs/enums.o .libs/fileutils.o .libs/iochannel.o .libs/keyfile.o .libs/markup.o .libs/miscutils.o .libs/module.o .libs/nodetree.o .libs/optioncontext.o .libs/optionentry.o .libs/optiongroup.o .libs/regex.o .libs/shell.o .libs/spawn.o .libs/timezone.o .libs/unicode.o .libs/uriutils.o .libs/variant.o .libs/variantdict.o .libs/variantiter.o .libs/varianttype.o .libs/value_basictypes.o .libs/variant_basictypes.o .libs/wrap_init.o .libs/base64.o .libs/class.o .libs/debug.o .libs/dispatcher.o .libs/error.o .libs/exceptionhandler.o .libs/extraclassinit.o .libs/init.o .libs/interface.o .libs/main.o .libs/object.o .libs/objectbase.o .libs/pattern.o .libs/property.o .libs/propertyproxy.o .libs/propertyproxy_base.o .libs/quark.o .libs/random.o .libs/signalproxy.o .libs/signalproxy_connectionnode.o .libs/stringutils.o .libs/timer.o .libs/ustring.o .libs/utility.o .libs/value.o .libs/value_custom.o .libs/variantdbusstring.o .libs/vectorutils.o .libs/wrap.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -lsigc-3.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libglibmm-2.66.so.1 -o .libs/libglibmm-2.66.so.1.3.0 libtool: link: (cd ".libs" && rm -f "libglibmm-2.66.so.1" && ln -s "libglibmm-2.66.so.1.3.0" "libglibmm-2.66.so.1") libtool: link: (cd ".libs" && rm -f "libglibmm-2.66.so" && ln -s "libglibmm-2.66.so.1.3.0" "libglibmm-2.66.so") libtool: link: ( cd ".libs" && rm -f "libglibmm-2.66.la" && ln -s "../libglibmm-2.66.la" "libglibmm-2.66.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' Making all in gio/giomm make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o asyncinitable.lo asyncinitable.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c asyncinitable.cc -fPIC -DPIC -o .libs/asyncinitable.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o applicationcommandline.lo applicationcommandline.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c applicationcommandline.cc -fPIC -DPIC -o .libs/applicationcommandline.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o action.lo action.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c action.cc -fPIC -DPIC -o .libs/action.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o appinfo.lo appinfo.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c appinfo.cc -fPIC -DPIC -o .libs/appinfo.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o actionmap.lo actionmap.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c actionmap.cc -fPIC -DPIC -o .libs/actionmap.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o application.lo application.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c application.cc -fPIC -DPIC -o .libs/application.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o applaunchcontext.lo applaunchcontext.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c applaunchcontext.cc -fPIC -DPIC -o .libs/applaunchcontext.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o actiongroup.lo actiongroup.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c actiongroup.cc -fPIC -DPIC -o .libs/actiongroup.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o asyncresult.lo asyncresult.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c asyncresult.cc -fPIC -DPIC -o .libs/asyncresult.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o charsetconverter.lo charsetconverter.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c charsetconverter.cc -fPIC -DPIC -o .libs/charsetconverter.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o bufferedoutputstream.lo bufferedoutputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c bufferedoutputstream.cc -fPIC -DPIC -o .libs/bufferedoutputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o cancellable.lo cancellable.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c cancellable.cc -fPIC -DPIC -o .libs/cancellable.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o converterinputstream.lo converterinputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c converterinputstream.cc -fPIC -DPIC -o .libs/converterinputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o bufferedinputstream.lo bufferedinputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c bufferedinputstream.cc -fPIC -DPIC -o .libs/bufferedinputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o converter.lo converter.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c converter.cc -fPIC -DPIC -o .libs/converter.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o credentials.lo credentials.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c credentials.cc -fPIC -DPIC -o .libs/credentials.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o converteroutputstream.lo converteroutputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c converteroutputstream.cc -fPIC -DPIC -o .libs/converteroutputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dataoutputstream.lo dataoutputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dataoutputstream.cc -fPIC -DPIC -o .libs/dataoutputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusaddress.lo dbusaddress.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusaddress.cc -fPIC -DPIC -o .libs/dbusaddress.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusactiongroup.lo dbusactiongroup.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusactiongroup.cc -fPIC -DPIC -o .libs/dbusactiongroup.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusauthobserver.lo dbusauthobserver.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusauthobserver.cc -fPIC -DPIC -o .libs/dbusauthobserver.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbuserror.lo dbuserror.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbuserror.cc -fPIC -DPIC -o .libs/dbuserror.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o datainputstream.lo datainputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c datainputstream.cc -fPIC -DPIC -o .libs/datainputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbuserrorutils.lo dbuserrorutils.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbuserrorutils.cc -fPIC -DPIC -o .libs/dbuserrorutils.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusconnection.lo dbusconnection.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusconnection.cc -fPIC -DPIC -o .libs/dbusconnection.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusintrospection.lo dbusintrospection.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusintrospection.cc -fPIC -DPIC -o .libs/dbusintrospection.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusmenumodel.lo dbusmenumodel.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusmenumodel.cc -fPIC -DPIC -o .libs/dbusmenumodel.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusinterface.lo dbusinterface.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusinterface.cc -fPIC -DPIC -o .libs/dbusinterface.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusinterfacevtable.lo dbusinterfacevtable.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusinterfacevtable.cc -fPIC -DPIC -o .libs/dbusinterfacevtable.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusinterfaceskeleton.lo dbusinterfaceskeleton.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusinterfaceskeleton.cc -fPIC -DPIC -o .libs/dbusinterfaceskeleton.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusmessage.lo dbusmessage.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusmessage.cc -fPIC -DPIC -o .libs/dbusmessage.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusmethodinvocation.lo dbusmethodinvocation.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusmethodinvocation.cc -fPIC -DPIC -o .libs/dbusmethodinvocation.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusobject.lo dbusobject.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusobject.cc -fPIC -DPIC -o .libs/dbusobject.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusobjectproxy.lo dbusobjectproxy.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusobjectproxy.cc -fPIC -DPIC -o .libs/dbusobjectproxy.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusobjectmanagerserver.lo dbusobjectmanagerserver.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusobjectmanagerserver.cc -fPIC -DPIC -o .libs/dbusobjectmanagerserver.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusobjectmanager.lo dbusobjectmanager.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusobjectmanager.cc -fPIC -DPIC -o .libs/dbusobjectmanager.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusobjectskeleton.lo dbusobjectskeleton.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusobjectskeleton.cc -fPIC -DPIC -o .libs/dbusobjectskeleton.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusobjectmanagerclient.lo dbusobjectmanagerclient.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusobjectmanagerclient.cc -fPIC -DPIC -o .libs/dbusobjectmanagerclient.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusownname.lo dbusownname.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusownname.cc -fPIC -DPIC -o .libs/dbusownname.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbuswatchname.lo dbuswatchname.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbuswatchname.cc -fPIC -DPIC -o .libs/dbuswatchname.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbussubtreevtable.lo dbussubtreevtable.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbussubtreevtable.cc -fPIC -DPIC -o .libs/dbussubtreevtable.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusutils.lo dbusutils.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusutils.cc -fPIC -DPIC -o .libs/dbusutils.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusproxy.lo dbusproxy.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusproxy.cc -fPIC -DPIC -o .libs/dbusproxy.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o dbusserver.lo dbusserver.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c dbusserver.cc -fPIC -DPIC -o .libs/dbusserver.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o emblem.lo emblem.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c emblem.cc -fPIC -DPIC -o .libs/emblem.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o emblemedicon.lo emblemedicon.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c emblemedicon.cc -fPIC -DPIC -o .libs/emblemedicon.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o drive.lo drive.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c drive.cc -fPIC -DPIC -o .libs/drive.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o enums.lo enums.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c enums.cc -fPIC -DPIC -o .libs/enums.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o fileattributeinfo.lo fileattributeinfo.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c fileattributeinfo.cc -fPIC -DPIC -o .libs/fileattributeinfo.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o error.lo error.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c error.cc -fPIC -DPIC -o .libs/error.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o fileattributeinfolist.lo fileattributeinfolist.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c fileattributeinfolist.cc -fPIC -DPIC -o .libs/fileattributeinfolist.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o fileenumerator.lo fileenumerator.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c fileenumerator.cc -fPIC -DPIC -o .libs/fileenumerator.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o fileicon.lo fileicon.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c fileicon.cc -fPIC -DPIC -o .libs/fileicon.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o fileinfo.lo fileinfo.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c fileinfo.cc -fPIC -DPIC -o .libs/fileinfo.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o filemonitor.lo filemonitor.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c filemonitor.cc -fPIC -DPIC -o .libs/filemonitor.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o filenamecompleter.lo filenamecompleter.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c filenamecompleter.cc -fPIC -DPIC -o .libs/filenamecompleter.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o fileiostream.lo fileiostream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c fileiostream.cc -fPIC -DPIC -o .libs/fileiostream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o file.lo file.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c file.cc -fPIC -DPIC -o .libs/file.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o fileinputstream.lo fileinputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c fileinputstream.cc -fPIC -DPIC -o .libs/fileinputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o filterinputstream.lo filterinputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c filterinputstream.cc -fPIC -DPIC -o .libs/filterinputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o fileoutputstream.lo fileoutputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c fileoutputstream.cc -fPIC -DPIC -o .libs/fileoutputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o filteroutputstream.lo filteroutputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c filteroutputstream.cc -fPIC -DPIC -o .libs/filteroutputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o icon.lo icon.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c icon.cc -fPIC -DPIC -o .libs/icon.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o inetsocketaddress.lo inetsocketaddress.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c inetsocketaddress.cc -fPIC -DPIC -o .libs/inetsocketaddress.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o inetaddress.lo inetaddress.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c inetaddress.cc -fPIC -DPIC -o .libs/inetaddress.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o initable.lo initable.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c initable.cc -fPIC -DPIC -o .libs/initable.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o inputstream.lo inputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c inputstream.cc -fPIC -DPIC -o .libs/inputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o loadableicon.lo loadableicon.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c loadableicon.cc -fPIC -DPIC -o .libs/loadableicon.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o listmodel.lo listmodel.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c listmodel.cc -fPIC -DPIC -o .libs/listmodel.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o iostream.lo iostream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c iostream.cc -fPIC -DPIC -o .libs/iostream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o menuattributeiter.lo menuattributeiter.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c menuattributeiter.cc -fPIC -DPIC -o .libs/menuattributeiter.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o memoryinputstream.lo memoryinputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c memoryinputstream.cc -fPIC -DPIC -o .libs/memoryinputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o memoryoutputstream.lo memoryoutputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c memoryoutputstream.cc -fPIC -DPIC -o .libs/memoryoutputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o menulinkiter.lo menulinkiter.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c menulinkiter.cc -fPIC -DPIC -o .libs/menulinkiter.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o menuitem.lo menuitem.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c menuitem.cc -fPIC -DPIC -o .libs/menuitem.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o liststore.lo liststore.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c liststore.cc -fPIC -DPIC -o .libs/liststore.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o menu.lo menu.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c menu.cc -fPIC -DPIC -o .libs/menu.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o menumodel.lo menumodel.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c menumodel.cc -fPIC -DPIC -o .libs/menumodel.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o networkmonitor.lo networkmonitor.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c networkmonitor.cc -fPIC -DPIC -o .libs/networkmonitor.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o mountoperation.lo mountoperation.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c mountoperation.cc -fPIC -DPIC -o .libs/mountoperation.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o networkaddress.lo networkaddress.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c networkaddress.cc -fPIC -DPIC -o .libs/networkaddress.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o mount.lo mount.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c mount.cc -fPIC -DPIC -o .libs/mount.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o notification.lo notification.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c notification.cc -fPIC -DPIC -o .libs/notification.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o permission.lo permission.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c permission.cc -fPIC -DPIC -o .libs/permission.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o networkservice.lo networkservice.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c networkservice.cc -fPIC -DPIC -o .libs/networkservice.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o outputstream.lo outputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c outputstream.cc -fPIC -DPIC -o .libs/outputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o proxyaddress.lo proxyaddress.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c proxyaddress.cc -fPIC -DPIC -o .libs/proxyaddress.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o pollableinputstream.lo pollableinputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c pollableinputstream.cc -fPIC -DPIC -o .libs/pollableinputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o pollableoutputstream.lo pollableoutputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c pollableoutputstream.cc -fPIC -DPIC -o .libs/pollableoutputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o proxy.lo proxy.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c proxy.cc -fPIC -DPIC -o .libs/proxy.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o propertyaction.lo propertyaction.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c propertyaction.cc -fPIC -DPIC -o .libs/propertyaction.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o resolver.lo resolver.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c resolver.cc -fPIC -DPIC -o .libs/resolver.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o seekable.lo seekable.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c seekable.cc -fPIC -DPIC -o .libs/seekable.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o proxyresolver.lo proxyresolver.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c proxyresolver.cc -fPIC -DPIC -o .libs/proxyresolver.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o settingsschemakey.lo settingsschemakey.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c settingsschemakey.cc -fPIC -DPIC -o .libs/settingsschemakey.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o remoteactiongroup.lo remoteactiongroup.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c remoteactiongroup.cc -fPIC -DPIC -o .libs/remoteactiongroup.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o settingsschema.lo settingsschema.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c settingsschema.cc -fPIC -DPIC -o .libs/settingsschema.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o resource.lo resource.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c resource.cc -fPIC -DPIC -o .libs/resource.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o settings.lo settings.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c settings.cc -fPIC -DPIC -o .libs/settings.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o simpleactiongroup.lo simpleactiongroup.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c simpleactiongroup.cc -fPIC -DPIC -o .libs/simpleactiongroup.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o socketaddress.lo socketaddress.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c socketaddress.cc -fPIC -DPIC -o .libs/socketaddress.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o simplepermission.lo simplepermission.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c simplepermission.cc -fPIC -DPIC -o .libs/simplepermission.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o simpleaction.lo simpleaction.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c simpleaction.cc -fPIC -DPIC -o .libs/simpleaction.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o settingsschemasource.lo settingsschemasource.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c settingsschemasource.cc -fPIC -DPIC -o .libs/settingsschemasource.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o socketaddressenumerator.lo socketaddressenumerator.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c socketaddressenumerator.cc -fPIC -DPIC -o .libs/socketaddressenumerator.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o socket.lo socket.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c socket.cc -fPIC -DPIC -o .libs/socket.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o simpleiostream.lo simpleiostream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c simpleiostream.cc -fPIC -DPIC -o .libs/simpleiostream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o socketclient.lo socketclient.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c socketclient.cc -fPIC -DPIC -o .libs/socketclient.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o socketconnection.lo socketconnection.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c socketconnection.cc -fPIC -DPIC -o .libs/socketconnection.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o socketcontrolmessage.lo socketcontrolmessage.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c socketcontrolmessage.cc -fPIC -DPIC -o .libs/socketcontrolmessage.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o socketservice.lo socketservice.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c socketservice.cc -fPIC -DPIC -o .libs/socketservice.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o srvtarget.lo srvtarget.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c srvtarget.cc -fPIC -DPIC -o .libs/srvtarget.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o socketconnectable.lo socketconnectable.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c socketconnectable.cc -fPIC -DPIC -o .libs/socketconnectable.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o tcpconnection.lo tcpconnection.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c tcpconnection.cc -fPIC -DPIC -o .libs/tcpconnection.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o socketlistener.lo socketlistener.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c socketlistener.cc -fPIC -DPIC -o .libs/socketlistener.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o tcpwrapperconnection.lo tcpwrapperconnection.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c tcpwrapperconnection.cc -fPIC -DPIC -o .libs/tcpwrapperconnection.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o threadedsocketservice.lo threadedsocketservice.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c threadedsocketservice.cc -fPIC -DPIC -o .libs/threadedsocketservice.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o themedicon.lo themedicon.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c themedicon.cc -fPIC -DPIC -o .libs/themedicon.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o tlsconnection.lo tlsconnection.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c tlsconnection.cc -fPIC -DPIC -o .libs/tlsconnection.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o tlsclientconnection.lo tlsclientconnection.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c tlsclientconnection.cc -fPIC -DPIC -o .libs/tlsclientconnection.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o tlscertificate.lo tlscertificate.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c tlscertificate.cc -fPIC -DPIC -o .libs/tlscertificate.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o tlspassword.lo tlspassword.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c tlspassword.cc -fPIC -DPIC -o .libs/tlspassword.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o tlsinteraction.lo tlsinteraction.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c tlsinteraction.cc -fPIC -DPIC -o .libs/tlsinteraction.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o volumemonitor.lo volumemonitor.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c volumemonitor.cc -fPIC -DPIC -o .libs/volumemonitor.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o tlsserverconnection.lo tlsserverconnection.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c tlsserverconnection.cc -fPIC -DPIC -o .libs/tlsserverconnection.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o volume.lo volume.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c volume.cc -fPIC -DPIC -o .libs/volume.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o zlibcompressor.lo zlibcompressor.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c zlibcompressor.cc -fPIC -DPIC -o .libs/zlibcompressor.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o zlibdecompressor.lo zlibdecompressor.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c zlibdecompressor.cc -fPIC -DPIC -o .libs/zlibdecompressor.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o tlsdatabase.lo tlsdatabase.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c tlsdatabase.cc -fPIC -DPIC -o .libs/tlsdatabase.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o unixconnection.lo unixconnection.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c unixconnection.cc -fPIC -DPIC -o .libs/unixconnection.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o filedescriptorbased.lo filedescriptorbased.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c filedescriptorbased.cc -fPIC -DPIC -o .libs/filedescriptorbased.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o unixcredentialsmessage.lo unixcredentialsmessage.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c unixcredentialsmessage.cc -fPIC -DPIC -o .libs/unixcredentialsmessage.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o desktopappinfo.lo desktopappinfo.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c desktopappinfo.cc -fPIC -DPIC -o .libs/desktopappinfo.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o init.lo init.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c init.cc -fPIC -DPIC -o .libs/init.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o unixfdlist.lo unixfdlist.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c unixfdlist.cc -fPIC -DPIC -o .libs/unixfdlist.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o unixinputstream.lo unixinputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c unixinputstream.cc -fPIC -DPIC -o .libs/unixinputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o unixfdmessage.lo unixfdmessage.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c unixfdmessage.cc -fPIC -DPIC -o .libs/unixfdmessage.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o unixoutputstream.lo unixoutputstream.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c unixoutputstream.cc -fPIC -DPIC -o .libs/unixoutputstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o contenttype.lo contenttype.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c contenttype.cc -fPIC -DPIC -o .libs/contenttype.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o slot_async.lo slot_async.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c slot_async.cc -fPIC -DPIC -o .libs/slot_async.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o unixsocketaddress.lo unixsocketaddress.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c unixsocketaddress.cc -fPIC -DPIC -o .libs/unixsocketaddress.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o socketsource.lo socketsource.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c socketsource.cc -fPIC -DPIC -o .libs/socketsource.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=compile aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c -o wrap_init.lo wrap_init.cc libtool: compile: aarch64-mageia-linux-gnu-g++ -std=c++17 -DHAVE_CONFIG_H -I.. -I../.. -I../../glib -DG_LOG_DOMAIN=\"giomm\" -DGIOMM_BUILD=1 -I/usr/include/sigc++-3.0 -I/usr/lib64/sigc++-3.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -c wrap_init.cc -fPIC -DPIC -o .libs/wrap_init.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -std=c++17 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -no-undefined -version-info 4:0:3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgiomm-2.66.la -rpath /usr/lib64 action.lo actiongroup.lo actionmap.lo applaunchcontext.lo appinfo.lo application.lo applicationcommandline.lo asyncinitable.lo asyncresult.lo bufferedinputstream.lo bufferedoutputstream.lo cancellable.lo charsetconverter.lo converter.lo converterinputstream.lo converteroutputstream.lo credentials.lo datainputstream.lo dataoutputstream.lo dbusactiongroup.lo dbusaddress.lo dbusauthobserver.lo dbusconnection.lo dbuserror.lo dbuserrorutils.lo dbusinterface.lo dbusinterfaceskeleton.lo dbusinterfacevtable.lo dbusintrospection.lo dbusmenumodel.lo dbusmessage.lo dbusmethodinvocation.lo dbusobject.lo dbusobjectmanager.lo dbusobjectmanagerclient.lo dbusobjectmanagerserver.lo dbusobjectproxy.lo dbusobjectskeleton.lo dbusownname.lo dbusproxy.lo dbusserver.lo dbussubtreevtable.lo dbusutils.lo dbuswatchname.lo drive.lo emblem.lo emblemedicon.lo enums.lo error.lo file.lo fileattributeinfo.lo fileattributeinfolist.lo fileenumerator.lo fileicon.lo fileinfo.lo fileinputstream.lo fileiostream.lo filemonitor.lo filenamecompleter.lo fileoutputstream.lo filterinputstream.lo filteroutputstream.lo icon.lo inetaddress.lo inetsocketaddress.lo initable.lo inputstream.lo iostream.lo listmodel.lo liststore.lo loadableicon.lo memoryinputstream.lo memoryoutputstream.lo menuattributeiter.lo menulinkiter.lo menu.lo menuitem.lo menumodel.lo mount.lo mountoperation.lo networkaddress.lo networkmonitor.lo networkservice.lo notification.lo outputstream.lo permission.lo pollableinputstream.lo pollableoutputstream.lo propertyaction.lo proxy.lo proxyaddress.lo proxyresolver.lo remoteactiongroup.lo resolver.lo resource.lo seekable.lo settings.lo settingsschema.lo settingsschemakey.lo settingsschemasource.lo simpleaction.lo simpleactiongroup.lo simpleiostream.lo simplepermission.lo socket.lo socketaddress.lo socketaddressenumerator.lo socketclient.lo socketconnectable.lo socketconnection.lo socketcontrolmessage.lo socketlistener.lo socketservice.lo srvtarget.lo tcpconnection.lo tcpwrapperconnection.lo threadedsocketservice.lo themedicon.lo tlscertificate.lo tlsclientconnection.lo tlsconnection.lo tlsdatabase.lo tlsinteraction.lo tlspassword.lo tlsserverconnection.lo volume.lo volumemonitor.lo zlibdecompressor.lo zlibcompressor.lo desktopappinfo.lo filedescriptorbased.lo unixconnection.lo unixcredentialsmessage.lo unixfdlist.lo unixfdmessage.lo unixinputstream.lo unixoutputstream.lo unixsocketaddress.lo wrap_init.lo contenttype.lo init.lo slot_async.lo socketsource.lo -lsigc-3.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../glib/glibmm/libglibmm-2.66.la libtool: link: aarch64-mageia-linux-gnu-g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtbeginS.o .libs/action.o .libs/actiongroup.o .libs/actionmap.o .libs/applaunchcontext.o .libs/appinfo.o .libs/application.o .libs/applicationcommandline.o .libs/asyncinitable.o .libs/asyncresult.o .libs/bufferedinputstream.o .libs/bufferedoutputstream.o .libs/cancellable.o .libs/charsetconverter.o .libs/converter.o .libs/converterinputstream.o .libs/converteroutputstream.o .libs/credentials.o .libs/datainputstream.o .libs/dataoutputstream.o .libs/dbusactiongroup.o .libs/dbusaddress.o .libs/dbusauthobserver.o .libs/dbusconnection.o .libs/dbuserror.o .libs/dbuserrorutils.o .libs/dbusinterface.o .libs/dbusinterfaceskeleton.o .libs/dbusinterfacevtable.o .libs/dbusintrospection.o .libs/dbusmenumodel.o .libs/dbusmessage.o .libs/dbusmethodinvocation.o .libs/dbusobject.o .libs/dbusobjectmanager.o .libs/dbusobjectmanagerclient.o .libs/dbusobjectmanagerserver.o .libs/dbusobjectproxy.o .libs/dbusobjectskeleton.o .libs/dbusownname.o .libs/dbusproxy.o .libs/dbusserver.o .libs/dbussubtreevtable.o .libs/dbusutils.o .libs/dbuswatchname.o .libs/drive.o .libs/emblem.o .libs/emblemedicon.o .libs/enums.o .libs/error.o .libs/file.o .libs/fileattributeinfo.o .libs/fileattributeinfolist.o .libs/fileenumerator.o .libs/fileicon.o .libs/fileinfo.o .libs/fileinputstream.o .libs/fileiostream.o .libs/filemonitor.o .libs/filenamecompleter.o .libs/fileoutputstream.o .libs/filterinputstream.o .libs/filteroutputstream.o .libs/icon.o .libs/inetaddress.o .libs/inetsocketaddress.o .libs/initable.o .libs/inputstream.o .libs/iostream.o .libs/listmodel.o .libs/liststore.o .libs/loadableicon.o .libs/memoryinputstream.o .libs/memoryoutputstream.o .libs/menuattributeiter.o .libs/menulinkiter.o .libs/menu.o .libs/menuitem.o .libs/menumodel.o .libs/mount.o .libs/mountoperation.o .libs/networkaddress.o .libs/networkmonitor.o .libs/networkservice.o .libs/notification.o .libs/outputstream.o .libs/permission.o .libs/pollableinputstream.o .libs/pollableoutputstream.o .libs/propertyaction.o .libs/proxy.o .libs/proxyaddress.o .libs/proxyresolver.o .libs/remoteactiongroup.o .libs/resolver.o .libs/resource.o .libs/seekable.o .libs/settings.o .libs/settingsschema.o .libs/settingsschemakey.o .libs/settingsschemasource.o .libs/simpleaction.o .libs/simpleactiongroup.o .libs/simpleiostream.o .libs/simplepermission.o .libs/socket.o .libs/socketaddress.o .libs/socketaddressenumerator.o .libs/socketclient.o .libs/socketconnectable.o .libs/socketconnection.o .libs/socketcontrolmessage.o .libs/socketlistener.o .libs/socketservice.o .libs/srvtarget.o .libs/tcpconnection.o .libs/tcpwrapperconnection.o .libs/threadedsocketservice.o .libs/themedicon.o .libs/tlscertificate.o .libs/tlsclientconnection.o .libs/tlsconnection.o .libs/tlsdatabase.o .libs/tlsinteraction.o .libs/tlspassword.o .libs/tlsserverconnection.o .libs/volume.o .libs/volumemonitor.o .libs/zlibdecompressor.o .libs/zlibcompressor.o .libs/desktopappinfo.o .libs/filedescriptorbased.o .libs/unixconnection.o .libs/unixcredentialsmessage.o .libs/unixfdlist.o .libs/unixfdmessage.o .libs/unixinputstream.o .libs/unixoutputstream.o .libs/unixsocketaddress.o .libs/wrap_init.o .libs/contenttype.o .libs/init.o .libs/slot_async.o .libs/socketsource.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm/.libs -Wl,-rpath -Wl,/usr/lib64 -lsigc-3.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../glib/glibmm/.libs/libglibmm-2.66.so -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libgiomm-2.66.so.1 -o .libs/libgiomm-2.66.so.1.3.0 libtool: link: (cd ".libs" && rm -f "libgiomm-2.66.so.1" && ln -s "libgiomm-2.66.so.1.3.0" "libgiomm-2.66.so.1") libtool: link: (cd ".libs" && rm -f "libgiomm-2.66.so" && ln -s "libgiomm-2.66.so.1.3.0" "libgiomm-2.66.so") libtool: link: ( cd ".libs" && rm -f "libgiomm-2.66.la" && ln -s "../libgiomm-2.66.la" "libgiomm-2.66.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' Making all in tests make[2]: Nothing to be done for 'all'. Making all in examples make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/examples' /usr/bin/glib-compile-schemas --targetdir=settings ./settings make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/examples' Making all in docs make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gtiqkP + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64 + cd glibmm-2.65.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in tools make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p extra_defs_gen/libglibmm_generate_extra_defs-2.66.la '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p extra_defs_gen/.libs/libglibmm_generate_extra_defs-2.66.so.1.3.0 /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libglibmm_generate_extra_defs-2.66.so.1.3.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64 && { ln -s -f libglibmm_generate_extra_defs-2.66.so.1.3.0 libglibmm_generate_extra_defs-2.66.so.1 || { rm -f libglibmm_generate_extra_defs-2.66.so.1 && ln -s libglibmm_generate_extra_defs-2.66.so.1.3.0 libglibmm_generate_extra_defs-2.66.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64 && { ln -s -f libglibmm_generate_extra_defs-2.66.so.1.3.0 libglibmm_generate_extra_defs-2.66.so || { rm -f libglibmm_generate_extra_defs-2.66.so && ln -s libglibmm_generate_extra_defs-2.66.so.1.3.0 libglibmm_generate_extra_defs-2.66.so; }; }) libtool: install: /usr/bin/install -p extra_defs_gen/.libs/libglibmm_generate_extra_defs-2.66.lai /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libglibmm_generate_extra_defs-2.66.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/glibmm-2.66/proc/m4' /usr/bin/install -p -m 644 m4/base.m4 m4/class_boxedtype.m4 m4/class_boxedtype_static.m4 m4/class_generic.m4 m4/class_gobject.m4 m4/class_interface.m4 m4/class_opaque_copyable.m4 m4/class_opaque_refcounted.m4 m4/class_shared.m4 m4/compare.m4 m4/convert.m4 m4/convert_base.m4 m4/convert_gio.m4 m4/convert_glib.m4 m4/convert_glibmm.m4 m4/ctor.m4 m4/doc.m4 m4/enum.m4 m4/gerror.m4 m4/initialize.m4 m4/initialize_base.m4 m4/initialize_gio.m4 m4/initialize_glib.m4 m4/initialize_glibmm.m4 m4/member.m4 m4/method.m4 m4/property.m4 m4/signal.m4 m4/vfunc.m4 '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/glibmm-2.66/proc/m4' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/glibmm-2.66/proc/pm' /usr/bin/install -p -m 644 pm/DocsParser.pm pm/Enum.pm pm/Function.pm pm/FunctionBase.pm pm/GtkDefs.pm pm/Object.pm pm/Output.pm pm/Property.pm pm/Util.pm pm/WrapParser.pm '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/glibmm-2.66/proc/pm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/glibmm-2.66/glibmm_generate_extra_defs' /usr/bin/install -p -m 644 extra_defs_gen/generate_extra_defs.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/glibmm-2.66/glibmm_generate_extra_defs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/glibmm-2.66/proc' /usr/bin/install -p gmmproc generate_wrap_init.pl '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/glibmm-2.66/proc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tools' Making install in glib/glibmm make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libglibmm-2.66.la '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libglibmm-2.66.so.1.3.0 /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libglibmm-2.66.so.1.3.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64 && { ln -s -f libglibmm-2.66.so.1.3.0 libglibmm-2.66.so.1 || { rm -f libglibmm-2.66.so.1 && ln -s libglibmm-2.66.so.1.3.0 libglibmm-2.66.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64 && { ln -s -f libglibmm-2.66.so.1.3.0 libglibmm-2.66.so || { rm -f libglibmm-2.66.so && ln -s libglibmm-2.66.so.1.3.0 libglibmm-2.66.so; }; }) libtool: install: /usr/bin/install -p .libs/libglibmm-2.66.lai /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libglibmm-2.66.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/glibmm-2.66/glibmm' /usr/bin/install -p -m 644 balancedtree.h binding.h bytes.h bytearray.h checksum.h convert.h date.h datetime.h enums.h fileutils.h iochannel.h keyfile.h markup.h miscutils.h module.h nodetree.h optioncontext.h optionentry.h optiongroup.h regex.h shell.h spawn.h timezone.h unicode.h uriutils.h variant.h variantdict.h variantiter.h varianttype.h value_basictypes.h variant_basictypes.h base64.h class.h containerhandle_shared.h debug.h dispatcher.h error.h exceptionhandler.h extraclassinit.h i18n-lib.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/glibmm-2.66/glibmm' /usr/bin/install -p -m 644 i18n.h init.h interface.h main.h object.h objectbase.h pattern.h priorities.h property.h propertyproxy.h propertyproxy_base.h quark.h random.h refptr.h signalproxy.h signalproxy_connectionnode.h stringutils.h timer.h ustring.h utility.h value.h value_custom.h variantdbusstring.h vectorutils.h wrap.h wrap_init.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/glibmm-2.66/glibmm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/glibmm-2.66/glibmm/private' /usr/bin/install -p -m 644 private/balancedtree_p.h private/binding_p.h private/bytes_p.h private/bytearray_p.h private/checksum_p.h private/convert_p.h private/date_p.h private/datetime_p.h private/enums_p.h private/fileutils_p.h private/iochannel_p.h private/keyfile_p.h private/markup_p.h private/miscutils_p.h private/module_p.h private/nodetree_p.h private/optioncontext_p.h private/optionentry_p.h private/optiongroup_p.h private/regex_p.h private/shell_p.h private/spawn_p.h private/timezone_p.h private/unicode_p.h private/uriutils_p.h private/variant_p.h private/variantdict_p.h private/variantiter_p.h private/varianttype_p.h private/interface_p.h private/object_p.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/glibmm-2.66/glibmm/private' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/glib/glibmm' Making install in gio/giomm make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgiomm-2.66.la '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64' libtool: warning: relinking 'libgiomm-2.66.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm; /bin/sh "/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/libtool" --tag CXX --mode=relink aarch64-mageia-linux-gnu-g++ -std=c++17 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=c++17 -no-undefined -version-info 4:0:3 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgiomm-2.66.la -rpath /usr/lib64 action.lo actiongroup.lo actionmap.lo applaunchcontext.lo appinfo.lo application.lo applicationcommandline.lo asyncinitable.lo asyncresult.lo bufferedinputstream.lo bufferedoutputstream.lo cancellable.lo charsetconverter.lo converter.lo converterinputstream.lo converteroutputstream.lo credentials.lo datainputstream.lo dataoutputstream.lo dbusactiongroup.lo dbusaddress.lo dbusauthobserver.lo dbusconnection.lo dbuserror.lo dbuserrorutils.lo dbusinterface.lo dbusinterfaceskeleton.lo dbusinterfacevtable.lo dbusintrospection.lo dbusmenumodel.lo dbusmessage.lo dbusmethodinvocation.lo dbusobject.lo dbusobjectmanager.lo dbusobjectmanagerclient.lo dbusobjectmanagerserver.lo dbusobjectproxy.lo dbusobjectskeleton.lo dbusownname.lo dbusproxy.lo dbusserver.lo dbussubtreevtable.lo dbusutils.lo dbuswatchname.lo drive.lo emblem.lo emblemedicon.lo enums.lo error.lo file.lo fileattributeinfo.lo fileattributeinfolist.lo fileenumerator.lo fileicon.lo fileinfo.lo fileinputstream.lo fileiostream.lo filemonitor.lo filenamecompleter.lo fileoutputstream.lo filterinputstream.lo filteroutputstream.lo icon.lo inetaddress.lo inetsocketaddress.lo initable.lo inputstream.lo iostream.lo listmodel.lo liststore.lo loadableicon.lo memoryinputstream.lo memoryoutputstream.lo menuattributeiter.lo menulinkiter.lo menu.lo menuitem.lo menumodel.lo mount.lo mountoperation.lo networkaddress.lo networkmonitor.lo networkservice.lo notification.lo outputstream.lo permission.lo pollableinputstream.lo pollableoutputstream.lo propertyaction.lo proxy.lo proxyaddress.lo proxyresolver.lo remoteactiongroup.lo resolver.lo resource.lo seekable.lo settings.lo settingsschema.lo settingsschemakey.lo settingsschemasource.lo simpleaction.lo simpleactiongroup.lo simpleiostream.lo simplepermission.lo socket.lo socketaddress.lo socketaddressenumerator.lo socketclient.lo socketconnectable.lo socketconnection.lo socketcontrolmessage.lo socketlistener.lo socketservice.lo srvtarget.lo tcpconnection.lo tcpwrapperconnection.lo threadedsocketservice.lo themedicon.lo tlscertificate.lo tlsclientconnection.lo tlsconnection.lo tlsdatabase.lo tlsinteraction.lo tlspassword.lo tlsserverconnection.lo volume.lo volumemonitor.lo zlibdecompressor.lo zlibcompressor.lo desktopappinfo.lo filedescriptorbased.lo unixconnection.lo unixcredentialsmessage.lo unixfdlist.lo unixfdmessage.lo unixinputstream.lo unixoutputstream.lo unixsocketaddress.lo wrap_init.lo contenttype.lo init.lo slot_async.lo socketsource.lo -lsigc-3.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../glib/glibmm/libglibmm-2.66.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64) libtool: relink: aarch64-mageia-linux-gnu-g++ -std=c++17 -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtbeginS.o .libs/action.o .libs/actiongroup.o .libs/actionmap.o .libs/applaunchcontext.o .libs/appinfo.o .libs/application.o .libs/applicationcommandline.o .libs/asyncinitable.o .libs/asyncresult.o .libs/bufferedinputstream.o .libs/bufferedoutputstream.o .libs/cancellable.o .libs/charsetconverter.o .libs/converter.o .libs/converterinputstream.o .libs/converteroutputstream.o .libs/credentials.o .libs/datainputstream.o .libs/dataoutputstream.o .libs/dbusactiongroup.o .libs/dbusaddress.o .libs/dbusauthobserver.o .libs/dbusconnection.o .libs/dbuserror.o .libs/dbuserrorutils.o .libs/dbusinterface.o .libs/dbusinterfaceskeleton.o .libs/dbusinterfacevtable.o .libs/dbusintrospection.o .libs/dbusmenumodel.o .libs/dbusmessage.o .libs/dbusmethodinvocation.o .libs/dbusobject.o .libs/dbusobjectmanager.o .libs/dbusobjectmanagerclient.o .libs/dbusobjectmanagerserver.o .libs/dbusobjectproxy.o .libs/dbusobjectskeleton.o .libs/dbusownname.o .libs/dbusproxy.o .libs/dbusserver.o .libs/dbussubtreevtable.o .libs/dbusutils.o .libs/dbuswatchname.o .libs/drive.o .libs/emblem.o .libs/emblemedicon.o .libs/enums.o .libs/error.o .libs/file.o .libs/fileattributeinfo.o .libs/fileattributeinfolist.o .libs/fileenumerator.o .libs/fileicon.o .libs/fileinfo.o .libs/fileinputstream.o .libs/fileiostream.o .libs/filemonitor.o .libs/filenamecompleter.o .libs/fileoutputstream.o .libs/filterinputstream.o .libs/filteroutputstream.o .libs/icon.o .libs/inetaddress.o .libs/inetsocketaddress.o .libs/initable.o .libs/inputstream.o .libs/iostream.o .libs/listmodel.o .libs/liststore.o .libs/loadableicon.o .libs/memoryinputstream.o .libs/memoryoutputstream.o .libs/menuattributeiter.o .libs/menulinkiter.o .libs/menu.o .libs/menuitem.o .libs/menumodel.o .libs/mount.o .libs/mountoperation.o .libs/networkaddress.o .libs/networkmonitor.o .libs/networkservice.o .libs/notification.o .libs/outputstream.o .libs/permission.o .libs/pollableinputstream.o .libs/pollableoutputstream.o .libs/propertyaction.o .libs/proxy.o .libs/proxyaddress.o .libs/proxyresolver.o .libs/remoteactiongroup.o .libs/resolver.o .libs/resource.o .libs/seekable.o .libs/settings.o .libs/settingsschema.o .libs/settingsschemakey.o .libs/settingsschemasource.o .libs/simpleaction.o .libs/simpleactiongroup.o .libs/simpleiostream.o .libs/simplepermission.o .libs/socket.o .libs/socketaddress.o .libs/socketaddressenumerator.o .libs/socketclient.o .libs/socketconnectable.o .libs/socketconnection.o .libs/socketcontrolmessage.o .libs/socketlistener.o .libs/socketservice.o .libs/srvtarget.o .libs/tcpconnection.o .libs/tcpwrapperconnection.o .libs/threadedsocketservice.o .libs/themedicon.o .libs/tlscertificate.o .libs/tlsclientconnection.o .libs/tlsconnection.o .libs/tlsdatabase.o .libs/tlsinteraction.o .libs/tlspassword.o .libs/tlsserverconnection.o .libs/volume.o .libs/volumemonitor.o .libs/zlibdecompressor.o .libs/zlibcompressor.o .libs/desktopappinfo.o .libs/filedescriptorbased.o .libs/unixconnection.o .libs/unixcredentialsmessage.o .libs/unixfdlist.o .libs/unixfdmessage.o .libs/unixinputstream.o .libs/unixoutputstream.o .libs/unixsocketaddress.o .libs/wrap_init.o .libs/contenttype.o .libs/init.o .libs/slot_async.o .libs/socketsource.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/usr/lib64 -lsigc-3.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64 -L/usr/lib64 -lglibmm-2.66 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/aarch64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libgiomm-2.66.so.1 -o .libs/libgiomm-2.66.so.1.3.0 libtool: install: /usr/bin/install -p .libs/libgiomm-2.66.so.1.3.0T /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libgiomm-2.66.so.1.3.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64 && { ln -s -f libgiomm-2.66.so.1.3.0 libgiomm-2.66.so.1 || { rm -f libgiomm-2.66.so.1 && ln -s libgiomm-2.66.so.1.3.0 libgiomm-2.66.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64 && { ln -s -f libgiomm-2.66.so.1.3.0 libgiomm-2.66.so || { rm -f libgiomm-2.66.so && ln -s libgiomm-2.66.so.1.3.0 libgiomm-2.66.so; }; }) libtool: install: /usr/bin/install -p .libs/libgiomm-2.66.lai /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libgiomm-2.66.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66/giomm' /usr/bin/install -p -m 644 action.h actiongroup.h actionmap.h applaunchcontext.h appinfo.h application.h applicationcommandline.h asyncinitable.h asyncresult.h bufferedinputstream.h bufferedoutputstream.h cancellable.h charsetconverter.h converter.h converterinputstream.h converteroutputstream.h credentials.h datainputstream.h dataoutputstream.h dbusactiongroup.h dbusaddress.h dbusauthobserver.h dbusconnection.h dbuserror.h dbuserrorutils.h dbusinterface.h dbusinterfaceskeleton.h dbusinterfacevtable.h dbusintrospection.h dbusmenumodel.h dbusmessage.h dbusmethodinvocation.h dbusobject.h dbusobjectmanager.h dbusobjectmanagerclient.h dbusobjectmanagerserver.h dbusobjectproxy.h dbusobjectskeleton.h dbusownname.h dbusproxy.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66/giomm' /usr/bin/install -p -m 644 dbusserver.h dbussubtreevtable.h dbusutils.h dbuswatchname.h drive.h emblem.h emblemedicon.h enums.h error.h file.h fileattributeinfo.h fileattributeinfolist.h fileenumerator.h fileicon.h fileinfo.h fileinputstream.h fileiostream.h filemonitor.h filenamecompleter.h fileoutputstream.h filterinputstream.h filteroutputstream.h icon.h inetaddress.h inetsocketaddress.h initable.h inputstream.h iostream.h listmodel.h liststore.h loadableicon.h memoryinputstream.h memoryoutputstream.h menuattributeiter.h menulinkiter.h menu.h menuitem.h menumodel.h mount.h mountoperation.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66/giomm' /usr/bin/install -p -m 644 networkaddress.h networkmonitor.h networkservice.h notification.h outputstream.h permission.h pollableinputstream.h pollableoutputstream.h propertyaction.h proxy.h proxyaddress.h proxyresolver.h remoteactiongroup.h resolver.h resource.h seekable.h settings.h settingsschema.h settingsschemakey.h settingsschemasource.h simpleaction.h simpleactiongroup.h simpleiostream.h simplepermission.h socket.h socketaddress.h socketaddressenumerator.h socketclient.h socketconnectable.h socketconnection.h socketcontrolmessage.h socketlistener.h socketservice.h srvtarget.h tcpconnection.h tcpwrapperconnection.h threadedsocketservice.h themedicon.h tlscertificate.h tlsclientconnection.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66/giomm' /usr/bin/install -p -m 644 tlsconnection.h tlsdatabase.h tlsinteraction.h tlspassword.h tlsserverconnection.h volume.h volumemonitor.h zlibdecompressor.h zlibcompressor.h desktopappinfo.h filedescriptorbased.h unixconnection.h unixcredentialsmessage.h unixfdlist.h unixfdmessage.h unixinputstream.h unixoutputstream.h unixsocketaddress.h contenttype.h init.h slot_async.h socketsource.h wrap_init.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66/giomm' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66/giomm/private' /usr/bin/install -p -m 644 private/action_p.h private/actiongroup_p.h private/actionmap_p.h private/applaunchcontext_p.h private/appinfo_p.h private/application_p.h private/applicationcommandline_p.h private/asyncinitable_p.h private/asyncresult_p.h private/bufferedinputstream_p.h private/bufferedoutputstream_p.h private/cancellable_p.h private/charsetconverter_p.h private/converter_p.h private/converterinputstream_p.h private/converteroutputstream_p.h private/credentials_p.h private/datainputstream_p.h private/dataoutputstream_p.h private/dbusactiongroup_p.h private/dbusaddress_p.h private/dbusauthobserver_p.h private/dbusconnection_p.h private/dbuserror_p.h private/dbuserrorutils_p.h private/dbusinterface_p.h private/dbusinterfaceskeleton_p.h private/dbusinterfacevtable_p.h private/dbusintrospection_p.h private/dbusmenumodel_p.h private/dbusmessage_p.h private/dbusmethodinvocation_p.h private/dbusobject_p.h private/dbusobjectmanager_p.h private/dbusobjectmanagerclient_p.h private/dbusobjectmanagerserver_p.h private/dbusobjectproxy_p.h private/dbusobjectskeleton_p.h private/dbusownname_p.h private/dbusproxy_p.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66/giomm/private' /usr/bin/install -p -m 644 private/dbusserver_p.h private/dbussubtreevtable_p.h private/dbusutils_p.h private/dbuswatchname_p.h private/drive_p.h private/emblem_p.h private/emblemedicon_p.h private/enums_p.h private/error_p.h private/file_p.h private/fileattributeinfo_p.h private/fileattributeinfolist_p.h private/fileenumerator_p.h private/fileicon_p.h private/fileinfo_p.h private/fileinputstream_p.h private/fileiostream_p.h private/filemonitor_p.h private/filenamecompleter_p.h private/fileoutputstream_p.h private/filterinputstream_p.h private/filteroutputstream_p.h private/icon_p.h private/inetaddress_p.h private/inetsocketaddress_p.h private/initable_p.h private/inputstream_p.h private/iostream_p.h private/listmodel_p.h private/liststore_p.h private/loadableicon_p.h private/memoryinputstream_p.h private/memoryoutputstream_p.h private/menuattributeiter_p.h private/menulinkiter_p.h private/menu_p.h private/menuitem_p.h private/menumodel_p.h private/mount_p.h private/mountoperation_p.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66/giomm/private' /usr/bin/install -p -m 644 private/networkaddress_p.h private/networkmonitor_p.h private/networkservice_p.h private/notification_p.h private/outputstream_p.h private/permission_p.h private/pollableinputstream_p.h private/pollableoutputstream_p.h private/propertyaction_p.h private/proxy_p.h private/proxyaddress_p.h private/proxyresolver_p.h private/remoteactiongroup_p.h private/resolver_p.h private/resource_p.h private/seekable_p.h private/settings_p.h private/settingsschema_p.h private/settingsschemakey_p.h private/settingsschemasource_p.h private/simpleaction_p.h private/simpleactiongroup_p.h private/simpleiostream_p.h private/simplepermission_p.h private/socket_p.h private/socketaddress_p.h private/socketaddressenumerator_p.h private/socketclient_p.h private/socketconnectable_p.h private/socketconnection_p.h private/socketcontrolmessage_p.h private/socketlistener_p.h private/socketservice_p.h private/srvtarget_p.h private/tcpconnection_p.h private/tcpwrapperconnection_p.h private/threadedsocketservice_p.h private/themedicon_p.h private/tlscertificate_p.h private/tlsclientconnection_p.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66/giomm/private' /usr/bin/install -p -m 644 private/tlsconnection_p.h private/tlsdatabase_p.h private/tlsinteraction_p.h private/tlspassword_p.h private/tlsserverconnection_p.h private/volume_p.h private/volumemonitor_p.h private/zlibdecompressor_p.h private/zlibcompressor_p.h private/desktopappinfo_p.h private/filedescriptorbased_p.h private/unixconnection_p.h private/unixcredentialsmessage_p.h private/unixfdlist_p.h private/unixfdmessage_p.h private/unixinputstream_p.h private/unixoutputstream_p.h private/unixsocketaddress_p.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66/giomm/private' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/gio/giomm' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/tests' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/examples' Making install in docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/docs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/glibmm-2.66/reference/html' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 -l 'libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/' -l 'libsigc++-3.0.tag@../../../libsigc++-3.0/reference/html/' -t '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/glibmm-2.66/reference/html' --glob -- 'reference/html/*.css' 'reference/html/*.gif' 'reference/html/*.html' 'reference/html/*.js' 'reference/html/*.png' doc-install: Using base path http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/ for tag file libstdc++.tag doc-install: Using base path ../../../libsigc++-3.0/reference/html/ for tag file libsigc++-3.0.tag doc-install: Copying doxygen.css doc-install: Copying tabs.css doc-install: Copying doxygen-extra.css doc-install: Translating functions_func_t.html (no references) doc-install: Translating functions_func_o.html (no references) doc-install: Translating classGlib_1_1VariantType.html (rewrote 8 of 8 references) doc-install: Translating classGlib_1_1ustring-members.html (no references) doc-install: Translating classGio_1_1Seekable.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1SignalIdle-members.html (no references) doc-install: Translating structGlib_1_1Traits_1_1HasGetBaseType.html (no references) doc-install: Translating since_2_50.html (rewrote 3 of 3 references) doc-install: Translating classGio_1_1DBus_1_1SignalInfo.html (no references) doc-install: Translating namespacemembers_vars.html (no references) doc-install: Translating classGlib_1_1SignalTimeout-members.html (no references) doc-install: Translating functions_k.html (no references) doc-install: Translating classGlib_1_1ValueBase__Flags-members.html (no references) doc-install: Translating classGlib_1_1SignalProxyNormal-members.html (no references) doc-install: Translating classGio_1_1MemoryOutputStream-members.html (rewrote 20 of 20 references) doc-install: Translating dir_02fef2a40270467d72a7f717cf991d8a.html (no references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1vector_3_01Glib_1_1DBusObjectPathString_01_4_01_4-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01bool_01_4-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1Object-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Value_3_01void_01_5_01_4.html (no references) doc-install: Translating classGlib_1_1SignalProxyDetailed_3_01void_07T_8_8_8_08_4.html (rewrote 13 of 13 references) doc-install: Translating namespacemembers_func_e.html (no references) doc-install: Translating classGio_1_1FilterOutputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classes.html (no references) doc-install: Translating classGio_1_1ActionMap-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1SocketConnection.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1Error.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Property.html (no references) doc-install: Translating classGio_1_1DBus_1_1ObjectManagerServer-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1SignalTimeout.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1Permission-members.html (rewrote 20 of 20 references) doc-install: Translating functions_eval_n.html (no references) doc-install: Translating namespacemembers_b.html (no references) doc-install: Translating classGlib_1_1SListHandler.html (rewrote 6 of 6 references) doc-install: Translating classGlib_1_1Variant_3_01unsigned_01char_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1MainContext.html (rewrote 9 of 9 references) doc-install: Translating classGlib_1_1Variant_3_01unsigned_01char_01_4-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1Interface.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1IConv.html (rewrote 8 of 8 references) doc-install: Translating namespaceGio.html (rewrote 7 of 7 references) doc-install: Translating namespacemembers_func_s.html (no references) doc-install: Translating classGlib_1_1SpawnError.html (rewrote 1 of 1 references) doc-install: Translating since_2_8.html (no references) doc-install: Translating classGio_1_1UnixCredentialsMessage-members.html (rewrote 20 of 20 references) doc-install: Translating functions_m.html (no references) doc-install: Translating classGio_1_1DBus_1_1InterfaceInfo-members.html (no references) doc-install: Translating group__CharsetConv.html (rewrote 46 of 46 references) doc-install: Translating classGio_1_1UnixCredentialsMessage.html (rewrote 27 of 27 references) doc-install: Translating classGlib_1_1Value.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1Property__WriteOnly.html (no references) doc-install: Translating functions_func_l.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ListIterator.html (rewrote 3 of 3 references) doc-install: Translating group__ContHelpers.html (no references) doc-install: Translating namespacemembers_func_h.html (no references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01int_01_4.html (no references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1map_3_01K_00_01V_01_4_01_4.html (rewrote 27 of 27 references) doc-install: Translating classGio_1_1InetAddress.html (rewrote 26 of 26 references) doc-install: Translating classGio_1_1FileMonitor.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1DBus_1_1MenuModel.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1SignalProxy_3_01void_07T_8_8_8_08_4.html (rewrote 13 of 13 references) doc-install: Translating classGlib_1_1IConv-members.html (no references) doc-install: Translating since_2_28.html (rewrote 16 of 16 references) doc-install: Translating classGlib_1_1TimeZone.html (no references) doc-install: Translating classGlib_1_1IOChannel-members.html (rewrote 20 of 20 references) doc-install: Translating functions_func_u.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1GSListKeeper.html (rewrote 2 of 2 references) doc-install: Translating group__UriUtils.html (rewrote 16 of 16 references) doc-install: Translating since_2_54.html (no references) doc-install: Translating classGlib_1_1ValueBase__Object-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01T_01_5_00_01Enable_01_4-members.html (no references) doc-install: Translating classGio_1_1TlsClientConnection-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1RegexError.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1Variant_3_01VariantBase_01_4.html (rewrote 3 of 3 references) doc-install: Translating classGlib_1_1TimeZone-members.html (no references) doc-install: Translating classGio_1_1TlsPassword-members.html (rewrote 20 of 20 references) doc-install: Translating functions_type_f.html (no references) doc-install: Translating classGio_1_1Application.html (rewrote 38 of 38 references) doc-install: Translating classGio_1_1Permission.html (rewrote 25 of 25 references) doc-install: Translating functions_enum.html (no references) doc-install: Translating since_2_52.html (no references) doc-install: Translating classGlib_1_1PropertyProxy__WriteOnly.html (no references) doc-install: Translating classGlib_1_1SignalProxyBase-members.html (no references) doc-install: Translating functions_eval_v.html (no references) doc-install: Translating classGlib_1_1Value_3_01void_01_5_01_4-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1AuthObserver-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1PropertyProxy__Base-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1Error.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1Value_3_01Glib_1_1ustring_01_4.html (no references) doc-install: Translating functions_eval_o.html (no references) doc-install: Translating classGlib_1_1DateTime.html (rewrote 9 of 9 references) doc-install: Translating classGio_1_1SrvTarget-members.html (no references) doc-install: Translating group__ShellUtils.html (rewrote 14 of 14 references) doc-install: Translating classGio_1_1DBus_1_1Proxy.html (rewrote 33 of 33 references) doc-install: Translating classGio_1_1ListStore.html (rewrote 30 of 30 references) doc-install: Translating classGlib_1_1IOChannelError.html (rewrote 1 of 1 references) doc-install: Translating namespacemembers_t.html (no references) doc-install: Translating classGio_1_1SocketClient.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1ValueBase__Enum-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1MethodInvocation.html (rewrote 25 of 25 references) doc-install: Translating since_2_20.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1PollFD-members.html (no references) doc-install: Translating classGlib_1_1VariantDict-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1Interface-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1File-members.html (rewrote 20 of 20 references) doc-install: Translating functions_type_t.html (no references) doc-install: Translating classGlib_1_1Markup_1_1AttributeKeyLess.html (no references) doc-install: Translating functions_s.html (no references) doc-install: Translating since_2_12.html (no references) doc-install: Translating classGio_1_1FileInputStream.html (rewrote 50 of 50 references) doc-install: Translating inherits.html (rewrote 3 of 3 references) doc-install: Translating classGio_1_1SettingsSchemaKey.html (no references) doc-install: Translating classGio_1_1SocketService.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1ProxyResolver-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1DBus_1_1Connection-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Value_3_01T_01_5_00_01Enable_01_4.html (no references) doc-install: Translating classGio_1_1Menu.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1DBus_1_1Message.html (rewrote 27 of 27 references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1vector_3_01Glib_1_1ustring_01_4_01_4-members.html (no references) doc-install: Translating namespacemembers_h.html (no references) doc-install: Translating classGlib_1_1ValueBase__Flags.html (no references) doc-install: Translating classGlib_1_1Value-members.html (no references) doc-install: Translating classGlib_1_1Variant_3_01guint32_01_4-members.html (no references) doc-install: Translating classGio_1_1PollableOutputStream.html (rewrote 28 of 28 references) doc-install: Translating classGio_1_1MenuLinkIter-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1DesktopAppInfo.html (rewrote 85 of 85 references) doc-install: Translating classGio_1_1Cancellable-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1DBus_1_1MethodInfo.html (no references) doc-install: Translating namespacemembers_s.html (no references) doc-install: Translating classGio_1_1SocketClient-members.html (rewrote 20 of 20 references) doc-install: Translating functions_func_g.html (no references) doc-install: Translating classGlib_1_1Value__Enum-members.html (no references) doc-install: Translating functions_func_m.html (no references) doc-install: Translating classGio_1_1ThemedIcon-members.html (rewrote 20 of 20 references) doc-install: Translating namespacemembers_func_l.html (no references) doc-install: Translating classGio_1_1Socket.html (rewrote 41 of 41 references) doc-install: Translating classGio_1_1Resource.html (rewrote 36 of 36 references) doc-install: Translating classGlib_1_1Source-members.html (no references) doc-install: Translating classGlib_1_1VariantContainerBase-members.html (no references) doc-install: Translating functions_type_s.html (no references) doc-install: Translating since_2_26.html (rewrote 14 of 14 references) doc-install: Translating classGlib_1_1KeyFile-members.html (no references) doc-install: Translating classGio_1_1SimplePermission-members.html (rewrote 20 of 20 references) doc-install: Translating namespacemembers_u.html (no references) doc-install: Translating classGio_1_1DesktopAppInfo-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1DBus_1_1ObjectManager.html (rewrote 31 of 31 references) doc-install: Translating classGlib_1_1SignalProxyProperty-members.html (no references) doc-install: Translating classGio_1_1TlsCertificate.html (rewrote 47 of 47 references) doc-install: Translating classGio_1_1DBus_1_1ActionGroup.html (rewrote 27 of 27 references) doc-install: Translating classGlib_1_1MarkupError-members.html (no references) doc-install: Translating classGio_1_1Volume-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1ArrayHandler-members.html (no references) doc-install: Translating classGlib_1_1PropertyProxy-members.html (no references) doc-install: Translating classGio_1_1TlsError-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1ActionGroup-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1tuple_3_01Types_8_8_8_01_4_01_4.html (rewrote 22 of 22 references) doc-install: Translating classGlib_1_1Value_3_01double_01_4.html (no references) doc-install: Translating since_2_38.html (no references) doc-install: Translating classGio_1_1FileInfo.html (rewrote 98 of 98 references) doc-install: Translating classGio_1_1DBus_1_1AnnotationInfo-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01long_01long_01_4-members.html (no references) doc-install: Translating namespacemembers_o.html (no references) doc-install: Translating classGio_1_1ConverterInputStream.html (rewrote 45 of 45 references) doc-install: Translating classGlib_1_1PropertyBase-members.html (no references) doc-install: Translating classGlib_1_1Bytes.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Value_3_01long_01_4-members.html (no references) doc-install: Translating classGlib_1_1Timer.html (rewrote 1 of 1 references) doc-install: Translating classGio_1_1NetworkAddress.html (rewrote 37 of 37 references) doc-install: Translating classGio_1_1DBus_1_1NodeInfo-members.html (no references) doc-install: Translating classGlib_1_1NodeTree-members.html (no references) doc-install: Translating classGio_1_1Cancellable.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1TlsDatabase-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1OutputStream.html (rewrote 42 of 42 references) doc-install: Translating classGio_1_1ListStore-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1Emblem.html (rewrote 27 of 27 references) doc-install: Translating classGio_1_1SocketListener.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1Value_3_01const_01T_01_5_00_01Enable_01_4-members.html (no references) doc-install: Translating classGlib_1_1Variant_3_01Glib_1_1DBusSignatureString_01_4-members.html (no references) doc-install: Translating classGlib_1_1VariantIter-members.html (no references) doc-install: Translating namespacemembers_func_w.html (no references) doc-install: Translating classGio_1_1DBus_1_1MenuModel-members.html (rewrote 20 of 20 references) doc-install: Translating functions_d.html (no references) doc-install: Translating hierarchy.html (rewrote 10 of 10 references) doc-install: Translating classGlib_1_1ObjectBase-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1SListHandler-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1ObjectProxy.html (rewrote 28 of 28 references) doc-install: Translating classGlib_1_1IdleSource.html (rewrote 6 of 6 references) doc-install: Translating since_2_18.html (no references) doc-install: Translating classGio_1_1Drive-members.html (rewrote 20 of 20 references) doc-install: Translating namespaceGlib.html (rewrote 145 of 145 references) doc-install: Translating classGio_1_1FileDescriptorBased-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1Credentials-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1Notification-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1Resource-members.html (no references) doc-install: Translating classGio_1_1Icon-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Regex-members.html (no references) doc-install: Translating namespacemembers_p.html (no references) doc-install: Translating group__PatternMatching.html (no references) doc-install: Translating classGlib_1_1Value__Flags-members.html (no references) doc-install: Translating classGio_1_1SimpleIOStream.html (rewrote 25 of 25 references) doc-install: Translating functions_eval_s.html (no references) doc-install: Translating classGlib_1_1PropertyProxy.html (no references) doc-install: Translating classGio_1_1InetSocketAddress-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1SimpleAction.html (rewrote 25 of 25 references) doc-install: Translating since_2_56.html (no references) doc-install: Translating classGlib_1_1Value_3_01int_01_4-members.html (no references) doc-install: Translating group__Base64.html (no references) doc-install: Translating functions_func_i.html (no references) doc-install: Translating classGio_1_1MountOperation-members.html (rewrote 20 of 20 references) doc-install: Translating since_2_40.html (rewrote 1 of 1 references) doc-install: Translating structGlib_1_1Container__Helpers_1_1TypeTraits_3_01Glib_1_1RefPtr_3_01Gio_1_1File_01_4_01_4.html (no references) doc-install: Translating classGio_1_1SocketConnectable.html (rewrote 25 of 25 references) doc-install: Translating functions_type_g.html (no references) doc-install: Translating classGio_1_1SettingsSchemaSource-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1InterfaceVTable-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1ArgInfo.html (no references) doc-install: Translating classGlib_1_1OptionContext.html (no references) doc-install: Translating classGio_1_1DBus_1_1Server.html (rewrote 67 of 67 references) doc-install: Translating functions_o.html (no references) doc-install: Translating classGlib_1_1Dir.html (rewrote 5 of 5 references) doc-install: Translating classGio_1_1Icon.html (rewrote 29 of 29 references) doc-install: Translating functions_i.html (no references) doc-install: Translating functions_t.html (no references) doc-install: Translating classGlib_1_1SignalIO-members.html (no references) doc-install: Translating since_2_4.html (no references) doc-install: Translating classGlib_1_1Value_3_01Glib_1_1ustring_01_4-members.html (no references) doc-install: Translating classGio_1_1FileIOStream.html (rewrote 33 of 33 references) doc-install: Translating classGlib_1_1KeyFileError.html (rewrote 1 of 1 references) doc-install: Translating classGio_1_1FilterOutputStream.html (rewrote 38 of 38 references) doc-install: Translating classGlib_1_1IOSource-members.html (no references) doc-install: Translating classGlib_1_1PollFD.html (no references) doc-install: Translating since_2_32.html (rewrote 3 of 3 references) doc-install: Translating classGlib_1_1Property__WriteOnly-members.html (no references) doc-install: Translating classGio_1_1BufferedInputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Interface-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1ValueBase__String.html (no references) doc-install: Translating classGio_1_1Volume.html (rewrote 35 of 35 references) doc-install: Translating classGio_1_1VolumeMonitor-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Date.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1SignalProxyProperty.html (rewrote 8 of 8 references) doc-install: Translating classGio_1_1Application-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1ActionGroup-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ArrayIterator-members.html (no references) doc-install: Translating classGlib_1_1KeyFile.html (rewrote 44 of 44 references) doc-install: Translating classGlib_1_1Value_3_01int_01_4.html (no references) doc-install: Translating classGio_1_1UnixInputStream.html (rewrote 45 of 45 references) doc-install: Translating classGlib_1_1PatternSpec-members.html (no references) doc-install: Translating classGlib_1_1PropertyProxy__WriteOnly-members.html (no references) doc-install: Translating classGio_1_1Initable.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1Rand-members.html (no references) doc-install: Translating classGlib_1_1MainContext-members.html (no references) doc-install: Translating classGlib_1_1Date-members.html (no references) doc-install: Translating classGlib_1_1Checksum-members.html (no references) doc-install: Translating group__glibmmEnums.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1Dispatcher.html (rewrote 4 of 4 references) doc-install: Translating functions_y.html (no references) doc-install: Translating classGio_1_1FileInputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1SignalProxy_3_01void_07T_8_8_8_08_4-members.html (no references) doc-install: Translating classGlib_1_1Quark-members.html (no references) doc-install: Translating since_2_22.html (rewrote 7 of 7 references) doc-install: Translating classGio_1_1UnixOutputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1ShellError-members.html (no references) doc-install: Translating functions_eval_e.html (no references) doc-install: Translating classGlib_1_1TimeoutSource-members.html (no references) doc-install: Translating classGlib_1_1Markup_1_1AttributeKeyLess-members.html (no references) doc-install: Translating namespaceGio_1_1DBus_1_1ErrorUtils.html (no references) doc-install: Translating classGio_1_1ProxyResolver.html (rewrote 31 of 31 references) doc-install: Translating classGlib_1_1Value_3_01std_1_1vector_3_01Glib_1_1ustring_01_4_01_4-members.html (no references) doc-install: Translating functions_eval_f.html (no references) doc-install: Translating classGio_1_1AsyncInitable.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1DataOutputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1MainLoop.html (no references) doc-install: Translating classGlib_1_1Checksum.html (rewrote 10 of 10 references) doc-install: Translating classGlib_1_1Property__ReadOnly-members.html (no references) doc-install: Translating classGlib_1_1ListHandler-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01char_01_4.html (no references) doc-install: Translating since_2_24.html (rewrote 6 of 6 references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1vector_3_01Glib_1_1DBusObjectPathString_01_4_01_4.html (rewrote 16 of 16 references) doc-install: Translating functions_eval_u.html (no references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1tuple_3_01Types_8_8_8_01_4_01_4-members.html (no references) doc-install: Translating classGio_1_1UnixFDMessage.html (rewrote 29 of 29 references) doc-install: Translating classGio_1_1SocketConnection-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1FileIcon.html (rewrote 31 of 31 references) doc-install: Translating functions_func_n.html (no references) doc-install: Translating functions_type_l.html (no references) doc-install: Translating classGio_1_1MemoryInputStream-members.html (rewrote 20 of 20 references) doc-install: Translating structGlib_1_1Container__Helpers_1_1TypeTraits_3_01Glib_1_1RefPtr_3_01Gio_1_1Drive_01_4_01_4.html (no references) doc-install: Translating classGio_1_1ConverterInputStream-members.html (rewrote 20 of 20 references) doc-install: Translating functions_j.html (no references) doc-install: Translating classGio_1_1SocketAddress-members.html (rewrote 20 of 20 references) doc-install: Translating modules.html (no references) doc-install: Translating classGio_1_1DBus_1_1Proxy-members.html (rewrote 20 of 20 references) doc-install: Translating group__DBus.html (rewrote 26 of 26 references) doc-install: Translating classGlib_1_1SignalProxy_3_01R_07T_8_8_8_08_4.html (rewrote 22 of 22 references) doc-install: Translating classGlib_1_1VariantParseError.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1Variant_3_01Glib_1_1DBusObjectPathString_01_4-members.html (no references) doc-install: Translating classGlib_1_1Value__Pointer.html (no references) doc-install: Translating functions_eval_t.html (no references) doc-install: Translating classGio_1_1SettingsSchema-members.html (no references) doc-install: Translating functions_eval.html (no references) doc-install: Translating classGlib_1_1UStringView-members.html (no references) doc-install: Translating classGlib_1_1ValueBase-members.html (no references) doc-install: Translating functions_type_r.html (no references) doc-install: Translating classGlib_1_1Property-members.html (no references) doc-install: Translating classGlib_1_1OptionEntry-members.html (no references) doc-install: Translating functions_u.html (no references) doc-install: Translating classGio_1_1Settings.html (rewrote 33 of 33 references) doc-install: Translating classGlib_1_1VariantContainerBase.html (rewrote 5 of 5 references) doc-install: Translating classGlib_1_1IOSource.html (rewrote 6 of 6 references) doc-install: Translating functions_eval_i.html (no references) doc-install: Translating classGio_1_1TlsDatabase.html (rewrote 47 of 47 references) doc-install: Translating functions_vars.html (no references) doc-install: Translating classGio_1_1DBus_1_1ObjectSkeleton-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1SignalProxyDetailed_3_01void_07T_8_8_8_08_4-members.html (no references) doc-install: Translating classGlib_1_1Object-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1SocketAddress.html (rewrote 27 of 27 references) doc-install: Translating namespacemembers_func_i.html (no references) doc-install: Translating structGlib_1_1Traits_1_1HasGetBaseType_3_01T_00_01Ret_07Args_8_8_8_08_4.html (rewrote 4 of 4 references) doc-install: Translating classGlib_1_1Variant_3_01bool_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1FileMonitor-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1DBus_1_1SubtreeVTable-members.html (no references) doc-install: Translating namespacemembers_m.html (no references) doc-install: Translating functions_h.html (no references) doc-install: Translating classGio_1_1DBus_1_1Object.html (rewrote 31 of 31 references) doc-install: Translating classGio_1_1SettingsSchemaSource.html (rewrote 4 of 4 references) doc-install: Translating group__Unicode.html (no references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01long_01_4-members.html (no references) doc-install: Translating namespacemembers_g.html (no references) doc-install: Translating classGio_1_1DBus_1_1InterfaceInfo.html (no references) doc-install: Translating classGlib_1_1Markup_1_1ParseContext-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1ArrayHandler_3_01bool_01_4-members.html (no references) doc-install: Translating classGio_1_1SrvTarget.html (no references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1vector_3_01std_1_1string_01_4_01_4.html (rewrote 54 of 54 references) doc-install: Translating namespaces.html (no references) doc-install: Translating classGio_1_1PollableInputStream.html (rewrote 28 of 28 references) doc-install: Translating classGio_1_1SimpleActionGroup.html (rewrote 27 of 27 references) doc-install: Translating classGlib_1_1PropertyProxy__ReadOnly.html (no references) doc-install: Translating classGlib_1_1Quark.html (no references) doc-install: Translating classGlib_1_1Variant_3_01gint32_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Value__Boxed.html (no references) doc-install: Translating classGlib_1_1Value__Boxed-members.html (no references) doc-install: Translating classGlib_1_1Regex.html (rewrote 31 of 31 references) doc-install: Translating classGio_1_1Seekable-members.html (rewrote 20 of 20 references) doc-install: Translating group__ContHandles.html (no references) doc-install: Translating functions_z.html (no references) doc-install: Translating functions_func_e.html (no references) doc-install: Translating group__NetworkIO.html (no references) doc-install: Translating classGlib_1_1NodeTree.html (no references) doc-install: Translating classGio_1_1Mount-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1OptionGroup.html (rewrote 19 of 19 references) doc-install: Translating classGlib_1_1VariantBase.html (rewrote 6 of 6 references) doc-install: Translating classGlib_1_1BalancedTree-members.html (no references) doc-install: Translating classGlib_1_1OptionError-members.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1SListIterator.html (rewrote 3 of 3 references) doc-install: Translating classGio_1_1ZlibDecompressor.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1SocketListener-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1ResolverError-members.html (no references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1vector_3_01Glib_1_1ustring_01_4_01_4.html (rewrote 22 of 22 references) doc-install: Translating classGlib_1_1DBusSignatureString.html (rewrote 17 of 17 references) doc-install: Translating group__StringUtils.html (rewrote 33 of 33 references) doc-install: Translating classGlib_1_1Variant_3_01Variant_3_01T_01_4_01_4-members.html (no references) doc-install: Translating classGio_1_1MenuLinkIter.html (rewrote 25 of 25 references) doc-install: Translating functions_type.html (no references) doc-install: Translating group__Streams.html (no references) doc-install: Translating classGlib_1_1ExtraClassInit.html (rewrote 25 of 25 references) doc-install: Translating namespacemembers_e.html (no references) doc-install: Translating classGio_1_1DataInputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1PropertyProxy__ReadOnly-members.html (no references) doc-install: Translating classGio_1_1Action-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01bool_01_4-members.html (no references) doc-install: Translating namespaceGio_1_1DBus_1_1Address.html (rewrote 19 of 19 references) doc-install: Translating classGlib_1_1Variant_3_01guint32_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1DBus_1_1NodeInfo.html (no references) doc-install: Translating since_2_14.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Value_3_01signed_01char_01_4.html (no references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01long_01long_01_4.html (no references) doc-install: Translating classGlib_1_1ValueBase__Object.html (no references) doc-install: Translating functions_v.html (no references) doc-install: Translating functions_eval_q.html (no references) doc-install: Translating classGlib_1_1Dir-members.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ArrayKeeper-members.html (no references) doc-install: Translating classGio_1_1ThreadedSocketService.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1Settings-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1VariantStringBase-members.html (no references) doc-install: Translating classGio_1_1Converter.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1Module.html (rewrote 14 of 14 references) doc-install: Translating classGlib_1_1Value_3_01std_1_1string_01_4.html (rewrote 9 of 9 references) doc-install: Translating classGio_1_1File.html (rewrote 166 of 166 references) doc-install: Translating classGio_1_1Menu-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1OptionError.html (rewrote 1 of 1 references) doc-install: Translating namespacemembers_func_v.html (no references) doc-install: Translating classGio_1_1DataOutputStream.html (rewrote 42 of 42 references) doc-install: Translating classGio_1_1Initable-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1TcpWrapperConnection-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1CharsetConverter.html (rewrote 25 of 25 references) doc-install: Translating since_2_30.html (rewrote 5 of 5 references) doc-install: Translating functions_func_r.html (no references) doc-install: Translating classGio_1_1MountOperation.html (rewrote 29 of 29 references) doc-install: Translating structGlib_1_1Container__Helpers_1_1TypeTraits_3_01Glib_1_1RefPtr_3_01Gio_1_1Mount_01_4_01_4.html (no references) doc-install: Translating functions_type_m.html (no references) doc-install: Translating classGlib_1_1Variant_3_01gint32_01_4-members.html (no references) doc-install: Translating group__MiscUtils.html (rewrote 66 of 66 references) doc-install: Translating classGlib_1_1FileError.html (rewrote 1 of 1 references) doc-install: Translating group__glibmmValue.html (rewrote 1 of 1 references) doc-install: Translating classGio_1_1PropertyAction-members.html (rewrote 20 of 20 references) doc-install: Translating index.html (rewrote 1 of 1 references) doc-install: Translating functions_w.html (no references) doc-install: Translating classGio_1_1FileAttributeInfo-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1SignalInfo-members.html (no references) doc-install: Translating classGio_1_1TlsCertificate-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Value_3_01std_1_1vector_3_01std_1_1string_01_4_01_4-members.html (no references) doc-install: Translating classGio_1_1MenuItem-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1DBusObjectPathString-members.html (no references) doc-install: Translating namespacemembers_type.html (no references) doc-install: Translating classGlib_1_1Value__Pointer-members.html (no references) doc-install: Translating classGio_1_1TlsConnection.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1Binding.html (rewrote 27 of 27 references) doc-install: Translating classGlib_1_1StdStringView.html (rewrote 7 of 7 references) doc-install: Translating classGlib_1_1QueryQuark.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1Container__Helpers_1_1SListIterator-members.html (no references) doc-install: Translating classGio_1_1TcpConnection-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1BufferedOutputStream.html (rewrote 39 of 39 references) doc-install: Translating classGio_1_1SettingsSchema.html (rewrote 4 of 4 references) doc-install: Translating classGio_1_1FileAttributeMatcher-members.html (no references) doc-install: Translating classGio_1_1SocketService-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1Drive.html (rewrote 33 of 33 references) doc-install: Translating classGio_1_1LoadableIcon.html (rewrote 29 of 29 references) doc-install: Translating classGio_1_1ApplicationCommandLine-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1BalancedTree.html (no references) doc-install: Translating classGlib_1_1IdleSource-members.html (no references) doc-install: Translating functions_c.html (no references) doc-install: Translating classGlib_1_1Value_3_01float_01_4-members.html (no references) doc-install: Translating classGlib_1_1SignalIdle.html (rewrote 10 of 10 references) doc-install: Translating classGio_1_1CharsetConverter-members.html (rewrote 20 of 20 references) doc-install: Translating functions_eval_c.html (no references) doc-install: Translating namespacemembers_r.html (no references) doc-install: Translating classGio_1_1ResourceError.html (rewrote 1 of 1 references) doc-install: Translating classGio_1_1DBus_1_1AnnotationInfo.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1VariantDict.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1GListKeeper-members.html (no references) doc-install: Translating classGio_1_1ZlibCompressor-members.html (rewrote 20 of 20 references) doc-install: Translating namespacemembers_func_p.html (no references) doc-install: Translating classGlib_1_1Variant_3_01double_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1SocketAddressEnumerator-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01int_01_4-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1InterfaceVTable.html (rewrote 4 of 4 references) doc-install: Translating classGlib_1_1VariantStringBase.html (rewrote 12 of 12 references) doc-install: Translating functions_func_b.html (no references) doc-install: Translating classGio_1_1Socket-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1VariantType-members.html (no references) doc-install: Translating classGlib_1_1ValueBase.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1Variant_3_01guint64_01_4-members.html (no references) doc-install: Translating classGio_1_1SocketConnectable-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1FileEnumerator.html (rewrote 27 of 27 references) doc-install: Translating since_2_46.html (no references) doc-install: Translating functions_g.html (no references) doc-install: Translating namespacemembers_func_m.html (no references) doc-install: Translating namespacemembers_func_c.html (no references) doc-install: Translating namespacemembers_w.html (no references) doc-install: Translating functions_r.html (no references) doc-install: Translating classGlib_1_1SignalProxyNormal.html (rewrote 10 of 10 references) doc-install: Translating functions_type_y.html (no references) doc-install: Translating classGio_1_1MenuModel-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1vector_3_01T_01_4_01_4-members.html (no references) doc-install: Translating classGlib_1_1SignalProxyBase.html (no references) doc-install: Translating classGlib_1_1PropertyProxy__Base.html (no references) doc-install: Translating classGio_1_1SimpleActionGroup-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1AppInfo-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1BufferedOutputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1IOStream.html (rewrote 25 of 25 references) doc-install: Translating functions_b.html (no references) doc-install: Translating classGlib_1_1Value_3_01signed_01char_01_4-members.html (no references) doc-install: Translating functions_func_q.html (no references) doc-install: Translating classGlib_1_1Markup_1_1Parser.html (rewrote 24 of 24 references) doc-install: Translating classGlib_1_1DBusObjectPathString.html (rewrote 18 of 18 references) doc-install: Translating since_2_6.html (rewrote 1 of 1 references) doc-install: Translating annotated.html (rewrote 7 of 7 references) doc-install: Translating classGio_1_1AsyncResult.html (rewrote 35 of 35 references) doc-install: Translating classGio_1_1ResourceError-members.html (no references) doc-install: Translating classGio_1_1UnixFDList.html (rewrote 37 of 37 references) doc-install: Translating classGio_1_1DBus_1_1Server-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1Notification.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1ValueBase__Variant.html (no references) doc-install: Translating classGio_1_1DBus_1_1SubtreeVTable.html (rewrote 9 of 9 references) doc-install: Translating classGio_1_1DBus_1_1Error-members.html (no references) doc-install: Translating classGlib_1_1DirIterator-members.html (no references) doc-install: Translating classGlib_1_1MatchInfo.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1AppLaunchContext-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1DateTime-members.html (no references) doc-install: Translating classGio_1_1VolumeMonitor.html (rewrote 35 of 35 references) doc-install: Translating classGio_1_1TlsServerConnection-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1ZlibCompressor.html (rewrote 25 of 25 references) doc-install: Translating structGlib_1_1Container__Helpers_1_1TypeTraits.html (no references) doc-install: Translating classGlib_1_1SignalProxyDetailedBase.html (rewrote 10 of 10 references) doc-install: Translating namespacemembers_func_x.html (no references) doc-install: Translating classGio_1_1DBus_1_1PropertyInfo-members.html (no references) doc-install: Translating classGio_1_1ActionGroup.html (rewrote 29 of 29 references) doc-install: Translating classGio_1_1TlsPassword.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1string_01_4.html (rewrote 26 of 26 references) doc-install: Translating classGio_1_1Resolver-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1PropertyBase.html (no references) doc-install: Translating classGio_1_1ThreadedSocketService-members.html (rewrote 20 of 20 references) doc-install: Translating namespaceGlib_1_1Base64.html (rewrote 8 of 8 references) doc-install: Translating classGio_1_1UnixFDMessage-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1DBus_1_1ObjectManagerClient.html (rewrote 35 of 35 references) doc-install: Translating classGio_1_1IOStream-members.html (rewrote 20 of 20 references) doc-install: Translating namespacemembers.html (no references) doc-install: Translating dir_98c789a82e29670547769c353b486e1a.html (no references) doc-install: Translating classGlib_1_1MarkupError.html (rewrote 1 of 1 references) doc-install: Translating classGio_1_1InputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1ListStoreBase-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01gint16_01_4.html (rewrote 2 of 2 references) doc-install: Translating functions.html (no references) doc-install: Translating classGio_1_1ProxyAddress-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1string_01_4-members.html (no references) doc-install: Translating classGlib_1_1SignalProxy_3_01R_07T_8_8_8_08_4-members.html (no references) doc-install: Translating classGio_1_1ApplicationCommandLine.html (rewrote 36 of 36 references) doc-install: Translating classGio_1_1EmblemedIcon.html (rewrote 31 of 31 references) doc-install: Translating classGio_1_1OutputStream-members.html (rewrote 20 of 20 references) doc-install: Translating functions_func_j.html (no references) doc-install: Translating classGlib_1_1Variant_3_01guint16_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1ValueBase__Boxed-members.html (no references) doc-install: Translating namespacemembers_c.html (no references) doc-install: Translating since_2_58.html (rewrote 1 of 1 references) doc-install: Translating classGio_1_1DBus_1_1InterfaceSkeleton.html (rewrote 29 of 29 references) doc-install: Translating classGio_1_1UnixSocketAddress-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1NetworkService-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1ValueBase__Boxed.html (no references) doc-install: Translating classGio_1_1SocketAddressEnumerator.html (rewrote 25 of 25 references) doc-install: Translating functions_e.html (no references) doc-install: Translating classGio_1_1FileDescriptorBased.html (rewrote 25 of 25 references) doc-install: Translating namespaceGlib_1_1Markup.html (no references) doc-install: Translating classGlib_1_1OptionContext-members.html (no references) doc-install: Translating classGio_1_1MenuAttributeIter-members.html (rewrote 20 of 20 references) doc-install: Translating functions_type_p.html (no references) doc-install: Translating classGio_1_1LoadableIcon-members.html (rewrote 20 of 20 references) doc-install: Translating namespacemembers_func_t.html (no references) doc-install: Translating classGlib_1_1ustring__Iterator-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01std_1_1vector_3_01std_1_1string_01_4_01_4.html (rewrote 12 of 12 references) doc-install: Translating namespacemembers_func_g.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ArrayIterator.html (rewrote 3 of 3 references) doc-install: Translating classGio_1_1NetworkMonitor.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1Variant_3_01Variant_3_01T_01_4_01_4.html (rewrote 3 of 3 references) doc-install: Translating classGio_1_1RemoteActionGroup.html (rewrote 25 of 25 references) doc-install: Translating namespacemembers_func_f.html (no references) doc-install: Translating classGio_1_1FileAttributeMatcher.html (rewrote 12 of 12 references) doc-install: Translating functions_eval_w.html (no references) doc-install: Translating group__MainLoop.html (no references) doc-install: Translating classGio_1_1Proxy-members.html (rewrote 20 of 20 references) doc-install: Translating since_2_36.html (no references) doc-install: Translating classGlib_1_1OptionEntry.html (no references) doc-install: Translating classGio_1_1AsyncInitable-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Markup_1_1ParseContext.html (rewrote 22 of 22 references) doc-install: Translating functions_eval_b.html (no references) doc-install: Translating classGlib_1_1Variant-members.html (no references) doc-install: Translating functions_eval_k.html (no references) doc-install: Translating functions_eval_m.html (no references) doc-install: Translating classGio_1_1SimpleAction-members.html (rewrote 20 of 20 references) doc-install: Translating examples.html (no references) doc-install: Translating functions_func_c.html (no references) doc-install: Translating namespacemembers_l.html (no references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1vector_3_01T_01_4_01_4.html (rewrote 22 of 22 references) doc-install: Translating classGlib_1_1ArrayHandler.html (rewrote 9 of 9 references) doc-install: Translating classGio_1_1ConverterOutputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1MainLoop-members.html (no references) doc-install: Translating classGlib_1_1Module-members.html (no references) doc-install: Translating classGio_1_1InetAddress-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1SocketControlMessage-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Object.html (rewrote 23 of 23 references) doc-install: Translating classGio_1_1Error.html (rewrote 1 of 1 references) doc-install: Translating classGio_1_1FilenameCompleter.html (rewrote 33 of 33 references) doc-install: Translating classGio_1_1UnixSocketAddress.html (rewrote 36 of 36 references) doc-install: Translating classGio_1_1Mount.html (rewrote 31 of 31 references) doc-install: Translating namespaceGlib_1_1Container__Helpers.html (no references) doc-install: Translating functions_eval_h.html (no references) doc-install: Translating classGio_1_1SocketSource-members.html (no references) doc-install: Translating classGlib_1_1VariantBase-members.html (no references) doc-install: Translating classGio_1_1Action.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1TcpConnection.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1Variant.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1DBus_1_1Message-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01char_01_4-members.html (no references) doc-install: Translating classGio_1_1FileIcon-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1ListHandler.html (rewrote 8 of 8 references) doc-install: Translating classGio_1_1UnixInputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1Proxy.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1FileEnumerator-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1ThemedIcon.html (rewrote 37 of 37 references) doc-install: Translating classGio_1_1FileOutputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1RegexError-members.html (no references) doc-install: Translating classGio_1_1TlsClientConnection.html (rewrote 29 of 29 references) doc-install: Translating functions_type_b.html (no references) doc-install: Translating classGlib_1_1ustring__Iterator.html (rewrote 6 of 6 references) doc-install: Translating classGlib_1_1Value_3_01long_01_4.html (no references) doc-install: Translating namespacemembers_i.html (no references) doc-install: Translating functions_0x7e.html (no references) doc-install: Translating classGlib_1_1SignalProxyDetailed_3_01R_07T_8_8_8_08_4-members.html (no references) doc-install: Translating classGlib_1_1Variant_3_01gint16_01_4-members.html (no references) doc-install: Translating classGio_1_1UnixConnection-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1MenuModel.html (rewrote 25 of 25 references) doc-install: Translating functions_eval_r.html (no references) doc-install: Translating classGio_1_1Resolver.html (rewrote 43 of 43 references) doc-install: Translating classGio_1_1FileAttributeInfoList-members.html (no references) doc-install: Translating classGio_1_1SocketControlMessage.html (rewrote 30 of 30 references) doc-install: Translating classGio_1_1UnixOutputStream.html (rewrote 41 of 41 references) doc-install: Translating namespaceGlib_1_1Unicode.html (no references) doc-install: Translating classGlib_1_1Variant_3_01Glib_1_1DBusSignatureString_01_4.html (rewrote 8 of 8 references) doc-install: Translating classGlib_1_1Variant_3_01Glib_1_1DBusObjectPathString_01_4.html (rewrote 8 of 8 references) doc-install: Translating group__Spawn.html (rewrote 64 of 64 references) doc-install: Translating classGlib_1_1PatternSpec.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1Variant_3_01Glib_1_1ustring_01_4.html (rewrote 8 of 8 references) doc-install: Translating functions_eval_l.html (no references) doc-install: Translating classGio_1_1DataInputStream.html (rewrote 80 of 80 references) doc-install: Translating namespacemembers_d.html (no references) doc-install: Translating namespaceGlib_1_1Ascii.html (rewrote 3 of 3 references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ListIterator-members.html (no references) doc-install: Translating since_2_60.html (no references) doc-install: Translating classGio_1_1Converter-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1MenuAttributeIter.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1Source.html (rewrote 6 of 6 references) doc-install: Translating group__Markup.html (no references) doc-install: Translating classGlib_1_1ConvertError-members.html (no references) doc-install: Translating classGio_1_1InetSocketAddress.html (rewrote 26 of 26 references) doc-install: Translating classGlib_1_1Value_3_01long_01long_01_4-members.html (no references) doc-install: Translating classGlib_1_1Value__Enum.html (no references) doc-install: Translating classGio_1_1DBus_1_1ObjectProxy-members.html (rewrote 20 of 20 references) doc-install: Translating group__Random.html (no references) doc-install: Translating classGio_1_1ListModel.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1Variant_3_01guint64_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1ValueBase__Enum.html (no references) doc-install: Translating classGlib_1_1ByteArray.html (no references) doc-install: Translating classGio_1_1TlsConnection-members.html (rewrote 20 of 20 references) doc-install: Translating functions_l.html (no references) doc-install: Translating classGio_1_1FileAttributeInfoList.html (rewrote 4 of 4 references) doc-install: Translating thread_2dispatcher_8cc-example.html (rewrote 31 of 31 references) doc-install: Translating classGlib_1_1IOChannelError-members.html (no references) doc-install: Translating classGlib_1_1Interface.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1NetworkService.html (rewrote 25 of 25 references) doc-install: Translating functions_type_d.html (no references) doc-install: Translating since_2_34.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Value_3_01const_01T_01_5_00_01Enable_01_4.html (no references) doc-install: Translating classGlib_1_1ValueBase__Variant-members.html (no references) doc-install: Translating functions_eval_d.html (no references) doc-install: Translating classGio_1_1FilterInputStream.html (rewrote 42 of 42 references) doc-install: Translating classGio_1_1DBus_1_1ObjectSkeleton.html (rewrote 28 of 28 references) doc-install: Translating functions_func_f.html (no references) doc-install: Translating classGlib_1_1SignalChildWatch-members.html (no references) doc-install: Translating classGlib_1_1ObjectBase.html (rewrote 28 of 28 references) doc-install: Translating functions_f.html (no references) doc-install: Translating classGlib_1_1Variant_3_01VariantBase_01_4-members.html (no references) doc-install: Translating functions_n.html (no references) doc-install: Translating classGio_1_1FileAttributeInfo.html (rewrote 4 of 4 references) doc-install: Translating classGio_1_1AppInfo.html (rewrote 109 of 109 references) doc-install: Translating classGlib_1_1Bytes-members.html (no references) doc-install: Translating classGio_1_1SignalSocket.html (rewrote 5 of 5 references) doc-install: Translating classGio_1_1ConverterOutputStream.html (rewrote 41 of 41 references) doc-install: Translating functions_eval_g.html (no references) doc-install: Translating classGio_1_1TlsInteraction-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1ZlibDecompressor-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1VariantParseError-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01std_1_1string_01_4-members.html (no references) doc-install: Translating classGlib_1_1SpawnError-members.html (no references) doc-install: Translating functions_eval_p.html (no references) doc-install: Translating classGlib_1_1Variant_3_01guint16_01_4-members.html (no references) doc-install: Translating classGio_1_1SignalSocket-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1Connection.html (rewrote 97 of 97 references) doc-install: Translating classGlib_1_1Binding-members.html (rewrote 20 of 20 references) doc-install: Translating namespacemembers_func_d.html (no references) doc-install: Translating pages.html (no references) doc-install: Translating classGio_1_1DBus_1_1MethodInfo-members.html (no references) doc-install: Translating group__giommEnums.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1Value_3_01double_01_4-members.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ArrayKeeper.html (rewrote 2 of 2 references) doc-install: Translating namespaceGio_1_1DBus.html (rewrote 7 of 7 references) doc-install: Translating classGlib_1_1Property__ReadOnly.html (no references) doc-install: Translating classGio_1_1NetworkMonitor-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1FileInfo-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1SignalIO.html (rewrote 10 of 10 references) doc-install: Translating classGio_1_1SimpleIOStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Value__Flags.html (no references) doc-install: Translating functions_func_k.html (no references) doc-install: Translating classGlib_1_1DirIterator.html (rewrote 7 of 7 references) doc-install: Translating classGlib_1_1Error-members.html (no references) doc-install: Translating classGio_1_1InputStream.html (rewrote 42 of 42 references) doc-install: Translating functions_q.html (no references) doc-install: Translating functions_type_i.html (no references) doc-install: Translating classGio_1_1TlsServerConnection.html (rewrote 25 of 25 references) doc-install: Translating functions_type_c.html (no references) doc-install: Translating classGlib_1_1Value__RefPtrBoxed-members.html (no references) doc-install: Translating classGlib_1_1SignalChildWatch.html (rewrote 4 of 4 references) doc-install: Translating classGio_1_1FilenameCompleter-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01gint64_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1DBus_1_1ArgInfo-members.html (no references) doc-install: Translating group__giommContentType.html (rewrote 10 of 10 references) doc-install: Translating since_2_16.html (rewrote 5 of 5 references) doc-install: Translating classGio_1_1BufferedInputStream.html (rewrote 50 of 50 references) doc-install: Translating namespacemembers_v.html (no references) doc-install: Translating since_2_48.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1ListModel-members.html (rewrote 20 of 20 references) doc-install: Translating namespacemembers_func.html (no references) doc-install: Translating classGlib_1_1ValueBase__String-members.html (no references) doc-install: Translating namespacemembers_func_o.html (no references) doc-install: Translating classGio_1_1RemoteActionGroup-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1PollableInputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1FileOutputStream.html (rewrote 46 of 46 references) doc-install: Translating classGio_1_1Credentials.html (rewrote 25 of 25 references) doc-install: Translating namespacemembers_n.html (no references) doc-install: Translating namespacemembers_func_u.html (no references) doc-install: Translating classGio_1_1SocketSource.html (rewrote 4 of 4 references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1vector_3_01std_1_1string_01_4_01_4-members.html (no references) doc-install: Translating structGlib_1_1Traits_1_1HasGetBaseType_3_01T_00_01Ret_07Args_8_8_8_08_4_1_1Check.html (no references) doc-install: Translating since_2_44.html (rewrote 14 of 14 references) doc-install: Translating functions_func_s.html (no references) doc-install: Translating classGlib_1_1Value_3_01bool_01_4.html (no references) doc-install: Translating classGlib_1_1SignalProxyDetailed_3_01R_07T_8_8_8_08_4.html (rewrote 22 of 22 references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1map_3_01K_00_01V_01_4_01_4-members.html (no references) doc-install: Translating structGlib_1_1Container__Helpers_1_1TypeTraits-members.html (no references) doc-install: Translating graph_legend.html (no references) doc-install: Translating classGio_1_1DBus_1_1PropertyInfo.html (no references) doc-install: Translating classGio_1_1ResolverError.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1TimeoutSource.html (rewrote 6 of 6 references) doc-install: Translating classGio_1_1FilterInputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1Error-members.html (no references) doc-install: Translating namespacemembers_eval.html (no references) doc-install: Translating classGio_1_1MenuItem.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1EmblemedIcon-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1AppLaunchContext.html (rewrote 37 of 37 references) doc-install: Translating classGlib_1_1Markup_1_1Parser-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1ArrayHandler_3_01bool_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Value_3_01std_1_1vector_3_01Glib_1_1ustring_01_4_01_4.html (rewrote 6 of 6 references) doc-install: Translating classGlib_1_1QueryQuark-members.html (no references) doc-install: Translating classGio_1_1NetworkAddress-members.html (rewrote 20 of 20 references) doc-install: Translating structGlib_1_1Container__Helpers_1_1TypeTraits_3_01Glib_1_1RefPtr_3_01Gio_1_1Volume_01_4_01_4.html (no references) doc-install: Translating group__FileUtils.html (rewrote 14 of 14 references) doc-install: Translating classGlib_1_1KeyFileError-members.html (no references) doc-install: Translating namespacemembers_x.html (no references) doc-install: Translating classGio_1_1SimplePermission.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1Container__Helpers_1_1GListKeeper.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1DBus_1_1InterfaceSkeleton-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1StdStringView-members.html (no references) doc-install: Translating classGio_1_1ActionMap.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1IOChannel.html (rewrote 40 of 40 references) doc-install: Translating classGio_1_1DBus_1_1MethodInvocation-members.html (rewrote 20 of 20 references) doc-install: Translating functions_func.html (no references) doc-install: Translating functions_func_0x7e.html (no references) doc-install: Translating classGlib_1_1OptionGroup-members.html (no references) doc-install: Translating classGlib_1_1ByteArray-members.html (no references) doc-install: Translating classGio_1_1MemoryInputStream.html (rewrote 45 of 45 references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01long_01_4.html (no references) doc-install: Translating classGio_1_1DBus_1_1ObjectManagerClient-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1Value__RefPtrBoxed.html (no references) doc-install: Translating classGlib_1_1Variant_3_01gint64_01_4-members.html (no references) doc-install: Translating namespaceGlib_1_1Traits.html (no references) doc-install: Translating functions_func_z.html (no references) doc-install: Translating structGlib_1_1Traits_1_1HasGetBaseType_3_01T_00_01Ret_07Args_8_8_8_08_4-members.html (no references) doc-install: Translating functions_func_h.html (no references) doc-install: Translating functions_func_v.html (no references) doc-install: Translating classGlib_1_1Timer-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01long_01long_01_4.html (no references) doc-install: Translating classGlib_1_1Variant_3_01double_01_4-members.html (no references) doc-install: Translating functions_func_d.html (no references) doc-install: Translating since_2_42.html (no references) doc-install: Translating functions_p.html (no references) doc-install: Translating classGlib_1_1MatchInfo-members.html (no references) doc-install: Translating classGio_1_1UnixConnection.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1DBusSignatureString-members.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1GSListKeeper-members.html (no references) doc-install: Translating namespacemembers_func_b.html (no references) doc-install: Translating classGlib_1_1Value_3_01float_01_4.html (no references) doc-install: Translating functions_func_w.html (no references) doc-install: Translating classGio_1_1TcpWrapperConnection.html (rewrote 25 of 25 references) doc-install: Translating classGlib_1_1ShellError.html (rewrote 1 of 1 references) doc-install: Translating namespacemembers_z.html (no references) doc-install: Translating classGlib_1_1ustring.html (rewrote 70 of 70 references) doc-install: Translating classGlib_1_1ExtraClassInit-members.html (rewrote 20 of 20 references) doc-install: Translating since_2_64.html (no references) doc-install: Translating classGlib_1_1Variant_3_01Glib_1_1ustring_01_4-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1ObjectManager-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1MemoryOutputStream.html (rewrote 43 of 43 references) doc-install: Translating classGio_1_1DBus_1_1ObjectManagerServer.html (rewrote 28 of 28 references) doc-install: Translating classGio_1_1AsyncResult-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1Emblem-members.html (rewrote 20 of 20 references) doc-install: Translating classGlib_1_1SignalProxyDetailedBase-members.html (no references) doc-install: Translating since_2_62.html (no references) doc-install: Translating functions_type_v.html (no references) doc-install: Translating group__Variant.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1Dispatcher-members.html (no references) doc-install: Translating classGio_1_1UnixFDList-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1DBus_1_1AuthObserver.html (rewrote 35 of 35 references) doc-install: Translating classGio_1_1SettingsSchemaKey-members.html (no references) doc-install: Translating classGio_1_1FileIOStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1TlsInteraction.html (rewrote 25 of 25 references) doc-install: Translating classGio_1_1PollableOutputStream-members.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1PropertyAction.html (rewrote 25 of 25 references) doc-install: Translating namespacemembers_enum.html (no references) doc-install: Translating classGlib_1_1Rand.html (rewrote 4 of 4 references) doc-install: Translating classGlib_1_1ConvertError.html (rewrote 1 of 1 references) doc-install: Translating classGio_1_1ListStoreBase.html (rewrote 29 of 29 references) doc-install: Translating classGio_1_1ProxyAddress.html (rewrote 26 of 26 references) doc-install: Translating functions_func_p.html (no references) doc-install: Translating classGlib_1_1FileError-members.html (no references) doc-install: Translating classGio_1_1TlsError.html (rewrote 1 of 1 references) doc-install: Translating namespacemembers_f.html (no references) doc-install: Translating classGlib_1_1UStringView.html (rewrote 4 of 4 references) doc-install: Translating classGlib_1_1VariantIter.html (no references) doc-install: Copying dynsections.js doc-install: Copying jquery.js doc-install: Copying classGio_1_1ActionGroup__inherit__graph.png doc-install: Copying classGlib_1_1ConvertError__inherit__graph.png doc-install: Copying inherit_graph_75.png doc-install: Copying classGlib_1_1Variant_3_01std_1_1vector_3_01std_1_1string_01_4_01_4__inherit__graph.png doc-install: Copying classGio_1_1PollableOutputStream__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1ObjectManager__inherit__graph.png doc-install: Copying classGio_1_1UnixCredentialsMessage__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1ObjectProxy__inherit__graph.png doc-install: Copying classGlib_1_1IOChannelError__inherit__graph.png doc-install: Copying classGio_1_1SocketConnection__inherit__graph.png doc-install: Copying classGio_1_1ResolverError__inherit__graph.png doc-install: Copying classGio_1_1ListStore__inherit__graph.png doc-install: Copying inherit_graph_17.png doc-install: Copying inherit_graph_26.png doc-install: Copying inherit_graph_27.png doc-install: Copying classGio_1_1ListStoreBase__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01gint64_01_4__inherit__graph.png doc-install: Copying classGio_1_1FileDescriptorBased__inherit__graph.png doc-install: Copying doxygen.png doc-install: Copying inherit_graph_69.png doc-install: Copying inherit_graph_44.png doc-install: Copying classGlib_1_1Variant_3_01VariantBase_01_4__inherit__graph.png doc-install: Copying classGlib_1_1PropertyProxy__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01void_01_5_01_4__inherit__graph.png doc-install: Copying inherit_graph_52.png doc-install: Copying inherit_graph_43.png doc-install: Copying classGlib_1_1ValueBase__Enum__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxyBase__inherit__graph.png doc-install: Copying classGlib_1_1Markup_1_1ParseContext__inherit__graph.png doc-install: Copying classGio_1_1DataOutputStream__inherit__graph.png doc-install: Copying classGlib_1_1OptionError__inherit__graph.png doc-install: Copying classGio_1_1DataInputStream__inherit__graph.png doc-install: Copying classGio_1_1AsyncInitable__inherit__graph.png doc-install: Copying inherit_graph_25.png doc-install: Copying inherit_graph_39.png doc-install: Copying classGio_1_1SocketAddressEnumerator__inherit__graph.png doc-install: Copying classGlib_1_1ShellError__inherit__graph.png doc-install: Copying inherit_graph_73.png doc-install: Copying classGlib_1_1Value_3_01unsigned_01long_01long_01_4__inherit__graph.png doc-install: Copying classGlib_1_1IOSource__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01guint16_01_4__inherit__graph.png doc-install: Copying classGio_1_1TlsCertificate__inherit__graph.png doc-install: Copying inherit_graph_0.png doc-install: Copying classGio_1_1DBus_1_1Message__inherit__graph.png doc-install: Copying inherit_graph_28.png doc-install: Copying classGio_1_1SocketControlMessage__inherit__graph.png doc-install: Copying inherit_graph_79.png doc-install: Copying classGio_1_1DBus_1_1InterfaceSkeleton__inherit__graph.png doc-install: Copying inherit_graph_53.png doc-install: Copying classGio_1_1SimpleActionGroup__inherit__graph.png doc-install: Copying classGio_1_1MenuItem__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1Server__inherit__graph.png doc-install: Copying classGlib_1_1MarkupError__inherit__graph.png doc-install: Copying classGio_1_1AppLaunchContext__inherit__graph.png doc-install: Copying inherit_graph_3.png doc-install: Copying classGio_1_1UnixOutputStream__inherit__graph.png doc-install: Copying classGlib_1_1Quark__inherit__graph.png doc-install: Copying classGlib_1_1ValueBase__String__inherit__graph.png doc-install: Copying classGio_1_1FileIOStream__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01long_01_4__inherit__graph.png doc-install: Copying inherit_graph_1.png doc-install: Copying inherit_graph_60.png doc-install: Copying classGio_1_1UnixSocketAddress__inherit__graph.png doc-install: Copying classGio_1_1TlsServerConnection__inherit__graph.png doc-install: Copying classGio_1_1TlsClientConnection__inherit__graph.png doc-install: Copying inherit_graph_2.png doc-install: Copying classGio_1_1LoadableIcon__inherit__graph.png doc-install: Copying classGio_1_1TlsConnection__inherit__graph.png doc-install: Copying classGlib_1_1Value__inherit__graph.png doc-install: Copying classGlib_1_1DBusObjectPathString__inherit__graph.png doc-install: Copying classGio_1_1Converter__inherit__graph.png doc-install: Copying classGlib_1_1Property__inherit__graph.png doc-install: Copying inherit_graph_15.png doc-install: Copying classGio_1_1Resolver__inherit__graph.png doc-install: Copying classGlib_1_1ValueBase__Object__inherit__graph.png doc-install: Copying doc.png doc-install: Copying classGlib_1_1Value_3_01T_01_5_00_01Enable_01_4__inherit__graph.png doc-install: Copying inherit_graph_16.png doc-install: Copying classGlib_1_1ValueBase__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1AuthObserver__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01unsigned_01char_01_4__inherit__graph.png doc-install: Copying classGio_1_1TcpWrapperConnection__inherit__graph.png doc-install: Copying classGlib_1_1PropertyProxy__Base__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1ObjectManagerClient__inherit__graph.png doc-install: Copying classGio_1_1ApplicationCommandLine__inherit__graph.png doc-install: Copying classGlib_1_1SpawnError__inherit__graph.png doc-install: Copying inherit_graph_62.png doc-install: Copying classGlib_1_1Value_3_01bool_01_4__inherit__graph.png doc-install: Copying classGio_1_1SocketConnectable__inherit__graph.png doc-install: Copying inherit_graph_54.png doc-install: Copying inherit_graph_63.png doc-install: Copying classGio_1_1VolumeMonitor__inherit__graph.png doc-install: Copying classGlib_1_1Source__inherit__graph.png doc-install: Copying classGio_1_1TcpConnection__inherit__graph.png doc-install: Copying classGlib_1_1Value__Enum__inherit__graph.png doc-install: Copying inherit_graph_61.png doc-install: Copying inherit_graph_41.png doc-install: Copying classGio_1_1MenuAttributeIter__inherit__graph.png doc-install: Copying inherit_graph_57.png doc-install: Copying classGio_1_1DBus_1_1Object__inherit__graph.png doc-install: Copying classGio_1_1MountOperation__inherit__graph.png doc-install: Copying classGio_1_1NetworkMonitor__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1Error__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01unsigned_01int_01_4__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1MenuModel__inherit__graph.png doc-install: Copying inherit_graph_37.png doc-install: Copying inherit_graph_8.png doc-install: Copying classGio_1_1OutputStream__inherit__graph.png doc-install: Copying classGlib_1_1PropertyBase__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01long_01long_01_4__inherit__graph.png doc-install: Copying classGio_1_1TlsInteraction__inherit__graph.png doc-install: Copying classGio_1_1AppInfo__inherit__graph.png doc-install: Copying classGlib_1_1VariantParseError__inherit__graph.png doc-install: Copying inherit_graph_38.png doc-install: Copying classGlib_1_1ValueBase__Flags__inherit__graph.png doc-install: Copying graph_legend.png doc-install: Copying classGio_1_1Emblem__inherit__graph.png doc-install: Copying classGlib_1_1ustring__inherit__graph.png doc-install: Copying classGlib_1_1ValueBase__Variant__inherit__graph.png doc-install: Copying inherit_graph_50.png doc-install: Copying tab_a.png doc-install: Copying classGio_1_1FileEnumerator__inherit__graph.png doc-install: Copying inherit_graph_31.png doc-install: Copying classGlib_1_1Value_3_01int_01_4__inherit__graph.png doc-install: Copying inherit_graph_68.png doc-install: Copying classGlib_1_1Binding__inherit__graph.png doc-install: Copying classGlib_1_1PropertyProxy__WriteOnly__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01gint32_01_4__inherit__graph.png doc-install: Copying classGio_1_1SocketSource__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01Glib_1_1ustring_01_4__inherit__graph.png doc-install: Copying nav_g.png doc-install: Copying classGio_1_1InetAddress__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01unsigned_01char_01_4__inherit__graph.png doc-install: Copying classGio_1_1ActionMap__inherit__graph.png doc-install: Copying classGlib_1_1RegexError__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxy_3_01R_07T_8_8_8_08_4__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxyDetailedBase__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01bool_01_4__inherit__graph.png doc-install: Copying classGio_1_1SocketClient__inherit__graph.png doc-install: Copying classGio_1_1DesktopAppInfo__inherit__graph.png doc-install: Copying inherit_graph_33.png doc-install: Copying classGlib_1_1Variant_3_01std_1_1vector_3_01T_01_4_01_4__inherit__graph.png doc-install: Copying inherit_graph_72.png doc-install: Copying inherit_graph_48.png doc-install: Copying classGlib_1_1Value__Boxed__inherit__graph.png doc-install: Copying closed.png doc-install: Copying classGlib_1_1Property__WriteOnly__inherit__graph.png doc-install: Copying classGio_1_1FilterOutputStream__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01double_01_4__inherit__graph.png doc-install: Copying classGio_1_1Permission__inherit__graph.png doc-install: Copying classGio_1_1Volume__inherit__graph.png doc-install: Copying classGio_1_1Settings__inherit__graph.png doc-install: Copying inherit_graph_80.png doc-install: Copying inherit_graph_24.png doc-install: Copying classGio_1_1FileOutputStream__inherit__graph.png doc-install: Copying inherit_graph_76.png doc-install: Copying classGlib_1_1Property__ReadOnly__inherit__graph.png doc-install: Copying classGio_1_1InetSocketAddress__inherit__graph.png doc-install: Copying classGio_1_1ThemedIcon__inherit__graph.png doc-install: Copying classGio_1_1ResourceError__inherit__graph.png doc-install: Copying classGio_1_1Application__inherit__graph.png doc-install: Copying classGio_1_1NetworkAddress__inherit__graph.png doc-install: Copying classGio_1_1SimpleIOStream__inherit__graph.png doc-install: Copying classGio_1_1ProxyAddress__inherit__graph.png doc-install: Copying classGio_1_1AsyncResult__inherit__graph.png doc-install: Copying classGio_1_1SocketAddress__inherit__graph.png doc-install: Copying nav_f.png doc-install: Copying arrowright.png doc-install: Copying classGio_1_1Socket__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01std_1_1vector_3_01Glib_1_1ustring_01_4_01_4__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1Connection__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01std_1_1map_3_01K_00_01V_01_4_01_4__inherit__graph.png doc-install: Copying classGlib_1_1ExtraClassInit__inherit__graph.png doc-install: Copying folderopen.png doc-install: Copying inherit_graph_47.png doc-install: Copying classGio_1_1MenuModel__inherit__graph.png doc-install: Copying inherit_graph_58.png doc-install: Copying inherit_graph_20.png doc-install: Copying classGlib_1_1Variant_3_01double_01_4__inherit__graph.png doc-install: Copying classGio_1_1ConverterInputStream__inherit__graph.png doc-install: Copying inherit_graph_81.png doc-install: Copying inherit_graph_13.png doc-install: Copying inherit_graph_55.png doc-install: Copying classGio_1_1ZlibCompressor__inherit__graph.png doc-install: Copying classGio_1_1Cancellable__inherit__graph.png doc-install: Copying classGlib_1_1Value__Pointer__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01guint32_01_4__inherit__graph.png doc-install: Copying classGio_1_1NetworkService__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01Glib_1_1ustring_01_4__inherit__graph.png doc-install: Copying inherit_graph_66.png doc-install: Copying classGlib_1_1SignalProxyDetailed_3_01R_07T_8_8_8_08_4__inherit__graph.png doc-install: Copying bdwn.png doc-install: Copying inherit_graph_32.png doc-install: Copying inherit_graph_22.png doc-install: Copying inherit_graph_45.png doc-install: Copying classGio_1_1Credentials__inherit__graph.png doc-install: Copying classGio_1_1RemoteActionGroup__inherit__graph.png doc-install: Copying classGlib_1_1Value__RefPtrBoxed__inherit__graph.png doc-install: Copying classGio_1_1FileInfo__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01std_1_1string_01_4__inherit__graph.png doc-install: Copying classGio_1_1BufferedOutputStream__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1Proxy__inherit__graph.png doc-install: Copying classGlib_1_1VariantBase__inherit__graph.png doc-install: Copying classGlib_1_1VariantContainerBase__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1ActionGroup__inherit__graph.png doc-install: Copying inherit_graph_19.png doc-install: Copying classGio_1_1UnixInputStream__inherit__graph.png doc-install: Copying inherit_graph_71.png doc-install: Copying classGio_1_1PropertyAction__inherit__graph.png doc-install: Copying tab_s.png doc-install: Copying inherit_graph_21.png doc-install: Copying classGio_1_1FilterInputStream__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01std_1_1string_01_4__inherit__graph.png doc-install: Copying inherit_graph_74.png doc-install: Copying inherit_graph_23.png doc-install: Copying classGlib_1_1Value_3_01const_01T_01_5_00_01Enable_01_4__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1ObjectSkeleton__inherit__graph.png doc-install: Copying inherit_graph_78.png doc-install: Copying classGio_1_1UnixFDList__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxy_3_01void_07T_8_8_8_08_4__inherit__graph.png doc-install: Copying tab_b.png doc-install: Copying inherit_graph_77.png doc-install: Copying inherit_graph_40.png doc-install: Copying classGlib_1_1Value_3_01unsigned_01long_01_4__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01std_1_1vector_3_01std_1_1string_01_4_01_4__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01guint64_01_4__inherit__graph.png doc-install: Copying inherit_graph_59.png doc-install: Copying classGlib_1_1VariantStringBase__inherit__graph.png doc-install: Copying inherit_graph_11.png doc-install: Copying classGio_1_1EmblemedIcon__inherit__graph.png doc-install: Copying inherit_graph_51.png doc-install: Copying nav_h.png doc-install: Copying classGio_1_1FileIcon__inherit__graph.png doc-install: Copying classGlib_1_1KeyFileError__inherit__graph.png doc-install: Copying open.png doc-install: Copying classGio_1_1FilenameCompleter__inherit__graph.png doc-install: Copying classGio_1_1MemoryOutputStream__inherit__graph.png doc-install: Copying classGio_1_1PollableInputStream__inherit__graph.png doc-install: Copying classGio_1_1SocketService__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01signed_01char_01_4__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01Glib_1_1DBusObjectPathString_01_4__inherit__graph.png doc-install: Copying classGlib_1_1ObjectBase__inherit__graph.png doc-install: Copying inherit_graph_14.png doc-install: Copying classGlib_1_1Markup_1_1Parser__inherit__graph.png doc-install: Copying classGio_1_1ProxyResolver__inherit__graph.png doc-install: Copying inherit_graph_10.png doc-install: Copying classGio_1_1Initable__inherit__graph.png doc-install: Copying classGio_1_1SimpleAction__inherit__graph.png doc-install: Copying classGio_1_1InputStream__inherit__graph.png doc-install: Copying bc_s.png doc-install: Copying classGio_1_1TlsPassword__inherit__graph.png doc-install: Copying folderclosed.png doc-install: Copying inherit_graph_49.png doc-install: Copying classGio_1_1Mount__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01gint16_01_4__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxyDetailed_3_01void_07T_8_8_8_08_4__inherit__graph.png doc-install: Copying inherit_graph_7.png doc-install: Copying classGio_1_1TlsDatabase__inherit__graph.png doc-install: Copying inherit_graph_36.png doc-install: Copying classGlib_1_1QueryQuark__inherit__graph.png doc-install: Copying classGio_1_1SocketListener__inherit__graph.png doc-install: Copying classGio_1_1Notification__inherit__graph.png doc-install: Copying classGio_1_1CharsetConverter__inherit__graph.png doc-install: Copying classGlib_1_1Error__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1ObjectManagerServer__inherit__graph.png doc-install: Copying inherit_graph_12.png doc-install: Copying classGio_1_1ListModel__inherit__graph.png doc-install: Copying inherit_graph_9.png doc-install: Copying classGlib_1_1Variant_3_01Glib_1_1DBusSignatureString_01_4__inherit__graph.png doc-install: Copying classGio_1_1Drive__inherit__graph.png doc-install: Copying classGio_1_1Action__inherit__graph.png doc-install: Copying inherit_graph_4.png doc-install: Copying classGio_1_1DBus_1_1Interface__inherit__graph.png doc-install: Copying classGio_1_1UnixConnection__inherit__graph.png doc-install: Copying classGio_1_1Seekable__inherit__graph.png doc-install: Copying classGlib_1_1Variant__inherit__graph.png doc-install: Copying classGio_1_1ConverterOutputStream__inherit__graph.png doc-install: Copying classGio_1_1MemoryInputStream__inherit__graph.png doc-install: Copying inherit_graph_6.png doc-install: Copying inherit_graph_56.png doc-install: Copying classGlib_1_1Variant_3_01std_1_1tuple_3_01Types_8_8_8_01_4_01_4__inherit__graph.png doc-install: Copying classGlib_1_1PropertyProxy__ReadOnly__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01float_01_4__inherit__graph.png doc-install: Copying classGio_1_1Error__inherit__graph.png doc-install: Copying classGio_1_1FileInputStream__inherit__graph.png doc-install: Copying classGio_1_1BufferedInputStream__inherit__graph.png doc-install: Copying inherit_graph_65.png doc-install: Copying inherit_graph_70.png doc-install: Copying sync_off.png doc-install: Copying classGlib_1_1FileError__inherit__graph.png doc-install: Copying classGlib_1_1IOChannel__inherit__graph.png doc-install: Copying splitbar.png doc-install: Copying classGio_1_1MenuLinkIter__inherit__graph.png doc-install: Copying classGio_1_1Menu__inherit__graph.png doc-install: Copying inherit_graph_35.png doc-install: Copying classGio_1_1File__inherit__graph.png doc-install: Copying classGlib_1_1TimeoutSource__inherit__graph.png doc-install: Copying classGio_1_1UnixFDMessage__inherit__graph.png doc-install: Copying inherit_graph_5.png doc-install: Copying classGlib_1_1Value_3_01std_1_1vector_3_01Glib_1_1ustring_01_4_01_4__inherit__graph.png doc-install: Copying classGio_1_1Icon__inherit__graph.png doc-install: Copying classGlib_1_1IdleSource__inherit__graph.png doc-install: Copying classGlib_1_1Value__Flags__inherit__graph.png doc-install: Copying inherit_graph_34.png doc-install: Copying arrowdown.png doc-install: Copying inherit_graph_67.png doc-install: Copying inherit_graph_29.png doc-install: Copying classGio_1_1SimplePermission__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1MethodInvocation__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxyNormal__inherit__graph.png doc-install: Copying classGio_1_1FileMonitor__inherit__graph.png doc-install: Copying classGio_1_1ThreadedSocketService__inherit__graph.png doc-install: Copying classGio_1_1ZlibDecompressor__inherit__graph.png doc-install: Copying inherit_graph_64.png doc-install: Copying classGio_1_1Proxy__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxyProperty__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01Variant_3_01T_01_4_01_4__inherit__graph.png doc-install: Copying classGio_1_1TlsError__inherit__graph.png doc-install: Copying inherit_graph_42.png doc-install: Copying classGio_1_1IOStream__inherit__graph.png doc-install: Copying sync_on.png doc-install: Copying classGlib_1_1DBusSignatureString__inherit__graph.png doc-install: Copying inherit_graph_18.png doc-install: Copying tab_h.png doc-install: Copying inherit_graph_30.png doc-install: Copying inherit_graph_46.png doc-install: Copying classGlib_1_1Interface__inherit__graph.png doc-install: Copying classGlib_1_1ValueBase__Boxed__inherit__graph.png /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/devhelp/books/glibmm-2.66' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 --book-base='/usr/share/doc/glibmm-2.66/reference/html' -t '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/devhelp/books/glibmm-2.66' -- reference/glibmm-2.66.devhelp2 doc-install: Using base path /usr/share/doc/glibmm-2.66/reference/html for Devhelp book doc-install: Translating glibmm-2.66.devhelp2 (rewrote base path) /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/glibmm-2.66/images' /usr/bin/install -p -m 644 images/gtkmm_logo.gif images/top.gif '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/glibmm-2.66/images' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/glibmm-2.66/reference' /usr/bin/install -p -m 644 reference/glibmm-2.66.tag '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/glibmm-2.66/reference' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/docs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3/docs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66' /usr/bin/install -p -m 644 gio/giomm.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/giomm-2.66' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/glibmm-2.66' /usr/bin/install -p -m 644 glib/glibmm.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/include/glibmm-2.66' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/giomm-2.66/include' /usr/bin/install -p -m 644 gio/giommconfig.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/giomm-2.66/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/glibmm-2.66/include' /usr/bin/install -p -m 644 glib/glibmmconfig.h '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/glibmm-2.66/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 glib/glibmm-2.66.pc gio/giomm-2.66.pc '/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/glibmm-2.65.3' + find /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.65.3-1.mga8 --unique-debug-suffix -2.65.3-1.mga8.aarch64 --unique-debug-src-base glibmm-2.65.3-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/glibmm-2.65.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libgiomm-2.66.so.1.3.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libglibmm-2.66.so.1.3.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libglibmm_generate_extra_defs-2.66.so.1.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libglibmm-2.66.so.1.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libgiomm-2.66.so.1.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/lib64/libglibmm_generate_extra_defs-2.66.so.1.3.0 original debug info size: 32724kB, size after compression: 23832kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 9402 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64glibmm2.66_1-2.65.3-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9QhCnN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd glibmm-2.65.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/lib64glibmm2.66_1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/lib64glibmm2.66_1 + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/lib64glibmm2.66_1 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/lib64glibmm2.66_1 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/lib64glibmm2.66_1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: glibmm2.66 = 2.65.3-1.mga8 lib64glibmm2.66_1 = 2.65.3-1.mga8 lib64glibmm2.66_1(aarch-64) = 2.65.3-1.mga8 libgiomm-2.66.so.1()(64bit) libglibmm-2.66.so.1()(64bit) libglibmm_generate_extra_defs-2.66.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.66.so.1()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libsigc-3.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: lib64glibmm2.56_1 < 2.55.2-3 Processing files: lib64glibmm2.66-devel-2.65.3-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gvUWGQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd glibmm-2.65.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/lib64glibmm2.66-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/lib64glibmm2.66-devel + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/lib64glibmm2.66-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64/usr/share/doc/lib64glibmm2.66-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libgiomm-2.66(64bit)) devel(libglibmm-2.66(64bit)) devel(libglibmm_generate_extra_defs-2.66(64bit)) glibmm2.66-devel = 2.65.3-1.mga8 lib64glibmm2.66-devel = 2.65.3-1.mga8 lib64glibmm2.66-devel(aarch-64) = 2.65.3-1.mga8 perl(DocsParser) = 1.0.0 perl(Enum) = 1.0.0 perl(Function) = 1.0.0 perl(FunctionBase) = 1.0.0 perl(GtkDefs) = 1.0.0 perl(GtkDefs::Function) perl(GtkDefs::Signal) perl(Object) = 1.0.0 perl(Output) perl(Property) = 1.0.0 perl(Util) = 1.0.0 perl(WrapParser) = 1.0.0 pkgconfig(giomm-2.66) = 2.65.3 pkgconfig(glibmm-2.66) = 2.65.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libglibmm-2.66(64bit)) devel(libgmodule-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libsigc-3.0(64bit)) devel(libstdc++(64bit)) perl(DocsParser) perl(Enum) perl(Exporter) perl(Function) perl(FunctionBase) perl(GtkDefs) perl(Object) perl(Output) perl(Property) perl(Util) perl(WrapParser) perl(XML::Parser) perl(constant) perl(feature) perl(open) perl(strict) perl(warnings) perl-base >= 2:5.32.0 pkgconfig pkgconfig(gio-2.0) pkgconfig(glibmm-2.66) pkgconfig(gobject-2.0) pkgconfig(sigc++-3.0) Obsoletes: lib64glibmm2.56-devel < 2.55.2-3 Processing files: glibmm-doc-2.65.3-1.mga8.noarch Provides: glibmm-doc = 2.65.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: glibmm2.56-doc < 2.55.2-3 Processing files: glibmm-debugsource-2.65.3-1.mga8.aarch64 Provides: glibmm-debugsource = 2.65.3-1.mga8 glibmm-debugsource(aarch-64) = 2.65.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64glibmm2.66_1-debuginfo-2.65.3-1.mga8.aarch64 Provides: debuginfo(build-id) = 639ffedcb326e54c3253ef7d1c5a88ffd8872b47 debuginfo(build-id) = caf9b0fc1bf97cd53fb4d928dc94430094fb7ccf debuginfo(build-id) = fd6abb84cae9de8e107f18978860c113f076f15a lib64glibmm2.66_1-debuginfo = 2.65.3-1.mga8 lib64glibmm2.66_1-debuginfo(aarch-64) = 2.65.3-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: glibmm-debugsource(aarch-64) = 2.65.3-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64glibmm2.66_1-2.65.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64glibmm2.66-devel-2.65.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/glibmm-debugsource-2.65.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64glibmm2.66_1-debuginfo-2.65.3-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/glibmm-doc-2.65.3-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ecRasR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd glibmm-2.65.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/glibmm-2.65.3-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q8tbqO + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf glibmm-2.65.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!