Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/atkmm.spec'], chrootPath='/var/lib/mock/f33-build-21777629-1785486/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/atkmm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/atkmm-2.24.3-6.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/atkmm.spec'], chrootPath='/var/lib/mock/f33-build-21777629-1785486/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/atkmm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.agKzmw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf atkmm-2.24.3 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/atkmm-2.24.3.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd atkmm-2.24.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9n5bex + umask 022 + cd /builddir/build/BUILD + cd atkmm-2.24.3 + CFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2018-11-04 11:29:14.685698574 +0000 +++ ./configure 2020-07-27 12:54:20.523087916 +0000 @@ -1882,7 +1882,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-07-27 12:54:20.523087916 +0000 +++ ./configure 2020-07-27 12:54:20.561091131 +0000 @@ -7373,7 +7373,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -18596,7 +18596,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build/ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking whether g++ supports C++11 features by default... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for x86_64-redhat-linux-gnu-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... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7327: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 x86_64-redhat-linux-gnu-mt... no 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... no 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 x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ATKMM... yes checking for GTHREAD_CFLAGS... -pthread checking for GMMPROC_DIR... /usr/lib64/glibmm-2.4/proc configure: Deprecated API will be built, for backwards-compatibility. checking for perl... /usr/bin/perl checking for dot... dot checking for doxygen... doxygen checking for xsltproc... xsltproc checking for libstdc documentation... libstdc++.tag@ configure: WARNING: Location of external libstdc documentation not set checking for libsigc documentation... /usr/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag@file:///usr/share/doc/libsigc++-2.0/reference/html checking for glibmm documentation... /usr/share/doc/glibmm-2.4/reference/glibmm-2.4.tag@file:///usr/share/doc/glibmm-2.4/reference/html checking which C++ compiler warning flags to use... -Wall checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating codegen/Makefile config.status: creating atk/atkmm-1.6.pc config.status: creating atk/atkmm-1.6-uninstalled.pc config.status: creating atk/src/Makefile config.status: creating atk/atkmm/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Doxyfile config.status: creating MSVC_NMake/atkmm/atkmm.rc config.status: creating build/config.h config.status: creating atk/atkmmconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing MSVC_NMake/atkmm/atkmmconfig.h commands + /usr/bin/make -O -j6 V=1 VERBOSE=1 Making all in codegen make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/codegen' g++ -DHAVE_CONFIG_H -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extradefs/generate_extra_defs_atk.o extradefs/generate_extra_defs_atk.cc make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/codegen' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/codegen' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -no-undefined -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o extradefs/generate_extra_defs extradefs/generate_extra_defs_atk.o -latk-1.0 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -lglibmm_generate_extra_defs-2.4 libtool: link: g++ -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o extradefs/generate_extra_defs extradefs/generate_extra_defs_atk.o -latk-1.0 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -lglibmm_generate_extra_defs-2.4 make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/codegen' Making all in atk/atkmm make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hypertext.lo hypertext.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hypertext.cc -fPIC -DPIC -o .libs/hypertext.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o action.lo action.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c action.cc -fPIC -DPIC -o .libs/action.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o document.lo document.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c document.cc -fPIC -DPIC -o .libs/document.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o editabletext.lo editabletext.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c editabletext.cc -fPIC -DPIC -o .libs/editabletext.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyperlink.lo hyperlink.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c hyperlink.cc -fPIC -DPIC -o .libs/hyperlink.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o component.lo component.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c component.cc -fPIC -DPIC -o .libs/component.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o implementor.lo implementor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c implementor.cc -fPIC -DPIC -o .libs/implementor.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o noopobject.lo noopobject.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c noopobject.cc -fPIC -DPIC -o .libs/noopobject.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o image.lo image.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c image.cc -fPIC -DPIC -o .libs/image.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o object.lo object.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c object.cc -fPIC -DPIC -o .libs/object.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o objectaccessible.lo objectaccessible.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c objectaccessible.cc -fPIC -DPIC -o .libs/objectaccessible.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o range.lo range.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c range.cc -fPIC -DPIC -o .libs/range.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o relation.lo relation.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c relation.cc -fPIC -DPIC -o .libs/relation.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o relationset.lo relationset.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c relationset.cc -fPIC -DPIC -o .libs/relationset.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o stateset.lo stateset.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c stateset.cc -fPIC -DPIC -o .libs/stateset.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o selection.lo selection.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c selection.cc -fPIC -DPIC -o .libs/selection.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o streamablecontent.lo streamablecontent.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c streamablecontent.cc -fPIC -DPIC -o .libs/streamablecontent.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o init.lo init.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c init.cc -fPIC -DPIC -o .libs/init.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o wrap_init.lo wrap_init.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c wrap_init.cc -fPIC -DPIC -o .libs/wrap_init.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o value.lo value.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c value.cc -fPIC -DPIC -o .libs/value.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o text.lo text.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c text.cc -fPIC -DPIC -o .libs/text.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o table.lo table.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"atkmm\" -DATKMM_BUILD=1 -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c table.cc -fPIC -DPIC -o .libs/table.o make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -no-undefined -version-info 2:0:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libatkmm-1.6.la -rpath /usr/lib64 action.lo component.lo document.lo editabletext.lo hyperlink.lo hypertext.lo image.lo implementor.lo noopobject.lo object.lo objectaccessible.lo range.lo relation.lo relationset.lo selection.lo stateset.lo streamablecontent.lo table.lo text.lo value.lo wrap_init.lo init.lo -latk-1.0 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/10/crtbeginS.o .libs/action.o .libs/component.o .libs/document.o .libs/editabletext.o .libs/hyperlink.o .libs/hypertext.o .libs/image.o .libs/implementor.o .libs/noopobject.o .libs/object.o .libs/objectaccessible.o .libs/range.o .libs/relation.o .libs/relationset.o .libs/selection.o .libs/stateset.o .libs/streamablecontent.o .libs/table.o .libs/text.o .libs/value.o .libs/wrap_init.o .libs/init.o -latk-1.0 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/10 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/10/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libatkmm-1.6.so.1 -o .libs/libatkmm-1.6.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libatkmm-1.6.so.1" && ln -s "libatkmm-1.6.so.1.1.0" "libatkmm-1.6.so.1") libtool: link: (cd ".libs" && rm -f "libatkmm-1.6.so" && ln -s "libatkmm-1.6.so.1.1.0" "libatkmm-1.6.so") libtool: link: ( cd ".libs" && rm -f "libatkmm-1.6.la" && ln -s "../libatkmm-1.6.la" "libatkmm-1.6.la" ) make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' Making all in doc make[1]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XJpvfu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64 ++ dirname /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64 + cd atkmm-2.24.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64 'INSTALL=/usr/bin/install -p' Making install in codegen make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/codegen' make[2]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/codegen' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64/atkmm-1.6/proc/m4' /usr/bin/install -p -m 644 m4/convert.m4 m4/convert_atk.m4 '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64/atkmm-1.6/proc/m4' make[2]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/codegen' make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/codegen' Making install in atk/atkmm make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[2]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libatkmm-1.6.la '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libatkmm-1.6.so.1.1.0 /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64/libatkmm-1.6.so.1.1.0 libtool: install: (cd /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64 && { ln -s -f libatkmm-1.6.so.1.1.0 libatkmm-1.6.so.1 || { rm -f libatkmm-1.6.so.1 && ln -s libatkmm-1.6.so.1.1.0 libatkmm-1.6.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64 && { ln -s -f libatkmm-1.6.so.1.1.0 libatkmm-1.6.so || { rm -f libatkmm-1.6.so && ln -s libatkmm-1.6.so.1.1.0 libatkmm-1.6.so; }; }) libtool: install: /usr/bin/install -p .libs/libatkmm-1.6.lai /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64/libatkmm-1.6.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/include/atkmm-1.6/atkmm' /usr/bin/install -p -m 644 action.h component.h document.h editabletext.h hyperlink.h hypertext.h image.h implementor.h noopobject.h object.h objectaccessible.h range.h relation.h relationset.h selection.h stateset.h streamablecontent.h table.h text.h value.h init.h wrap_init.h '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/include/atkmm-1.6/atkmm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/include/atkmm-1.6/atkmm/private' /usr/bin/install -p -m 644 private/action_p.h private/component_p.h private/document_p.h private/editabletext_p.h private/hyperlink_p.h private/hypertext_p.h private/image_p.h private/implementor_p.h private/noopobject_p.h private/object_p.h private/objectaccessible_p.h private/range_p.h private/relation_p.h private/relationset_p.h private/selection_p.h private/stateset_p.h private/streamablecontent_p.h private/table_p.h private/text_p.h private/value_p.h '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/include/atkmm-1.6/atkmm/private' make[2]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/atk/atkmm' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/doc' make[2]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/doc/atkmm-1.6/reference/html' /usr/bin/perl -- "../doc/doc-install.pl" --verbose --mode=0644 -l 'libsigc++-2.0.tag@../../../libsigc++-2.0/reference/html/' -l 'glibmm-2.4.tag@../../../glibmm-2.4/reference/html/' -t '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/doc/atkmm-1.6/reference/html' --glob -- 'reference/html/*.css' 'reference/html/*.gif' 'reference/html/*.html' 'reference/html/*.js' 'reference/html/*.png' doc-install: Using base path ../../../libsigc++-2.0/reference/html/ for tag file libsigc++-2.0.tag doc-install: Using base path ../../../glibmm-2.4/reference/html/ for tag file glibmm-2.4.tag doc-install: Copying doxygen.css doc-install: Copying doxygen-extra.css doc-install: Copying tabs.css doc-install: Translating classAtk_1_1Object.html (rewrote 224 of 225 references) doc-install: Translating classAtk_1_1Component.html (rewrote 92 of 93 references) doc-install: Translating functions_func_p.html (no references) doc-install: Translating classAtk_1_1Selection-members.html (rewrote 82 of 82 references) doc-install: Translating functions_func_l.html (no references) doc-install: Translating functions_func_0x7e.html (no references) doc-install: Translating annotated.html (no references) doc-install: Translating functions_h.html (no references) doc-install: Translating since_2_10.html (no references) doc-install: Translating namespacemembers_enum.html (no references) doc-install: Translating functions_func_n.html (no references) doc-install: Translating functions_func_c.html (no references) doc-install: Translating namespacemembers_b.html (no references) doc-install: Translating namespacemembers_l.html (no references) doc-install: Translating namespacemembers_func.html (no references) doc-install: Translating classAtk_1_1Hypertext-members.html (rewrote 82 of 82 references) doc-install: Translating namespaceGlib.html (rewrote 992 of 1168 references) doc-install: Translating classAtk_1_1Attribute-members.html (no references) doc-install: Translating since_1_3.html (no references) doc-install: Translating namespacemembers_eval_r.html (no references) doc-install: Translating functions_t.html (no references) doc-install: Translating namespacemembers_c.html (no references) doc-install: Translating namespacemembers_i.html (no references) doc-install: Translating namespacemembers.html (no references) doc-install: Translating functions_func_e.html (no references) doc-install: Translating since_1_12.html (rewrote 3 of 3 references) doc-install: Translating classAtk_1_1TextAttribute.html (rewrote 6 of 6 references) doc-install: Translating functions_c.html (no references) doc-install: Translating classAtk_1_1EditableText.html (rewrote 96 of 101 references) doc-install: Translating classAtk_1_1Implementor.html (rewrote 90 of 91 references) doc-install: Translating functions_type.html (no references) doc-install: Translating functions_v.html (no references) doc-install: Translating classAtk_1_1RelationSet-members.html (rewrote 96 of 96 references) doc-install: Translating classAtk_1_1Text-members.html (rewrote 82 of 82 references) doc-install: Translating since_1_9.html (no references) doc-install: Translating classAtk_1_1Range-members.html (no references) doc-install: Translating functions_func_i.html (no references) doc-install: Translating classAtk_1_1Component-members.html (rewrote 82 of 82 references) doc-install: Translating classAtk_1_1ObjectAccessible-members.html (rewrote 94 of 94 references) doc-install: Translating classAtk_1_1ObjectAccessible.html (rewrote 184 of 185 references) doc-install: Translating functions_func_o.html (no references) doc-install: Translating functions_func_f.html (no references) doc-install: Translating functions_f.html (no references) doc-install: Translating deprecated.html (rewrote 4 of 4 references) doc-install: Translating functions_func_r.html (no references) doc-install: Translating classes.html (no references) doc-install: Translating functions_p.html (no references) doc-install: Translating functions_func_v.html (no references) doc-install: Translating dir_fb9196bee162e74bfedbd5f5874b618e.html (no references) doc-install: Translating functions_func_s.html (no references) doc-install: Translating functions_func_h.html (no references) doc-install: Translating classAtk_1_1Table.html (rewrote 160 of 161 references) doc-install: Translating classAtk_1_1RelationSet.html (rewrote 113 of 114 references) doc-install: Translating since_2_24.html (rewrote 1 of 1 references) doc-install: Translating functions_func_g.html (no references) doc-install: Translating namespacemembers_eval_s.html (no references) doc-install: Translating index.html (no references) doc-install: Translating group__atkmmEnums.html (no references) doc-install: Translating functions_vars.html (no references) doc-install: Translating classAtk_1_1Table-members.html (rewrote 82 of 82 references) doc-install: Translating namespacemembers_s.html (no references) doc-install: Translating classAtk_1_1NoOpObject.html (rewrote 281 of 286 references) doc-install: Translating classAtk_1_1Document-members.html (rewrote 82 of 82 references) doc-install: Translating functions_func_t.html (no references) doc-install: Translating classAtk_1_1Action-members.html (rewrote 82 of 82 references) doc-install: Translating classAtk_1_1Action.html (rewrote 100 of 101 references) doc-install: Translating hierarchy.html (rewrote 4 of 4 references) doc-install: Translating namespaceAtk.html (rewrote 2 of 2 references) doc-install: Translating namespacemembers_eval_x.html (no references) doc-install: Translating classAtk_1_1Range.html (rewrote 4 of 4 references) doc-install: Translating namespaces.html (no references) doc-install: Translating functions_i.html (no references) doc-install: Translating classAtk_1_1Image.html (rewrote 94 of 95 references) doc-install: Translating classAtk_1_1StreamableContent.html (rewrote 98 of 99 references) doc-install: Translating functions_func_x.html (no references) doc-install: Translating classAtk_1_1TextAttribute-members.html (no references) doc-install: Translating classAtk_1_1StreamableContent-members.html (rewrote 82 of 82 references) doc-install: Translating namespacemembers_x.html (no references) doc-install: Translating graph_legend.html (no references) doc-install: Translating namespacemembers_t.html (no references) doc-install: Translating classAtk_1_1Document.html (rewrote 98 of 99 references) doc-install: Translating functions_l.html (no references) doc-install: Translating functions_o.html (no references) doc-install: Translating functions_0x7e.html (no references) doc-install: Translating classAtk_1_1Relation-members.html (rewrote 96 of 96 references) doc-install: Translating classAtk_1_1Selection.html (rewrote 94 of 95 references) doc-install: Translating functions_s.html (no references) doc-install: Translating namespacemembers_eval_t.html (no references) doc-install: Translating classAtk_1_1StateSet-members.html (rewrote 96 of 96 references) doc-install: Translating classAtk_1_1Object-members.html (rewrote 94 of 94 references) doc-install: Translating functions_func_w.html (no references) doc-install: Translating classAtk_1_1Relation.html (rewrote 121 of 122 references) doc-install: Translating functions_func_d.html (no references) doc-install: Translating classAtk_1_1StateSet.html (rewrote 119 of 120 references) doc-install: Translating functions_x.html (no references) doc-install: Translating since_2_12.html (no references) doc-install: Translating classAtk_1_1Attribute.html (rewrote 8 of 8 references) doc-install: Translating classAtk_1_1Hyperlink.html (rewrote 144 of 145 references) doc-install: Translating functions_g.html (no references) doc-install: Translating functions.html (no references) doc-install: Translating functions_n.html (no references) doc-install: Translating functions_r.html (no references) doc-install: Translating classAtk_1_1Value-members.html (rewrote 82 of 82 references) doc-install: Translating classAtk_1_1NoOpObject-members.html (rewrote 238 of 238 references) doc-install: Translating functions_w.html (no references) doc-install: Translating namespacemembers_r.html (no references) doc-install: Translating pages.html (no references) doc-install: Translating functions_func.html (no references) doc-install: Translating functions_d.html (no references) doc-install: Translating classAtk_1_1Hyperlink-members.html (rewrote 112 of 112 references) doc-install: Translating structAtk_1_1AttributeTraits.html (no references) doc-install: Translating structAtk_1_1AttributeTraits-members.html (no references) doc-install: Translating namespacemembers_type.html (no references) doc-install: Translating namespacemembers_eval.html (no references) doc-install: Translating classAtk_1_1Value.html (rewrote 106 of 107 references) doc-install: Translating classAtk_1_1Implementor-members.html (rewrote 82 of 82 references) doc-install: Translating functions_e.html (no references) doc-install: Translating modules.html (no references) doc-install: Translating classAtk_1_1EditableText-members.html (rewrote 82 of 82 references) doc-install: Translating classAtk_1_1Image-members.html (rewrote 82 of 82 references) doc-install: Translating classAtk_1_1Text.html (rewrote 118 of 119 references) doc-install: Translating classAtk_1_1Hypertext.html (rewrote 96 of 97 references) doc-install: Translating inherits.html (rewrote 4 of 4 references) doc-install: Copying menudata.js doc-install: Copying menu.js doc-install: Copying dynsections.js doc-install: Copying jquery.js doc-install: Copying inherit_graph_3.png doc-install: Copying classAtk_1_1RelationSet__inherit__graph.png doc-install: Copying classAtk_1_1Selection__inherit__graph.png doc-install: Copying inherit_graph_2.png doc-install: Copying inherit_graph_1.png doc-install: Copying inherit_graph_0.png doc-install: Copying nav_h.png doc-install: Copying classAtk_1_1ObjectAccessible__inherit__graph.png doc-install: Copying classAtk_1_1Table__inherit__graph.png doc-install: Copying classAtk_1_1Relation__inherit__graph.png doc-install: Copying classAtk_1_1Action__inherit__graph.png doc-install: Copying closed.png doc-install: Copying graph_legend.png doc-install: Copying nav_f.png doc-install: Copying classAtk_1_1Value__inherit__graph.png doc-install: Copying classAtk_1_1Component__inherit__graph.png doc-install: Copying folderclosed.png doc-install: Copying classAtk_1_1NoOpObject__inherit__graph.png doc-install: Copying classAtk_1_1Hyperlink__inherit__graph.png doc-install: Copying classAtk_1_1Implementor__inherit__graph.png doc-install: Copying sync_on.png doc-install: Copying tab_a.png doc-install: Copying tab_h.png doc-install: Copying bc_s.png doc-install: Copying nav_g.png doc-install: Copying tab_b.png doc-install: Copying classAtk_1_1Image__inherit__graph.png doc-install: Copying classAtk_1_1Hypertext__inherit__graph.png doc-install: Copying doxygen.png doc-install: Copying classAtk_1_1Object__inherit__graph.png doc-install: Copying tab_s.png doc-install: Copying inherit_graph_4.png doc-install: Copying folderopen.png doc-install: Copying classAtk_1_1StateSet__inherit__graph.png doc-install: Copying classAtk_1_1StreamableContent__inherit__graph.png doc-install: Copying classAtk_1_1Document__inherit__graph.png doc-install: Copying classAtk_1_1EditableText__inherit__graph.png doc-install: Copying classAtk_1_1Text__inherit__graph.png doc-install: Copying open.png doc-install: Copying doc.png doc-install: Copying splitbar.png doc-install: Copying sync_off.png doc-install: Copying bdwn.png /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/devhelp/books/atkmm-1.6' /usr/bin/perl -- "../doc/doc-install.pl" --verbose --mode=0644 --book-base='/usr/share/doc/atkmm-1.6/reference/html' -t '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/devhelp/books/atkmm-1.6' -- reference/atkmm-1.6.devhelp2 doc-install: Using base path /usr/share/doc/atkmm-1.6/reference/html for Devhelp book doc-install: Translating atkmm-1.6.devhelp2 (rewrote base path) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/doc/atkmm-1.6/reference' /usr/bin/install -p -m 644 reference/atkmm-1.6.tag '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/doc/atkmm-1.6/reference' make[2]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/doc' make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3/doc' make[1]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3' make[2]: Entering directory '/builddir/build/BUILD/atkmm-2.24.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/include/atkmm-1.6' /usr/bin/install -p -m 644 atk/atkmm.h '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/include/atkmm-1.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64/atkmm-1.6/include' /usr/bin/install -p -m 644 atk/atkmmconfig.h '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64/atkmm-1.6/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 atk/atkmm-1.6.pc '/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3' make[1]: Leaving directory '/builddir/build/BUILD/atkmm-2.24.3' + find /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.24.3-6.fc33 --unique-debug-suffix -2.24.3-6.fc33.x86_64 --unique-debug-src-base atkmm-2.24.3-6.fc33.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/atkmm-2.24.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64/libatkmm-1.6.so.1.1.0 extracting debug info from /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/lib64/libatkmm-1.6.so.1.1.0 original debug info size: 2396kB, size after compression: 1460kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1182 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: atkmm-2.24.3-6.fc33.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4yKZuu + umask 022 + cd /builddir/build/BUILD + cd atkmm-2.24.3 + DOCDIR=/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/doc/atkmm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/doc/atkmm + cp -pr AUTHORS /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/doc/atkmm + cp -pr NEWS /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/doc/atkmm + cp -pr README /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/doc/atkmm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ct62dw + umask 022 + cd /builddir/build/BUILD + cd atkmm-2.24.3 + LICENSEDIR=/builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/licenses/atkmm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/licenses/atkmm + cp -pr COPYING /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64/usr/share/licenses/atkmm + RPM_EC=0 ++ jobs -p + exit 0 Provides: atkmm = 2.24.3-6.fc33 atkmm(x86-64) = 2.24.3-6.fc33 libatkmm-1.6.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libc.so.6()(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) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: atkmm-devel-2.24.3-6.fc33.x86_64 Provides: atkmm-devel = 2.24.3-6.fc33 atkmm-devel(x86-64) = 2.24.3-6.fc33 pkgconfig(atkmm-1.6) = 2.24.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libatkmm-1.6.so.1()(64bit) pkgconfig(atk) >= 1.18 pkgconfig(glibmm-2.4) >= 2.46.2 Processing files: atkmm-doc-2.24.3-6.fc33.noarch Provides: atkmm-doc = 2.24.3-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: atkmm-debugsource-2.24.3-6.fc33.x86_64 Provides: atkmm-debugsource = 2.24.3-6.fc33 atkmm-debugsource(x86-64) = 2.24.3-6.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: atkmm-debuginfo-2.24.3-6.fc33.x86_64 Provides: atkmm-debuginfo = 2.24.3-6.fc33 atkmm-debuginfo(x86-64) = 2.24.3-6.fc33 debuginfo(build-id) = 3c8a552a423bc0a5a8531e5980d04afa185c6a0c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: atkmm-debugsource(x86-64) = 2.24.3-6.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64 Wrote: /builddir/build/RPMS/atkmm-2.24.3-6.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/atkmm-devel-2.24.3-6.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/atkmm-debugsource-2.24.3-6.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/atkmm-debuginfo-2.24.3-6.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/atkmm-doc-2.24.3-6.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PgKRmv + umask 022 + cd /builddir/build/BUILD + cd atkmm-2.24.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/atkmm-2.24.3-6.fc33.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0