<86>Feb 20 05:15:09 userdel[19641]: delete user 'rooter' <86>Feb 20 05:15:09 groupadd[19666]: group added to /etc/group: name=rooter, GID=555 <86>Feb 20 05:15:09 groupadd[19666]: group added to /etc/gshadow: name=rooter <86>Feb 20 05:15:09 groupadd[19666]: new group: name=rooter, GID=555 <86>Feb 20 05:15:09 useradd[19702]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Feb 20 05:15:09 userdel[19746]: delete user 'builder' <86>Feb 20 05:15:09 userdel[19746]: removed group 'builder' owned by 'builder' <86>Feb 20 05:15:09 userdel[19746]: removed shadow group 'builder' owned by 'builder' <86>Feb 20 05:15:09 groupadd[19781]: group added to /etc/group: name=builder, GID=556 <86>Feb 20 05:15:09 groupadd[19781]: new group: name=builder, GID=556 <86>Feb 20 05:15:09 useradd[19796]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Feb 20 05:15:13 rpmi: liblzo2-2.08-alt1 1405435908 installed <13>Feb 20 05:15:13 rpmi: libgtest0-1.8.1-alt1 sisyphus+220023.100.1.1 1548504030 installed <13>Feb 20 05:15:13 rpmi: libgflags-2.2.1-alt1 1506439788 installed <13>Feb 20 05:15:13 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Feb 20 05:15:14 rpmi: libstdc++8-devel-8.2.1-alt5 sisyphus+219286.200.2.1 1549853842 installed <13>Feb 20 05:15:15 rpmi: gcc8-c++-8.2.1-alt5 sisyphus+219286.200.2.1 1549853842 installed <13>Feb 20 05:15:15 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664792 installed <13>Feb 20 05:15:15 rpmi: libgflags-devel-2.2.1-alt1 1506439788 installed <13>Feb 20 05:15:15 rpmi: libgtest-devel-1.8.1-alt1 sisyphus+220023.100.1.1 1548504030 installed <13>Feb 20 05:15:15 rpmi: liblzo2-devel-2.08-alt1 1405435908 installed <13>Feb 20 05:15:15 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libsnappy-1.1.3-alt1.nosrc.rpm Installing libsnappy-1.1.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.636 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf snappy-1.1.3 + echo 'Source #0 (snappy-1.1.3.tar.gz):' Source #0 (snappy-1.1.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/snappy-1.1.3.tar.gz + /bin/tar -xf - + cd snappy-1.1.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.636 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd snappy-1.1.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 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 + xargs -ri dirname -- '{}' + ./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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext 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 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 style of include used by make... GNU 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 dependency style of x86_64-alt-linux-gcc... none 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 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... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether byte ordering is bigendian... no checking for size_t... yes checking for ssize_t... yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/byteswap.h usability... no checking sys/byteswap.h presence... no checking for sys/byteswap.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for mmap... yes checking for 'gtest-config'... checking for gtest-config... /usr/bin/gtest-config /usr/bin/gtest-config checking for Google Test... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gflags... no checking if the compiler supports __builtin_expect... yes checking if the compiler supports __builtin_ctzll... yes checking for zlibVersion in -lz... yes checking for lzo1x_1_15_compress in -llzo2... yes checking for lzf_compress in -llzf... no checking for fastlz_compress in -lfastlz... no checking for qlz_compress in -lquicklz... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating snappy-stubs-public.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 'CXXFLAGS=-DNDEBUG -O2' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c -o snappy-sinksource.lo snappy-sinksource.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c snappy-sinksource.cc -fPIC -DPIC -o .libs/snappy-sinksource.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c snappy-sinksource.cc -o snappy-sinksource.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c -o snappy-c.lo snappy-c.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c snappy-c.cc -fPIC -DPIC -o .libs/snappy-c.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c snappy-c.cc -o snappy-c.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c -o snappy-stubs-internal.lo snappy-stubs-internal.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c snappy-stubs-internal.cc -fPIC -DPIC -o .libs/snappy-stubs-internal.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c snappy-stubs-internal.cc -o snappy-stubs-internal.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c -o snappy_unittest-snappy-test.o `test -f 'snappy-test.cc' || echo './'`snappy-test.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c -o snappy.lo snappy.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c snappy.cc -fPIC -DPIC -o .libs/snappy.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c snappy.cc -o snappy.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -DNDEBUG -O2 -version-info 4:0:3 -o libsnappy.la -rpath /usr/lib64 snappy.lo snappy-sinksource.lo snappy-stubs-internal.lo snappy-c.lo libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/8/crtbeginS.o .libs/snappy.o .libs/snappy-sinksource.o .libs/snappy-stubs-internal.o .libs/snappy-c.o -L/usr/lib64/gcc/x86_64-alt-linux/8 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/8/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crtn.o -O2 -Wl,-soname -Wl,libsnappy.so.1 -o .libs/libsnappy.so.1.3.0 libtool: link: (cd ".libs" && rm -f "libsnappy.so.1" && ln -s "libsnappy.so.1.3.0" "libsnappy.so.1") libtool: link: (cd ".libs" && rm -f "libsnappy.so" && ln -s "libsnappy.so.1.3.0" "libsnappy.so") libtool: link: ar cru .libs/libsnappy.a snappy.o snappy-sinksource.o snappy-stubs-internal.o snappy-c.o libtool: link: ranlib .libs/libsnappy.a libtool: link: ( cd ".libs" && rm -f "libsnappy.la" && ln -s "../libsnappy.la" "libsnappy.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -O2 -c -o snappy_unittest-snappy_unittest.o `test -f 'snappy_unittest.cc' || echo './'`snappy_unittest.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -DNDEBUG -O2 -o snappy_unittest snappy_unittest-snappy_unittest.o snappy_unittest-snappy-test.o libsnappy.la -llzo2 -lz -lgtest -pthread libtool: link: x86_64-alt-linux-g++ -DNDEBUG -O2 -o .libs/snappy_unittest snappy_unittest-snappy_unittest.o snappy_unittest-snappy-test.o -pthread ./.libs/libsnappy.so -llzo2 -lz -lgtest -pthread -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97533 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsnappy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libsnappy-buildroot + cd snappy-1.1.3 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libsnappy-buildroot/usr exec_prefix=/usr/src/tmp/libsnappy-buildroot/usr bindir=/usr/src/tmp/libsnappy-buildroot/usr/bin sbindir=/usr/src/tmp/libsnappy-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libsnappy-buildroot/etc datadir=/usr/src/tmp/libsnappy-buildroot/usr/share includedir=/usr/src/tmp/libsnappy-buildroot/usr/include libdir=/usr/src/tmp/libsnappy-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libsnappy-buildroot/usr/lib localstatedir=/usr/src/tmp/libsnappy-buildroot/var/lib sharedstatedir=/usr/src/tmp/libsnappy-buildroot/var/lib mandir=/usr/src/tmp/libsnappy-buildroot/usr/share/man infodir=/usr/src/tmp/libsnappy-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' /bin/mkdir -p '/usr/src/tmp/libsnappy-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libsnappy.la '/usr/src/tmp/libsnappy-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libsnappy.so.1.3.0 /usr/src/tmp/libsnappy-buildroot/usr/lib64/libsnappy.so.1.3.0 libtool: install: (cd /usr/src/tmp/libsnappy-buildroot/usr/lib64 && { ln -s -f libsnappy.so.1.3.0 libsnappy.so.1 || { rm -f libsnappy.so.1 && ln -s libsnappy.so.1.3.0 libsnappy.so.1; }; }) libtool: install: (cd /usr/src/tmp/libsnappy-buildroot/usr/lib64 && { ln -s -f libsnappy.so.1.3.0 libsnappy.so || { rm -f libsnappy.so && ln -s libsnappy.so.1.3.0 libsnappy.so; }; }) libtool: install: /bin/install -p .libs/libsnappy.lai /usr/src/tmp/libsnappy-buildroot/usr/lib64/libsnappy.la libtool: install: /bin/install -p .libs/libsnappy.a /usr/src/tmp/libsnappy-buildroot/usr/lib64/libsnappy.a libtool: install: chmod 644 /usr/src/tmp/libsnappy-buildroot/usr/lib64/libsnappy.a libtool: install: ranlib /usr/src/tmp/libsnappy-buildroot/usr/lib64/libsnappy.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libsnappy-buildroot/usr/share/doc/snappy' /bin/install -p -m 644 ChangeLog COPYING INSTALL NEWS README format_description.txt framing_format.txt '/usr/src/tmp/libsnappy-buildroot/usr/share/doc/snappy' /bin/mkdir -p '/usr/src/tmp/libsnappy-buildroot/usr/include' /bin/install -p -m 644 snappy.h snappy-sinksource.h snappy-stubs-public.h snappy-c.h '/usr/src/tmp/libsnappy-buildroot/usr/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' make: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' + rm -rf /usr/src/tmp/libsnappy-buildroot//usr/share/doc/snappy + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libsnappy-buildroot (auto) removed './usr/lib64/libsnappy.la' mode of './usr/lib64/libsnappy.so.1.3.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libsnappy-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libsnappy-buildroot/ (default) Compressing files in /usr/src/tmp/libsnappy-buildroot (auto) Adjusting library links in /usr/src/tmp/libsnappy-buildroot ./usr/lib64: libsnappy.so.1 -> libsnappy.so.1.3.0 Verifying ELF objects in /usr/src/tmp/libsnappy-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.40342 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd snappy-1.1.3 + make check make: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' make check-TESTS make[1]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[2]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' PASS: snappy_unittest make[3]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' make all-am make[4]: Entering directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[4]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[3]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' ============================================================================ Testsuite summary for snappy 1.1.3 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' make: Leaving directory '/usr/src/RPM/BUILD/snappy-1.1.3' + exit 0 Processing files: libsnappy-1.1.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26494 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd snappy-1.1.3 + DOCDIR=/usr/src/tmp/libsnappy-buildroot/usr/share/doc/libsnappy-1.1.3 + export DOCDIR + rm -rf /usr/src/tmp/libsnappy-buildroot/usr/share/doc/libsnappy-1.1.3 + /bin/mkdir -p /usr/src/tmp/libsnappy-buildroot/usr/share/doc/libsnappy-1.1.3 + cp -prL NEWS README ChangeLog INSTALL /usr/src/tmp/libsnappy-buildroot/usr/share/doc/libsnappy-1.1.3 + chmod -R go-w /usr/src/tmp/libsnappy-buildroot/usr/share/doc/libsnappy-1.1.3 + chmod -R a+rX /usr/src/tmp/libsnappy-buildroot/usr/share/doc/libsnappy-1.1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y4YUKP find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libsnappy-buildroot/usr/lib64/libsnappy.so.1: 64 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MpfLn8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libsnappy.so.1()(64bit) = set:jcinn9PiqSjkR8rssA7RLCKkATXBnyO3A9IAgKbppn17AoCTQpZxdlo31pIpYB9qRJ7SxETZBXwkOv1qockm6Njggy1ZD8aX1jcJxAWi4Ru9EI73Zqwlqv0QcBheHf1 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j1BOnu Creating libsnappy-debuginfo package Processing files: libsnappy-devel-1.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bVj5LT 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.ARYiym find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/libsnappy-buildroot/usr/include/snappy.h:43:10: fatal error: string: No such file or directory #include ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libsnappy-buildroot/usr/include/snappy.h: cpp failed, trying c++ mode Requires: libsnappy = 1.1.3, /usr/lib64/libsnappy.so.1.3.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K7vPHS Processing files: libsnappy-devel-static-1.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oQd9es 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.2PJkb5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lKdfyL Processing files: libsnappy-debuginfo-1.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PPXakv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u9Ivui find-requires: running scripts (debuginfo) Provides: debug64(libsnappy.so.1) Requires: libsnappy = 1.1.3-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to libsnappy-devel a strict dependency on libsnappy Removing 1 extra deps from libsnappy-devel due to dependency on libsnappy Wrote: /usr/src/RPM/RPMS/x86_64/libsnappy-1.1.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libsnappy-devel-1.1.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libsnappy-devel-static-1.1.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libsnappy-debuginfo-1.1.3-alt1.x86_64.rpm 62.57user 6.10system 1:12.96elapsed 94%CPU (0avgtext+0avgdata 166736maxresident)k 0inputs+0outputs (0major+1151664minor)pagefaults 0swaps 79.98user 12.39system 1:39.03elapsed 93%CPU (0avgtext+0avgdata 166736maxresident)k 904inputs+0outputs (0major+1630946minor)pagefaults 0swaps --- libsnappy-1.1.3-alt1.x86_64.rpm.repo 2015-12-24 13:04:03.000000000 +0000 +++ libsnappy-1.1.3-alt1.x86_64.rpm.hasher 2019-02-20 05:16:33.239383238 +0000 @@ -12,2 +12,3 @@ Requires: libstdc++.so.6(CXXABI_1.3)(64bit) +Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit) @@ -16,3 +17,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libsnappy.so.1()(64bit) = set:kdZpqmkWMYluEZpQZu5jscKhwOK2TgL95yFydcpYpYbzpSxETZHqoj3TgRK1sxW1scfZLi1fpssVjishAkS4ZBa52NEfz1cAE1SDEXTJjVXRk2Ui7jBoUZwvmbpcZncUHg92NQsmv6 +Provides: libsnappy.so.1()(64bit) = set:jcinn9PiqSjkR8rssA7RLCKkATXBnyO3A9IAgKbppn17AoCTQpZxdlo31pIpYB9qRJ7SxETZBXwkOv1qockm6Njggy1ZD8aX1jcJxAWi4Ru9EI73Zqwlqv0QcBheHf1 Provides: libsnappy = 1.1.3-alt1