<86>Feb 3 02:01:12 userdel[91365]: delete user 'rooter' <86>Feb 3 02:01:12 userdel[91365]: removed group 'rooter' owned by 'rooter' <86>Feb 3 02:01:12 userdel[91365]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 3 02:01:12 groupadd[91385]: group added to /etc/group: name=rooter, GID=657 <86>Feb 3 02:01:12 groupadd[91385]: group added to /etc/gshadow: name=rooter <86>Feb 3 02:01:12 groupadd[91385]: new group: name=rooter, GID=657 <86>Feb 3 02:01:12 useradd[91406]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Feb 3 02:01:12 userdel[91443]: delete user 'builder' <86>Feb 3 02:01:12 userdel[91443]: removed group 'builder' owned by 'builder' <86>Feb 3 02:01:12 userdel[91443]: removed shadow group 'builder' owned by 'builder' <86>Feb 3 02:01:12 groupadd[91460]: group added to /etc/group: name=builder, GID=658 <86>Feb 3 02:01:12 groupadd[91460]: group added to /etc/gshadow: name=builder <86>Feb 3 02:01:12 groupadd[91460]: new group: name=builder, GID=658 <86>Feb 3 02:01:12 useradd[91479]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Feb 3 02:01:14 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Feb 3 02:01:14 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Feb 3 02:01:14 rpmi: perl-Term-ANSIColor-4.05-alt1 1458575791 installed <13>Feb 3 02:01:14 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Feb 3 02:01:14 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Feb 3 02:01:14 rpmi: liblzo2-2.08-alt1 1405435908 installed <13>Feb 3 02:01:14 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Feb 3 02:01:15 rpmi: libstdc++5-devel-5.3.1-alt3 1457662528 installed <13>Feb 3 02:01:16 rpmi: gcc5-c++-5.3.1-alt3 1457662528 installed <13>Feb 3 02:01:16 rpmi: liblzo2-devel-2.08-alt1 1405435908 installed <13>Feb 3 02:01:16 rpmi: bzlib-devel-1:1.0.6-alt4 1449156902 installed <13>Feb 3 02:01:16 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed <13>Feb 3 02:01:16 rpmi: nasm-2.11.08-alt1 1426082765 installed <13>Feb 3 02:01:16 rpmi: doxygen-1:1.8.13-alt1.M80P.1 1508579040 installed <13>Feb 3 02:01:16 rpmi: perl-podlators-4.07-alt1 1458574366 installed <13>Feb 3 02:01:16 rpmi: perl-Pod-Usage-1.68-alt1 1451923699 installed <13>Feb 3 02:01:16 rpmi: perl-Pod-Parser-1.63-alt1 1447282032 installed Installing lrzip-0.621-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lrzip-0.621 + echo 'Source #0 (lrzip-0.621.tar.bz2):' Source #0 (lrzip-0.621.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/lrzip-0.621.tar.bz2 + /bin/tar -xf - + cd lrzip-0.621 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77741 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lrzip-0.621 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --disable-silent-rules 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 whether make supports nested variables... (cached) yes 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 how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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 a sed that does not truncate output... /bin/sed 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 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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none 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 ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for pod2man... yes checking for nasm... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for off_t... yes checking for size_t... (cached) yes checking for __attribute__... yes checking size of int... 4 checking size of long... 8 checking size of short... 2 configure: WARNING: 64bit arch detected, disabling ASM checking for large file support... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for pthread_create in -lpthread... yes checking for sqrt in -lm... yes checking for compress2 in -lz... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for lzo1x_1_compress in -llzo2... yes checking for mmap... yes checking for strerror... yes checking for getopt_long... yes checking whether to build documentation... yes checking for doxygen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lrzip.pc config.status: creating lzma/Makefile config.status: creating lzma/C/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext ------------------------------------------------------------------------ lrzip 0.621 ------------------------------------------------------------------------ Configuration Options Summary: ASM.(32 bit only)..: no Static binary......: no Documentation..........: yes Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -pipe -Wall -g -O2 CXXFLAGS.............: -pipe -Wall -g -O2 LDFLAGS..............: Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621' Making all in lzma make[2]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma' Making all in C make[3]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma/C' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c -o 7zCrc.lo 7zCrc.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c -o LzFind.lo LzFind.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c -o LzFindMt.lo LzFindMt.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c -o LzmaDec.lo LzmaDec.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c -o LzmaEnc.lo LzmaEnc.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c -o LzmaLib.lo LzmaLib.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c -o Alloc.lo Alloc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c 7zCrc.c -fPIC -DPIC -o .libs/7zCrc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c -o Threads.lo Threads.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c LzFind.c -fPIC -DPIC -o .libs/LzFind.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c LzFindMt.c -fPIC -DPIC -o .libs/LzFindMt.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c LzmaLib.c -fPIC -DPIC -o .libs/LzmaLib.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c LzmaEnc.c -fPIC -DPIC -o .libs/LzmaEnc.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c LzmaDec.c -fPIC -DPIC -o .libs/LzmaDec.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c Threads.c -fPIC -DPIC -o .libs/Threads.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -c Alloc.c -fPIC -DPIC -o .libs/Alloc.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -pipe -Wall -g -O2 -o liblzma.la 7zCrc.lo LzFind.lo LzFindMt.lo LzmaDec.lo LzmaEnc.lo LzmaLib.lo Alloc.lo Threads.lo -llzo2 -lbz2 -lz -lm -lpthread libtool: link: ar cru .libs/liblzma.a .libs/7zCrc.o .libs/LzFind.o .libs/LzFindMt.o .libs/LzmaDec.o .libs/LzmaEnc.o .libs/LzmaLib.o .libs/Alloc.o .libs/Threads.o libtool: link: ranlib .libs/liblzma.a libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) make[3]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma/C' make[3]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma' make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/man' pod2man lrunzip.1.pod lrunzip.1 pod2man lrzcat.1.pod lrzcat.1 pod2man lrztar.1.pod lrztar.1 pod2man lrzuntar.1.pod lrzuntar.1 make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/man' make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/man' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o liblrzip.lo liblrzip.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o lrzip.lo lrzip.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o rzip.lo rzip.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o runzip.lo runzip.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o stream.lo stream.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o util.lo util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c liblrzip.c -fPIC -DPIC -o .libs/liblrzip.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o md5.lo md5.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o aes.lo aes.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c rzip.c -fPIC -DPIC -o .libs/rzip.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c lrzip.c -fPIC -DPIC -o .libs/lrzip.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c runzip.c -fPIC -DPIC -o .libs/runzip.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c aes.c -fPIC -DPIC -o .libs/aes.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o sha4.lo sha4.c /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o libzpaq.lo `test -f 'libzpaq/libzpaq.cpp' || echo './'`libzpaq/libzpaq.cpp x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o main.o main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o decompress_demo.o decompress_demo.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c -o liblrzip_demo.o liblrzip_demo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c sha4.c -fPIC -DPIC -o .libs/sha4.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -c libzpaq/libzpaq.cpp -fPIC -DPIC -o .libs/libzpaq.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -o libtmplrzip.la lrzip.lo rzip.lo runzip.lo stream.lo util.lo md5.lo aes.lo sha4.lo libzpaq.lo lzma/C/liblzma.la -llzo2 -lbz2 -lz -lm -lpthread libtool: link: (cd .libs/libtmplrzip.lax/liblzma.a && ar x "/usr/src/RPM/BUILD/lrzip-0.621/lzma/C/.libs/liblzma.a") libtool: link: ar cru .libs/libtmplrzip.a .libs/lrzip.o .libs/rzip.o .libs/runzip.o .libs/stream.o .libs/util.o .libs/md5.o .libs/aes.o .libs/sha4.o .libs/libzpaq.o .libs/libtmplrzip.lax/liblzma.a/7zCrc.o .libs/libtmplrzip.lax/liblzma.a/Alloc.o .libs/libtmplrzip.lax/liblzma.a/LzFind.o .libs/libtmplrzip.lax/liblzma.a/LzFindMt.o .libs/libtmplrzip.lax/liblzma.a/LzmaDec.o .libs/libtmplrzip.lax/liblzma.a/LzmaEnc.o .libs/libtmplrzip.lax/liblzma.a/LzmaLib.o .libs/libtmplrzip.lax/liblzma.a/Threads.o libtool: link: ranlib .libs/libtmplrzip.a libtool: link: rm -fr .libs/libtmplrzip.lax libtool: link: ( cd ".libs" && rm -f "libtmplrzip.la" && ln -s "../libtmplrzip.la" "libtmplrzip.la" ) /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -o liblrzip.la -rpath /usr/lib64 liblrzip.lo libtmplrzip.la -llzo2 -lbz2 -lz -lm -lpthread /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -o lrzip main.o libtmplrzip.la -llzo2 -lbz2 -lz -lm -lpthread libtool: link: x86_64-alt-linux-g++ -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -o lrzip main.o ./.libs/libtmplrzip.a -llzo2 -lbz2 -lz -lm -lpthread libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/5/crtbeginS.o .libs/liblrzip.o -Wl,--whole-archive ./.libs/libtmplrzip.a -Wl,--no-whole-archive -llzo2 -lbz2 -lz -lpthread -L/usr/lib64/gcc/x86_64-alt-linux/5 -L/usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/5/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64/crtn.o -O2 -Wl,-soname -Wl,liblrzip.so.0 -o .libs/liblrzip.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblrzip.so.0" && ln -s "liblrzip.so.0.0.0" "liblrzip.so.0") libtool: link: (cd ".libs" && rm -f "liblrzip.so" && ln -s "liblrzip.so.0.0.0" "liblrzip.so") libtool: link: ( cd ".libs" && rm -f "liblrzip.la" && ln -s "../liblrzip.la" "liblrzip.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -o decompress_demo decompress_demo.o liblrzip.la -llzo2 -lbz2 -lz -lm -lpthread /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -o liblrzip_demo liblrzip_demo.o liblrzip.la -llzo2 -lbz2 -lz -lm -lpthread libtool: link: x86_64-alt-linux-gcc -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -o .libs/decompress_demo decompress_demo.o ./.libs/liblrzip.so -llzo2 -lbz2 -lz -lm -lpthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: x86_64-alt-linux-gcc -I. -I lzma/C -DNDEBUG -pipe -Wall -g -O2 -o .libs/liblrzip_demo liblrzip_demo.o ./.libs/liblrzip.so -llzo2 -lbz2 -lz -lm -lpthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621' make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621' make: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.2869 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lrzip-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lrzip-buildroot + cd lrzip-0.621 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/lrzip-buildroot make: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621' Making install in lzma make[1]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma' Making install in C make[2]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma/C' make[3]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma/C' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma/C' make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma/C' make[2]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma' make[3]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip/lzma' /bin/install -p -m 644 7zC.txt 7zFormat.txt Methods.txt history.txt lzma.txt README README-Alloc '/usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip/lzma' make[3]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma' make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma' make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/lzma' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/man' make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/man' make[3]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/man' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/lrzip-buildroot/usr/share/man/man1' /bin/install -p -m 644 lrzip.1 lrunzip.1 lrzcat.1 lrztar.1 lrzuntar.1 '/usr/src/tmp/lrzip-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/lrzip-buildroot/usr/share/man/man5' /bin/install -p -m 644 lrzip.conf.5 '/usr/src/tmp/lrzip-buildroot/usr/share/man/man5' make[3]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/man' make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/man' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip' /bin/install -p -m 644 README.Assembler README.benchmarks README.lzo_compresses.test.txt magic.header.txt lrzip.conf.example '/usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip' make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621' make[2]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621' /bin/mkdir -p '/usr/src/tmp/lrzip-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p liblrzip.la '/usr/src/tmp/lrzip-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/liblrzip.so.0.0.0 /usr/src/tmp/lrzip-buildroot/usr/lib64/liblrzip.so.0.0.0 libtool: install: (cd /usr/src/tmp/lrzip-buildroot/usr/lib64 && { ln -s -f liblrzip.so.0.0.0 liblrzip.so.0 || { rm -f liblrzip.so.0 && ln -s liblrzip.so.0.0.0 liblrzip.so.0; }; }) libtool: install: (cd /usr/src/tmp/lrzip-buildroot/usr/lib64 && { ln -s -f liblrzip.so.0.0.0 liblrzip.so || { rm -f liblrzip.so && ln -s liblrzip.so.0.0.0 liblrzip.so; }; }) libtool: install: /bin/install -p .libs/liblrzip.lai /usr/src/tmp/lrzip-buildroot/usr/lib64/liblrzip.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/lrzip-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -p lrzip '/usr/src/tmp/lrzip-buildroot/usr/bin' libtool: install: /bin/install -p lrzip /usr/src/tmp/lrzip-buildroot/usr/bin/lrzip make install-exec-hook make[3]: Entering directory `/usr/src/RPM/BUILD/lrzip-0.621' ln -s -f lrzip /usr/src/tmp/lrzip-buildroot/usr/bin/lrunzip ln -s -f lrzip /usr/src/tmp/lrzip-buildroot/usr/bin/lrzcat ln -s -f lrztar /usr/src/tmp/lrzip-buildroot/usr/bin/lrzuntar make[3]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621' /bin/mkdir -p '/usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip' /bin/install -p -m 644 AUTHORS BUGS ChangeLog COPYING README.md README-NOT-BACKWARD-COMPATIBLE TODO WHATS-NEW '/usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip' /bin/mkdir -p '/usr/src/tmp/lrzip-buildroot/usr/include' /bin/install -p -m 644 Lrzip.h '/usr/src/tmp/lrzip-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/lrzip-buildroot/usr/bin' /bin/install -p lrztar '/usr/src/tmp/lrzip-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/lrzip-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 lrzip.pc '/usr/src/tmp/lrzip-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621' make[1]: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621' make: Leaving directory `/usr/src/RPM/BUILD/lrzip-0.621' + install -pDm644 Lrzip.h /usr/src/tmp/lrzip-buildroot/usr/include/Lrzip.h + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lrzip-buildroot (auto) removed './usr/lib64/liblrzip.la' mode of './usr/lib64/liblrzip.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/lrzip-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/lrzip.pc: Libs: '-L${libdir} -llrzip' --> '-llrzip' Compressing files in /usr/src/tmp/lrzip-buildroot (auto) Adjusting library links in /usr/src/tmp/lrzip-buildroot ./usr/lib64: liblrzip.so.0 -> liblrzip.so.0.0.0 Verifying ELF objects in /usr/src/tmp/lrzip-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: lrzip-0.621-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89788 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lrzip-0.621 + DOCDIR=/usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip-0.621 + export DOCDIR + rm -rf /usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip-0.621 + /bin/mkdir -p /usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip-0.621 + cp -prL README.md README-NOT-BACKWARD-COMPATIBLE WHATS-NEW doc/lrzip.conf.example /usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip-0.621 + chmod -R go-w /usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip-0.621 + chmod -R a+rX /usr/src/tmp/lrzip-buildroot/usr/share/doc/lrzip-0.621 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kPGmfW find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kzQxV6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: tar which Requires: /bin/bash, /lib64/ld-linux-x86-64.so.2, 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.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), liblzo2.so.2()(64bit) >= set:ki25lXwQOZ2, libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libz.so.1()(64bit) >= set:kiuXihG0, rtld(GNU_HASH), tar, which Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.URCh3m Creating lrzip-debuginfo package Processing files: liblrzip-0.621-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IvakXF find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.knGKB1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: liblrzip.so.0()(64bit) = set:md5B9KVgfih9yFrprBqOe0cWZ0tzFOSNy4yZ9Xi8u4nrMu2UHx06bxXSad3VMNA0OqRFIvMi68CzXju1QbpPbXOOoTAH858zxirViZrGRy1gretJBkkEgg9OLasY88W4yMw6zSZyNWxJQxyUDvIkdBwA5Kldw64pbwKdLsEJ1ZAMmepiBCKx0NM8eEPaJO6GMgnZAySxgZbWsBF1opPtwbl49OkcAZ0C0ub2OSK52rFLR3u0JSsDaAA6OirDdNpwcJtPROpfb4QmoTaT4ZqweLylAY9oFMYt0cX2clXU9Y9F4lRmSQ1Qi1V5Zg8jtwY76x76kd3CUvvW2Y2sbLP0D2a54UmbgvQVvZzU2ZufBoJgKeHjgd1FhWtzWJrae9fzKR2GupzJA6dPn1j4taQJZ8uKEGJR4cbeBX0trzOeEa3WO7gs8MTjV8YEeYdaamFr50picZ980b5EcEDkEipagRzSlsx4aeTnpYme9m6LTIf3ylKiwqLiYBQhtB8jMsflUlpSRVBv3affyrjG7472UoBDyPHjYqEZKAquUPWoysrm3FMksVrwZ0S2HZhoxoKsGWjZwZGYqZCM1i6OGSeYXZdNEVf5kcq53pMNDuqf7QslZ6MwM4P5K2vWuRm0x99LlWF8BNxx5123UGURGaJ2oFPrw7pSB1E7TiuLYzZF0s6xZeZHdpYj8POfc9N42 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.22)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), liblzo2.so.2()(64bit) >= set:ki25lXwQOZ2, libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(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.qsnr5p Creating liblrzip-debuginfo package Processing files: liblrzip-devel-0.621-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MRuZmR find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aCglvl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(lrzip) = 0.621 Requires: liblrzip = 0.621-alt1, /usr/lib64/liblrzip.so.0.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a4qopS Processing files: lrzip-debuginfo-0.621-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2JIp5r find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QpFkv4 find-requires: running scripts (debuginfo) Requires: lrzip = 0.621-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libbz2.so.1), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(liblzo2.so.2), debug64(libm.so.6), debug64(libpthread.so.0), debug64(libstdc++.so.6), debug64(libz.so.1) Processing files: liblrzip-debuginfo-0.621-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MPvGHJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qURuHr find-requires: running scripts (debuginfo) Provides: debug64(liblrzip.so.0) Requires: liblrzip = 0.621-alt1, debug64(libbz2.so.1), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(liblzo2.so.2), debug64(libm.so.6), debug64(libpthread.so.0), debug64(libstdc++.so.6), debug64(libz.so.1) Removing 1 extra deps from liblrzip-devel due to dependency on liblrzip Wrote: /usr/src/RPM/RPMS/x86_64/lrzip-0.621-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/liblrzip-0.621-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/liblrzip-devel-0.621-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/lrzip-debuginfo-0.621-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/liblrzip-debuginfo-0.621-alt1.x86_64.rpm 18.29user 2.98system 0:37.96elapsed 56%CPU (0avgtext+0avgdata 154816maxresident)k 0inputs+0outputs (0major+1505548minor)pagefaults 0swaps 28.65user 5.72system 1:14.10elapsed 46%CPU (0avgtext+0avgdata 154816maxresident)k 0inputs+0outputs (0major+1998775minor)pagefaults 0swaps --- liblrzip-0.621-alt1.x86_64.rpm.repo 2015-04-23 17:14:52.000000000 +0000 +++ liblrzip-0.621-alt1.x86_64.rpm.hasher 2019-02-03 02:02:17.157738148 +0000 @@ -6,2 +6,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.22)(64bit) Requires: libc.so.6(GLIBC_2.3)(64bit) --- lrzip-0.621-alt1.x86_64.rpm.repo 2015-04-23 17:14:52.000000000 +0000 +++ lrzip-0.621-alt1.x86_64.rpm.hasher 2019-02-03 02:02:17.206738215 +0000 @@ -10,8 +10,8 @@ /usr/share/doc/lrzip-0.621/lrzip.conf.example 100644 -/usr/share/man/man1/lrunzip.1.gz 100644 -/usr/share/man/man1/lrzcat.1.gz 100644 -/usr/share/man/man1/lrzip.1.gz 100644 -/usr/share/man/man1/lrztar.1.gz 100644 -/usr/share/man/man1/lrzuntar.1.gz 100644 -/usr/share/man/man5/lrzip.conf.5.gz 100644 +/usr/share/man/man1/lrunzip.1.xz 100644 +/usr/share/man/man1/lrzcat.1.xz 100644 +/usr/share/man/man1/lrzip.1.xz 100644 +/usr/share/man/man1/lrztar.1.xz 100644 +/usr/share/man/man1/lrzuntar.1.xz 100644 +/usr/share/man/man5/lrzip.conf.5.xz 100644 Requires: /bin/bash