Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/patchelf.spec'], False, '/var/lib/mock/epel-6-i386-mockbuilder-1617/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/patchelf.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0000d14e Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/patchelf-0.8-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/patchelf.spec'], False, '/var/lib/mock/epel-6-i386-mockbuilder-1617/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/patchelf.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AlCfY7 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf patchelf-0.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/patchelf-0.8.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd patchelf-0.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (patchelf-copy-attr.patch): + echo 'Patch #0 (patchelf-copy-attr.patch):' + /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.k6xe7b + umask 022 + cd /builddir/build/BUILD + cd patchelf-0.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-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/lib --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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i686-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... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-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++... gcc3 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. aclocal.m4:16: warning: this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info build_alias=i686-redhat-linux-gnu host_alias=i686-redhat-linux-gnu target_alias=i686-redhat-linux-gnu CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables --no-create --no-recursion 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 for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-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++... gcc3 checking how to run the C preprocessor... 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 attr/libattr.h usability... yes checking attr/libattr.h presence... yes checking for attr/libattr.h... yes checking attr/error_context.h usability... yes checking attr/error_context.h presence... yes checking for attr/error_context.h... yes checking for library containing attr_copy_file... -lattr checking for attr_copy_file... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for library containing perm_copy_file... -lacl checking for perm_copy_file... yes checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./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 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=\"patchelf\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ATTR_LIBATTR_H=1 -DHAVE_ATTR_ERROR_CONTEXT_H=1 -DHAVE_ATTR_COPY_FILE=1 -DHAVE_SYS_ACL_H=1 -DHAVE_ACL_LIBACL_H=1 -DHAVE_PERM_COPY_FILE=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT patchelf.o -MD -MP -MF .deps/patchelf.Tpo -c -o patchelf.o patchelf.cc patchelf.cc: In member function 'void ElfFile::rewriteSectionsLibrary() [with Elf_Ehdr = Elf32_Ehdr, Elf_Phdr = Elf32_Phdr, Elf_Shdr = Elf32_Shdr, Elf_Addr = unsigned int, Elf_Off = unsigned int, Elf_Dyn = Elf32_Dyn, Elf_Sym = Elf32_Sym]': patchelf.cc:770: instantiated from 'void ElfFile::rewriteSections() [with Elf_Ehdr = Elf32_Ehdr, Elf_Phdr = Elf32_Phdr, Elf_Shdr = Elf32_Shdr, Elf_Addr = unsigned int, Elf_Off = unsigned int, Elf_Dyn = Elf32_Dyn, Elf_Sym = Elf32_Sym]' patchelf.cc:1141: instantiated from 'void patchElf2(ElfFile&, mode_t) [with ElfFile = ElfFile]' patchelf.cc:1167: instantiated from here patchelf.cc:637: warning: comparison between signed and unsigned integer expressions patchelf.cc: In member function 'void ElfFile::rewriteSectionsExecutable() [with Elf_Ehdr = Elf32_Ehdr, Elf_Phdr = Elf32_Phdr, Elf_Shdr = Elf32_Shdr, Elf_Addr = unsigned int, Elf_Off = unsigned int, Elf_Dyn = Elf32_Dyn, Elf_Sym = Elf32_Sym]': patchelf.cc:773: instantiated from 'void ElfFile::rewriteSections() [with Elf_Ehdr = Elf32_Ehdr, Elf_Phdr = Elf32_Phdr, Elf_Shdr = Elf32_Shdr, Elf_Addr = unsigned int, Elf_Off = unsigned int, Elf_Dyn = Elf32_Dyn, Elf_Sym = Elf32_Sym]' patchelf.cc:1141: instantiated from 'void patchElf2(ElfFile&, mode_t) [with ElfFile = ElfFile]' patchelf.cc:1167: instantiated from here patchelf.cc:710: warning: comparison between signed and unsigned integer expressions patchelf.cc:773: instantiated from 'void ElfFile::rewriteSections() [with Elf_Ehdr = Elf32_Ehdr, Elf_Phdr = Elf32_Phdr, Elf_Shdr = Elf32_Shdr, Elf_Addr = unsigned int, Elf_Off = unsigned int, Elf_Dyn = Elf32_Dyn, Elf_Sym = Elf32_Sym]' patchelf.cc:1141: instantiated from 'void patchElf2(ElfFile&, mode_t) [with ElfFile = ElfFile]' patchelf.cc:1167: instantiated from here patchelf.cc:751: warning: comparison between signed and unsigned integer expressions patchelf.cc: In member function 'void ElfFile::rewriteSectionsLibrary() [with Elf_Ehdr = Elf64_Ehdr, Elf_Phdr = Elf64_Phdr, Elf_Shdr = Elf64_Shdr, Elf_Addr = long long unsigned int, Elf_Off = long long unsigned int, Elf_Dyn = Elf64_Dyn, Elf_Sym = Elf64_Sym]': patchelf.cc:770: instantiated from 'void ElfFile::rewriteSections() [with Elf_Ehdr = Elf64_Ehdr, Elf_Phdr = Elf64_Phdr, Elf_Shdr = Elf64_Shdr, Elf_Addr = long long unsigned int, Elf_Off = long long unsigned int, Elf_Dyn = Elf64_Dyn, Elf_Sym = Elf64_Sym]' patchelf.cc:1141: instantiated from 'void patchElf2(ElfFile&, mode_t) [with ElfFile = ElfFile]' patchelf.cc:1173: instantiated from here patchelf.cc:637: warning: comparison between signed and unsigned integer expressions patchelf.cc: In member function 'void ElfFile::rewriteSectionsExecutable() [with Elf_Ehdr = Elf64_Ehdr, Elf_Phdr = Elf64_Phdr, Elf_Shdr = Elf64_Shdr, Elf_Addr = long long unsigned int, Elf_Off = long long unsigned int, Elf_Dyn = Elf64_Dyn, Elf_Sym = Elf64_Sym]': patchelf.cc:773: instantiated from 'void ElfFile::rewriteSections() [with Elf_Ehdr = Elf64_Ehdr, Elf_Phdr = Elf64_Phdr, Elf_Shdr = Elf64_Shdr, Elf_Addr = long long unsigned int, Elf_Off = long long unsigned int, Elf_Dyn = Elf64_Dyn, Elf_Sym = Elf64_Sym]' patchelf.cc:1141: instantiated from 'void patchElf2(ElfFile&, mode_t) [with ElfFile = ElfFile]' patchelf.cc:1173: instantiated from here patchelf.cc:710: warning: comparison between signed and unsigned integer expressions patchelf.cc:773: instantiated from 'void ElfFile::rewriteSections() [with Elf_Ehdr = Elf64_Ehdr, Elf_Phdr = Elf64_Phdr, Elf_Shdr = Elf64_Shdr, Elf_Addr = long long unsigned int, Elf_Off = long long unsigned int, Elf_Dyn = Elf64_Dyn, Elf_Sym = Elf64_Sym]' patchelf.cc:1141: instantiated from 'void patchElf2(ElfFile&, mode_t) [with ElfFile = ElfFile]' patchelf.cc:1173: instantiated from here patchelf.cc:751: warning: comparison between signed and unsigned integer expressions mv -f .deps/patchelf.Tpo .deps/patchelf.Po g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o patchelf patchelf.o -lacl -lattr 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.qnNCcI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386 ++ dirname /builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386 + cd patchelf-0.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386 + make install DESTDIR=/builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386 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' /bin/mkdir -p '/builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386/usr/bin' /usr/bin/install -c patchelf '/builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386/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'. /bin/mkdir -p '/builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386/usr/share/doc/patchelf' /usr/bin/install -c -m 644 README '/builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386/usr/share/doc/patchelf' /bin/mkdir -p '/builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386/usr/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386/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-1.el6.i386/usr/share/doc/patchelf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/patchelf-0.8 extracting debug info from /builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386/usr/bin/patchelf 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ienbpg + umask 022 + cd /builddir/build/BUILD + cd patchelf-0.8 + unset DISPLAY + 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=\"patchelf\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ATTR_LIBATTR_H=1 -DHAVE_ATTR_ERROR_CONTEXT_H=1 -DHAVE_ATTR_COPY_FILE=1 -DHAVE_SYS_ACL_H=1 -DHAVE_ACL_LIBACL_H=1 -DHAVE_PERM_COPY_FILE=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT simple-simple.o -MD -MP -MF .deps/simple-simple.Tpo -c -o simple-simple.o `test -f 'simple.c' || echo './'`simple.c mv -f .deps/simple-simple.Tpo .deps/simple-simple.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o simple simple-simple.o -lacl -lattr gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"patchelf\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ATTR_LIBATTR_H=1 -DHAVE_ATTR_ERROR_CONTEXT_H=1 -DHAVE_ATTR_COPY_FILE=1 -DHAVE_SYS_ACL_H=1 -DHAVE_ACL_LIBACL_H=1 -DHAVE_PERM_COPY_FILE=1 -I. -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"patchelf\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ATTR_LIBATTR_H=1 -DHAVE_ATTR_ERROR_CONTEXT_H=1 -DHAVE_ATTR_COPY_FILE=1 -DHAVE_SYS_ACL_H=1 -DHAVE_ACL_LIBACL_H=1 -DHAVE_PERM_COPY_FILE=1 -I. -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT foo.o -MD -MP -MF .deps/foo.Tpo -c -o foo.o foo.c mv -f .deps/foo.Tpo .deps/foo.Po gcc -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.8\" -DPACKAGE_STRING=\"patchelf\ 0.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ATTR_LIBATTR_H=1 -DHAVE_ATTR_ERROR_CONTEXT_H=1 -DHAVE_ATTR_COPY_FILE=1 -DHAVE_SYS_ACL_H=1 -DHAVE_ACL_LIBACL_H=1 -DHAVE_PERM_COPY_FILE=1 -I. -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT bar.o -MD -MP -MF .deps/bar.Tpo -c -o bar.o bar.c mv -f .deps/bar.Tpo .deps/bar.Po gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--disable-new-dtags -shared -L. -Wl,-rpath,`pwd`/no-such-path -o libbar.so bar.o -lacl -lattr gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--disable-new-dtags -shared -L. -o libfoo.so foo.o -lbar -lacl -lattr gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o main main.o -lfoo -lacl -lattr gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--disable-new-dtags -shared -L. -o libbar-scoped.so bar.o -lacl -lattr gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--disable-new-dtags -shared -L. -o libfoo-scoped.so foo.o -lbar-scoped -lacl -lattr gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o main-scoped main.o -lfoo-scoped -lacl -lattr 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=\"patchelf\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ATTR_LIBATTR_H=1 -DHAVE_ATTR_ERROR_CONTEXT_H=1 -DHAVE_ATTR_COPY_FILE=1 -DHAVE_SYS_ACL_H=1 -DHAVE_ACL_LIBACL_H=1 -DHAVE_PERM_COPY_FILE=1 -I. -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT big-dynstr.o -MD -MP -MF .deps/big-dynstr.Tpo -c -o big-dynstr.o big-dynstr.c mv -f .deps/big-dynstr.Tpo .deps/big-dynstr.Po gcc -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o big-dynstr big-dynstr.o -lfoo -lacl -lattr 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-1.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AuxbJU + umask 022 + cd /builddir/build/BUILD + cd patchelf-0.8 + DOCDIR=/builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386/usr/share/doc/patchelf-0.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386/usr/share/doc/patchelf-0.8 + /bin/mkdir -p /builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386/usr/share/doc/patchelf-0.8 + cp -pr README COPYING /builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386/usr/share/doc/patchelf-0.8 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libacl.so.1 libacl.so.1(ACL_1.1) libattr.so.1 libattr.so.1(ATTR_1.1) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: patchelf-debuginfo-0.8-1.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386 warning: Could not canonicalize hostname: i-0000d14e Wrote: /builddir/build/RPMS/patchelf-0.8-1.el6.i686.rpm Wrote: /builddir/build/RPMS/patchelf-debuginfo-0.8-1.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iR8CTS + umask 022 + cd /builddir/build/BUILD + cd patchelf-0.8 + rm -rf /builddir/build/BUILDROOT/patchelf-0.8-1.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->