Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/patchelf.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1675/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/patchelf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-00015e1d Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/patchelf-0.8-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/patchelf.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1675/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/patchelf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3KGoji + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf patchelf-0.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/patchelf-0.8.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd patchelf-0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (patchelf-copy-attr.patch):' Patch #0 (patchelf-copy-attr.patch): + /usr/bin/cat /builddir/build/SOURCES/patchelf-copy-attr.patch + /usr/bin/patch -p1 -b --suffix .copy-attr --fuzz=0 patching file configure.ac patching file src/patchelf.cc + rm src/elf.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0uo1iZ + umask 022 + cd /builddir/build/BUILD + cd patchelf-0.8 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU 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 dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands + make -j3 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/patchelf-0.8/build-aux/missing --run aclocal-1.12 /builddir/build/BUILD/patchelf-0.8/build-aux/missing: line 51: aclocal-1.12: command not found WARNING: 'aclocal-1.12' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/patchelf-0.8/build-aux/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/patchelf-0.8/build-aux/missing --run automake-1.12 --foreign /builddir/build/BUILD/patchelf-0.8/build-aux/missing: line 51: automake-1.12: command not found WARNING: 'automake-1.12' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. Making all in src make[1]: Entering directory `/builddir/build/BUILD/patchelf-0.8/src' g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"patchelf\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.8\" -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o patchelf.o patchelf.cc g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o patchelf patchelf.o make[1]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/src' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/patchelf-0.8/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/tests' make[1]: Entering directory `/builddir/build/BUILD/patchelf-0.8' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/patchelf-0.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7pCAXX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64 + cd patchelf-0.8 + rm -rf /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/patchelf-0.8/src' make[2]: Entering directory `/builddir/build/BUILD/patchelf-0.8/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/bin' /usr/bin/install -c patchelf '/builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/src' make[1]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/patchelf-0.8/tests' make[2]: Entering directory `/builddir/build/BUILD/patchelf-0.8/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/tests' make[1]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/tests' make[1]: Entering directory `/builddir/build/BUILD/patchelf-0.8' make[2]: Entering directory `/builddir/build/BUILD/patchelf-0.8' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/share/doc/patchelf' /usr/bin/install -c -m 644 README '/builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/share/doc/patchelf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/patchelf-0.8' make[1]: Leaving directory `/builddir/build/BUILD/patchelf-0.8' + rm -rf /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/share/doc/patchelf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/patchelf-0.8 extracting debug info from /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/bin/patchelf dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 81 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EF1GiZ + umask 022 + cd /builddir/build/BUILD + cd patchelf-0.8 + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/patchelf-0.8/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/src' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/patchelf-0.8/tests' make simple main main-scoped big-dynstr libfoo.so libfoo-scoped.so libbar.so libbar-scoped.so make[2]: Entering directory `/builddir/build/BUILD/patchelf-0.8/tests' gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"patchelf\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.8\" -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o simple-simple.o `test -f 'simple.c' || echo './'`simple.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o simple simple-simple.o gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"patchelf\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.8\" -I. -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c main.c gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"patchelf\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.8\" -I. -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c foo.c gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"patchelf\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.8\" -I. -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bar.c gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--disable-new-dtags -shared -L. -Wl,-rpath,`pwd`/no-such-path -Wl,-z,relro -o libbar.so bar.o gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--disable-new-dtags -shared -L. -Wl,-z,relro -o libfoo.so foo.o -lbar gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -Wl,-z,relro -o main main.o -lfoo gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--disable-new-dtags -shared -L. -Wl,-z,relro -o libbar-scoped.so bar.o gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--disable-new-dtags -shared -L. -Wl,-z,relro -o libfoo-scoped.so foo.o -lbar-scoped gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -Wl,-z,relro -o main-scoped main.o -lfoo-scoped cat main.c > big-dynstr.c for i in $(seq 1 2000); do echo "void f$i(void) { };" >> big-dynstr.c; done gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"patchelf\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.8\" -I. -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c big-dynstr.c gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -Wl,-z,relro -o big-dynstr big-dynstr.o -lfoo make[2]: `libfoo.so' is up to date. make[2]: `libfoo-scoped.so' is up to date. make[2]: `libbar.so' is up to date. make[2]: `libbar-scoped.so' is up to date. make[2]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/patchelf-0.8/tests' make[3]: Entering directory `/builddir/build/BUILD/patchelf-0.8/tests' PASS: plain-fail.sh PASS: plain-run.sh PASS: shrink-rpath.sh PASS: set-interpreter-short.sh PASS: set-interpreter-long.sh PASS: set-rpath.sh PASS: no-rpath.sh PASS: big-dynstr.sh PASS: set-rpath-library.sh make[4]: Entering directory `/builddir/build/BUILD/patchelf-0.8/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/tests' ============================================================================ Testsuite summary for patchelf 0.8 ============================================================================ # TOTAL: 9 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/tests' make[2]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/tests' make[1]: Leaving directory `/builddir/build/BUILD/patchelf-0.8/tests' make[1]: Entering directory `/builddir/build/BUILD/patchelf-0.8' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/patchelf-0.8' + exit 0 Processing files: patchelf-0.8-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dYWny6 + umask 022 + cd /builddir/build/BUILD + cd patchelf-0.8 + DOCDIR=/builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/share/doc/patchelf-0.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/share/doc/patchelf-0.8 + cp -pr README /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/share/doc/patchelf-0.8 + cp -pr COPYING /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64/usr/share/doc/patchelf-0.8 + exit 0 Provides: patchelf = 0.8-2.el7.centos patchelf(x86-64) = 0.8-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: patchelf-debuginfo-0.8-2.el7.centos.x86_64 Provides: patchelf-debuginfo = 0.8-2.el7.centos patchelf-debuginfo(x86-64) = 0.8-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64 warning: Could not canonicalize hostname: i-00015e1d Wrote: /builddir/build/RPMS/patchelf-0.8-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/patchelf-debuginfo-0.8-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IaKJhu + umask 022 + cd /builddir/build/BUILD + cd patchelf-0.8 + rm -rf /builddir/build/BUILDROOT/patchelf-0.8-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->