D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/glibmm-2.55.1-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7jf2in + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf glibmm-2.55.1 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/glibmm-2.55.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glibmm-2.55.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VHhcUq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd glibmm-2.55.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build/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) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-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 '500' 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 g++... 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking whether g++ supports C++14 features by default... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 pkg-config... /usr/bin/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 pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking whether we are using SUN CC compiler... no 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 C++ library symbols are declared in namespace std... 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 C++ member functions may refer to member templates... 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 honors namespaces inside extern "C" blocks... yes checking whether the compiler allows a static member variable to be initialized inline to std::string::npos... yes checking whether the thread_local keyword is supported... yes checking whether std::time_t is not equivalent to gint32, meaning that it can be used for a method overload... yes checking for dot... 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... libsigc++-2.0.tag@ configure: WARNING: Location of external libsigc documentation not set checking which C++ compiler warning flags to use... -Wall 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.56.pc config.status: creating glib/glibmm-2.56-uninstalled.pc config.status: creating glib/src/Makefile config.status: creating glib/glibmm/Makefile config.status: creating gio/giomm-2.56.pc config.status: creating gio/giomm-2.56-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_Net2017/glibmm/glibmm.rc config.status: creating MSVC_Net2017/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_Net2017/glibmm/glibmmconfig.h commands config.status: executing MSVC_Net2017/giomm/giommconfig.h commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in tools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' CXX extra_defs_gen/generate_defs_glib.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' CXX extra_defs_gen/generate_defs_gio.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' CXX extra_defs_gen/generate_extra_defs.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' CXXLD extra_defs_gen/libglibmm_generate_extra_defs-2.56.la make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' CXXLD extra_defs_gen/generate_defs_gio make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' CXXLD extra_defs_gen/generate_defs_glib make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' Making all in glib/glibmm make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX bytes.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX balancedtree.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX datetime.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX bytearray.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX checksum.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX convert.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX date.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX binding.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX enums.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX fileutils.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX iochannel.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX module.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX nodetree.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX miscutils.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX markup.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX keyfile.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX optioncontext.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX optionentry.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX regex.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX shell.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX unicode.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX spawn.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX timezone.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX optiongroup.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX uriutils.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX variantdict.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX value_basictypes.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX variant_basictypes.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX debug.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX variantiter.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX base64.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX varianttype.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX variant.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX wrap_init.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX exception.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX init.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX exceptionhandler.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX error.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX extraclassinit.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX class.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX dispatcher.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX pattern.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX interface.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX object.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX propertyproxy.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX quark.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX objectbase.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX propertyproxy_base.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX property.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX main.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX random.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX signalproxy.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX stringutils.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX timeval.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX signalproxy_connectionnode.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX timer.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX utility.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX variantdbusstring.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX value_custom.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX value.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX wrap.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX vectorutils.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXX ustring.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' CXXLD libglibmm-2.56.la make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' Making all in gio/giomm make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX action.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX applaunchcontext.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX asyncinitable.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX applicationcommandline.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX actionmap.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX actiongroup.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX appinfo.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX asyncresult.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX bufferedinputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX application.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX bufferedoutputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX cancellable.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX charsetconverter.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX converter.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX converterinputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX converteroutputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX credentials.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX datainputstream.lo datainputstream.cc: In member function 'bool Gio::DataInputStream::read_until(std::__cxx11::string&, const string&, Glib::RefPtr&)': datainputstream.cc:115:39: warning: 'char* g_data_input_stream_read_until(GDataInputStream*, const gchar*, gsize*, GCancellable*, GError**)' is deprecated: Use 'g_data_input_stream_read_upto' instead [-Wdeprecated-declarations] Glib::unwrap(cancellable), &gerror); ^ In file included from /usr/include/glib-2.0/gio/gio.h:48:0, from ../giomm/enums.h:26, from ../giomm/datainputstream.h:29, from datainputstream.cc:6: /usr/include/glib-2.0/gio/gdatainputstream.h:139:24: note: declared here char * g_data_input_stream_read_until (GDataInputStream *stream, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ datainputstream.cc: In member function 'bool Gio::DataInputStream::read_until(std::__cxx11::string&, const string&)': datainputstream.cc:136:21: warning: 'char* g_data_input_stream_read_until(GDataInputStream*, const gchar*, gsize*, GCancellable*, GError**)' is deprecated: Use 'g_data_input_stream_read_upto' instead [-Wdeprecated-declarations] nullptr, &gerror); ^ In file included from /usr/include/glib-2.0/gio/gio.h:48:0, from ../giomm/enums.h:26, from ../giomm/datainputstream.h:29, from datainputstream.cc:6: /usr/include/glib-2.0/gio/gdatainputstream.h:139:24: note: declared here char * g_data_input_stream_read_until (GDataInputStream *stream, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ datainputstream.cc: In member function 'void Gio::DataInputStream::read_until_async(const string&, const SlotAsyncReady&, Glib::RefPtr&, int)': datainputstream.cc:159:70: warning: 'void g_data_input_stream_read_until_async(GDataInputStream*, const gchar*, gint, GCancellable*, GAsyncReadyCallback, gpointer)' is deprecated: Use 'g_data_input_stream_read_upto_async' instead [-Wdeprecated-declarations] Glib::unwrap(cancellable), &SignalProxy_async_callback, slot_copy); ^ In file included from /usr/include/glib-2.0/gio/gio.h:48:0, from ../giomm/enums.h:26, from ../giomm/datainputstream.h:29, from datainputstream.cc:6: /usr/include/glib-2.0/gio/gdatainputstream.h:145:24: note: declared here void g_data_input_stream_read_until_async (GDataInputStream *stream, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ datainputstream.cc: In member function 'bool Gio::DataInputStream::read_until_finish(Glib::RefPtr&, std::__cxx11::string&)': datainputstream.cc:168:89: warning: 'char* g_data_input_stream_read_until_finish(GDataInputStream*, GAsyncResult*, gsize*, GError**)' is deprecated: Use 'g_data_input_stream_read_upto_finish' instead [-Wdeprecated-declarations] g_data_input_stream_read_until_finish(gobj(), Glib::unwrap(result), &size, &(gerror)); ^ In file included from /usr/include/glib-2.0/gio/gio.h:48:0, from ../giomm/enums.h:26, from ../giomm/datainputstream.h:29, from datainputstream.cc:6: /usr/include/glib-2.0/gio/gdatainputstream.h:152:24: note: declared here char * g_data_input_stream_read_until_finish (GDataInputStream *stream, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusaddress.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dataoutputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusactiongroup.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusauthobserver.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbuserror.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbuserrorutils.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusmenumodel.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusinterfaceskeleton.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusconnection.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusinterface.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusinterfacevtable.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusintrospection.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusmethodinvocation.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusmessage.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusownname.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusutils.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusserver.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbussubtreevtable.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbuswatchname.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusobject.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX drive.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX dbusproxy.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX enums.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX emblem.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX emblemedicon.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX fileattributeinfo.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX error.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX fileattributeinfolist.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX fileicon.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX fileiostream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX filemonitor.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX fileinputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX fileenumerator.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX file.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX fileinfo.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX filenamecompleter.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX fileoutputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX icon.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX inetaddress.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX filteroutputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX filterinputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX inetsocketaddress.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX initable.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX inputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX iostream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX loadableicon.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX memoryoutputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX listmodel.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX memoryinputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX liststore.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX menuattributeiter.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX menulinkiter.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX menu.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX menumodel.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX menuitem.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX networkaddress.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX mountoperation.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX networkmonitor.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX mount.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX notification.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX networkservice.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX pollableinputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX outputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX permission.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX propertyaction.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX pollableoutputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX proxy.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX proxyaddress.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX proxyresolver.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX remoteactiongroup.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX settingsschema.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX resolver.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX seekable.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX settings.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX resource.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX settingsschemakey.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX settingsschemasource.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX simpleactiongroup.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX simpleaction.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX simpleiostream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX simplepermission.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX socketaddress.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX socket.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX socketaddressenumerator.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX socketconnectable.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX socketclient.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX socketconnection.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX socketcontrolmessage.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX socketservice.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX srvtarget.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX socketlistener.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX tcpwrapperconnection.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX tcpconnection.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX threadedsocketservice.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX themedicon.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX tlscertificate.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX tlsconnection.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX tlsclientconnection.lo tlsclientconnection.cc: In member function 'void Gio::TlsClientConnection::set_use_ssl3(bool)': tlsclientconnection.cc:190:74: warning: 'void g_tls_client_connection_set_use_ssl3(GTlsClientConnection*, gboolean)' is deprecated [-Wdeprecated-declarations] g_tls_client_connection_set_use_ssl3(gobj(), static_cast(use_ssl3)); ^ In file included from /usr/include/glib-2.0/gio/gio.h:141:0, from ../giomm/enums.h:26, from ../giomm/tlscertificate.h:27, from ../giomm/tlsconnection.h:30, from ../giomm/tlsclientconnection.h:27, from tlsclientconnection.cc:6: /usr/include/glib-2.0/gio/gtlsclientconnection.h:75:23: note: declared here void g_tls_client_connection_set_use_ssl3 (GTlsClientConnection *conn, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tlsclientconnection.cc: In member function 'bool Gio::TlsClientConnection::get_use_ssl3() const': tlsclientconnection.cc:195:88: warning: 'gboolean g_tls_client_connection_get_use_ssl3(GTlsClientConnection*)' is deprecated [-Wdeprecated-declarations] return g_tls_client_connection_get_use_ssl3(const_cast(gobj())); ^ In file included from /usr/include/glib-2.0/gio/gio.h:141:0, from ../giomm/enums.h:26, from ../giomm/tlscertificate.h:27, from ../giomm/tlsconnection.h:30, from ../giomm/tlsclientconnection.h:27, from tlsclientconnection.cc:6: /usr/include/glib-2.0/gio/gtlsclientconnection.h:73:23: note: declared here gboolean g_tls_client_connection_get_use_ssl3 (GTlsClientConnection *conn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX tlspassword.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX tlsinteraction.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX tlsserverconnection.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX volume.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX zlibdecompressor.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX tlsdatabase.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX zlibcompressor.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX volumemonitor.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX filedescriptorbased.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX unixconnection.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX desktopappinfo.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX unixcredentialsmessage.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX init.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX unixinputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX unixfdmessage.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX unixfdlist.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX unixoutputstream.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX unixsocketaddress.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX contenttype.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX slot_async.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX wrap_init.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXX socketsource.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' CXXLD libgiomm-2.56.la make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' Making all in tests make[2]: Nothing to be done for 'all'. Making all in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/examples' GEN settings/gschemas.compiled make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/examples' Making all in docs make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HCztzh + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64 + cd glibmm-2.55.1 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64 install Making install in tools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c extra_defs_gen/libglibmm_generate_extra_defs-2.56.la '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c extra_defs_gen/.libs/libglibmm_generate_extra_defs-2.56.so.1.3.0 /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm_generate_extra_defs-2.56.so.1.3.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64 && { ln -s -f libglibmm_generate_extra_defs-2.56.so.1.3.0 libglibmm_generate_extra_defs-2.56.so.1 || { rm -f libglibmm_generate_extra_defs-2.56.so.1 && ln -s libglibmm_generate_extra_defs-2.56.so.1.3.0 libglibmm_generate_extra_defs-2.56.so.1; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64 && { ln -s -f libglibmm_generate_extra_defs-2.56.so.1.3.0 libglibmm_generate_extra_defs-2.56.so || { rm -f libglibmm_generate_extra_defs-2.56.so && ln -s libglibmm_generate_extra_defs-2.56.so.1.3.0 libglibmm_generate_extra_defs-2.56.so; }; }) libtool: install: /usr/bin/install -c extra_defs_gen/.libs/libglibmm_generate_extra_defs-2.56.lai /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm_generate_extra_defs-2.56.la libtool: install: /usr/bin/install -c extra_defs_gen/.libs/libglibmm_generate_extra_defs-2.56.a /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm_generate_extra_defs-2.56.a libtool: install: chmod 644 /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm_generate_extra_defs-2.56.a libtool: install: ranlib /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm_generate_extra_defs-2.56.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/glibmm-2.56/proc/m4' /usr/bin/install -c -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/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/glibmm-2.56/proc/m4' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/glibmm-2.56/proc/pm' /usr/bin/install -c -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/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/glibmm-2.56/proc/pm' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/glibmm-2.56/glibmm_generate_extra_defs' /usr/bin/install -c -m 644 extra_defs_gen/generate_extra_defs.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/glibmm-2.56/glibmm_generate_extra_defs' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/glibmm-2.56/proc' /usr/bin/install -c gmmproc generate_wrap_init.pl '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/glibmm-2.56/proc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tools' Making install in glib/glibmm make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libglibmm-2.56.la '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libglibmm-2.56.so.1.3.0 /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm-2.56.so.1.3.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64 && { ln -s -f libglibmm-2.56.so.1.3.0 libglibmm-2.56.so.1 || { rm -f libglibmm-2.56.so.1 && ln -s libglibmm-2.56.so.1.3.0 libglibmm-2.56.so.1; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64 && { ln -s -f libglibmm-2.56.so.1.3.0 libglibmm-2.56.so || { rm -f libglibmm-2.56.so && ln -s libglibmm-2.56.so.1.3.0 libglibmm-2.56.so; }; }) libtool: install: /usr/bin/install -c .libs/libglibmm-2.56.lai /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm-2.56.la libtool: install: /usr/bin/install -c .libs/libglibmm-2.56.a /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm-2.56.a libtool: install: chmod 644 /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm-2.56.a libtool: install: ranlib /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm-2.56.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/glibmm-2.56/glibmm' /usr/bin/install -c -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 exception.h exceptionhandler.h extraclassinit.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/glibmm-2.56/glibmm' /usr/bin/install -c -m 644 i18n-lib.h 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 timeval.h ustring.h utility.h value.h value_custom.h variantdbusstring.h vectorutils.h wrap.h wrap_init.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/glibmm-2.56/glibmm' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/glibmm-2.56/glibmm/private' /usr/bin/install -c -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/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/glibmm-2.56/glibmm/private' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/glib/glibmm' Making install in gio/giomm make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgiomm-2.56.la '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64' libtool: warning: relinking 'libgiomm-2.56.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm; /bin/sh "/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/libtool" --silent --tag CXX --mode=relink g++ -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.56.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 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 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../glib/glibmm/libglibmm-2.56.la -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64) libtool: install: /usr/bin/install -c .libs/libgiomm-2.56.so.1.3.0T /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libgiomm-2.56.so.1.3.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64 && { ln -s -f libgiomm-2.56.so.1.3.0 libgiomm-2.56.so.1 || { rm -f libgiomm-2.56.so.1 && ln -s libgiomm-2.56.so.1.3.0 libgiomm-2.56.so.1; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64 && { ln -s -f libgiomm-2.56.so.1.3.0 libgiomm-2.56.so || { rm -f libgiomm-2.56.so && ln -s libgiomm-2.56.so.1.3.0 libgiomm-2.56.so; }; }) libtool: install: /usr/bin/install -c .libs/libgiomm-2.56.lai /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libgiomm-2.56.la libtool: install: /usr/bin/install -c .libs/libgiomm-2.56.a /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libgiomm-2.56.a libtool: install: chmod 644 /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libgiomm-2.56.a libtool: install: ranlib /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libgiomm-2.56.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56/giomm' /usr/bin/install -c -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 dbusownname.h dbusproxy.h dbusserver.h dbussubtreevtable.h dbusutils.h dbuswatchname.h drive.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56/giomm' /usr/bin/install -c -m 644 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 networkaddress.h networkmonitor.h networkservice.h notification.h outputstream.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56/giomm' /usr/bin/install -c -m 644 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 tlsconnection.h tlsdatabase.h tlsinteraction.h tlspassword.h tlsserverconnection.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56/giomm' /usr/bin/install -c -m 644 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 socketsource.h wrap_init.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56/giomm' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56/giomm/private' /usr/bin/install -c -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/dbusownname_p.h private/dbusproxy_p.h private/dbusserver_p.h private/dbussubtreevtable_p.h private/dbusutils_p.h private/dbuswatchname_p.h private/drive_p.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56/giomm/private' /usr/bin/install -c -m 644 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 private/networkaddress_p.h private/networkmonitor_p.h private/networkservice_p.h private/notification_p.h private/outputstream_p.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56/giomm/private' /usr/bin/install -c -m 644 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 private/tlsconnection_p.h private/tlsdatabase_p.h private/tlsinteraction_p.h private/tlspassword_p.h private/tlsserverconnection_p.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56/giomm/private' /usr/bin/install -c -m 644 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/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56/giomm/private' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/gio/giomm' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/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/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/tests' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/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/pterjan/rpmbuild/BUILD/glibmm-2.55.1/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/examples' Making install in docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/docs' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/glibmm-2.56/reference/html' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 -l 'libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/' -t '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/glibmm-2.56/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: Copying tabs.css doc-install: Copying doxygen.css doc-install: Copying doxygen-extra.css doc-install: Translating classGio_1_1SocketConnection.html (rewrote 1 of 23 references) doc-install: Translating functions_s.html (no references) doc-install: Translating group__glibmmEnums.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Variant_3_01bool_01_4-members.html (no references) doc-install: Translating classGio_1_1TlsDatabase-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01bool_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Value_3_01const_01T_01_5_00_01Enable_01_4-members.html (no references) doc-install: Translating namespacemembers_func_u.html (no references) doc-install: Translating classGlib_1_1ObjectBase.html (rewrote 2 of 28 references) doc-install: Translating classGio_1_1SocketClient.html (rewrote 1 of 23 references) doc-install: Translating namespacemembers_p.html (no references) doc-install: Translating classGlib_1_1Value__Flags.html (no references) doc-install: Translating classGlib_1_1ObjectBase-members.html (rewrote 0 of 20 references) doc-install: Translating namespacemembers_func_f.html (no references) doc-install: Translating classGlib_1_1Variant_3_01guint64_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1Settings-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1ExtraClassInit.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1Container__Helpers_1_1GListKeeper-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1MenuModel-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1DBus_1_1Interface.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1DataOutputStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1Socket-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1VariantType.html (rewrote 8 of 8 references) doc-install: Translating classGio_1_1FileAttributeMatcher.html (rewrote 12 of 12 references) doc-install: Translating classGlib_1_1Markup_1_1ParseContext-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1Error.html (no references) doc-install: Translating namespacemembers_i.html (no references) doc-install: Translating classGlib_1_1Value_3_01long_01_4-members.html (no references) doc-install: Translating classGio_1_1FileIcon-members.html (rewrote 0 of 20 references) doc-install: Translating structGlib_1_1Traits_1_1HasGetBaseType.html (no references) doc-install: Translating classGlib_1_1OptionContext-members.html (no references) doc-install: Translating classGlib_1_1Variant_3_01guint64_01_4-members.html (no references) doc-install: Translating functions_type_p.html (no references) doc-install: Translating classGio_1_1ApplicationCommandLine-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Interface.html (rewrote 1 of 23 references) doc-install: Translating functions_eval_f.html (no references) doc-install: Translating namespacemembers_func_l.html (no references) doc-install: Translating classGio_1_1AsyncInitable-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1FileDescriptorBased.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1Value_3_01void_01_5_01_4-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1ActionGroup.html (rewrote 3 of 25 references) doc-install: Translating functions_m.html (no references) doc-install: Translating functions_type_y.html (no references) doc-install: Translating functions_f.html (no references) doc-install: Translating functions_u.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 classGlib_1_1VariantBase-members.html (no references) doc-install: Translating classGlib_1_1Variant_3_01Variant_3_01T_01_4_01_4-members.html (no references) doc-install: Translating classGio_1_1Menu-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1SignalIdle.html (rewrote 1 of 14 references) doc-install: Translating classGio_1_1ListModel.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1FileEnumerator-members.html (rewrote 0 of 20 references) doc-install: Translating namespacemembers_f.html (no references) doc-install: Translating functions_z.html (no references) doc-install: Translating classGio_1_1DBus_1_1AuthObserver.html (rewrote 10 of 32 references) doc-install: Translating classGio_1_1InetSocketAddress-members.html (rewrote 0 of 20 references) doc-install: Translating namespaceGlib_1_1Container__Helpers.html (no references) doc-install: Translating namespaceGio_1_1DBus_1_1Address.html (rewrote 19 of 19 references) doc-install: Translating classGio_1_1DBus_1_1Message.html (rewrote 3 of 25 references) doc-install: Translating classGio_1_1AppInfo.html (rewrote 77 of 99 references) doc-install: Translating classGio_1_1FileAttributeInfo.html (rewrote 4 of 4 references) doc-install: Translating functions_w.html (no references) doc-install: Translating classGio_1_1DBus_1_1ActionGroup-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Variant-members.html (no references) doc-install: Translating classGio_1_1ConverterInputStream.html (rewrote 21 of 43 references) doc-install: Translating since_2_30.html (rewrote 5 of 5 references) doc-install: Translating classGio_1_1SocketAddressEnumerator-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Property.html (no references) doc-install: Translating classGio_1_1Initable-members.html (rewrote 0 of 20 references) doc-install: Translating namespacemembers_vars.html (no references) doc-install: Translating classGio_1_1AppLaunchContext.html (rewrote 13 of 35 references) doc-install: Translating classGlib_1_1ArrayHandler_3_01bool_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1FilterOutputStream-members.html (rewrote 0 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 classGio_1_1ConverterOutputStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1VariantStringBase.html (rewrote 12 of 12 references) doc-install: Translating classGlib_1_1Quark.html (no references) doc-install: Translating classGlib_1_1Bytes-members.html (no references) doc-install: Translating classGio_1_1AppLaunchContext-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1TimeZone.html (no references) doc-install: Translating functions_e.html (no references) doc-install: Translating since_2_50.html (rewrote 3 of 3 references) doc-install: Translating classGio_1_1Emblem-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01Variant_3_01T_01_4_01_4.html (rewrote 3 of 3 references) doc-install: Translating classGlib_1_1PollFD-members.html (no references) doc-install: Translating functions_eval_b.html (no references) doc-install: Translating namespacemembers_func_v.html (no references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01int_01_4-members.html (no references) doc-install: Translating classGlib_1_1ListHandler.html (rewrote 8 of 8 references) doc-install: Translating classGio_1_1MenuModel-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1FileMonitor-members.html (rewrote 0 of 20 references) doc-install: Translating namespacemembers_func_b.html (no references) doc-install: Translating classGlib_1_1QueryQuark.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1SignalProxy_3_01R_07T_8_8_8_08_4-members.html (no references) doc-install: Translating classGio_1_1FileIcon.html (rewrote 7 of 29 references) doc-install: Translating classGio_1_1SettingsSchema-members.html (no references) doc-install: Translating classGlib_1_1SignalIO-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01int_01_4.html (no references) doc-install: Translating classGlib_1_1ustring-members.html (no references) doc-install: Translating classGio_1_1FileDescriptorBased-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Error-members.html (no references) doc-install: Translating classGio_1_1ZlibCompressor-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1MemoryOutputStream-members.html (rewrote 0 of 20 references) doc-install: Translating functions_eval.html (no references) doc-install: Translating classGio_1_1File.html (rewrote 158 of 186 references) doc-install: Translating classGlib_1_1MatchInfo-members.html (no references) doc-install: Translating classGio_1_1NetworkMonitor-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1ConverterOutputStream.html (rewrote 17 of 39 references) doc-install: Translating classGlib_1_1MatchInfo.html (rewrote 2 of 2 references) doc-install: Translating functions_func_~.html (no references) doc-install: Translating classGio_1_1BufferedOutputStream.html (rewrote 15 of 37 references) doc-install: Translating functions_func_j.html (no references) doc-install: Translating classGlib_1_1Variant_3_01guint32_01_4-members.html (no references) doc-install: Translating classGlib_1_1SignalProxyDetailedBase.html (rewrote 0 of 12 references) doc-install: Translating classGlib_1_1SignalProxyDetailed_3_01R_07T_8_8_8_08_4.html (rewrote 0 of 26 references) doc-install: Translating classGlib_1_1Value.html (rewrote 1 of 1 references) doc-install: Translating since_2_46.html (no references) doc-install: Translating namespacemembers_v.html (no references) doc-install: Translating classGlib_1_1Source-members.html (no references) doc-install: Translating functions_type_g.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ListIterator.html (rewrote 3 of 3 references) doc-install: Translating classGlib_1_1SignalChildWatch-members.html (no references) doc-install: Translating namespaceGlib_1_1Ascii.html (rewrote 3 of 3 references) doc-install: Translating classGlib_1_1PropertyProxy-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01long_01_4.html (no references) doc-install: Translating classGlib_1_1ValueBase__Flags.html (no references) doc-install: Translating classGlib_1_1ByteArray.html (rewrote 0 of 2 references) doc-install: Translating classGio_1_1PollableOutputStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Markup_1_1ParseContext.html (rewrote 0 of 18 references) doc-install: Translating classGio_1_1FilterOutputStream.html (rewrote 14 of 36 references) doc-install: Translating classGio_1_1TlsPassword-members.html (rewrote 0 of 20 references) doc-install: Translating namespacemembers_eval.html (no references) doc-install: Translating classGio_1_1ListModel-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Value_3_01long_01_4.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1GSListKeeper.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1Cancellable-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1Seekable.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1FileInputStream-members.html (rewrote 0 of 20 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 classGlib_1_1BalancedTree-members.html (no references) doc-install: Translating group__Spawn.html (rewrote 64 of 66 references) doc-install: Translating classGio_1_1SimpleActionGroup.html (rewrote 3 of 29 references) doc-install: Translating classGlib_1_1ShellError.html (no references) doc-install: Translating functions_func_v.html (no references) doc-install: Translating group__UriUtils.html (rewrote 20 of 20 references) doc-install: Translating classGio_1_1UnixCredentialsMessage.html (rewrote 2 of 24 references) doc-install: Translating classGlib_1_1MainLoop-members.html (no references) doc-install: Translating functions_j.html (no references) doc-install: Translating classGio_1_1Credentials-members.html (rewrote 0 of 20 references) doc-install: Translating group__MainLoop.html (no references) doc-install: Translating group__ContHelpers.html (no references) doc-install: Translating classGlib_1_1Property__ReadOnly-members.html (no references) doc-install: Translating classGlib_1_1SignalChildWatch.html (rewrote 0 of 6 references) doc-install: Translating classGlib_1_1VariantIter-members.html (no references) doc-install: Translating classGio_1_1UnixInputStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1SimplePermission-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1FileEnumerator.html (rewrote 3 of 25 references) doc-install: Translating group__glibmmValue.html (rewrote 1 of 1 references) doc-install: Translating functions_func_d.html (no references) doc-install: Translating functions_func_l.html (no references) doc-install: Translating classGlib_1_1Variant_3_01Glib_1_1DBusObjectPathString_01_4-members.html (no references) doc-install: Translating classGlib_1_1VariantDict.html (no references) doc-install: Translating classGio_1_1Error-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01signed_01char_01_4-members.html (no references) doc-install: Translating classGlib_1_1Quark-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1MethodInvocation.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1IOSource.html (rewrote 0 of 8 references) doc-install: Translating classGlib_1_1Value_3_01bool_01_4.html (no references) doc-install: Translating classGio_1_1FilenameCompleter-members.html (rewrote 0 of 20 references) doc-install: Translating namespacemembers_r.html (no references) doc-install: Translating namespacemembers_func_m.html (no references) doc-install: Translating classGlib_1_1IdleSource-members.html (no references) doc-install: Translating classGio_1_1DataInputStream-members.html (rewrote 0 of 20 references) doc-install: Translating deprecated.html (no references) doc-install: Translating namespacemembers_c.html (no references) doc-install: Translating classGio_1_1ResolverError.html (no references) doc-install: Translating classGlib_1_1OptionEntry.html (no references) doc-install: Translating namespaceGlib_1_1Base64.html (rewrote 8 of 8 references) doc-install: Translating classGio_1_1MountOperation.html (rewrote 5 of 27 references) doc-install: Translating functions_eval_q.html (no references) doc-install: Translating classGio_1_1TlsCertificate-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1SignalIdle-members.html (no references) doc-install: Translating classGlib_1_1Object-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1AppInfo-members.html (rewrote 0 of 20 references) doc-install: Translating functions_func_b.html (no references) doc-install: Translating functions_eval_i.html (no references) doc-install: Translating since_2_48.html (rewrote 0 of 2 references) doc-install: Translating classGio_1_1Resource-members.html (no references) doc-install: Translating examples.html (no references) doc-install: Translating classGio_1_1SettingsSchemaSource.html (no references) doc-install: Translating since_2_14.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01long_01_4-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1SignalInfo.html (no references) doc-install: Translating classGlib_1_1Value_3_01void_01_5_01_4.html (no references) doc-install: Translating functions_eval_n.html (no references) doc-install: Translating classGlib_1_1Interface-members.html (rewrote 0 of 20 references) doc-install: Translating namespacemembers_x.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ArrayIterator-members.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ArrayKeeper.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1Application.html (rewrote 10 of 36 references) doc-install: Translating classGio_1_1DBus_1_1NodeInfo.html (no references) doc-install: Translating functions_o.html (no references) doc-install: Translating classGlib_1_1ArrayHandler_3_01bool_01_4-members.html (no references) doc-install: Translating group__giommContentType.html (rewrote 10 of 10 references) doc-install: Translating classGio_1_1Notification.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1UnixInputStream.html (rewrote 21 of 43 references) doc-install: Translating classGio_1_1TlsDatabase.html (rewrote 23 of 45 references) doc-install: Translating structGlib_1_1Container__Helpers_1_1TypeTraits-members.html (no references) doc-install: Translating classGlib_1_1ustring__Iterator.html (rewrote 5 of 5 references) doc-install: Translating classGlib_1_1Markup_1_1Parser.html (rewrote 2 of 20 references) doc-install: Translating classGlib_1_1SignalProxyNormal.html (rewrote 0 of 12 references) doc-install: Translating classGlib_1_1OptionError.html (no references) doc-install: Translating functions_eval_h.html (no references) doc-install: Translating functions_i.html (no references) doc-install: Translating namespaceGlib_1_1Traits.html (no references) doc-install: Translating classGio_1_1DBus_1_1Object.html (rewrote 7 of 29 references) doc-install: Translating functions_d.html (no references) doc-install: Translating classGio_1_1MemoryOutputStream.html (rewrote 19 of 41 references) doc-install: Translating functions.html (no references) doc-install: Translating classGlib_1_1Markup_1_1AttributeKeyLess-members.html (no references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1tuple_3_01Types_8_8_8_4_01_4-members.html (no references) doc-install: Translating classGio_1_1FileInputStream.html (rewrote 26 of 48 references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ListIterator-members.html (no references) doc-install: Translating classGlib_1_1SignalProxyBase.html (no references) doc-install: Translating classGlib_1_1TimeoutSource-members.html (no references) doc-install: Translating classGlib_1_1SListHandler.html (rewrote 6 of 6 references) doc-install: Translating group__CharsetConv.html (rewrote 46 of 46 references) doc-install: Translating namespacemembers_func_s.html (no references) doc-install: Translating classGlib_1_1Value_3_01signed_01char_01_4.html (no references) doc-install: Translating classGlib_1_1Module.html (rewrote 14 of 14 references) doc-install: Translating classGlib_1_1MarkupError.html (no references) doc-install: Translating classGlib_1_1Variant_3_01guint16_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1ActionGroup-members.html (rewrote 0 of 20 references) doc-install: Translating group__DBus.html (rewrote 26 of 36 references) doc-install: Translating classGio_1_1DBus_1_1InterfaceInfo-members.html (no references) doc-install: Translating classGlib_1_1VariantStringBase-members.html (no references) doc-install: Translating graph_legend.html (no references) doc-install: Translating classGlib_1_1Regex-members.html (no references) doc-install: Translating since_2_4.html (no references) doc-install: Translating classGio_1_1Seekable-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1PropertyAction-members.html (rewrote 0 of 20 references) doc-install: Translating inherits.html (rewrote 0 of 1 references) doc-install: Translating classGio_1_1Emblem.html (rewrote 3 of 25 references) doc-install: Translating group__Markup.html (no references) doc-install: Translating classGio_1_1Menu.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1Value__Enum-members.html (no references) doc-install: Translating functions_func_o.html (no references) doc-install: Translating classGlib_1_1Binding-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1Drive.html (rewrote 9 of 31 references) doc-install: Translating namespacemembers_b.html (no references) doc-install: Translating classGio_1_1SimpleAction.html (rewrote 1 of 23 references) doc-install: Translating group__ShellUtils.html (rewrote 14 of 14 references) doc-install: Translating classGlib_1_1Exception-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1Object-members.html (rewrote 0 of 20 references) doc-install: Translating functions_type_s.html (no references) doc-install: Translating classGlib_1_1OptionEntry-members.html (no references) doc-install: Translating classGlib_1_1DBusSignatureString-members.html (no references) doc-install: Translating classGio_1_1UnixFDList.html (rewrote 13 of 35 references) doc-install: Translating classGio_1_1DBus_1_1MethodInvocation-members.html (rewrote 0 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_1ListStore.html (rewrote 6 of 31 references) doc-install: Translating classGlib_1_1VariantDict-members.html (no references) doc-install: Translating functions_func_t.html (no references) doc-install: Translating classGio_1_1FileIOStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Property__ReadOnly.html (no references) doc-install: Translating classGlib_1_1Value__Flags-members.html (no references) doc-install: Translating namespacemembers_func_w.html (no references) doc-install: Translating classGio_1_1SocketService-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1ThreadedSocketService.html (rewrote 1 of 23 references) doc-install: Translating structGlib_1_1Container__Helpers_1_1TypeTraits.html (no references) doc-install: Translating functions_type_d.html (no references) doc-install: Translating classGlib_1_1ValueBase__Boxed.html (no references) doc-install: Translating classGio_1_1Settings.html (rewrote 9 of 31 references) doc-install: Translating functions_func_r.html (no references) doc-install: Translating namespacemembers_s.html (no references) doc-install: Translating classGio_1_1PropertyAction.html (rewrote 1 of 23 references) doc-install: Translating namespacemembers_h.html (no references) doc-install: Translating namespacemembers_func_p.html (no references) doc-install: Translating classGlib_1_1SignalProxy_3_01void_07T_8_8_8_08_4.html (rewrote 0 of 15 references) doc-install: Translating classGio_1_1DBus_1_1Error-members.html (no references) doc-install: Translating functions_c.html (no 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 classGio_1_1ResourceError-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01double_01_4-members.html (no references) doc-install: Translating classGio_1_1BufferedInputStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1ValueBase__String.html (no references) doc-install: Translating classGio_1_1DBus_1_1SubtreeVTable.html (rewrote 9 of 15 references) doc-install: Translating functions_func_q.html (no references) doc-install: Translating classGlib_1_1IdleSource.html (rewrote 0 of 8 references) doc-install: Translating classGio_1_1SettingsSchemaKey-members.html (no references) doc-install: Translating classGio_1_1Converter.html (rewrote 1 of 23 references) doc-install: Translating since_2_20.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Container__Helpers_1_1SListIterator.html (rewrote 3 of 3 references) doc-install: Translating functions_b.html (no references) doc-install: Translating classGio_1_1TlsInteraction-members.html (rewrote 0 of 20 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 classGio_1_1BufferedOutputStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01VariantBase_01_4-members.html (no references) doc-install: Translating classGlib_1_1ShellError-members.html (no references) doc-install: Translating structGlib_1_1TimeVal.html (rewrote 13 of 13 references) doc-install: Translating namespacemembers_func_i.html (no references) doc-install: Translating classGlib_1_1OptionContext.html (rewrote 0 of 2 references) doc-install: Translating namespaceGio_1_1DBus.html (rewrote 7 of 12 references) doc-install: Translating classGio_1_1FileAttributeInfo-members.html (no references) doc-install: Translating classGio_1_1MenuAttributeIter.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1SimpleAction-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1SocketListener-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1MenuAttributeIter-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1TlsConnection.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1MenuItem-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01guint16_01_4-members.html (no references) doc-install: Translating classGio_1_1ListStoreBase.html (rewrote 5 of 29 references) doc-install: Translating classGlib_1_1Regex.html (rewrote 31 of 31 references) doc-install: Translating classGio_1_1Resolver-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Dir-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01float_01_4-members.html (no references) doc-install: Translating dir_02fef2a40270467d72a7f717cf991d8a.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_1SignalProxy_3_01R_07T_8_8_8_08_4.html (rewrote 0 of 26 references) doc-install: Translating classGio_1_1SocketAddressEnumerator.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1SocketListener.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1Credentials.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1AsyncResult-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1TcpConnection.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1DesktopAppInfo-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1DBusObjectPathString.html (rewrote 18 of 18 references) doc-install: Translating classGlib_1_1PropertyProxy__Base.html (no references) doc-install: Translating modules.html (no references) doc-install: Translating classGio_1_1TcpWrapperConnection.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1Value__Pointer-members.html (no references) doc-install: Translating functions_func_p.html (no references) doc-install: Translating classGlib_1_1Binding.html (rewrote 1 of 27 references) doc-install: Translating classGlib_1_1Object.html (rewrote 1 of 22 references) doc-install: Translating classGlib_1_1PropertyProxy__WriteOnly.html (no references) doc-install: Translating dir_98c789a82e29670547769c353b486e1a.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ArrayKeeper-members.html (no references) doc-install: Translating classGio_1_1SocketConnectable.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1OutputStream-members.html (rewrote 0 of 20 references) doc-install: Translating namespacemembers_func_e.html (no references) doc-install: Translating functions_type_v.html (no references) doc-install: Translating functions_~.html (no references) doc-install: Translating namespacemembers_func_d.html (no references) doc-install: Translating namespacemembers_func_x.html (no references) doc-install: Translating since_2_32.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1LoadableIcon-members.html (rewrote 0 of 20 references) doc-install: Translating functions_eval_l.html (no references) doc-install: Translating namespacemembers_type.html (no references) doc-install: Translating classGlib_1_1SignalProxyDetailed_3_01void_07T_8_8_8_08_4.html (rewrote 0 of 15 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 classGio_1_1DBus_1_1AnnotationInfo-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01float_01_4.html (no references) doc-install: Translating classGio_1_1SocketSource.html (rewrote 0 of 5 references) doc-install: Translating classGio_1_1DBus_1_1PropertyInfo-members.html (no references) doc-install: Translating classGlib_1_1IConv.html (rewrote 8 of 8 references) doc-install: Translating functions_type_t.html (no references) doc-install: Translating classGio_1_1DBus_1_1Message-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Dir.html (rewrote 5 of 5 references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01long_01long_01_4-members.html (no references) doc-install: Translating classGlib_1_1Timer.html (rewrote 1 of 1 references) doc-install: Translating namespaceGlib_1_1detail.html (rewrote 5 of 5 references) doc-install: Translating classGio_1_1ThreadedSocketService-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1File-members.html (rewrote 0 of 20 references) doc-install: Translating functions_p.html (no references) doc-install: Translating classGio_1_1Resolver.html (rewrote 19 of 41 references) doc-install: Translating hierarchy.html (rewrote 5 of 10 references) doc-install: Translating classGlib_1_1VariantType-members.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1SListIterator-members.html (no references) doc-install: Translating classGio_1_1MemoryInputStream-members.html (rewrote 0 of 20 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 since_2_24.html (rewrote 10 of 10 references) doc-install: Translating classGio_1_1ConverterInputStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1DirIterator.html (rewrote 7 of 7 references) doc-install: Translating classGlib_1_1ByteArray-members.html (no references) doc-install: Translating functions_type_b.html (no references) doc-install: Translating since_2_36.html (no references) doc-install: Translating functions_func_c.html (no references) doc-install: Translating namespacemembers_w.html (no references) doc-install: Translating classGlib_1_1IOSource-members.html (no references) doc-install: Translating classGio_1_1Proxy-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1SocketConnection-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1UnixConnection.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1Value_3_01T_01_5_00_01Enable_01_4.html (no references) doc-install: Translating classGio_1_1SocketControlMessage-members.html (rewrote 0 of 20 references) doc-install: Translating functions_eval_p.html (no references) doc-install: Translating classGlib_1_1Checksum.html (rewrote 10 of 10 references) doc-install: Translating classGlib_1_1SignalProxyDetailed_3_01void_07T_8_8_8_08_4-members.html (no references) doc-install: Translating classGlib_1_1KeyFile.html (rewrote 44 of 44 references) doc-install: Translating classGio_1_1DBus_1_1ArgInfo-members.html (no references) doc-install: Translating classGio_1_1SignalSocket.html (rewrote 0 of 7 references) doc-install: Translating classGio_1_1SocketControlMessage.html (rewrote 2 of 24 references) doc-install: Translating classGlib_1_1SignalProxyProperty.html (rewrote 0 of 10 references) doc-install: Translating group__ContHandles.html (no references) doc-install: Translating classGlib_1_1Variant_3_01gint32_01_4-members.html (no references) doc-install: Translating functions_n.html (no references) doc-install: Translating namespacemembers_m.html (no references) doc-install: Translating classGio_1_1NetworkService.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1Value__Pointer.html (no references) doc-install: Translating classGio_1_1SocketSource-members.html (no references) doc-install: Translating group__MiscUtils.html (rewrote 185 of 185 references) doc-install: Translating classGio_1_1DataInputStream.html (rewrote 68 of 90 references) doc-install: Translating classGio_1_1TlsError-members.html (no references) doc-install: Translating classGlib_1_1SignalIO.html (rewrote 0 of 14 references) doc-install: Translating classGlib_1_1Container__Helpers_1_1ArrayIterator.html (rewrote 3 of 3 references) doc-install: Translating namespacemembers_func_g.html (no references) doc-install: Translating namespaceGlib_1_1Unicode.html (no references) doc-install: Translating classGio_1_1ProxyResolver-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1ProxyAddress.html (rewrote 2 of 24 references) doc-install: Translating classGio_1_1SimpleIOStream.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1VolumeMonitor-members.html (rewrote 0 of 20 references) doc-install: Translating thread_2dispatcher_8cc-example.html (rewrote 17 of 27 references) doc-install: Translating classGio_1_1Action.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1OptionGroup-members.html (no references) doc-install: Translating classGio_1_1DataOutputStream.html (rewrote 18 of 40 references) doc-install: Translating classGio_1_1DBus_1_1InterfaceInfo.html (no references) doc-install: Translating group__giommEnums.html (no references) doc-install: Translating functions_eval_e.html (no references) doc-install: Translating classGlib_1_1SListHandler-members.html (no references) doc-install: Translating classGio_1_1FileInfo.html (rewrote 74 of 96 references) doc-install: Translating classGlib_1_1DateTime.html (rewrote 9 of 9 references) doc-install: Translating functions_func_h.html (no references) doc-install: Translating classGlib_1_1PropertyProxy.html (no references) doc-install: Translating classGlib_1_1VariantContainerBase-members.html (no references) doc-install: Translating functions_func_m.html (no references) doc-install: Translating classGlib_1_1SignalTimeout.html (rewrote 2 of 28 references) doc-install: Translating classGlib_1_1Dispatcher.html (rewrote 0 of 8 references) doc-install: Translating functions_func_n.html (no references) doc-install: Translating functions_eval_w.html (no references) doc-install: Translating namespacemembers_d.html (no references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1tuple_3_01Types_8_8_8_4_01_4.html (rewrote 22 of 22 references) doc-install: Translating classGlib_1_1IOChannelError-members.html (no references) doc-install: Translating classGio_1_1ThemedIcon-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Value_3_01const_01T_01_5_00_01Enable_01_4.html (no references) doc-install: Translating classGio_1_1Cancellable.html (rewrote 1 of 25 references) doc-install: Translating classGlib_1_1Rand.html (rewrote 4 of 4 references) doc-install: Translating classGlib_1_1ValueBase__String-members.html (no references) doc-install: Translating classGio_1_1Resource.html (rewrote 36 of 36 references) doc-install: Translating group__PatternMatching.html (no references) doc-install: Translating functions_eval_s.html (no references) doc-install: Translating classGio_1_1ActionMap-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1DBus_1_1Error.html (no references) doc-install: Translating classGlib_1_1Value_3_01long_01long_01_4-members.html (no references) doc-install: Translating functions_eval_v.html (no references) doc-install: Translating functions_type.html (no references) doc-install: Translating functions_func_e.html (no references) doc-install: Translating group__FileUtils.html (rewrote 15 of 15 references) doc-install: Translating since_2_12.html (no references) doc-install: Translating classGlib_1_1ValueBase__Enum-members.html (no references) doc-install: Translating namespaceGio.html (rewrote 8 of 10 references) doc-install: Translating classGio_1_1BufferedInputStream.html (rewrote 26 of 48 references) doc-install: Translating functions_t.html (no references) doc-install: Translating classGlib_1_1PropertyProxy__ReadOnly-members.html (no references) doc-install: Translating classGio_1_1InputStream.html (rewrote 18 of 40 references) doc-install: Translating classGio_1_1ZlibCompressor.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1Value_3_01std_1_1string_01_4-members.html (no references) doc-install: Translating classGio_1_1SocketClient-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01gint16_01_4-members.html (no references) doc-install: Translating classGlib_1_1Container__Helpers_1_1GListKeeper.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Variant_3_01Glib_1_1ustring_01_4-members.html (no references) doc-install: Translating classGio_1_1UnixOutputStream.html (rewrote 17 of 39 references) doc-install: Translating classGlib_1_1SignalProxyBase-members.html (no references) doc-install: Translating functions_k.html (no references) doc-install: Translating classGio_1_1MenuModel.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1UnixFDMessage-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1ValueBase__Flags-members.html (no references) doc-install: Translating classGio_1_1UnixSocketAddress-members.html (rewrote 0 of 20 references) doc-install: Translating group__Streams.html (no references) doc-install: Translating classGlib_1_1Value_3_01double_01_4.html (no references) doc-install: Translating classGio_1_1PollableInputStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1ActionGroup.html (rewrote 6 of 28 references) doc-install: Translating classGio_1_1DBus_1_1MethodInfo-members.html (no references) doc-install: Translating functions_g.html (no references) doc-install: Translating classGlib_1_1Property__WriteOnly-members.html (no references) doc-install: Translating functions_func.html (no references) doc-install: Translating classGlib_1_1VariantParseError-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_1Variant_3_01gint64_01_4-members.html (no references) doc-install: Translating classGlib_1_1ValueBase__Boxed-members.html (no references) doc-install: Translating namespacemembers_o.html (no references) doc-install: Translating functions_eval_c.html (no references) doc-install: Translating classGio_1_1Icon-members.html (rewrote 0 of 20 references) doc-install: Translating functions_v.html (no references) doc-install: Translating namespacemembers_u.html (no references) doc-install: Translating classGlib_1_1Variant_3_01double_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1CharsetConverter.html (rewrote 1 of 23 references) doc-install: Translating namespaces.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 since_2_52.html (rewrote 0 of 1 references) doc-install: Translating classGlib_1_1PropertyBase.html (no references) doc-install: Translating classGlib_1_1NodeTree-members.html (no references) doc-install: Translating namespacemembers_func_h.html (no references) doc-install: Translating functions_type_m.html (no references) doc-install: Translating functions_type_f.html (no references) doc-install: Translating classGio_1_1OutputStream.html (rewrote 18 of 40 references) doc-install: Translating namespacemembers_func_o.html (no references) doc-install: Translating classGlib_1_1VariantIter.html (no references) doc-install: Translating functions_vars.html (no references) doc-install: Translating classGio_1_1DBus_1_1Interface-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1TimeZone-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1AnnotationInfo.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1DBus_1_1InterfaceSkeleton-members.html (rewrote 0 of 20 references) doc-install: Translating functions_y.html (no references) doc-install: Translating group__StringUtils.html (rewrote 33 of 33 references) doc-install: Translating functions_r.html (no references) doc-install: Translating classGlib_1_1OptionGroup.html (rewrote 19 of 25 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_1Variant_3_01std_1_1vector_3_01std_1_1string_01_4_01_4-members.html (no references) doc-install: Translating classGio_1_1Volume.html (rewrote 11 of 33 references) doc-install: Translating namespacemembers_func_t.html (no references) doc-install: Translating classGio_1_1DBus_1_1SubtreeVTable-members.html (no references) doc-install: Translating classGlib_1_1PatternSpec-members.html (no references) doc-install: Translating classGlib_1_1PollFD.html (no references) doc-install: Translating classGio_1_1MenuLinkIter.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1PropertyProxy__Base-members.html (no references) doc-install: Translating classGio_1_1MemoryInputStream.html (rewrote 21 of 45 references) doc-install: Translating classGlib_1_1PropertyProxy__WriteOnly-members.html (no references) doc-install: Translating classGlib_1_1MarkupError-members.html (no references) doc-install: Translating namespacemembers_e.html (no references) doc-install: Translating classGio_1_1DBus_1_1ArgInfo.html (no references) doc-install: Translating classGio_1_1SimpleIOStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1Icon.html (rewrote 5 of 27 references) doc-install: Translating classGlib_1_1Value__Boxed.html (no references) doc-install: Translating classGlib_1_1SignalProxyProperty-members.html (no references) doc-install: Translating classGio_1_1UnixFDList-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1PatternSpec.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01char_01_4-members.html (no references) doc-install: Translating classGio_1_1ProxyResolver.html (rewrote 7 of 29 references) doc-install: Translating classGlib_1_1VariantParseError.html (no references) doc-install: Translating classGio_1_1SimpleActionGroup-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Rand-members.html (no references) doc-install: Translating classGlib_1_1Value_3_01bool_01_4-members.html (no references) doc-install: Translating classGio_1_1RemoteActionGroup.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1DesktopAppInfo.html (rewrote 57 of 79 references) doc-install: Translating classGlib_1_1ConvertError.html (no references) doc-install: Translating classGlib_1_1IOChannel-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01gint64_01_4.html (rewrote 2 of 2 references) doc-install: Translating namespacemembers_l.html (no references) doc-install: Translating classGio_1_1ThemedIcon.html (rewrote 17 of 39 references) doc-install: Translating functions_eval_d.html (no references) doc-install: Translating classGlib_1_1FileError-members.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 classGio_1_1Notification-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Value_3_01T_01_5_00_01Enable_01_4-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1InterfaceVTable.html (rewrote 4 of 10 references) doc-install: Translating classGio_1_1MenuLinkIter-members.html (rewrote 0 of 20 references) doc-install: Translating since_2_54.html (no references) doc-install: Translating classGlib_1_1Source.html (rewrote 0 of 6 references) doc-install: Translating classGlib_1_1Property-members.html (no references) doc-install: Translating functions_eval_t.html (no references) doc-install: Translating classGio_1_1SimplePermission.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1SocketConnectable-members.html (rewrote 0 of 20 references) doc-install: Translating functions_eval_u.html (no references) doc-install: Translating classGio_1_1VolumeMonitor.html (rewrote 11 of 33 references) doc-install: Translating classGio_1_1Converter-members.html (rewrote 0 of 20 references) doc-install: Translating functions_eval_o.html (no references) doc-install: Translating classGlib_1_1OptionError-members.html (no references) doc-install: Translating pages.html (no references) doc-install: Translating classGlib_1_1RegexError.html (no references) doc-install: Translating classGio_1_1SettingsSchema.html (rewrote 4 of 4 references) doc-install: Translating group__Random.html (no references) doc-install: Translating classGlib_1_1QueryQuark-members.html (no references) doc-install: Translating classGio_1_1AsyncInitable.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1Exception.html (no references) doc-install: Translating classGio_1_1InetSocketAddress.html (rewrote 2 of 24 references) doc-install: Translating classGio_1_1SocketAddress-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1UnixCredentialsMessage-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1string_01_4.html (rewrote 26 of 26 references) doc-install: Translating since_2_26.html (rewrote 14 of 14 references) doc-install: Translating classGlib_1_1Variant_3_01gint32_01_4.html (rewrote 2 of 2 references) doc-install: Translating functions_type_l.html (no 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 classGlib_1_1ListHandler-members.html (no references) doc-install: Translating functions_eval_m.html (no references) doc-install: Translating functions_type_c.html (no references) doc-install: Translating since_2_42.html (no references) doc-install: Translating structGlib_1_1TimeVal-members.html (no references) doc-install: Translating group__Unicode.html (no references) doc-install: Translating classGlib_1_1SignalProxy_3_01void_07T_8_8_8_08_4-members.html (no references) doc-install: Translating classGlib_1_1FileError.html (no references) doc-install: Translating classGlib_1_1Value_3_01Glib_1_1ustring_01_4.html (no references) doc-install: Translating classGlib_1_1Value_3_01std_1_1string_01_4.html (rewrote 9 of 9 references) doc-install: Translating classGlib_1_1Variant_3_01double_01_4-members.html (no references) doc-install: Translating group__Base64.html (no references) doc-install: Translating classGlib_1_1Value_3_01long_01long_01_4.html (no references) doc-install: Translating classGlib_1_1ArrayHandler-members.html (no references) doc-install: Translating classGlib_1_1ConvertError-members.html (no references) doc-install: Translating classGlib_1_1NodeTree.html (rewrote 0 of 4 references) doc-install: Translating functions_func_w.html (no references) doc-install: Translating classGlib_1_1IConv-members.html (no references) doc-install: Translating classGlib_1_1Markup_1_1Parser-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1FileMonitor.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1TlsClientConnection-members.html (rewrote 0 of 20 references) doc-install: Translating since_2_38.html (no references) doc-install: Translating classGlib_1_1ValueBase__Enum.html (no references) doc-install: Translating namespacemembers_func_c.html (no references) doc-install: Translating functions_enum.html (no references) doc-install: Translating classGlib_1_1MainLoop.html (no references) doc-install: Translating functions_q.html (no references) doc-install: Translating classGio_1_1TlsConnection-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1ProxyAddress-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1DBus_1_1MethodInfo.html (no references) doc-install: Translating annotated.html (rewrote 5 of 9 references) doc-install: Translating classGio_1_1DBus_1_1Server.html (rewrote 43 of 65 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 namespaceGlib.html (rewrote 204 of 213 references) doc-install: Translating classGio_1_1DBus_1_1PropertyInfo.html (no references) doc-install: Translating classGio_1_1FileOutputStream.html (rewrote 22 of 44 references) doc-install: Translating classGio_1_1NetworkService-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1VariantContainerBase.html (rewrote 5 of 5 references) doc-install: Translating classGio_1_1ListStoreBase-members.html (rewrote 0 of 20 references) doc-install: Translating since_2_28.html (rewrote 53 of 53 references) doc-install: Translating classGlib_1_1Value-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1AuthObserver-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1PropertyProxy__ReadOnly.html (no references) doc-install: Translating classGio_1_1InputStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Variant_3_01unsigned_01char_01_4-members.html (no references) doc-install: Translating classGlib_1_1ArrayHandler.html (rewrote 9 of 9 references) doc-install: Translating namespacemembers_z.html (no references) doc-install: Translating classGlib_1_1Variant_3_01guint32_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Dispatcher-members.html (no references) doc-install: Translating classGlib_1_1Checksum-members.html (no references) doc-install: Translating classGio_1_1ResolverError-members.html (no references) doc-install: Translating classGio_1_1TlsError.html (no references) doc-install: Translating classGlib_1_1Value__Enum.html (no references) doc-install: Translating classGlib_1_1Date.html (rewrote 1 of 1 references) doc-install: Translating functions_func_k.html (no references) doc-install: Translating classGio_1_1AsyncResult.html (rewrote 8 of 31 references) doc-install: Translating classGlib_1_1DBusSignatureString.html (rewrote 17 of 17 references) doc-install: Translating namespaceGlib_1_1Markup.html (no references) doc-install: Translating classGlib_1_1Variant_3_01VariantBase_01_4.html (rewrote 3 of 3 references) doc-install: Translating classGio_1_1MenuItem.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1Initable.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1FilenameCompleter.html (rewrote 9 of 31 references) doc-install: Translating classGlib_1_1PropertyBase-members.html (no references) doc-install: Translating classGlib_1_1DBusObjectPathString-members.html (no references) doc-install: Translating classGlib_1_1KeyFileError-members.html (no references) doc-install: Translating classGio_1_1PollableOutputStream.html (rewrote 4 of 26 references) doc-install: Translating classGio_1_1FileAttributeInfoList-members.html (no references) doc-install: Translating classGio_1_1Mount.html (rewrote 7 of 29 references) doc-install: Translating namespacemembers_t.html (no references) doc-install: Translating classGio_1_1DBus_1_1Connection.html (rewrote 73 of 99 references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01char_01_4.html (no references) doc-install: Translating classGio_1_1SrvTarget-members.html (no references) doc-install: Translating functions_func_z.html (no references) doc-install: Translating classGio_1_1TlsInteraction.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1PollableInputStream.html (rewrote 4 of 26 references) doc-install: Translating classGio_1_1FileAttributeInfoList.html (rewrote 4 of 4 references) doc-install: Translating namespacemembers_func.html (no references) doc-install: Translating classGio_1_1SettingsSchemaSource-members.html (no references) doc-install: Translating classGio_1_1EmblemedIcon-members.html (rewrote 0 of 20 references) doc-install: Translating since_2_40.html (rewrote 1 of 1 references) doc-install: Translating classGio_1_1FilterInputStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1Mount-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1TcpWrapperConnection-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1TlsCertificate.html (rewrote 23 of 45 references) doc-install: Translating classGio_1_1TcpConnection-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1ResourceError.html (no references) doc-install: Translating since_2_34.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1ustring.html (rewrote 66 of 66 references) doc-install: Translating classGio_1_1FileAttributeMatcher-members.html (no references) doc-install: Translating classGio_1_1NetworkMonitor.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1Action-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1UnixOutputStream-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1SettingsSchemaKey.html (no references) doc-install: Translating classes.html (no references) doc-install: Translating classGlib_1_1KeyFileError.html (no references) doc-install: Translating classGlib_1_1Variant_3_01std_1_1string_01_4-members.html (no references) doc-install: Translating classGio_1_1UnixFDMessage.html (rewrote 4 of 26 references) doc-install: Translating classGlib_1_1ValueBase.html (rewrote 1 of 1 references) doc-install: Translating classGio_1_1IOStream.html (rewrote 1 of 23 references) doc-install: Translating since_2_16.html (rewrote 7 of 7 references) doc-install: Translating classGlib_1_1TimeoutSource.html (rewrote 0 of 8 references) doc-install: Translating classGlib_1_1Markup_1_1AttributeKeyLess.html (no references) doc-install: Translating classGio_1_1DBus_1_1SignalInfo-members.html (no references) doc-install: Translating functions_l.html (no references) doc-install: Translating classGio_1_1TlsServerConnection-members.html (rewrote 0 of 20 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_1RemoteActionGroup-members.html (rewrote 0 of 20 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 classGio_1_1UnixSocketAddress.html (rewrote 12 of 34 references) doc-install: Translating classGio_1_1Application-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1ApplicationCommandLine.html (rewrote 12 of 34 references) doc-install: Translating classGlib_1_1VariantBase.html (rewrote 5 of 5 references) doc-install: Translating index.html (rewrote 1 of 1 references) doc-install: Translating classGlib_1_1DateTime-members.html (no references) doc-install: Translating functions_type_i.html (no references) doc-install: Translating classGlib_1_1DirIterator-members.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_1MainContext-members.html (no references) doc-install: Translating classGlib_1_1Property__WriteOnly.html (no references) doc-install: Translating since_2_18.html (rewrote 1 of 1 references) doc-install: Translating functions_eval_g.html (no references) doc-install: Translating classGlib_1_1SignalProxyNormal-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1MenuModel.html (rewrote 1 of 23 references) doc-install: Translating functions_func_g.html (no references) doc-install: Translating classGlib_1_1Module-members.html (no references) doc-install: Translating classGio_1_1InetAddress-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1FilterInputStream.html (rewrote 18 of 40 references) doc-install: Translating classGio_1_1DBus_1_1InterfaceVTable-members.html (no references) doc-install: Translating classGlib_1_1KeyFile-members.html (no references) doc-install: Translating classGio_1_1ListStore-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Container__Helpers_1_1GSListKeeper-members.html (no references) doc-install: Translating classGio_1_1Permission.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1MountOperation-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1SocketAddress.html (rewrote 3 of 25 references) doc-install: Translating classGlib_1_1RegexError-members.html (no references) doc-install: Translating namespacemembers_enum.html (no references) doc-install: Translating classGio_1_1SocketService.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01int_01_4.html (no references) doc-install: Translating since_2_6.html (rewrote 1 of 1 references) doc-install: Translating classGio_1_1IOStream-members.html (rewrote 0 of 20 references) doc-install: Translating functions_func_u.html (no references) doc-install: Translating classGio_1_1NetworkAddress.html (rewrote 13 of 35 references) doc-install: Translating classGlib_1_1Variant.html (rewrote 2 of 2 references) doc-install: Translating classGlib_1_1Date-members.html (no references) doc-install: Translating classGio_1_1FileIOStream.html (rewrote 9 of 31 references) doc-install: Translating namespacemembers_n.html (no references) doc-install: Translating classGlib_1_1SpawnError.html (no references) doc-install: Translating classGlib_1_1ValueBase__Object.html (no references) doc-install: Translating classGlib_1_1ValueBase__Object-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1Proxy-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1TlsServerConnection.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1ZlibDecompressor.html (rewrote 1 of 23 references) doc-install: Translating classGlib_1_1Error.html (no references) doc-install: Translating functions_func_i.html (no references) doc-install: Translating classGlib_1_1Variant_3_01Glib_1_1DBusObjectPathString_01_4.html (rewrote 8 of 8 references) doc-install: Translating classGio_1_1UnixConnection-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Value_3_01unsigned_01long_01long_01_4.html (no references) doc-install: Translating classGio_1_1TlsClientConnection.html (rewrote 7 of 29 references) doc-install: Translating classGio_1_1DBus_1_1Proxy.html (rewrote 9 of 31 references) doc-install: Translating since_2_8.html (no references) doc-install: Translating classGio_1_1DBus_1_1Connection-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Value_3_01int_01_4-members.html (no references) doc-install: Translating since_2_44.html (rewrote 14 of 14 references) doc-install: Translating classGlib_1_1SignalTimeout-members.html (no references) doc-install: Translating classGlib_1_1BalancedTree.html (rewrote 0 of 4 references) doc-install: Translating classGio_1_1SrvTarget.html (no references) doc-install: Translating group__Variant.html (rewrote 1 of 1 references) doc-install: Translating functions_func_s.html (no references) doc-install: Translating functions_eval_k.html (no references) doc-install: Translating classGio_1_1Volume-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Timer-members.html (no references) doc-install: Translating classGio_1_1Proxy.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1EmblemedIcon.html (rewrote 5 of 27 references) doc-install: Translating functions_func_f.html (no references) doc-install: Translating namespacemembers.html (no references) doc-install: Translating classGio_1_1FileInfo-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1IOChannel.html (rewrote 20 of 40 references) doc-install: Translating classGio_1_1CharsetConverter-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1FileOutputStream-members.html (rewrote 0 of 20 references) doc-install: Translating functions_eval_r.html (no references) doc-install: Translating classGlib_1_1Value__Boxed-members.html (no references) doc-install: Translating since_2_22.html (rewrote 7 of 7 references) doc-install: Translating classGlib_1_1ustring__Iterator-members.html (no references) doc-install: Translating namespaceGio_1_1DBus_1_1ErrorUtils.html (no references) doc-install: Translating classGio_1_1ZlibDecompressor-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1SignalSocket-members.html (no references) doc-install: Translating classGlib_1_1SignalProxyDetailedBase-members.html (no references) doc-install: Translating classGio_1_1ActionMap.html (rewrote 1 of 31 references) doc-install: Translating classGio_1_1DBus_1_1Server-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1Drive-members.html (rewrote 0 of 20 references) doc-install: Translating functions_h.html (no references) doc-install: Translating group__NetworkIO.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 classGio_1_1DBus_1_1NodeInfo-members.html (no references) doc-install: Translating classGlib_1_1Variant_3_01unsigned_01char_01_4.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1InetAddress.html (rewrote 2 of 24 references) doc-install: Translating classGlib_1_1ValueBase-members.html (no references) doc-install: Translating functions_type_r.html (no references) doc-install: Translating classGio_1_1Permission-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1NetworkAddress-members.html (rewrote 0 of 20 references) doc-install: Translating classGlib_1_1Bytes.html (rewrote 2 of 2 references) doc-install: Translating classGio_1_1TlsPassword.html (rewrote 1 of 23 references) doc-install: Translating classGio_1_1Socket.html (rewrote 15 of 39 references) doc-install: Translating classGlib_1_1IOChannelError.html (no references) doc-install: Translating classGlib_1_1Value_3_01Glib_1_1ustring_01_4-members.html (no references) doc-install: Translating classGlib_1_1Variant_3_01gint16_01_4.html (rewrote 2 of 2 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 classGlib_1_1ExtraClassInit-members.html (rewrote 0 of 20 references) doc-install: Translating classGio_1_1LoadableIcon.html (rewrote 5 of 27 references) doc-install: Translating namespacemembers_g.html (no references) doc-install: Translating classGlib_1_1MainContext.html (rewrote 5 of 11 references) doc-install: Translating classGlib_1_1SpawnError-members.html (no references) doc-install: Translating classGio_1_1DBus_1_1InterfaceSkeleton.html (rewrote 5 of 27 references) doc-install: Copying jquery.js doc-install: Copying dynsections.js doc-install: Copying inherit_graph_26.png doc-install: Copying inherit_graph_16.png doc-install: Copying classGio_1_1AsyncResult__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxyBase__inherit__graph.png doc-install: Copying classGio_1_1FileDescriptorBased__inherit__graph.png doc-install: Copying classGio_1_1ApplicationCommandLine__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01Glib_1_1ustring_01_4__inherit__graph.png doc-install: Copying inherit_graph_51.png doc-install: Copying inherit_graph_74.png doc-install: Copying classGlib_1_1IOSource__inherit__graph.png doc-install: Copying classGlib_1_1IOChannel__inherit__graph.png doc-install: Copying classGio_1_1MemoryInputStream__inherit__graph.png doc-install: Copying nav_g.png doc-install: Copying classGio_1_1SocketClient__inherit__graph.png doc-install: Copying inherit_graph_23.png doc-install: Copying inherit_graph_2.png doc-install: Copying classGlib_1_1DBusObjectPathString__inherit__graph.png doc-install: Copying open.png doc-install: Copying graph_legend.png doc-install: Copying classGio_1_1Emblem__inherit__graph.png doc-install: Copying classGio_1_1MenuItem__inherit__graph.png doc-install: Copying inherit_graph_57.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_1InetAddress__inherit__graph.png doc-install: Copying classGio_1_1Action__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01Glib_1_1ustring_01_4__inherit__graph.png doc-install: Copying classGio_1_1ConverterOutputStream__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01guint64_01_4__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01std_1_1string_01_4__inherit__graph.png doc-install: Copying classGlib_1_1ConvertError__inherit__graph.png doc-install: Copying classGio_1_1ListStoreBase__inherit__graph.png doc-install: Copying classGlib_1_1Exception__inherit__graph.png doc-install: Copying classGio_1_1TlsCertificate__inherit__graph.png doc-install: Copying inherit_graph_70.png doc-install: Copying classGlib_1_1ValueBase__Boxed__inherit__graph.png doc-install: Copying classGio_1_1ActionMap__inherit__graph.png doc-install: Copying classGio_1_1Cancellable__inherit__graph.png doc-install: Copying inherit_graph_50.png doc-install: Copying inherit_graph_37.png doc-install: Copying classGio_1_1RemoteActionGroup__inherit__graph.png doc-install: Copying classGio_1_1ProxyAddress__inherit__graph.png doc-install: Copying classGio_1_1Error__inherit__graph.png doc-install: Copying classGlib_1_1PropertyBase__inherit__graph.png doc-install: Copying classGio_1_1TlsServerConnection__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1MethodInvocation__inherit__graph.png doc-install: Copying classGio_1_1Converter__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01long_01_4__inherit__graph.png doc-install: Copying classGio_1_1EmblemedIcon__inherit__graph.png doc-install: Copying classGio_1_1OutputStream__inherit__graph.png doc-install: Copying classGlib_1_1Quark__inherit__graph.png doc-install: Copying inherit_graph_0.png doc-install: Copying inherit_graph_58.png doc-install: Copying classGio_1_1DBus_1_1Proxy__inherit__graph.png doc-install: Copying classGio_1_1BufferedInputStream__inherit__graph.png doc-install: Copying classGlib_1_1Value__Enum__inherit__graph.png doc-install: Copying classGlib_1_1Value__Flags__inherit__graph.png doc-install: Copying classGio_1_1ListModel__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1Message__inherit__graph.png doc-install: Copying classGlib_1_1Property__WriteOnly__inherit__graph.png doc-install: Copying inherit_graph_77.png doc-install: Copying inherit_graph_73.png doc-install: Copying inherit_graph_3.png doc-install: Copying inherit_graph_39.png doc-install: Copying inherit_graph_12.png doc-install: Copying classGio_1_1SocketAddress__inherit__graph.png doc-install: Copying inherit_graph_65.png doc-install: Copying inherit_graph_42.png doc-install: Copying arrowdown.png doc-install: Copying classGio_1_1Seekable__inherit__graph.png doc-install: Copying classGio_1_1InetSocketAddress__inherit__graph.png doc-install: Copying tab_b.png doc-install: Copying classGio_1_1DBus_1_1ActionGroup__inherit__graph.png doc-install: Copying inherit_graph_32.png doc-install: Copying classGio_1_1TlsConnection__inherit__graph.png doc-install: Copying classGio_1_1IOStream__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01bool_01_4__inherit__graph.png doc-install: Copying classGio_1_1SocketSource__inherit__graph.png doc-install: Copying inherit_graph_41.png doc-install: Copying inherit_graph_36.png doc-install: Copying classGlib_1_1ExtraClassInit__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01int_01_4__inherit__graph.png doc-install: Copying classGio_1_1LoadableIcon__inherit__graph.png doc-install: Copying inherit_graph_33.png doc-install: Copying classGio_1_1TcpConnection__inherit__graph.png doc-install: Copying inherit_graph_7.png doc-install: Copying classGio_1_1FileMonitor__inherit__graph.png doc-install: Copying classGio_1_1ZlibDecompressor__inherit__graph.png doc-install: Copying inherit_graph_68.png doc-install: Copying classGio_1_1SimplePermission__inherit__graph.png doc-install: Copying inherit_graph_15.png doc-install: Copying classGlib_1_1Property__ReadOnly__inherit__graph.png doc-install: Copying classGlib_1_1Property__inherit__graph.png doc-install: Copying inherit_graph_14.png doc-install: Copying inherit_graph_30.png doc-install: Copying classGlib_1_1Markup_1_1Parser__inherit__graph.png doc-install: Copying classGio_1_1Drive__inherit__graph.png doc-install: Copying tab_s.png doc-install: Copying inherit_graph_18.png doc-install: Copying classGlib_1_1Variant_3_01std_1_1tuple_3_01Types_8_8_8_4_01_4__inherit__graph.png doc-install: Copying classGio_1_1Menu__inherit__graph.png doc-install: Copying inherit_graph_61.png doc-install: Copying classGlib_1_1ustring__inherit__graph.png doc-install: Copying inherit_graph_49.png doc-install: Copying classGlib_1_1VariantParseError__inherit__graph.png doc-install: Copying classGlib_1_1MarkupError__inherit__graph.png doc-install: Copying inherit_graph_13.png doc-install: Copying classGio_1_1ZlibCompressor__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1Server__inherit__graph.png doc-install: Copying classGlib_1_1RegexError__inherit__graph.png doc-install: Copying classGio_1_1MenuModel__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01unsigned_01char_01_4__inherit__graph.png doc-install: Copying classGlib_1_1TimeoutSource__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01long_01long_01_4__inherit__graph.png doc-install: Copying classGio_1_1TlsDatabase__inherit__graph.png doc-install: Copying tab_h.png doc-install: Copying classGio_1_1SimpleAction__inherit__graph.png doc-install: Copying inherit_graph_28.png doc-install: Copying classGio_1_1DBus_1_1AuthObserver__inherit__graph.png doc-install: Copying classGio_1_1MemoryOutputStream__inherit__graph.png doc-install: Copying classGio_1_1SocketListener__inherit__graph.png doc-install: Copying classGlib_1_1Source__inherit__graph.png doc-install: Copying classGlib_1_1VariantStringBase__inherit__graph.png doc-install: Copying classGio_1_1SimpleIOStream__inherit__graph.png doc-install: Copying inherit_graph_48.png doc-install: Copying classGlib_1_1Value__Pointer__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01VariantBase_01_4__inherit__graph.png doc-install: Copying inherit_graph_67.png doc-install: Copying classGlib_1_1Value_3_01bool_01_4__inherit__graph.png doc-install: Copying inherit_graph_9.png doc-install: Copying classGio_1_1NetworkMonitor__inherit__graph.png doc-install: Copying classGio_1_1FileEnumerator__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01gint16_01_4__inherit__graph.png doc-install: Copying inherit_graph_80.png doc-install: Copying inherit_graph_53.png doc-install: Copying classGio_1_1VolumeMonitor__inherit__graph.png doc-install: Copying inherit_graph_1.png doc-install: Copying classGlib_1_1ValueBase__String__inherit__graph.png doc-install: Copying splitbar.png doc-install: Copying classGio_1_1DesktopAppInfo__inherit__graph.png doc-install: Copying sync_off.png doc-install: Copying bc_s.png doc-install: Copying inherit_graph_22.png doc-install: Copying classGio_1_1SocketConnectable__inherit__graph.png doc-install: Copying inherit_graph_27.png doc-install: Copying classGlib_1_1Variant_3_01double_01_4__inherit__graph.png doc-install: Copying classGio_1_1SocketControlMessage__inherit__graph.png doc-install: Copying classGlib_1_1SpawnError__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01float_01_4__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxyNormal__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxy_3_01R_07T_8_8_8_08_4__inherit__graph.png doc-install: Copying classGio_1_1NetworkAddress__inherit__graph.png doc-install: Copying classGio_1_1Mount__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01const_01T_01_5_00_01Enable_01_4__inherit__graph.png doc-install: Copying classGio_1_1Volume__inherit__graph.png doc-install: Copying classGlib_1_1Binding__inherit__graph.png doc-install: Copying inherit_graph_21.png doc-install: Copying classGlib_1_1Value__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxyDetailed_3_01R_07T_8_8_8_08_4__inherit__graph.png doc-install: Copying classGlib_1_1Variant__inherit__graph.png doc-install: Copying inherit_graph_66.png doc-install: Copying classGio_1_1SimpleActionGroup__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1Connection__inherit__graph.png doc-install: Copying classGlib_1_1ValueBase__inherit__graph.png doc-install: Copying classGio_1_1Credentials__inherit__graph.png doc-install: Copying classGlib_1_1ValueBase__Enum__inherit__graph.png doc-install: Copying inherit_graph_75.png doc-install: Copying tab_a.png doc-install: Copying folderopen.png doc-install: Copying classGio_1_1MenuLinkIter__inherit__graph.png doc-install: Copying classGio_1_1InputStream__inherit__graph.png doc-install: Copying classGlib_1_1OptionError__inherit__graph.png doc-install: Copying inherit_graph_60.png doc-install: Copying inherit_graph_17.png doc-install: Copying inherit_graph_63.png doc-install: Copying classGlib_1_1Variant_3_01std_1_1string_01_4__inherit__graph.png doc-install: Copying classGlib_1_1PropertyProxy__WriteOnly__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01T_01_5_00_01Enable_01_4__inherit__graph.png doc-install: Copying classGio_1_1Initable__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxy_3_01void_07T_8_8_8_08_4__inherit__graph.png doc-install: Copying folderclosed.png doc-install: Copying inherit_graph_71.png doc-install: Copying inherit_graph_47.png doc-install: Copying classGio_1_1FileOutputStream__inherit__graph.png doc-install: Copying classGio_1_1DataOutputStream__inherit__graph.png doc-install: Copying inherit_graph_38.png doc-install: Copying closed.png doc-install: Copying classGio_1_1ProxyResolver__inherit__graph.png doc-install: Copying classGio_1_1MenuAttributeIter__inherit__graph.png doc-install: Copying inherit_graph_56.png doc-install: Copying classGlib_1_1ObjectBase__inherit__graph.png doc-install: Copying classGio_1_1Resolver__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01signed_01char_01_4__inherit__graph.png doc-install: Copying classGio_1_1TlsClientConnection__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01std_1_1vector_3_01T_01_4_01_4__inherit__graph.png doc-install: Copying classGlib_1_1PropertyProxy__inherit__graph.png doc-install: Copying doc.png doc-install: Copying arrowright.png doc-install: Copying inherit_graph_35.png doc-install: Copying classGlib_1_1Variant_3_01gint64_01_4__inherit__graph.png doc-install: Copying inherit_graph_6.png doc-install: Copying classGlib_1_1Variant_3_01guint32_01_4__inherit__graph.png doc-install: Copying classGio_1_1ResourceError__inherit__graph.png doc-install: Copying inherit_graph_31.png doc-install: Copying classGio_1_1AsyncInitable__inherit__graph.png doc-install: Copying inherit_graph_24.png doc-install: Copying classGlib_1_1Interface__inherit__graph.png doc-install: Copying classGio_1_1UnixSocketAddress__inherit__graph.png doc-install: Copying classGio_1_1FilenameCompleter__inherit__graph.png doc-install: Copying inherit_graph_8.png doc-install: Copying classGio_1_1PropertyAction__inherit__graph.png doc-install: Copying classGlib_1_1DBusSignatureString__inherit__graph.png doc-install: Copying classGio_1_1Socket__inherit__graph.png doc-install: Copying classGio_1_1ListStore__inherit__graph.png doc-install: Copying inherit_graph_69.png doc-install: Copying classGlib_1_1SignalProxyProperty__inherit__graph.png doc-install: Copying classGio_1_1Proxy__inherit__graph.png doc-install: Copying classGio_1_1Icon__inherit__graph.png doc-install: Copying classGio_1_1UnixOutputStream__inherit__graph.png doc-install: Copying nav_h.png doc-install: Copying classGlib_1_1SignalProxyDetailed_3_01void_07T_8_8_8_08_4__inherit__graph.png doc-install: Copying classGio_1_1SocketService__inherit__graph.png doc-install: Copying inherit_graph_19.png doc-install: Copying classGlib_1_1Error__inherit__graph.png doc-install: Copying classGio_1_1FileIOStream__inherit__graph.png doc-install: Copying inherit_graph_34.png doc-install: Copying inherit_graph_64.png doc-install: Copying classGlib_1_1Value__Boxed__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01void_01_5_01_4__inherit__graph.png doc-install: Copying inherit_graph_59.png doc-install: Copying sync_on.png doc-install: Copying classGlib_1_1Variant_3_01guint16_01_4__inherit__graph.png doc-install: Copying classGio_1_1PollableInputStream__inherit__graph.png doc-install: Copying inherit_graph_55.png doc-install: Copying classGio_1_1ConverterInputStream__inherit__graph.png doc-install: Copying classGio_1_1TlsError__inherit__graph.png doc-install: Copying classGio_1_1ThreadedSocketService__inherit__graph.png doc-install: Copying inherit_graph_79.png doc-install: Copying classGio_1_1NetworkService__inherit__graph.png doc-install: Copying classGlib_1_1ValueBase__Flags__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1Interface__inherit__graph.png doc-install: Copying classGio_1_1UnixFDList__inherit__graph.png doc-install: Copying inherit_graph_4.png doc-install: Copying inherit_graph_52.png doc-install: Copying classGlib_1_1Value_3_01unsigned_01int_01_4__inherit__graph.png doc-install: Copying classGlib_1_1SignalProxyDetailedBase__inherit__graph.png doc-install: Copying classGio_1_1TcpWrapperConnection__inherit__graph.png doc-install: Copying classGlib_1_1Markup_1_1ParseContext__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1InterfaceSkeleton__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1Error__inherit__graph.png doc-install: Copying classGio_1_1ResolverError__inherit__graph.png doc-install: Copying classGlib_1_1IdleSource__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1MenuModel__inherit__graph.png doc-install: Copying classGlib_1_1ShellError__inherit__graph.png doc-install: Copying classGio_1_1AppInfo__inherit__graph.png doc-install: Copying inherit_graph_76.png doc-install: Copying classGio_1_1FilterInputStream__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01unsigned_01long_01long_01_4__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01gint32_01_4__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01unsigned_01long_01_4__inherit__graph.png doc-install: Copying inherit_graph_44.png doc-install: Copying inherit_graph_46.png doc-install: Copying classGio_1_1TlsInteraction__inherit__graph.png doc-install: Copying classGio_1_1ThemedIcon__inherit__graph.png doc-install: Copying classGlib_1_1VariantBase__inherit__graph.png doc-install: Copying inherit_graph_62.png doc-install: Copying inherit_graph_78.png doc-install: Copying classGio_1_1UnixInputStream__inherit__graph.png doc-install: Copying classGio_1_1UnixCredentialsMessage__inherit__graph.png doc-install: Copying inherit_graph_11.png doc-install: Copying classGio_1_1FileInputStream__inherit__graph.png doc-install: Copying classGlib_1_1Value_3_01double_01_4__inherit__graph.png doc-install: Copying classGio_1_1DBus_1_1Object__inherit__graph.png doc-install: Copying classGlib_1_1KeyFileError__inherit__graph.png doc-install: Copying bdwn.png doc-install: Copying inherit_graph_29.png doc-install: Copying inherit_graph_25.png doc-install: Copying classGio_1_1Notification__inherit__graph.png doc-install: Copying classGio_1_1AppLaunchContext__inherit__graph.png doc-install: Copying inherit_graph_43.png doc-install: Copying inherit_graph_10.png doc-install: Copying classGio_1_1FileInfo__inherit__graph.png doc-install: Copying nav_f.png doc-install: Copying classGio_1_1FileIcon__inherit__graph.png doc-install: Copying classGio_1_1MountOperation__inherit__graph.png doc-install: Copying inherit_graph_54.png doc-install: Copying inherit_graph_72.png doc-install: Copying classGio_1_1File__inherit__graph.png doc-install: Copying classGlib_1_1VariantContainerBase__inherit__graph.png doc-install: Copying inherit_graph_40.png doc-install: Copying classGio_1_1UnixConnection__inherit__graph.png doc-install: Copying inherit_graph_45.png doc-install: Copying classGlib_1_1FileError__inherit__graph.png doc-install: Copying classGio_1_1SocketAddressEnumerator__inherit__graph.png doc-install: Copying classGio_1_1BufferedOutputStream__inherit__graph.png doc-install: Copying classGio_1_1ActionGroup__inherit__graph.png doc-install: Copying classGio_1_1Permission__inherit__graph.png doc-install: Copying classGio_1_1UnixFDMessage__inherit__graph.png doc-install: Copying classGio_1_1PollableOutputStream__inherit__graph.png doc-install: Copying classGlib_1_1QueryQuark__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_1Variant_3_01Variant_3_01T_01_4_01_4__inherit__graph.png doc-install: Copying classGio_1_1TlsPassword__inherit__graph.png doc-install: Copying classGlib_1_1IOChannelError__inherit__graph.png doc-install: Copying inherit_graph_20.png doc-install: Copying classGio_1_1Application__inherit__graph.png doc-install: Copying classGio_1_1CharsetConverter__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01Glib_1_1DBusObjectPathString_01_4__inherit__graph.png doc-install: Copying classGio_1_1FilterOutputStream__inherit__graph.png doc-install: Copying classGlib_1_1PropertyProxy__Base__inherit__graph.png doc-install: Copying doxygen.png doc-install: Copying classGlib_1_1Variant_3_01unsigned_01char_01_4__inherit__graph.png doc-install: Copying classGlib_1_1ValueBase__Object__inherit__graph.png doc-install: Copying classGlib_1_1Variant_3_01Glib_1_1DBusSignatureString_01_4__inherit__graph.png doc-install: Copying inherit_graph_5.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_1Settings__inherit__graph.png doc-install: Copying classGlib_1_1PropertyProxy__ReadOnly__inherit__graph.png doc-install: Copying classGio_1_1DataInputStream__inherit__graph.png doc-install: Copying classGio_1_1SocketConnection__inherit__graph.png /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/devhelp/books/glibmm-2.56' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 --book-base='/usr/share/doc/glibmm-2.56/reference/html' -t '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/devhelp/books/glibmm-2.56' -- reference/glibmm-2.56.devhelp2 doc-install: Using base path /usr/share/doc/glibmm-2.56/reference/html for Devhelp book doc-install: Translating glibmm-2.56.devhelp2 (rewrote base path) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/glibmm-2.56/images' /usr/bin/install -c -m 644 images/gtkmm_logo.gif images/top.gif '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/glibmm-2.56/images' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/glibmm-2.56/reference' /usr/bin/install -c -m 644 reference/glibmm-2.56.tag '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/glibmm-2.56/reference' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/docs' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1/docs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56' /usr/bin/install -c -m 644 gio/giomm.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/giomm-2.56' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/glibmm-2.56' /usr/bin/install -c -m 644 glib/glibmm.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/include/glibmm-2.56' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/giomm-2.56/include' /usr/bin/install -c -m 644 gio/giommconfig.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/giomm-2.56/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/glibmm-2.56/include' /usr/bin/install -c -m 644 glib/glibmmconfig.h '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/glibmm-2.56/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 glib/glibmm-2.56.pc gio/giomm-2.56.pc '/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/glibmm-2.55.1' + find /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 2.55.1-1.mga7 --unique-debug-suffix -2.55.1-1.mga7.x86_64 --unique-debug-src-base glibmm-2.55.1-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/glibmm-2.55.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm_generate_extra_defs-2.56.so.1.3.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libgiomm-2.56.so.1.3.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/lib64/libglibmm-2.56.so.1.3.0 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 9037 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64glibmm2.56_1-2.55.1-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZKO1gz + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd glibmm-2.55.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/lib64glibmm2.56_1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/lib64glibmm2.56_1 + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/lib64glibmm2.56_1 + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/lib64glibmm2.56_1 + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/lib64glibmm2.56_1 + exit 0 Provides: glibmm2.56 = 2.55.1-1.mga7 lib64glibmm2.56_1 = 2.55.1-1.mga7 lib64glibmm2.56_1(x86-64) = 2.55.1-1.mga7 libgiomm-2.56.so.1()(64bit) libglibmm-2.56.so.1()(64bit) libglibmm_generate_extra_defs-2.56.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-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(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.56.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.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) Processing files: lib64glibmm2.56-devel-2.55.1-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZLepBR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd glibmm-2.55.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/lib64glibmm2.56-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/lib64glibmm2.56-devel + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/lib64glibmm2.56-devel + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64/usr/share/doc/lib64glibmm2.56-devel + exit 0 Provides: devel(libgiomm-2.56(64bit)) devel(libglibmm-2.56(64bit)) devel(libglibmm_generate_extra_defs-2.56(64bit)) glibmm2.56-devel = 2.55.1-1.mga7 lib64glibmm2.56-devel = 2.55.1-1.mga7 lib64glibmm2.56-devel(x86-64) = 2.55.1-1.mga7 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.56) = 2.55.1 pkgconfig(glibmm-2.56) = 2.55.1 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.56(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.26.1 pkgconfig pkgconfig(gio-2.0) pkgconfig(glibmm-2.56) pkgconfig(gobject-2.0) pkgconfig(sigc++-3.0) Processing files: lib64glibmm2.56-static-devel-2.55.1-1.mga7.x86_64 Provides: lib64glibmm2.56-static-devel = 2.55.1-1.mga7 lib64glibmm2.56-static-devel(x86-64) = 2.55.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: glibmm-doc-2.55.1-1.mga7.noarch Provides: glibmm-doc = 2.55.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: glibmm-debugsource-2.55.1-1.mga7.x86_64 Provides: glibmm-debugsource = 2.55.1-1.mga7 glibmm-debugsource(x86-64) = 2.55.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64glibmm2.56_1-debuginfo-2.55.1-1.mga7.x86_64 Provides: debuginfo(build-id) = 41bb48b066a2ce6bd91008c9f80712b9fe7ecca8 debuginfo(build-id) = 92c55299b598935e218feedcab1ac426f3dfbdcd debuginfo(build-id) = a22d9a9bb4178f896ea5d4790db3dba8cc68a6b0 lib64glibmm2.56_1-debuginfo = 2.55.1-1.mga7 lib64glibmm2.56_1-debuginfo(x86-64) = 2.55.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: glibmm-debugsource(x86-64) = 2.55.1-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64glibmm2.56_1-2.55.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64glibmm2.56-devel-2.55.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64glibmm2.56-static-devel-2.55.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/glibmm-doc-2.55.1-1.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/glibmm-debugsource-2.55.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64glibmm2.56_1-debuginfo-2.55.1-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7qpMXn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd glibmm-2.55.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/glibmm-2.55.1-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dNVIqU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf glibmm-2.55.1 + exit 0 D: [iurt_root_command] Success!