Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/atkmm.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-6f471a9e2deeaaa276e33b4670a47b44c6067254/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/atkmm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/atkmm-2.22.7-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/atkmm.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-6f471a9e2deeaaa276e33b4670a47b44c6067254/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/atkmm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ejhzRh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf atkmm-2.22.7 + /usr/bin/xz -dc /builddir/build/SOURCES/atkmm-2.22.7.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd atkmm-2.22.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XPQwZt + umask 022 + cd /builddir/build/BUILD + cd atkmm-2.22.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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' + for i in '$(find . -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' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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/lib --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 how to create a pax tar archive... gnutar checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports GNU make features... yes checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking how to print strings... printf checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking whether we are using the GNU C compiler... yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking dependency style of armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for armv7hl-redhat-linux-gnueabi-pkg-config... no checking for pkg-config... /usr/bin/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/lib/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 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_Net2005/atkmm/atkmm.rc config.status: creating MSVC_Net2008/atkmm/atkmm.rc config.status: creating MSVC_Net2010/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_Net2005/atkmm/atkmmconfig.h commands config.status: executing MSVC_Net2008/atkmm/atkmmconfig.h commands config.status: executing MSVC_Net2010/atkmm/atkmmconfig.h commands + make -j4 Making all in codegen make[1]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7/codegen' armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -pthread -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o extradefs/generate_extra_defs_atk.o extradefs/generate_extra_defs_atk.cc /bin/sh ../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -no-undefined -avoid-version -Wl,-z,relro -o extradefs/generate_extra_defs extradefs/generate_extra_defs_atk.o -latk-1.0 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lglibmm_generate_extra_defs-2.4 libtool: link: armv7hl-redhat-linux-gnueabi-g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o extradefs/generate_extra_defs extradefs/generate_extra_defs_atk.o -latk-1.0 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lglibmm_generate_extra_defs-2.4 make[1]: Leaving directory `/builddir/build/BUILD/atkmm-2.22.7/codegen' Making all in atk/atkmm make[1]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7/atk/atkmm' /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o action.lo action.cc /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o component.lo component.cc /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o document.lo document.cc /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o editabletext.lo editabletext.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c action.cc -fPIC -DPIC -o .libs/action.o libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c component.cc -fPIC -DPIC -o .libs/component.o libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c editabletext.cc -fPIC -DPIC -o .libs/editabletext.o libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c document.cc -fPIC -DPIC -o .libs/document.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o hyperlink.lo hyperlink.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c hyperlink.cc -fPIC -DPIC -o .libs/hyperlink.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o hypertext.lo hypertext.cc /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o image.lo image.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c hypertext.cc -fPIC -DPIC -o .libs/hypertext.o libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c image.cc -fPIC -DPIC -o .libs/image.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o implementor.lo implementor.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c implementor.cc -fPIC -DPIC -o .libs/implementor.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o noopobject.lo noopobject.cc /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o object.lo object.cc /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o objectaccessible.lo objectaccessible.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c noopobject.cc -fPIC -DPIC -o .libs/noopobject.o libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c object.cc -fPIC -DPIC -o .libs/object.o libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c objectaccessible.cc -fPIC -DPIC -o .libs/objectaccessible.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o relation.lo relation.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c relation.cc -fPIC -DPIC -o .libs/relation.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o relationset.lo relationset.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c relationset.cc -fPIC -DPIC -o .libs/relationset.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o selection.lo selection.cc /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stateset.lo stateset.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c selection.cc -fPIC -DPIC -o .libs/selection.o libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c stateset.cc -fPIC -DPIC -o .libs/stateset.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o streamablecontent.lo streamablecontent.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c streamablecontent.cc -fPIC -DPIC -o .libs/streamablecontent.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o table.lo table.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c table.cc -fPIC -DPIC -o .libs/table.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o text.lo text.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c text.cc -fPIC -DPIC -o .libs/text.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o value.lo value.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c value.cc -fPIC -DPIC -o .libs/value.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o wrap_init.lo wrap_init.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c wrap_init.cc -fPIC -DPIC -o .libs/wrap_init.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o init.lo init.cc libtool: compile: armv7hl-redhat-linux-gnueabi-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/lib/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c init.cc -fPIC -DPIC -o .libs/init.o /bin/sh ../../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -no-undefined -version-info 2:0:1 -Wl,-z,relro -o libatkmm-1.6.la -rpath /usr/lib action.lo component.lo document.lo editabletext.lo hyperlink.lo hypertext.lo image.lo implementor.lo noopobject.lo object.lo objectaccessible.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 -lsigc-2.0 -lglib-2.0 libtool: link: armv7hl-redhat-linux-gnueabi-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/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/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 -lsigc-2.0 -lglib-2.0 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../../crtn.o -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -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.22.7/atk/atkmm' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/atkmm-2.22.7/doc' make[1]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7' make[1]: Leaving directory `/builddir/build/BUILD/atkmm-2.22.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6kDChz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm ++ dirname /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm + cd atkmm-2.22.7 + make install DESTDIR=/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm 'INSTALL=install -p' Making install in codegen make[1]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7/codegen' make[2]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7/codegen' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib/atkmm-1.6/proc/m4' install -p -m 644 m4/convert.m4 m4/convert_atk.m4 '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib/atkmm-1.6/proc/m4' make[2]: Leaving directory `/builddir/build/BUILD/atkmm-2.22.7/codegen' make[1]: Leaving directory `/builddir/build/BUILD/atkmm-2.22.7/codegen' Making install in atk/atkmm make[1]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7/atk/atkmm' make[2]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7/atk/atkmm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install install -p libatkmm-1.6.la '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib' libtool: install: install -p .libs/libatkmm-1.6.so.1.1.0 /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib/libatkmm-1.6.so.1.1.0 libtool: install: (cd /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib && { 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.22.7-3.el7.arm/usr/lib && { 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: install -p .libs/libatkmm-1.6.lai /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib/libatkmm-1.6.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/include/atkmm-1.6/atkmm' 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 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.22.7-3.el7.arm/usr/include/atkmm-1.6/atkmm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/include/atkmm-1.6/atkmm/private' 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/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.22.7-3.el7.arm/usr/include/atkmm-1.6/atkmm/private' make[2]: Leaving directory `/builddir/build/BUILD/atkmm-2.22.7/atk/atkmm' make[1]: Leaving directory `/builddir/build/BUILD/atkmm-2.22.7/atk/atkmm' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7/doc' make[2]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/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.22.7-3.el7.arm/usr/share/doc/atkmm-1.6/reference/html' --glob -- 'reference/html/*.css' 'reference/html/*.gif' 'reference/html/*.html' 'reference/html/*.png' 'reference/html/*.js' 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 tabs.css doc-install: Translating functions_0x74.html (no references) doc-install: Translating functions_func_0x63.html (no references) doc-install: Translating functions_0x77.html (no references) doc-install: Translating dir_fb9196bee162e74bfedbd5f5874b618e.html (no references) doc-install: Translating index.html (no references) doc-install: Translating namespaces.html (no references) doc-install: Translating functions_0x70.html (no references) doc-install: Translating functions_func_0x6f.html (no references) doc-install: Translating functions_func_0x72.html (no references) doc-install: Translating functions.html (no references) doc-install: Translating classAtk_1_1Table.html (rewrote 52 of 52 references) doc-install: Translating functions_func_0x76.html (no references) doc-install: Translating classAtk_1_1RelationSet-members.html (no references) doc-install: Translating functions_func_0x6e.html (no references) doc-install: Translating since_1_9.html (no references) doc-install: Translating classAtk_1_1Value.html (rewrote 12 of 12 references) doc-install: Translating namespaceAtk.html (no references) doc-install: Translating modules.html (no references) doc-install: Translating classAtk_1_1Action-members.html (no references) doc-install: Translating classAtk_1_1Component-members.html (no references) doc-install: Translating functions_func_0x67.html (no references) doc-install: Translating classAtk_1_1Relation-members.html (no references) doc-install: Translating functions_func_0x73.html (no references) doc-install: Translating functions_func_0x77.html (no references) doc-install: Translating functions_0x73.html (no references) doc-install: Translating functions_0x72.html (no references) doc-install: Translating inherits.html (no references) doc-install: Translating functions_func_0x64.html (no references) doc-install: Translating classAtk_1_1RelationSet.html (rewrote 14 of 14 references) doc-install: Translating group__atkmmEnums.html (no references) doc-install: Translating classAtk_1_1Component.html (rewrote 6 of 6 references) doc-install: Translating functions_func_0x66.html (no references) doc-install: Translating classAtk_1_1ObjectAccessible.html (rewrote 87 of 87 references) doc-install: Translating classAtk_1_1Value-members.html (no references) doc-install: Translating classAtk_1_1Hyperlink.html (rewrote 27 of 27 references) doc-install: Translating classAtk_1_1StateSet.html (rewrote 16 of 16 references) doc-install: Translating classAtk_1_1Hyperlink-members.html (no references) doc-install: Translating functions_func_0x74.html (no references) doc-install: Translating functions_0x63.html (no references) doc-install: Translating classAtk_1_1Selection.html (rewrote 8 of 8 references) doc-install: Translating classAtk_1_1Action.html (rewrote 14 of 14 references) doc-install: Translating classAtk_1_1StreamableContent.html (rewrote 12 of 12 references) doc-install: Translating classAtk_1_1Selection-members.html (no references) doc-install: Translating functions_func_0x69.html (no references) doc-install: Translating classAtk_1_1Text-members.html (no references) doc-install: Translating classAtk_1_1Object.html (rewrote 126 of 126 references) doc-install: Translating functions_0x69.html (no references) doc-install: Translating functions_0x64.html (no references) doc-install: Translating functions_0x78.html (no references) doc-install: Translating functions_0x6e.html (no references) doc-install: Translating functions_func.html (no references) doc-install: Translating classAtk_1_1Object-members.html (no references) doc-install: Translating functions_0x76.html (no references) doc-install: Translating functions_func_0x78.html (no references) doc-install: Translating functions_0x67.html (no references) doc-install: Translating namespacemembers.html (no references) doc-install: Translating graph_legend.html (no references) doc-install: Translating hierarchy.html (rewrote 4 of 4 references) doc-install: Translating functions_0x6f.html (no references) doc-install: Translating classAtk_1_1Table-members.html (no references) doc-install: Translating functions_0x66.html (no references) doc-install: Translating classAtk_1_1NoOpObject-members.html (no references) doc-install: Translating namespacemembers_func.html (no references) doc-install: Translating classAtk_1_1NoOpObject.html (rewrote 140 of 140 references) doc-install: Translating classAtk_1_1Image.html (rewrote 8 of 8 references) doc-install: Translating classAtk_1_1Document-members.html (no references) doc-install: Translating classAtk_1_1ObjectAccessible-members.html (no references) doc-install: Translating classAtk_1_1StateSet-members.html (no references) doc-install: Translating classAtk_1_1Image-members.html (no references) doc-install: Translating classAtk_1_1Relation.html (rewrote 6 of 6 references) doc-install: Translating classes.html (no references) doc-install: Translating functions_func_0x70.html (no references) doc-install: Translating classAtk_1_1Text.html (rewrote 26 of 26 references) doc-install: Translating classAtk_1_1StreamableContent-members.html (no references) doc-install: Translating pages.html (no references) doc-install: Translating since_1_3.html (no references) doc-install: Translating annotated.html (no references) doc-install: Translating classAtk_1_1Document.html (rewrote 6 of 6 references) doc-install: Copying bdwn.png doc-install: Copying ftv2pnode.png doc-install: Copying ftv2cl.png doc-install: Copying ftv2mlastnode.png doc-install: Copying ftv2ns.png doc-install: Copying nav_f.png doc-install: Copying open.png doc-install: Copying tab_a.png doc-install: Copying ftv2mnode.png doc-install: Copying sync_off.png doc-install: Copying ftv2folderopen.png doc-install: Copying ftv2mo.png doc-install: Copying tab_h.png doc-install: Copying ftv2node.png doc-install: Copying ftv2blank.png doc-install: Copying tab_s.png doc-install: Copying nav_g.png doc-install: Copying ftv2splitbar.png doc-install: Copying ftv2lastnode.png doc-install: Copying ftv2doc.png doc-install: Copying ftv2folderclosed.png doc-install: Copying nav_h.png doc-install: Copying sync_on.png doc-install: Copying bc_s.png doc-install: Copying doxygen.png doc-install: Copying tab_b.png doc-install: Copying closed.png doc-install: Copying ftv2link.png doc-install: Copying ftv2plastnode.png doc-install: Copying ftv2vertline.png doc-install: Copying dynsections.js /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/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.22.7-3.el7.arm/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.22.7-3.el7.arm/usr/share/doc/atkmm-1.6/reference' install -p -m 644 reference/atkmm-1.6.tag '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/share/doc/atkmm-1.6/reference' make[2]: Leaving directory `/builddir/build/BUILD/atkmm-2.22.7/doc' make[1]: Leaving directory `/builddir/build/BUILD/atkmm-2.22.7/doc' make[1]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7' make[2]: Entering directory `/builddir/build/BUILD/atkmm-2.22.7' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/include/atkmm-1.6' install -p -m 644 atk/atkmm.h '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/include/atkmm-1.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib/atkmm-1.6/include' install -p -m 644 atk/atkmmconfig.h '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib/atkmm-1.6/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib/pkgconfig' install -p -m 644 atk/atkmm-1.6.pc '/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/atkmm-2.22.7' make[1]: Leaving directory `/builddir/build/BUILD/atkmm-2.22.7' + find /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/atkmm-2.22.7 extracting debug info from /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/lib/libatkmm-1.6.so.1.1.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libatkmm-1.6.so.1.1.0.debug to /usr/lib/debug/usr/lib/libatkmm-1.6.so.debug symlinked /usr/lib/debug/usr/lib/libatkmm-1.6.so.1.1.0.debug to /usr/lib/debug/usr/lib/libatkmm-1.6.so.1.debug 1165 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: atkmm-2.22.7-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iFBEfH + umask 022 + cd /builddir/build/BUILD + cd atkmm-2.22.7 + DOCDIR=/builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/share/doc/atkmm-2.22.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/share/doc/atkmm-2.22.7 + cp -pr AUTHORS /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/share/doc/atkmm-2.22.7 + cp -pr ChangeLog /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/share/doc/atkmm-2.22.7 + cp -pr COPYING /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/share/doc/atkmm-2.22.7 + cp -pr NEWS /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/share/doc/atkmm-2.22.7 + cp -pr README /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm/usr/share/doc/atkmm-2.22.7 + exit 0 Provides: atkmm = 2.22.7-3.el7 atkmm(armv7hl-32) = 2.22.7-3.el7 libatkmm-1.6.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libglibmm-2.4.so.1 libgobject-2.0.so.0 libm.so.6 libsigc-2.0.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Conflicts: gtkmm24 < 2.21.1 Processing files: atkmm-devel-2.22.7-3.el7.armv7hl Provides: atkmm-devel = 2.22.7-3.el7 atkmm-devel(armv7hl-32) = 2.22.7-3.el7 pkgconfig(atkmm-1.6) = 2.22.7 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 pkgconfig(atk) >= 1.12 pkgconfig(glibmm-2.4) >= 2.36 Conflicts: gtkmm24-devel < 2.21.1 Processing files: atkmm-doc-2.22.7-3.el7.noarch Provides: atkmm-doc = 2.22.7-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: atkmm-debuginfo-2.22.7-3.el7.armv7hl Provides: atkmm-debuginfo = 2.22.7-3.el7 atkmm-debuginfo(armv7hl-32) = 2.22.7-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm Wrote: /builddir/build/RPMS/atkmm-2.22.7-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/atkmm-devel-2.22.7-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/atkmm-doc-2.22.7-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/atkmm-debuginfo-2.22.7-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cNI8NM + umask 022 + cd /builddir/build/BUILD + cd atkmm-2.22.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/atkmm-2.22.7-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->