Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libgta.spec'], False, '/var/lib/mock/cloud7-el7-build-720-1366/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/libgta.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Thu Jan 28 2012 Volker Fröhlich 1.0.2-1 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libgta-1.0.4-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libgta.spec'], False, '/var/lib/mock/cloud7-el7-build-720-1366/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/libgta.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Thu Jan 28 2012 Volker Fröhlich 1.0.2-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4Zqcga + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgta-1.0.4 + /usr/bin/xz -dc /builddir/build/SOURCES/libgta-1.0.4.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgta-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/-m 644/-pm 644/' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wv7RB3 + umask 022 + cd /builddir/build/BUILD + cd libgta-1.0.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + ./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 for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 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 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 -std=gnu99... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 -std=gnu99 object... ok checking for sysroot... no 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 -std=gnu99 -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 -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 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 for doxygen... doxygen checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for libz... yes checking how to link with libz... /usr/lib64/libz.so checking for libbz2... yes checking how to link with libbz2... /usr/lib64/libbz2.so checking for liblzma... yes checking how to link with liblzma... /usr/lib64/liblzma.so checking size of int8_t... 1 checking size of int... 4 configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/doxyfile config.status: creating src/Makefile config.status: creating src/gta/gta_version.h config.status: creating src/gta.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libgta-1.0.4' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/doc' doxygen doxyfile Warning: Tag `SYMBOL_CACHE_SIZE' at line 343 of file doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:451: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:465: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:479: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:491: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:501: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:511: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:681: warning: member void belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:712: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:726: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:746: warning: member uintmax_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:791: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:803: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:813: warning: member void belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:852: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:865: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:878: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:892: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:904: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:916: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:930: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:943: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:956: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:1036: warning: member void belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:1046: warning: member uintmax_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:1143: warning: member gta_result_t belongs to two different groups. The second one found here will be ignored. /builddir/build/BUILD/libgta-1.0.4/src/gta/gta.h:1166: warning: member void belongs to two different groups. The second one found here will be ignored. make all-am make[3]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/doc' make[2]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/doc' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gta.lo gta.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gta.c -fPIC -DPIC -o .libs/gta.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 0:3:0 -no-undefined -Wl,-z,relro -o libgta.la -rpath /usr/lib64 gta.lo -L/usr/lib64 -llzma -L/usr/lib64 -lbz2 -L/usr/lib64 -lz libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/gta.o -L/usr/lib64 -llzma -lbz2 -lz -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libgta.so.0 -o .libs/libgta.so.0.0.3 libtool: link: (cd ".libs" && rm -f "libgta.so.0" && ln -s "libgta.so.0.0.3" "libgta.so.0") libtool: link: (cd ".libs" && rm -f "libgta.so" && ln -s "libgta.so.0.0.3" "libgta.so") libtool: link: ( cd ".libs" && rm -f "libgta.la" && ln -s "../libgta.la" "libgta.la" ) make[2]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/tests' make[2]: Entering directory `/builddir/build/BUILD/libgta-1.0.4' make[2]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4' make[1]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gI9Uhd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64 + cd libgta-1.0.4 + make install DESTDIR=/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64 Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/doc' make install-am make[2]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/doc' make[3]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta' /usr/bin/install -c -pm 644 FindGTA.cmake example-basic.c example-basic.cpp example-tags.c example-tags.cpp example-stream-io.c example-stream-io.cpp example-block-io.c example-block-io.cpp '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta/reference' /usr/bin/install -c -pm 644 reference/ftv2blank.png reference/globals_enum.html reference/jquery.js reference/namespaces.html reference/ftv2doc.png reference/tab_h.png reference/classgta_1_1taglist-members.html reference/tabs.css reference/ftv2cl.png reference/dynsections.js reference/ftv2folderclosed.png reference/globals_eval.html reference/classgta_1_1header-members.html reference/pages.html reference/example-basic_8c.html reference/example-stream-io_8cpp.html reference/ftv2mlastnode.png reference/globals.html reference/classes.html reference/sync_off.png reference/gta_8h.html reference/nav_h.png reference/tab_a.png reference/ftv2ns.png reference/globals_func.html reference/index.html reference/ftv2node.png reference/ftv2mnode.png reference/globals_type.html reference/example-tags_8c.html reference/ftv2vertline.png reference/nav_g.png reference/classgta_1_1custom__io-members.html reference/functions_func.html reference/closed.png reference/classgta_1_1taglist.html reference/namespacemembers_enum.html reference/classgta_1_1header.html reference/example-basic_8cpp.html reference/namespacegta.html '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta/reference' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta/reference' /usr/bin/install -c -pm 644 reference/functions.html reference/example-block-io_8c.html reference/bc_s.png reference/gta_8hpp.html reference/example-tags_8cpp.html reference/ftv2mo.png reference/doxygen.css reference/hierarchy.html reference/dir_2d1f5fec78e516d8bfdfbcc2ec8e7bf7.html reference/classgta_1_1exception-members.html reference/files.html reference/classgta_1_1io__state-members.html reference/ftv2folderopen.png reference/namespacemembers_eval.html reference/globals_vars.html reference/bdwn.png reference/example-block-io_8cpp.html reference/annotated.html reference/classgta_1_1exception.png reference/sync_on.png reference/open.png reference/namespacemembers.html reference/ftv2link.png reference/classgta_1_1io__state.html reference/ftv2plastnode.png reference/classgta_1_1custom__io.html reference/example-stream-io_8c.html reference/ftv2lastnode.png reference/tab_s.png reference/ftv2splitbar.png reference/tab_b.png reference/classgta_1_1exception.html reference/doxygen.png reference/namespacemembers_func.html reference/nav_f.png reference/ftv2pnode.png '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta/reference' make[3]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/doc' make[2]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/doc' make[1]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/doc' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/src' make[2]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgta.la '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgta.so.0.0.3 /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/lib64/libgta.so.0.0.3 libtool: install: (cd /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/lib64 && { ln -s -f libgta.so.0.0.3 libgta.so.0 || { rm -f libgta.so.0 && ln -s libgta.so.0.0.3 libgta.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/lib64 && { ln -s -f libgta.so.0.0.3 libgta.so || { rm -f libgta.so && ln -s libgta.so.0.0.3 libgta.so; }; }) libtool: install: /usr/bin/install -c .libs/libgta.lai /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/lib64/libgta.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/src' rm /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/lib64/libgta.la make[3]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/include/gta' /usr/bin/install -c -pm 644 gta/gta_version.h gta/gta.h gta/gta.hpp '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/include/gta' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -pm 644 gta.pc '/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/src' make[1]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/tests' make[2]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/tests' make[1]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/tests' make[1]: Entering directory `/builddir/build/BUILD/libgta-1.0.4' make[2]: Entering directory `/builddir/build/BUILD/libgta-1.0.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4' make[1]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4' + rm -rf /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libgta-1.0.4 extracting debug info from /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/lib64/libgta.so.0.0.3 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libgta.so.0.0.3.debug to /usr/lib/debug/usr/lib64/libgta.so.0.debug symlinked /usr/lib/debug/usr/lib64/libgta.so.0.0.3.debug to /usr/lib/debug/usr/lib64/libgta.so.debug 346 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.A0X8co + umask 022 + cd /builddir/build/BUILD + cd libgta-1.0.4 + make check V=1 Making check in doc make[1]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/doc' make check-am make[2]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/doc' make[1]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/doc' Making check in src make[1]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/src' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/tests' make basic compression taglists filedescriptors endianness blocks elements fuzztest-create fuzztest-check make[2]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c basic.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-install -Wl,-z,relro -o basic basic.o ../src/libgta.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o basic basic.o ../src/.libs/libgta.so -Wl,-rpath -Wl,/builddir/build/BUILD/libgta-1.0.4/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c compression.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-install -Wl,-z,relro -o compression compression.o ../src/libgta.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o compression compression.o ../src/.libs/libgta.so -Wl,-rpath -Wl,/builddir/build/BUILD/libgta-1.0.4/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c taglists.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-install -Wl,-z,relro -o taglists taglists.o ../src/libgta.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o taglists taglists.o ../src/.libs/libgta.so -Wl,-rpath -Wl,/builddir/build/BUILD/libgta-1.0.4/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c filedescriptors.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-install -Wl,-z,relro -o filedescriptors filedescriptors.o ../src/libgta.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o filedescriptors filedescriptors.o ../src/.libs/libgta.so -Wl,-rpath -Wl,/builddir/build/BUILD/libgta-1.0.4/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c endianness.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-install -Wl,-z,relro -o endianness endianness.o ../src/libgta.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o endianness endianness.o ../src/.libs/libgta.so -Wl,-rpath -Wl,/builddir/build/BUILD/libgta-1.0.4/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blocks.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-install -Wl,-z,relro -o blocks blocks.o ../src/libgta.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o blocks blocks.o ../src/.libs/libgta.so -Wl,-rpath -Wl,/builddir/build/BUILD/libgta-1.0.4/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c elements.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-install -Wl,-z,relro -o elements elements.o ../src/libgta.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o elements elements.o ../src/.libs/libgta.so -Wl,-rpath -Wl,/builddir/build/BUILD/libgta-1.0.4/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fuzztest-create.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-install -Wl,-z,relro -o fuzztest-create fuzztest-create.o ../src/libgta.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o fuzztest-create fuzztest-create.o ../src/.libs/libgta.so -Wl,-rpath -Wl,/builddir/build/BUILD/libgta-1.0.4/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fuzztest-check.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-install -Wl,-z,relro -o fuzztest-check fuzztest-check.o ../src/libgta.la libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o fuzztest-check fuzztest-check.o ../src/.libs/libgta.so -Wl,-rpath -Wl,/builddir/build/BUILD/libgta-1.0.4/src/.libs -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/libgta-1.0.4/tests' PASS: basic PASS: compression PASS: taglists PASS: filedescriptors PASS: endianness PASS: blocks PASS: elements Please consider to also run 'make fuzztest', which will run until it finds an error or you interrupt it. SKIP: fuzztest.sh ==================== All 7 tests passed (1 test was not run) ==================== make[2]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/tests' make[1]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4/tests' make[1]: Entering directory `/builddir/build/BUILD/libgta-1.0.4' make[1]: Leaving directory `/builddir/build/BUILD/libgta-1.0.4' + exit 0 Processing files: libgta-1.0.4-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GDp2gG + umask 022 + cd /builddir/build/BUILD + cd libgta-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta-1.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta-1.0.4 + cp -pr COPYING /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta-1.0.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta-1.0.4 + cp -pr README /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta-1.0.4 + exit 0 Provides: libgta = 1.0.4-1.el7 libgta(x86-64) = 1.0.4-1.el7 libgta.so.0()(64bit) 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: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libgta-devel-1.0.4-1.el7.x86_64 Provides: libgta-devel = 1.0.4-1.el7 libgta-devel(x86-64) = 1.0.4-1.el7 pkgconfig(gta) = 1.0.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgta.so.0()(64bit) Processing files: libgta-doc-1.0.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aOP4AY + umask 022 + cd /builddir/build/BUILD + cd libgta-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta-doc-1.0.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta-doc-1.0.4 + cp -pr doc/example-basic.c doc/example-basic.cpp doc/example-block-io.c doc/example-block-io.cpp doc/example-stream-io.c doc/example-stream-io.cpp doc/example-tags.c doc/example-tags.cpp /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta-doc-1.0.4 + cp -pr doc/reference /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64/usr/share/doc/libgta-doc-1.0.4 + exit 0 Provides: libgta-doc = 1.0.4-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libgta-debuginfo-1.0.4-1.el7.x86_64 Provides: libgta-debuginfo = 1.0.4-1.el7 libgta-debuginfo(x86-64) = 1.0.4-1.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/libgta-1.0.4-1.el7.x86_64 Wrote: /builddir/build/RPMS/libgta-1.0.4-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libgta-devel-1.0.4-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libgta-doc-1.0.4-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/libgta-debuginfo-1.0.4-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OoZN7v + umask 022 + cd /builddir/build/BUILD + cd libgta-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libgta-1.0.4-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->