Mock Version: 1.4.20 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libfastlz.spec'], chrootPath='/var/lib/mock/1052140-epel-6-x86_64-1570713057.801924/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libfastlz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-544458210.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libfastlz-0.1-3.el6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libfastlz.spec'], chrootPath='/var/lib/mock/1052140-epel-6-x86_64-1570713057.801924/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libfastlz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kB6TUW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf fastlzlib-35ffa7b1f6ba11f5bda6930acc4200c45aa30662 + /usr/bin/gzip -dc /builddir/build/SOURCES/libfastlz-0.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fastlzlib-35ffa7b1f6ba11f5bda6930acc4200c45aa30662 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Makefile-docdir.patch):' Patch #0 (Makefile-docdir.patch): + /bin/cat /builddir/build/SOURCES/Makefile-docdir.patch + /usr/bin/patch -p0 --fuzz=0 patching file Makefile.in patching file Makefile.am + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zjWQmw + umask 022 + cd /builddir/build/BUILD + cd fastlzlib-35ffa7b1f6ba11f5bda6930acc4200c45aa30662 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --docdir=/usr/share/doc/libfastlz checking for a BSD-compatible install... /usr/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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes 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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes 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 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 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-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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 size_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libfastlz configuration summary ------------------------- libfastlz version : 1 configured for host : x86_64-redhat-linux-gnu source code location : . compiler : gcc preprocessor definitions : -DHAVE_CONFIG_H preprocessor flags : compiler flags : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic libfastlz 1 configured. Type `make' to build. Type `make install' to install. + /usr/bin/make -j2 /usr/bin/make all-am make[1]: Entering directory `/builddir/build/BUILD/fastlzlib-35ffa7b1f6ba11f5bda6930acc4200c45aa30662' depbase=`echo fastlzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fastlzlib.lo -MD -MP -MF $depbase.Tpo -c -o fastlzlib.lo fastlzlib.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fastlzcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fastlzcat.o -MD -MP -MF $depbase.Tpo -c -o fastlzcat.o fastlzcat.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fastlzlib.lo -MD -MP -MF .deps/fastlzlib.Tpo -c fastlzlib.c -fPIC -DPIC -o .libs/fastlzlib.o depbase=`echo lz4/lz4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lz4/lz4.lo -MD -MP -MF $depbase.Tpo -c -o lz4/lz4.lo lz4/lz4.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lz4/lz4.lo -MD -MP -MF lz4/.deps/lz4.Tpo -c lz4/lz4.c -fPIC -DPIC -o lz4/.libs/lz4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fastlzlib.lo -MD -MP -MF .deps/fastlzlib.Tpo -c fastlzlib.c -o fastlzlib.o >/dev/null 2>&1 depbase=`echo lz4/lz4hc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lz4/lz4hc.lo -MD -MP -MF $depbase.Tpo -c -o lz4/lz4hc.lo lz4/lz4hc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lz4/lz4hc.lo -MD -MP -MF lz4/.deps/lz4hc.Tpo -c lz4/lz4hc.c -fPIC -DPIC -o lz4/.libs/lz4hc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lz4/lz4.lo -MD -MP -MF lz4/.deps/lz4.Tpo -c lz4/lz4.c -o lz4/lz4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lz4/lz4hc.lo -MD -MP -MF lz4/.deps/lz4hc.Tpo -c lz4/lz4hc.c -o lz4/lz4hc.o >/dev/null 2>&1 depbase=`echo fastlz/fastlz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fastlz/fastlz.lo -MD -MP -MF $depbase.Tpo -c -o fastlz/fastlz.lo fastlz/fastlz.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fastlz/fastlz.lo -MD -MP -MF fastlz/.deps/fastlz.Tpo -c fastlz/fastlz.c -fPIC -DPIC -o fastlz/.libs/fastlz.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT fastlz/fastlz.lo -MD -MP -MF fastlz/.deps/fastlz.Tpo -c fastlz/fastlz.c -o fastlz/fastlz.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 1:0:0 -o libfastlz.la -rpath /usr/lib64 fastlzlib.lo lz4/lz4.lo lz4/lz4hc.lo fastlz/fastlz.lo libtool: link: gcc -shared -fPIC -DPIC .libs/fastlzlib.o lz4/.libs/lz4.o lz4/.libs/lz4hc.o fastlz/.libs/fastlz.o -O2 -m64 -mtune=generic -Wl,-soname -Wl,libfastlz.so.1 -o .libs/libfastlz.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libfastlz.so.1" && ln -s "libfastlz.so.1.0.0" "libfastlz.so.1") libtool: link: (cd ".libs" && rm -f "libfastlz.so" && ln -s "libfastlz.so.1.0.0" "libfastlz.so") libtool: link: ar cru .libs/libfastlz.a fastlzlib.o lz4/lz4.o lz4/lz4hc.o fastlz/fastlz.o libtool: link: ranlib .libs/libfastlz.a libtool: link: ( cd ".libs" && rm -f "libfastlz.la" && ln -s "../libfastlz.la" "libfastlz.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o fastlzcat -rpath /usr/lib64 fastlzcat.o libfastlz.la libtool: link: gcc -DZFAST_USE_LZ4 -DZFAST_USE_FASTLZ -DFASTLZ_INCLUDE_CONFIG_H -DDLL_EXPORT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/fastlzcat fastlzcat.o ./.libs/libfastlz.so -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory `/builddir/build/BUILD/fastlzlib-35ffa7b1f6ba11f5bda6930acc4200c45aa30662' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JZFY3d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64 + cd fastlzlib-35ffa7b1f6ba11f5bda6930acc4200c45aa30662 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64 make[1]: Entering directory `/builddir/build/BUILD/fastlzlib-35ffa7b1f6ba11f5bda6930acc4200c45aa30662' /bin/mkdir -p '/builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfastlz.la '/builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfastlz.so.1.0.0 /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/lib64/libfastlz.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/lib64 && { ln -s -f libfastlz.so.1.0.0 libfastlz.so.1 || { rm -f libfastlz.so.1 && ln -s libfastlz.so.1.0.0 libfastlz.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/lib64 && { ln -s -f libfastlz.so.1.0.0 libfastlz.so || { rm -f libfastlz.so && ln -s libfastlz.so.1.0.0 libfastlz.so; }; }) libtool: install: /usr/bin/install -c .libs/libfastlz.lai /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/lib64/libfastlz.la libtool: install: /usr/bin/install -c .libs/libfastlz.a /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/lib64/libfastlz.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/lib64/libfastlz.a libtool: install: ranlib /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/lib64/libfastlz.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c fastlzcat '/builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/bin' libtool: install: warning: `libfastlz.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/fastlzcat /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/bin/fastlzcat /bin/mkdir -p '/builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/share/doc/libfastlz' /usr/bin/install -c -m 644 NEWS COPYING '/builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/share/doc/libfastlz' /bin/mkdir -p '/builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/include' /usr/bin/install -c -m 644 fastlzlib-zlib.h fastlzlib.h fastlz/fastlz.h lz4/lz4hc.h lz4/lz4.h '/builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/include' make[1]: Leaving directory `/builddir/build/BUILD/fastlzlib-35ffa7b1f6ba11f5bda6930acc4200c45aa30662' + rm -fv /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/include/lz4.h removed `/builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/include/lz4.h' + rm -fv /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/include/lz4hc.h removed `/builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/include/lz4hc.h' + chrpath --delete /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/bin/fastlzcat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/fastlzlib-35ffa7b1f6ba11f5bda6930acc4200c45aa30662 extracting debug info from /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/bin/fastlzcat extracting debug info from /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64/usr/lib64/libfastlz.so.1.0.0 symlinked /usr/lib/debug/usr/lib64/libfastlz.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libfastlz.so.debug symlinked /usr/lib/debug/usr/lib64/libfastlz.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libfastlz.so.1.debug 328 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libfastlz-0.1-3.el6.x86_64 Provides: libfastlz.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libfastlz.so.1()(64bit) rtld(GNU_HASH) Processing files: libfastlz-devel-0.1-3.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libfastlz.so.1()(64bit) Processing files: libfastlz-debuginfo-0.1-3.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-544458210.novalocal Wrote: /builddir/build/RPMS/libfastlz-0.1-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libfastlz-devel-0.1-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libfastlz-debuginfo-0.1-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TXRoM6 + umask 022 + cd /builddir/build/BUILD + cd fastlzlib-35ffa7b1f6ba11f5bda6930acc4200c45aa30662 + /bin/rm -rf /builddir/build/BUILDROOT/libfastlz-0.1-3.el6.x86_64 + exit 0 Child return code was: 0