<86>Apr 19 04:05:45 userdel[1411589]: delete user 'rooter'
<86>Apr 19 04:05:45 userdel[1411589]: removed group 'rooter' owned by 'rooter'
<86>Apr 19 04:05:45 userdel[1411589]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 19 04:05:45 groupadd[1411598]: group added to /etc/group: name=rooter, GID=603
<86>Apr 19 04:05:45 groupadd[1411598]: group added to /etc/gshadow: name=rooter
<86>Apr 19 04:05:45 groupadd[1411598]: new group: name=rooter, GID=603
<86>Apr 19 04:05:45 useradd[1411603]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash
<86>Apr 19 04:05:45 userdel[1411616]: delete user 'builder'
<86>Apr 19 04:05:45 userdel[1411616]: removed group 'builder' owned by 'builder'
<86>Apr 19 04:05:45 userdel[1411616]: removed shadow group 'builder' owned by 'builder'
<86>Apr 19 04:05:45 groupadd[1411627]: group added to /etc/group: name=builder, GID=604
<86>Apr 19 04:05:45 groupadd[1411627]: group added to /etc/gshadow: name=builder
<86>Apr 19 04:05:45 groupadd[1411627]: new group: name=builder, GID=604
<86>Apr 19 04:05:45 useradd[1411635]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash
<13>Apr 19 04:05:49 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Apr 19 04:05:50 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Apr 19 04:05:51 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Apr 19 04:05:51 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Apr 19 04:05:51 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
<13>Apr 19 04:05:56 rpmi: valgrind-3.15.0-alt1 sisyphus+227330.200.1.2 1555620866 installed
<13>Apr 19 04:05:56 rpmi: liblzma-devel-5.2.4-alt1 sisyphus+221902.5700.4.1 1550600683 installed
<13>Apr 19 04:05:56 rpmi: doxygen-1:1.8.15-alt1 sisyphus+220984.100.1.2 1549663847 installed
<13>Apr 19 04:05:56 rpmi: bzlib-devel-1:1.0.6-alt6 sisyphus+224341.100.1.1 1552254551 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libgta-1.0.9-alt1_1.nosrc.rpm
Installing libgta-1.0.9-alt1_1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7994
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libgta-1.0.9
+ echo 'Source #0 (libgta-1.0.9.tar.xz):'
Source #0 (libgta-1.0.9.tar.xz):
+ /usr/bin/xz -dc /usr/src/RPM/SOURCES/libgta-1.0.9.tar.xz
+ /bin/tar -xf -
+ cd libgta-1.0.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i 's/-m 644/-pm 644/' configure
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7994
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libgta-1.0.9
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-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-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-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-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-alt-linux-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-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 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 x86_64-alt-linux-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
checking that generated files are newer than configure... done
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
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8 V=1
make  all-recursive
Making all in doc
make[2]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
doxygen doxyfile
warning: Tag `CLANG_ASSISTED_PARSING' at line 999 of file `doxyfile' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag `CLANG_OPTIONS' at line 1007 of file `doxyfile' belongs to an option that was not enabled at compile time.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
make  all-am
make[3]: Nothing to be done for 'all-am'.
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o gta.lo gta.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c gta.c  -fPIC -DPIC -o .libs/gta.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -version-info 0:4:0 -no-undefined  -o libgta.la -rpath /usr/lib64 gta.lo -L/usr/lib64 -llzma -L/usr/lib64 -lbz2 -L/usr/lib64 -lz 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/gta.o   -L/usr/lib64 -llzma -lbz2 -lz  -g -O2   -Wl,-soname -Wl,libgta.so.0 -o .libs/libgta.so.0.0.4
libtool: link: (cd ".libs" && rm -f "libgta.so.0" && ln -s "libgta.so.0.0.4" "libgta.so.0")
libtool: link: (cd ".libs" && rm -f "libgta.so" && ln -s "libgta.so.0.0.4" "libgta.so")
libtool: link: ( cd ".libs" && rm -f "libgta.la" && ln -s "../libgta.la" "libgta.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
Making all in tests
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78188
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libgta-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libgta-buildroot
+ cd libgta-1.0.9
+ make install DESTDIR=/usr/src/tmp/libgta-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
make  install-am
make[2]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
make[3]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libgta-buildroot/usr/share/doc/libgta'
 /bin/install -c -pm 644 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 '/usr/src/tmp/libgta-buildroot/usr/share/doc/libgta'
 /bin/mkdir -p '/usr/src/tmp/libgta-buildroot/usr/share/doc/libgta'
 /bin/mkdir -p '/usr/src/tmp/libgta-buildroot/usr/share/doc/libgta/reference'
 /bin/install -c -pm 644  reference/menu.js reference/tab_b.png reference/example-stream-io_8c.html reference/bc_s.png reference/example-tags_8c.html reference/classgta_1_1custom__io.html reference/classgta_1_1exception.html reference/doxygen.png reference/namespacemembers_func.html reference/nav_f.png reference/globals_enum.html reference/jquery.js reference/classgta_1_1custom__io-members.html reference/tab_h.png reference/classgta_1_1taglist-members.html reference/classgta_1_1header-members.html reference/folderopen.png reference/pages.html reference/example-basic_8c.html reference/example-stream-io_8cpp.html reference/globals.html reference/classes.html reference/sync_off.png reference/namespaces.html reference/nav_h.png reference/globals_eval.html reference/tab_a.png reference/closed.png reference/globals_func.html reference/index.html reference/globals_type.html reference/menudata.js reference/tab_s.png reference/example-basic_8cpp.html reference/splitbar.png reference/tabs.css reference/functions_func.html reference/bdwn.png reference/classgta_1_1taglist.html reference/classgta_1_1header.html '/usr/src/tmp/libgta-buildroot/usr/share/doc/libgta/reference'
 /bin/mkdir -p '/usr/src/tmp/libgta-buildroot/usr/share/doc/libgta/reference'
 /bin/install -c -pm 644  reference/namespacegta.html reference/annotated.html reference/namespacemembers_enum.html reference/nav_g.png reference/folderclosed.png reference/functions.html reference/example-block-io_8c.html reference/gta_8h.html reference/gta_8hpp.html reference/example-tags_8cpp.html 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/namespacemembers_eval.html reference/doc.png reference/example-block-io_8cpp.html reference/classgta_1_1exception.png reference/sync_on.png reference/open.png reference/namespacemembers.html reference/classgta_1_1io__state.html '/usr/src/tmp/libgta-buildroot/usr/share/doc/libgta/reference'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
 /bin/mkdir -p '/usr/src/tmp/libgta-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /bin/install -c   libgta.la '/usr/src/tmp/libgta-buildroot/usr/lib64'
libtool: install: /bin/install -c .libs/libgta.so.0.0.4 /usr/src/tmp/libgta-buildroot/usr/lib64/libgta.so.0.0.4
libtool: install: (cd /usr/src/tmp/libgta-buildroot/usr/lib64 && { ln -s -f libgta.so.0.0.4 libgta.so.0 || { rm -f libgta.so.0 && ln -s libgta.so.0.0.4 libgta.so.0; }; })
libtool: install: (cd /usr/src/tmp/libgta-buildroot/usr/lib64 && { ln -s -f libgta.so.0.0.4 libgta.so || { rm -f libgta.so && ln -s libgta.so.0.0.4 libgta.so; }; })
libtool: install: /bin/install -c .libs/libgta.lai /usr/src/tmp/libgta-buildroot/usr/lib64/libgta.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make  install-exec-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
rm /usr/src/tmp/libgta-buildroot/usr/lib64/libgta.la
make[3]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
 /bin/mkdir -p '/usr/src/tmp/libgta-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/libgta-buildroot/usr/include/gta'
 /bin/install -c -pm 644  gta/gta_version.h gta/gta.h gta/gta.hpp '/usr/src/tmp/libgta-buildroot/usr/include/gta'
 /bin/mkdir -p '/usr/src/tmp/libgta-buildroot/usr/lib64/pkgconfig'
 /bin/install -c -pm 644 gta.pc '/usr/src/tmp/libgta-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/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 '/usr/src/RPM/BUILD/libgta-1.0.9/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libgta-buildroot/usr/share/libgta/cmake'
 /bin/install -c -pm 644 cmake/FindGTA.cmake '/usr/src/tmp/libgta-buildroot/usr/share/libgta/cmake'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9'
make: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9'
+ rm -rf /usr/src/tmp/libgta-buildroot/usr/share/doc
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libgta-buildroot (auto)
mode of './usr/lib64/libgta.so.0.0.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libgta-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib64/pkgconfig/gta.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/gta.pc: Libs: '-L${libdir} -lgta' --> '-lgta'
Checking contents of files in /usr/src/tmp/libgta-buildroot/ (default)
Compressing files in /usr/src/tmp/libgta-buildroot (auto)
Adjusting library links in /usr/src/tmp/libgta-buildroot
./usr/lib64:
	libgta.so.0 -> libgta.so.0.0.4
Verifying ELF objects in /usr/src/tmp/libgta-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.82293
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libgta-1.0.9
+ make check V=1
make: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9'
Making check in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
make  check-am
make[2]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/doc'
Making check in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/src'
Making check in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/tests'
make  basic compression taglists filedescriptors endianness blocks elements fuzztest-create fuzztest-check
make[2]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o basic.o basic.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-install  -o basic basic.o  ../src/libgta.la
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o basic basic.o  ../src/.libs/libgta.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libgta-1.0.9/src/.libs -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o compression.o compression.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-install  -o compression compression.o  ../src/libgta.la
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o compression compression.o  ../src/.libs/libgta.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libgta-1.0.9/src/.libs -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o taglists.o taglists.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-install  -o taglists taglists.o  ../src/libgta.la
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o taglists taglists.o  ../src/.libs/libgta.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libgta-1.0.9/src/.libs -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o filedescriptors.o filedescriptors.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-install  -o filedescriptors filedescriptors.o  ../src/libgta.la
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o filedescriptors filedescriptors.o  ../src/.libs/libgta.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libgta-1.0.9/src/.libs -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o endianness.o endianness.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-install  -o endianness endianness.o  ../src/libgta.la
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o endianness endianness.o  ../src/.libs/libgta.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libgta-1.0.9/src/.libs -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o blocks.o blocks.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-install  -o blocks blocks.o  ../src/libgta.la
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o blocks blocks.o  ../src/.libs/libgta.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libgta-1.0.9/src/.libs -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o elements.o elements.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-install  -o elements elements.o  ../src/libgta.la
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o elements elements.o  ../src/.libs/libgta.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libgta-1.0.9/src/.libs -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o fuzztest-create.o fuzztest-create.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-install  -o fuzztest-create fuzztest-create.o  ../src/libgta.la
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o fuzztest-create fuzztest-create.o  ../src/.libs/libgta.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libgta-1.0.9/src/.libs -Wl,-rpath -Wl,/usr/lib64
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o fuzztest-check.o fuzztest-check.c
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-install  -o fuzztest-check fuzztest-check.o  ../src/libgta.la
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o fuzztest-check fuzztest-check.o  ../src/.libs/libgta.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libgta-1.0.9/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/tests'
make  check-TESTS
make[2]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9/tests'
PASS: basic
PASS: compression
PASS: taglists
PASS: filedescriptors
PASS: endianness
PASS: blocks
PASS: elements
SKIP: fuzztest.sh
============================================================================
Testsuite summary for libgta 1.0.9
============================================================================
# TOTAL: 8
# PASS:  7
# SKIP:  1
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/tests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libgta-1.0.9'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9'
make: Leaving directory '/usr/src/RPM/BUILD/libgta-1.0.9'
+ exit 0
Processing files: libgta-1.0.9-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13854
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libgta-1.0.9
+ DOCDIR=/usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-1.0.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-1.0.9
+ /bin/mkdir -p /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-1.0.9
+ cp -prL COPYING AUTHORS README /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-1.0.9
+ chmod -R go-w /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-1.0.9
+ chmod -R a+rX /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-1.0.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0BLhsS
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libgta-buildroot/usr/lib64/libgta.so.0: 71 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7NB0nb
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libgta.so.0()(64bit) = set:kdjCZBUHIZm4wGnvuvow0cxBUofXwxh2gr3RDyU33yFrGONEHqKBz6I0BQ69CCfIlaWzSnla20gO0coHjZ9l1EVvFmPvI9Npg0LoNgjcM5vRQurDTtNjA2ov3RA4Cm3wyFF7wrAcacwooxHo0LgEu3
Requires: libbz2.so.1()(64bit) >= set:igC2qKp, 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) >= set:kheCn69CZai13m60, liblzma.so.5(XZ_5.0)(64bit), libz.so.1()(64bit) >= set:kiuXihG0, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NA1xby
Creating libgta-debuginfo package
Processing files: libgta-devel-1.0.9-alt1_1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DklL7Y
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n0cWWt
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/libgta-buildroot/usr/include/gta/gta.hpp:36:10: fatal error: exception: No such file or directory
 #include <exception>
          ^~~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/libgta-buildroot/usr/include/gta/gta.hpp: cpp failed, trying c++ mode
Provides: pkgconfig(gta) = 1.0.9
Requires: libgta = 1.0.9-alt1_1, pkgconfig, /usr/lib64/libgta.so.0.0.4, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eXN4P4
Processing files: libgta-doc-1.0.9-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73585
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libgta-1.0.9
+ DOCDIR=/usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-doc-1.0.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-doc-1.0.9
+ /bin/mkdir -p /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-doc-1.0.9
+ cp -prL 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 /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-doc-1.0.9
+ chmod -R go-w /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-doc-1.0.9
+ chmod -R a+rX /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-doc-1.0.9
+ cp -prL doc/reference /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-doc-1.0.9
+ chmod -R go-w /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-doc-1.0.9
+ chmod -R a+rX /usr/src/tmp/libgta-buildroot/usr/share/doc/libgta-doc-1.0.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bWW4jK
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pVqHdt
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libgta = 1.0.9-alt1_1
Processing files: libgta-debuginfo-1.0.9-alt1_1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X4ncKf
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TCvkN5
find-requires: running scripts (debuginfo)
Provides: debug64(libgta.so.0)
Requires: libgta = 1.0.9-alt1_1, debug64(libbz2.so.1), debug64(libc.so.6), debug64(liblzma.so.5), debug64(libz.so.1)
Adding to libgta-devel a strict dependency on libgta
Adding to libgta-doc a strict dependency on libgta
Adding to libgta-debuginfo a strict dependency on libgta
Removing 1 extra deps from libgta-devel due to dependency on libgta
Wrote: /usr/src/RPM/RPMS/x86_64/libgta-1.0.9-alt1_1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libgta-devel-1.0.9-alt1_1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/noarch/libgta-doc-1.0.9-alt1_1.noarch.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libgta-debuginfo-1.0.9-alt1_1.x86_64.rpm
16.29user 6.81system 0:35.74elapsed 64%CPU (0avgtext+0avgdata 49516maxresident)k
0inputs+0outputs (0major+1056280minor)pagefaults 0swaps
30.34user 12.99system 0:56.85elapsed 76%CPU (0avgtext+0avgdata 115852maxresident)k
79872inputs+0outputs (0major+1416235minor)pagefaults 0swaps