Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/prelink.spec'], False, '/var/lib/mock/c7.01.01-armhfp-1f80d276e2280ca0bcb78b162a214bc919d66060/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/prelink.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/prelink-0.5.0-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/prelink.spec'], False, '/var/lib/mock/c7.01.01-armhfp-1f80d276e2280ca0bcb78b162a214bc919d66060/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/prelink.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JCSLYb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf prelink + /usr/bin/bzip2 -dc /builddir/build/SOURCES/prelink-20131005.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd prelink + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (prelink-armhf-dynamic-linker.patch): + echo 'Patch #0 (prelink-armhf-dynamic-linker.patch):' + /usr/bin/cat /builddir/build/SOURCES/prelink-armhf-dynamic-linker.patch + /usr/bin/patch -p1 -b --suffix .armhfp-dynamic-linker --fuzz=0 patching file src/arch-arm.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5d7wPT + umask 022 + cd /builddir/build/BUILD + cd prelink + sed -i -e '/^prelink_LDADD/s/$/ -lpthread/' src/Makefile.am src/Makefile.in + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-shared checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking for C compiler default output... 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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking for egrep... grep -E checking whether armv7hl-redhat-linux-gnueabi-gcc needs -traditional... no checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by armv7hl-redhat-linux-gnueabi-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for armv7hl-redhat-linux-gnueabi-g77... no checking for armv7hl-redhat-linux-gnueabi-f77... no checking for armv7hl-redhat-linux-gnueabi-xlf... no checking for armv7hl-redhat-linux-gnueabi-frt... no checking for armv7hl-redhat-linux-gnueabi-pgf77... no checking for armv7hl-redhat-linux-gnueabi-fl32... no checking for armv7hl-redhat-linux-gnueabi-af77... no checking for armv7hl-redhat-linux-gnueabi-fort77... no checking for armv7hl-redhat-linux-gnueabi-f90... no checking for armv7hl-redhat-linux-gnueabi-xlf90... no checking for armv7hl-redhat-linux-gnueabi-pgf90... no checking for armv7hl-redhat-linux-gnueabi-epcf90... no checking for armv7hl-redhat-linux-gnueabi-f95... no checking for armv7hl-redhat-linux-gnueabi-fort... no checking for armv7hl-redhat-linux-gnueabi-xlf95... no checking for armv7hl-redhat-linux-gnueabi-lf95... no checking for armv7hl-redhat-linux-gnueabi-g95... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fl32... no checking for af77... no checking for fort77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for lf95... no checking for g95... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for objdir... .libs checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-file... no checking for file... /usr/bin/file checking if armv7hl-redhat-linux-gnueabi-gcc static flag works... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "F77" to libtool checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking gelf.h usability... yes checking gelf.h presence... yes checking for gelf.h... yes checking for elf_begin in -lelf... yes checking for gelf_getvernaux... yes checking whether FTW_ACTIONRETVAL is supported... yes checking for is_selinux_enabled in -lselinux... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating gelfx/Makefile config.status: creating gelfx32/Makefile config.status: creating gelf/Makefile config.status: creating m4/Makefile config.status: creating patches/Makefile config.status: creating doc/Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 cd . && /bin/sh /builddir/build/BUILD/prelink/missing --run aclocal-1.6 -I m4 /builddir/build/BUILD/prelink/missing: line 46: aclocal-1.6: command not found WARNING: `aclocal-1.6' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && \ /bin/sh /builddir/build/BUILD/prelink/missing --run automake-1.6 --gnu Makefile /builddir/build/BUILD/prelink/missing: line 46: automake-1.6: command not found WARNING: `automake-1.6' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /builddir/build/BUILD/prelink/missing --run autoconf /builddir/build/BUILD/prelink/missing: line 46: autoconf: command not found WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running /bin/sh ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-shared CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules LDFLAGS=-Wl,-z,relro build_alias=armv7hl-redhat-linux-gnueabi host_alias=armv7hl-redhat-linux-gnueabi --no-create --no-recursion checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking for C compiler default output... 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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking for egrep... grep -E checking whether armv7hl-redhat-linux-gnueabi-gcc needs -traditional... no checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by armv7hl-redhat-linux-gnueabi-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for armv7hl-redhat-linux-gnueabi-g77... no checking for armv7hl-redhat-linux-gnueabi-f77... no checking for armv7hl-redhat-linux-gnueabi-xlf... no checking for armv7hl-redhat-linux-gnueabi-frt... no checking for armv7hl-redhat-linux-gnueabi-pgf77... no checking for armv7hl-redhat-linux-gnueabi-fl32... no checking for armv7hl-redhat-linux-gnueabi-af77... no checking for armv7hl-redhat-linux-gnueabi-fort77... no checking for armv7hl-redhat-linux-gnueabi-f90... no checking for armv7hl-redhat-linux-gnueabi-xlf90... no checking for armv7hl-redhat-linux-gnueabi-pgf90... no checking for armv7hl-redhat-linux-gnueabi-epcf90... no checking for armv7hl-redhat-linux-gnueabi-f95... no checking for armv7hl-redhat-linux-gnueabi-fort... no checking for armv7hl-redhat-linux-gnueabi-xlf95... no checking for armv7hl-redhat-linux-gnueabi-lf95... no checking for armv7hl-redhat-linux-gnueabi-g95... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fl32... no checking for af77... no checking for fort77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for lf95... no checking for g95... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for objdir... .libs checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-file... no checking for file... /usr/bin/file checking if armv7hl-redhat-linux-gnueabi-gcc static flag works... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "F77" to libtool checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking gelf.h usability... yes checking gelf.h presence... yes checking for gelf.h... yes checking for elf_begin in -lelf... yes checking for gelf_getvernaux... yes checking whether FTW_ACTIONRETVAL is supported... yes checking for is_selinux_enabled in -lselinux... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no configure: creating ./config.status cd . && /bin/sh ./config.status Makefile config.status: creating Makefile cd . && /bin/sh /builddir/build/BUILD/prelink/missing --run autoheader /builddir/build/BUILD/prelink/missing: line 46: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/builddir/build/BUILD/prelink' Making all in gelfx make[2]: Entering directory `/builddir/build/BUILD/prelink/gelfx' cd .. && /bin/sh ./config.status gelfx/Makefile config.status: creating gelfx/Makefile make[2]: Leaving directory `/builddir/build/BUILD/prelink/gelfx' make[2]: Entering directory `/builddir/build/BUILD/prelink/gelfx' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/prelink/gelfx' Making all in gelfx32 make[2]: Entering directory `/builddir/build/BUILD/prelink/gelfx32' cd .. && /bin/sh ./config.status gelfx32/Makefile config.status: creating gelfx32/Makefile make[2]: Leaving directory `/builddir/build/BUILD/prelink/gelfx32' make[2]: Entering directory `/builddir/build/BUILD/prelink/gelfx32' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/prelink/gelfx32' Making all in gelf make[2]: Entering directory `/builddir/build/BUILD/prelink/gelf' cd .. && /bin/sh ./config.status gelf/Makefile depfiles config.status: creating gelf/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/prelink/gelf' make[2]: Entering directory `/builddir/build/BUILD/prelink/gelf' /bin/sh ../libtool --mode=compile armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I. -I.. -I../gelfx -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o gelf.lo `test -f 'gelf.c' || echo './'`gelf.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I. -I.. -I../gelfx -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gelf.c -o gelf.o echo timestamp > gelf.lo /bin/sh ../libtool --mode=link armv7hl-redhat-linux-gnueabi-gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libgelf.la gelf.lo -lselinux -lelf mkdir .libs rm -fr .libs/libgelf.la .libs/libgelf.* .libs/libgelf.* ar cru .libs/libgelf.a gelf.o ranlib .libs/libgelf.a creating libgelf.la (cd .libs && rm -f libgelf.la && ln -s ../libgelf.la libgelf.la) make[2]: Leaving directory `/builddir/build/BUILD/prelink/gelf' Making all in src make[2]: Entering directory `/builddir/build/BUILD/prelink/src' cd .. && /bin/sh ./config.status src/Makefile depfiles config.status: creating src/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/builddir/build/BUILD/prelink/src' make[2]: Entering directory `/builddir/build/BUILD/prelink/src' armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'execstack.c' || echo './'`execstack.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'checksum.c' || echo './'`checksum.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'data.c' || echo './'`data.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'dso.c' || echo './'`dso.c dso.c: In function 'fdopen_dso': dso.c:274:16: warning: variable 'last' set but not used [-Wunused-but-set-variable] int i, j, k, last, *sections, *invsections; ^ armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'dwarf2.c' || echo './'`dwarf2.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'fptr.c' || echo './'`fptr.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'hashtab.c' || echo './'`hashtab.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'mdebug.c' || echo './'`mdebug.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'stabs.c' || echo './'`stabs.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'crc32.c' || echo './'`crc32.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-i386.c' || echo './'`arch-i386.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-alpha.c' || echo './'`arch-alpha.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-ppc.c' || echo './'`arch-ppc.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-ppc64.c' || echo './'`arch-ppc64.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-sparc.c' || echo './'`arch-sparc.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-sparc64.c' || echo './'`arch-sparc64.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-x86_64.c' || echo './'`arch-x86_64.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-mips.c' || echo './'`arch-mips.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-s390.c' || echo './'`arch-s390.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-s390x.c' || echo './'`arch-s390x.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-arm.c' || echo './'`arch-arm.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-sh.c' || echo './'`arch-sh.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'arch-ia64.c' || echo './'`arch-ia64.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'cache.c' || echo './'`cache.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'conflict.c' || echo './'`conflict.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'cxx.c' || echo './'`cxx.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'doit.c' || echo './'`doit.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'exec.c' || echo './'`exec.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'execle_open.c' || echo './'`execle_open.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'get.c' || echo './'`get.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'gather.c' || echo './'`gather.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'layout.c' || echo './'`layout.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'main.c' || echo './'`main.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'prelink.c' || echo './'`prelink.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'reloc.c' || echo './'`reloc.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'space.c' || echo './'`space.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'undo.c' || echo './'`undo.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'undoall.c' || echo './'`undoall.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'verify.c' || echo './'`verify.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'canonicalize.c' || echo './'`canonicalize.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'md5.c' || echo './'`md5.c armv7hl-redhat-linux-gnueabi-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'sha.c' || echo './'`sha.c md5.c: In function 'md5_finish_ctx': md5.c:97:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(md5_uint32 *) &ctx->buffer[bytes + pad] = SWAP (ctx->total[0] << 3); ^ md5.c:98:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = SWAP ((ctx->total[1] << 3) | ^ /bin/sh ../libtool --mode=link armv7hl-redhat-linux-gnueabi-gcc -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o execstack execstack.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -lselinux -lelf sha.c: In function 'sha_finish_ctx': sha.c:92:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = NOTSWAP (ctx->total[0] << 3); ^ sha.c:93:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(md5_uint32 *) &ctx->buffer[bytes + pad] = NOTSWAP ((ctx->total[1] << 3) | ^ mkdir .libs armv7hl-redhat-linux-gnueabi-gcc -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o execstack execstack.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -lselinux -lelf /bin/sh ../libtool --mode=link armv7hl-redhat-linux-gnueabi-gcc -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o prelink -all-static cache.o conflict.o cxx.o doit.o exec.o execle_open.o get.o gather.o layout.o main.o prelink.o reloc.o space.o undo.o undoall.o verify.o canonicalize.o md5.o sha.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -lpthread -lselinux -lelf armv7hl-redhat-linux-gnueabi-gcc -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o prelink -static cache.o conflict.o cxx.o doit.o exec.o execle_open.o get.o gather.o layout.o main.o prelink.o reloc.o space.o undo.o undoall.o verify.o canonicalize.o md5.o sha.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o arch-i386.o arch-alpha.o arch-ppc.o arch-ppc64.o arch-sparc.o arch-sparc64.o arch-x86_64.o arch-mips.o arch-s390.o arch-s390x.o arch-arm.o arch-sh.o arch-ia64.o -lpthread -lselinux -lelf /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../../libpthread.a(libpthread.o): In function `sem_open': (.text+0x7b90): warning: the use of `mktemp' is dangerous, better use `mkstemp' make[2]: Leaving directory `/builddir/build/BUILD/prelink/src' Making all in patches make[2]: Entering directory `/builddir/build/BUILD/prelink/patches' cd .. && /bin/sh ./config.status patches/Makefile config.status: creating patches/Makefile make[2]: Leaving directory `/builddir/build/BUILD/prelink/patches' make[2]: Entering directory `/builddir/build/BUILD/prelink/patches' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/prelink/patches' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/prelink/doc' cd .. && /bin/sh ./config.status doc/Makefile config.status: creating doc/Makefile make[2]: Leaving directory `/builddir/build/BUILD/prelink/doc' make[2]: Entering directory `/builddir/build/BUILD/prelink/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/prelink/doc' Making all in testsuite make[2]: Entering directory `/builddir/build/BUILD/prelink/testsuite' cd .. && /bin/sh ./config.status testsuite/Makefile config.status: creating testsuite/Makefile make[2]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[2]: Entering directory `/builddir/build/BUILD/prelink/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[2]: Entering directory `/builddir/build/BUILD/prelink' make[2]: Leaving directory `/builddir/build/BUILD/prelink' make[1]: Leaving directory `/builddir/build/BUILD/prelink' + echo ====================TESTING========================= ====================TESTING========================= + make -C testsuite check-harder make: Entering directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/prelink/testsuite' PASS: reloc1.sh PASS: reloc2.sh PASS: reloc3.sh PASS: reloc4.sh PASS: reloc5.sh PASS: reloc6.sh PASS: reloc7.sh PASS: reloc8.sh PASS: reloc9.sh PASS: reloc10.sh PASS: reloc11.sh PASS: shuffle1.sh PASS: shuffle2.sh PASS: shuffle3.sh PASS: shuffle4.sh PASS: shuffle5.sh PASS: shuffle6.sh PASS: shuffle7.sh PASS: shuffle8.sh PASS: shuffle9.sh PASS: undo1.sh PASS: layout1.sh PASS: layout2.sh PASS: unprel1.sh PASS: tls1.sh PASS: tls2.sh PASS: tls3.sh PASS: tls4.sh PASS: tls5.sh PASS: tls6.sh PASS: tls7.sh PASS: cxx1.sh PASS: cxx2.sh PASS: cxx3.sh PASS: quick1.sh PASS: quick2.sh PASS: quick3.sh PASS: cycle1.sh PASS: cycle2.sh PASS: deps1.sh PASS: deps2.sh PASS: undosyslibs.sh =================== All 42 tests passed =================== make[2]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make: Leaving directory `/builddir/build/BUILD/prelink/testsuite' + make -C testsuite check-cycle make: Entering directory `/builddir/build/BUILD/prelink/testsuite' Checking with -v make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/prelink/testsuite' PASS: reloc1.sh PASS: reloc2.sh PASS: reloc3.sh PASS: reloc6.sh PASS: reloc7.sh PASS: reloc8.sh PASS: reloc9.sh PASS: reloc10.sh PASS: reloc11.sh PASS: shuffle1.sh PASS: shuffle2.sh PASS: shuffle3.sh PASS: shuffle4.sh PASS: shuffle5.sh PASS: shuffle6.sh PASS: shuffle7.sh PASS: shuffle8.sh PASS: shuffle9.sh PASS: undo1.sh PASS: layout1.sh PASS: layout2.sh PASS: unprel1.sh PASS: tls1.sh PASS: tls2.sh PASS: tls3.sh PASS: tls4.sh PASS: tls5.sh PASS: tls6.sh PASS: tls7.sh PASS: cxx1.sh PASS: cxx2.sh PASS: cxx3.sh PASS: quick1.sh PASS: quick2.sh PASS: quick3.sh PASS: cycle1.sh PASS: cycle2.sh PASS: deps1.sh PASS: deps2.sh PASS: undosyslibs.sh =================== All 40 tests passed =================== make[2]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' test -z "*.so *.so.* *.nop syslib.list syslnk.list prelink.cache prelink.conf movelibs reloc1 reloc2 reloc3 reloc4 reloc5 reloc6 reloc7 reloc8 reloc9 reloc10 reloc11 shuffle1 shuffle2 shuffle3 shuffle4 shuffle5 shuffle6 shuffle7 shuffle8 shuffle9 undo1 layout1 layout2 unprel1 tls1 tls2 tls3 tls4 tls5 tls6 tls7 cxx1 cxx2 cxx3 quick1 quick2 quick3 cycle1 cycle2 deps1 deps2 ifunc1 ifunc2 ifunc3 undosyslibs movelibs.log reloc1.log reloc2.log reloc3.log reloc4.log reloc5.log reloc6.log reloc7.log reloc8.log reloc9.log reloc10.log reloc11.log shuffle1.log shuffle2.log shuffle3.log shuffle4.log shuffle5.log shuffle6.log shuffle7.log shuffle8.log shuffle9.log undo1.log layout1.log layout2.log unprel1.log tls1.log tls2.log tls3.log tls4.log tls5.log tls6.log tls7.log cxx1.log cxx2.log cxx3.log quick1.log quick2.log quick3.log cycle1.log cycle2.log deps1.log deps2.log ifunc1.log ifunc2.log ifunc3.log undosyslibs.log movelibs.lds reloc1.lds reloc2.lds reloc3.lds reloc4.lds reloc5.lds reloc6.lds reloc7.lds reloc8.lds reloc9.lds reloc10.lds reloc11.lds shuffle1.lds shuffle2.lds shuffle3.lds shuffle4.lds shuffle5.lds shuffle6.lds shuffle7.lds shuffle8.lds shuffle9.lds undo1.lds layout1.lds layout2.lds unprel1.lds tls1.lds tls2.lds tls3.lds tls4.lds tls5.lds tls6.lds tls7.lds cxx1.lds cxx2.lds cxx3.lds quick1.lds quick2.lds quick3.lds cycle1.lds cycle2.lds deps1.lds deps2.lds ifunc1.lds ifunc2.lds ifunc3.lds undosyslibs.lds *.orig *.new core* *.#prelink#* tlstest *.first *.second" || rm -f *.so *.so.* *.nop syslib.list syslnk.list prelink.cache prelink.conf movelibs reloc1 reloc2 reloc3 reloc4 reloc5 reloc6 reloc7 reloc8 reloc9 reloc10 reloc11 shuffle1 shuffle2 shuffle3 shuffle4 shuffle5 shuffle6 shuffle7 shuffle8 shuffle9 undo1 layout1 layout2 unprel1 tls1 tls2 tls3 tls4 tls5 tls6 tls7 cxx1 cxx2 cxx3 quick1 quick2 quick3 cycle1 cycle2 deps1 deps2 ifunc1 ifunc2 ifunc3 undosyslibs movelibs.log reloc1.log reloc2.log reloc3.log reloc4.log reloc5.log reloc6.log reloc7.log reloc8.log reloc9.log reloc10.log reloc11.log shuffle1.log shuffle2.log shuffle3.log shuffle4.log shuffle5.log shuffle6.log shuffle7.log shuffle8.log shuffle9.log undo1.log layout1.log layout2.log unprel1.log tls1.log tls2.log tls3.log tls4.log tls5.log tls6.log tls7.log cxx1.log cxx2.log cxx3.log quick1.log quick2.log quick3.log cycle1.log cycle2.log deps1.log deps2.log ifunc1.log ifunc2.log ifunc3.log undosyslibs.log movelibs.lds reloc1.lds reloc2.lds reloc3.lds reloc4.lds reloc5.lds reloc6.lds reloc7.lds reloc8.lds reloc9.lds reloc10.lds reloc11.lds shuffle1.lds shuffle2.lds shuffle3.lds shuffle4.lds shuffle5.lds shuffle6.lds shuffle7.lds shuffle8.lds shuffle9.lds undo1.lds layout1.lds layout2.lds unprel1.lds tls1.lds tls2.lds tls3.lds tls4.lds tls5.lds tls6.lds tls7.lds cxx1.lds cxx2.lds cxx3.lds quick1.lds quick2.lds quick3.lds cycle1.lds cycle2.lds deps1.lds deps2.lds ifunc1.lds ifunc2.lds ifunc3.lds undosyslibs.lds *.orig *.new core* *.#prelink#* tlstest *.first *.second rm -rf .libs _libs rm -f *.lo rm -rf *.tree make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' Checking with -vm make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/prelink/testsuite' PASS: reloc1.sh PASS: reloc2.sh PASS: reloc3.sh PASS: reloc6.sh PASS: reloc7.sh PASS: reloc8.sh PASS: reloc9.sh PASS: reloc10.sh PASS: reloc11.sh PASS: shuffle1.sh PASS: shuffle2.sh PASS: shuffle3.sh PASS: shuffle4.sh PASS: shuffle5.sh PASS: shuffle6.sh PASS: shuffle7.sh PASS: shuffle8.sh PASS: shuffle9.sh PASS: undo1.sh PASS: layout1.sh PASS: layout2.sh PASS: unprel1.sh PASS: tls1.sh PASS: tls2.sh PASS: tls3.sh PASS: tls4.sh PASS: tls5.sh PASS: tls6.sh PASS: tls7.sh PASS: cxx1.sh PASS: cxx2.sh PASS: cxx3.sh PASS: quick1.sh PASS: quick2.sh PASS: quick3.sh PASS: cycle1.sh PASS: cycle2.sh PASS: deps1.sh PASS: deps2.sh PASS: undosyslibs.sh =================== All 40 tests passed =================== make[2]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' test -z "*.so *.so.* *.nop syslib.list syslnk.list prelink.cache prelink.conf movelibs reloc1 reloc2 reloc3 reloc4 reloc5 reloc6 reloc7 reloc8 reloc9 reloc10 reloc11 shuffle1 shuffle2 shuffle3 shuffle4 shuffle5 shuffle6 shuffle7 shuffle8 shuffle9 undo1 layout1 layout2 unprel1 tls1 tls2 tls3 tls4 tls5 tls6 tls7 cxx1 cxx2 cxx3 quick1 quick2 quick3 cycle1 cycle2 deps1 deps2 ifunc1 ifunc2 ifunc3 undosyslibs movelibs.log reloc1.log reloc2.log reloc3.log reloc4.log reloc5.log reloc6.log reloc7.log reloc8.log reloc9.log reloc10.log reloc11.log shuffle1.log shuffle2.log shuffle3.log shuffle4.log shuffle5.log shuffle6.log shuffle7.log shuffle8.log shuffle9.log undo1.log layout1.log layout2.log unprel1.log tls1.log tls2.log tls3.log tls4.log tls5.log tls6.log tls7.log cxx1.log cxx2.log cxx3.log quick1.log quick2.log quick3.log cycle1.log cycle2.log deps1.log deps2.log ifunc1.log ifunc2.log ifunc3.log undosyslibs.log movelibs.lds reloc1.lds reloc2.lds reloc3.lds reloc4.lds reloc5.lds reloc6.lds reloc7.lds reloc8.lds reloc9.lds reloc10.lds reloc11.lds shuffle1.lds shuffle2.lds shuffle3.lds shuffle4.lds shuffle5.lds shuffle6.lds shuffle7.lds shuffle8.lds shuffle9.lds undo1.lds layout1.lds layout2.lds unprel1.lds tls1.lds tls2.lds tls3.lds tls4.lds tls5.lds tls6.lds tls7.lds cxx1.lds cxx2.lds cxx3.lds quick1.lds quick2.lds quick3.lds cycle1.lds cycle2.lds deps1.lds deps2.lds ifunc1.lds ifunc2.lds ifunc3.lds undosyslibs.lds *.orig *.new core* *.#prelink#* tlstest *.first *.second" || rm -f *.so *.so.* *.nop syslib.list syslnk.list prelink.cache prelink.conf movelibs reloc1 reloc2 reloc3 reloc4 reloc5 reloc6 reloc7 reloc8 reloc9 reloc10 reloc11 shuffle1 shuffle2 shuffle3 shuffle4 shuffle5 shuffle6 shuffle7 shuffle8 shuffle9 undo1 layout1 layout2 unprel1 tls1 tls2 tls3 tls4 tls5 tls6 tls7 cxx1 cxx2 cxx3 quick1 quick2 quick3 cycle1 cycle2 deps1 deps2 ifunc1 ifunc2 ifunc3 undosyslibs movelibs.log reloc1.log reloc2.log reloc3.log reloc4.log reloc5.log reloc6.log reloc7.log reloc8.log reloc9.log reloc10.log reloc11.log shuffle1.log shuffle2.log shuffle3.log shuffle4.log shuffle5.log shuffle6.log shuffle7.log shuffle8.log shuffle9.log undo1.log layout1.log layout2.log unprel1.log tls1.log tls2.log tls3.log tls4.log tls5.log tls6.log tls7.log cxx1.log cxx2.log cxx3.log quick1.log quick2.log quick3.log cycle1.log cycle2.log deps1.log deps2.log ifunc1.log ifunc2.log ifunc3.log undosyslibs.log movelibs.lds reloc1.lds reloc2.lds reloc3.lds reloc4.lds reloc5.lds reloc6.lds reloc7.lds reloc8.lds reloc9.lds reloc10.lds reloc11.lds shuffle1.lds shuffle2.lds shuffle3.lds shuffle4.lds shuffle5.lds shuffle6.lds shuffle7.lds shuffle8.lds shuffle9.lds undo1.lds layout1.lds layout2.lds unprel1.lds tls1.lds tls2.lds tls3.lds tls4.lds tls5.lds tls6.lds tls7.lds cxx1.lds cxx2.lds cxx3.lds quick1.lds quick2.lds quick3.lds cycle1.lds cycle2.lds deps1.lds deps2.lds ifunc1.lds ifunc2.lds ifunc3.lds undosyslibs.lds *.orig *.new core* *.#prelink#* tlstest *.first *.second rm -rf .libs _libs rm -f *.lo rm -rf *.tree make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' Checking with -vR make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/prelink/testsuite' PASS: reloc1.sh PASS: reloc2.sh PASS: reloc3.sh PASS: reloc6.sh PASS: reloc7.sh PASS: reloc8.sh PASS: reloc9.sh PASS: reloc10.sh PASS: reloc11.sh PASS: shuffle1.sh PASS: shuffle2.sh PASS: shuffle3.sh PASS: shuffle4.sh PASS: shuffle5.sh PASS: shuffle6.sh PASS: shuffle7.sh PASS: shuffle8.sh PASS: shuffle9.sh PASS: undo1.sh PASS: layout1.sh PASS: layout2.sh PASS: unprel1.sh PASS: tls1.sh PASS: tls2.sh PASS: tls3.sh PASS: tls4.sh PASS: tls5.sh PASS: tls6.sh PASS: tls7.sh PASS: cxx1.sh PASS: cxx2.sh PASS: cxx3.sh PASS: quick1.sh PASS: quick2.sh PASS: quick3.sh PASS: cycle1.sh PASS: cycle2.sh PASS: deps1.sh PASS: deps2.sh PASS: undosyslibs.sh =================== All 40 tests passed =================== make[2]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' test -z "*.so *.so.* *.nop syslib.list syslnk.list prelink.cache prelink.conf movelibs reloc1 reloc2 reloc3 reloc4 reloc5 reloc6 reloc7 reloc8 reloc9 reloc10 reloc11 shuffle1 shuffle2 shuffle3 shuffle4 shuffle5 shuffle6 shuffle7 shuffle8 shuffle9 undo1 layout1 layout2 unprel1 tls1 tls2 tls3 tls4 tls5 tls6 tls7 cxx1 cxx2 cxx3 quick1 quick2 quick3 cycle1 cycle2 deps1 deps2 ifunc1 ifunc2 ifunc3 undosyslibs movelibs.log reloc1.log reloc2.log reloc3.log reloc4.log reloc5.log reloc6.log reloc7.log reloc8.log reloc9.log reloc10.log reloc11.log shuffle1.log shuffle2.log shuffle3.log shuffle4.log shuffle5.log shuffle6.log shuffle7.log shuffle8.log shuffle9.log undo1.log layout1.log layout2.log unprel1.log tls1.log tls2.log tls3.log tls4.log tls5.log tls6.log tls7.log cxx1.log cxx2.log cxx3.log quick1.log quick2.log quick3.log cycle1.log cycle2.log deps1.log deps2.log ifunc1.log ifunc2.log ifunc3.log undosyslibs.log movelibs.lds reloc1.lds reloc2.lds reloc3.lds reloc4.lds reloc5.lds reloc6.lds reloc7.lds reloc8.lds reloc9.lds reloc10.lds reloc11.lds shuffle1.lds shuffle2.lds shuffle3.lds shuffle4.lds shuffle5.lds shuffle6.lds shuffle7.lds shuffle8.lds shuffle9.lds undo1.lds layout1.lds layout2.lds unprel1.lds tls1.lds tls2.lds tls3.lds tls4.lds tls5.lds tls6.lds tls7.lds cxx1.lds cxx2.lds cxx3.lds quick1.lds quick2.lds quick3.lds cycle1.lds cycle2.lds deps1.lds deps2.lds ifunc1.lds ifunc2.lds ifunc3.lds undosyslibs.lds *.orig *.new core* *.#prelink#* tlstest *.first *.second" || rm -f *.so *.so.* *.nop syslib.list syslnk.list prelink.cache prelink.conf movelibs reloc1 reloc2 reloc3 reloc4 reloc5 reloc6 reloc7 reloc8 reloc9 reloc10 reloc11 shuffle1 shuffle2 shuffle3 shuffle4 shuffle5 shuffle6 shuffle7 shuffle8 shuffle9 undo1 layout1 layout2 unprel1 tls1 tls2 tls3 tls4 tls5 tls6 tls7 cxx1 cxx2 cxx3 quick1 quick2 quick3 cycle1 cycle2 deps1 deps2 ifunc1 ifunc2 ifunc3 undosyslibs movelibs.log reloc1.log reloc2.log reloc3.log reloc4.log reloc5.log reloc6.log reloc7.log reloc8.log reloc9.log reloc10.log reloc11.log shuffle1.log shuffle2.log shuffle3.log shuffle4.log shuffle5.log shuffle6.log shuffle7.log shuffle8.log shuffle9.log undo1.log layout1.log layout2.log unprel1.log tls1.log tls2.log tls3.log tls4.log tls5.log tls6.log tls7.log cxx1.log cxx2.log cxx3.log quick1.log quick2.log quick3.log cycle1.log cycle2.log deps1.log deps2.log ifunc1.log ifunc2.log ifunc3.log undosyslibs.log movelibs.lds reloc1.lds reloc2.lds reloc3.lds reloc4.lds reloc5.lds reloc6.lds reloc7.lds reloc8.lds reloc9.lds reloc10.lds reloc11.lds shuffle1.lds shuffle2.lds shuffle3.lds shuffle4.lds shuffle5.lds shuffle6.lds shuffle7.lds shuffle8.lds shuffle9.lds undo1.lds layout1.lds layout2.lds unprel1.lds tls1.lds tls2.lds tls3.lds tls4.lds tls5.lds tls6.lds tls7.lds cxx1.lds cxx2.lds cxx3.lds quick1.lds quick2.lds quick3.lds cycle1.lds cycle2.lds deps1.lds deps2.lds ifunc1.lds ifunc2.lds ifunc3.lds undosyslibs.lds *.orig *.new core* *.#prelink#* tlstest *.first *.second rm -rf .libs _libs rm -f *.lo rm -rf *.tree make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' Checking with -vmR make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/prelink/testsuite' PASS: reloc1.sh PASS: reloc2.sh PASS: reloc3.sh PASS: reloc6.sh PASS: reloc7.sh PASS: reloc8.sh PASS: reloc9.sh PASS: reloc10.sh PASS: reloc11.sh PASS: shuffle1.sh PASS: shuffle2.sh PASS: shuffle3.sh PASS: shuffle4.sh PASS: shuffle5.sh PASS: shuffle6.sh PASS: shuffle7.sh PASS: shuffle8.sh PASS: shuffle9.sh PASS: undo1.sh PASS: layout1.sh PASS: layout2.sh PASS: unprel1.sh PASS: tls1.sh PASS: tls2.sh PASS: tls3.sh PASS: tls4.sh PASS: tls5.sh PASS: tls6.sh PASS: tls7.sh PASS: cxx1.sh PASS: cxx2.sh PASS: cxx3.sh PASS: quick1.sh PASS: quick2.sh PASS: quick3.sh PASS: cycle1.sh PASS: cycle2.sh PASS: deps1.sh PASS: deps2.sh PASS: undosyslibs.sh =================== All 40 tests passed =================== make[2]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' test -z "*.so *.so.* *.nop syslib.list syslnk.list prelink.cache prelink.conf movelibs reloc1 reloc2 reloc3 reloc4 reloc5 reloc6 reloc7 reloc8 reloc9 reloc10 reloc11 shuffle1 shuffle2 shuffle3 shuffle4 shuffle5 shuffle6 shuffle7 shuffle8 shuffle9 undo1 layout1 layout2 unprel1 tls1 tls2 tls3 tls4 tls5 tls6 tls7 cxx1 cxx2 cxx3 quick1 quick2 quick3 cycle1 cycle2 deps1 deps2 ifunc1 ifunc2 ifunc3 undosyslibs movelibs.log reloc1.log reloc2.log reloc3.log reloc4.log reloc5.log reloc6.log reloc7.log reloc8.log reloc9.log reloc10.log reloc11.log shuffle1.log shuffle2.log shuffle3.log shuffle4.log shuffle5.log shuffle6.log shuffle7.log shuffle8.log shuffle9.log undo1.log layout1.log layout2.log unprel1.log tls1.log tls2.log tls3.log tls4.log tls5.log tls6.log tls7.log cxx1.log cxx2.log cxx3.log quick1.log quick2.log quick3.log cycle1.log cycle2.log deps1.log deps2.log ifunc1.log ifunc2.log ifunc3.log undosyslibs.log movelibs.lds reloc1.lds reloc2.lds reloc3.lds reloc4.lds reloc5.lds reloc6.lds reloc7.lds reloc8.lds reloc9.lds reloc10.lds reloc11.lds shuffle1.lds shuffle2.lds shuffle3.lds shuffle4.lds shuffle5.lds shuffle6.lds shuffle7.lds shuffle8.lds shuffle9.lds undo1.lds layout1.lds layout2.lds unprel1.lds tls1.lds tls2.lds tls3.lds tls4.lds tls5.lds tls6.lds tls7.lds cxx1.lds cxx2.lds cxx3.lds quick1.lds quick2.lds quick3.lds cycle1.lds cycle2.lds deps1.lds deps2.lds ifunc1.lds ifunc2.lds ifunc3.lds undosyslibs.lds *.orig *.new core* *.#prelink#* tlstest *.first *.second" || rm -f *.so *.so.* *.nop syslib.list syslnk.list prelink.cache prelink.conf movelibs reloc1 reloc2 reloc3 reloc4 reloc5 reloc6 reloc7 reloc8 reloc9 reloc10 reloc11 shuffle1 shuffle2 shuffle3 shuffle4 shuffle5 shuffle6 shuffle7 shuffle8 shuffle9 undo1 layout1 layout2 unprel1 tls1 tls2 tls3 tls4 tls5 tls6 tls7 cxx1 cxx2 cxx3 quick1 quick2 quick3 cycle1 cycle2 deps1 deps2 ifunc1 ifunc2 ifunc3 undosyslibs movelibs.log reloc1.log reloc2.log reloc3.log reloc4.log reloc5.log reloc6.log reloc7.log reloc8.log reloc9.log reloc10.log reloc11.log shuffle1.log shuffle2.log shuffle3.log shuffle4.log shuffle5.log shuffle6.log shuffle7.log shuffle8.log shuffle9.log undo1.log layout1.log layout2.log unprel1.log tls1.log tls2.log tls3.log tls4.log tls5.log tls6.log tls7.log cxx1.log cxx2.log cxx3.log quick1.log quick2.log quick3.log cycle1.log cycle2.log deps1.log deps2.log ifunc1.log ifunc2.log ifunc3.log undosyslibs.log movelibs.lds reloc1.lds reloc2.lds reloc3.lds reloc4.lds reloc5.lds reloc6.lds reloc7.lds reloc8.lds reloc9.lds reloc10.lds reloc11.lds shuffle1.lds shuffle2.lds shuffle3.lds shuffle4.lds shuffle5.lds shuffle6.lds shuffle7.lds shuffle8.lds shuffle9.lds undo1.lds layout1.lds layout2.lds unprel1.lds tls1.lds tls2.lds tls3.lds tls4.lds tls5.lds tls6.lds tls7.lds cxx1.lds cxx2.lds cxx3.lds quick1.lds quick2.lds quick3.lds cycle1.lds cycle2.lds deps1.lds deps2.lds ifunc1.lds ifunc2.lds ifunc3.lds undosyslibs.lds *.orig *.new core* *.#prelink#* tlstest *.first *.second rm -rf .libs _libs rm -f *.lo rm -rf *.tree make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' Checking with -Wl,-z,nocombreloc make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/prelink/testsuite' PASS: reloc1.sh PASS: reloc2.sh PASS: reloc3.sh PASS: reloc6.sh PASS: reloc7.sh PASS: reloc8.sh PASS: reloc9.sh PASS: reloc10.sh PASS: reloc11.sh PASS: shuffle1.sh PASS: shuffle2.sh PASS: shuffle3.sh PASS: shuffle4.sh PASS: shuffle5.sh PASS: shuffle6.sh PASS: shuffle7.sh PASS: shuffle8.sh PASS: shuffle9.sh PASS: undo1.sh PASS: layout1.sh PASS: layout2.sh PASS: unprel1.sh PASS: tls1.sh PASS: tls2.sh PASS: tls3.sh PASS: tls4.sh PASS: tls5.sh PASS: tls6.sh PASS: tls7.sh PASS: cxx1.sh PASS: cxx2.sh PASS: cxx3.sh PASS: quick1.sh PASS: quick2.sh PASS: quick3.sh PASS: cycle1.sh PASS: cycle2.sh PASS: deps1.sh PASS: deps2.sh PASS: undosyslibs.sh =================== All 40 tests passed =================== make[2]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' test -z "*.so *.so.* *.nop syslib.list syslnk.list prelink.cache prelink.conf movelibs reloc1 reloc2 reloc3 reloc4 reloc5 reloc6 reloc7 reloc8 reloc9 reloc10 reloc11 shuffle1 shuffle2 shuffle3 shuffle4 shuffle5 shuffle6 shuffle7 shuffle8 shuffle9 undo1 layout1 layout2 unprel1 tls1 tls2 tls3 tls4 tls5 tls6 tls7 cxx1 cxx2 cxx3 quick1 quick2 quick3 cycle1 cycle2 deps1 deps2 ifunc1 ifunc2 ifunc3 undosyslibs movelibs.log reloc1.log reloc2.log reloc3.log reloc4.log reloc5.log reloc6.log reloc7.log reloc8.log reloc9.log reloc10.log reloc11.log shuffle1.log shuffle2.log shuffle3.log shuffle4.log shuffle5.log shuffle6.log shuffle7.log shuffle8.log shuffle9.log undo1.log layout1.log layout2.log unprel1.log tls1.log tls2.log tls3.log tls4.log tls5.log tls6.log tls7.log cxx1.log cxx2.log cxx3.log quick1.log quick2.log quick3.log cycle1.log cycle2.log deps1.log deps2.log ifunc1.log ifunc2.log ifunc3.log undosyslibs.log movelibs.lds reloc1.lds reloc2.lds reloc3.lds reloc4.lds reloc5.lds reloc6.lds reloc7.lds reloc8.lds reloc9.lds reloc10.lds reloc11.lds shuffle1.lds shuffle2.lds shuffle3.lds shuffle4.lds shuffle5.lds shuffle6.lds shuffle7.lds shuffle8.lds shuffle9.lds undo1.lds layout1.lds layout2.lds unprel1.lds tls1.lds tls2.lds tls3.lds tls4.lds tls5.lds tls6.lds tls7.lds cxx1.lds cxx2.lds cxx3.lds quick1.lds quick2.lds quick3.lds cycle1.lds cycle2.lds deps1.lds deps2.lds ifunc1.lds ifunc2.lds ifunc3.lds undosyslibs.lds *.orig *.new core* *.#prelink#* tlstest *.first *.second" || rm -f *.so *.so.* *.nop syslib.list syslnk.list prelink.cache prelink.conf movelibs reloc1 reloc2 reloc3 reloc4 reloc5 reloc6 reloc7 reloc8 reloc9 reloc10 reloc11 shuffle1 shuffle2 shuffle3 shuffle4 shuffle5 shuffle6 shuffle7 shuffle8 shuffle9 undo1 layout1 layout2 unprel1 tls1 tls2 tls3 tls4 tls5 tls6 tls7 cxx1 cxx2 cxx3 quick1 quick2 quick3 cycle1 cycle2 deps1 deps2 ifunc1 ifunc2 ifunc3 undosyslibs movelibs.log reloc1.log reloc2.log reloc3.log reloc4.log reloc5.log reloc6.log reloc7.log reloc8.log reloc9.log reloc10.log reloc11.log shuffle1.log shuffle2.log shuffle3.log shuffle4.log shuffle5.log shuffle6.log shuffle7.log shuffle8.log shuffle9.log undo1.log layout1.log layout2.log unprel1.log tls1.log tls2.log tls3.log tls4.log tls5.log tls6.log tls7.log cxx1.log cxx2.log cxx3.log quick1.log quick2.log quick3.log cycle1.log cycle2.log deps1.log deps2.log ifunc1.log ifunc2.log ifunc3.log undosyslibs.log movelibs.lds reloc1.lds reloc2.lds reloc3.lds reloc4.lds reloc5.lds reloc6.lds reloc7.lds reloc8.lds reloc9.lds reloc10.lds reloc11.lds shuffle1.lds shuffle2.lds shuffle3.lds shuffle4.lds shuffle5.lds shuffle6.lds shuffle7.lds shuffle8.lds shuffle9.lds undo1.lds layout1.lds layout2.lds unprel1.lds tls1.lds tls2.lds tls3.lds tls4.lds tls5.lds tls6.lds tls7.lds cxx1.lds cxx2.lds cxx3.lds quick1.lds quick2.lds quick3.lds cycle1.lds cycle2.lds deps1.lds deps2.lds ifunc1.lds ifunc2.lds ifunc3.lds undosyslibs.lds *.orig *.new core* *.#prelink#* tlstest *.first *.second rm -rf .libs _libs rm -f *.lo rm -rf *.tree make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make: Leaving directory `/builddir/build/BUILD/prelink/testsuite' ====================TESTING END===================== Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OEP5lA + echo ====================TESTING END===================== + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm ++ dirname /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm + cd prelink + /usr/bin/make prefix=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr exec_prefix=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr bindir=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/bin sbindir=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/sbin sysconfdir=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc datadir=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share includedir=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/include libdir=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/lib libexecdir=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/libexec localstatedir=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/var sharedstatedir=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/var/lib mandir=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share/man infodir=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share/info install Making install in gelfx make[1]: Entering directory `/builddir/build/BUILD/prelink/gelfx' make[2]: Entering directory `/builddir/build/BUILD/prelink/gelfx' 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/prelink/gelfx' make[1]: Leaving directory `/builddir/build/BUILD/prelink/gelfx' Making install in gelfx32 make[1]: Entering directory `/builddir/build/BUILD/prelink/gelfx32' make[2]: Entering directory `/builddir/build/BUILD/prelink/gelfx32' 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/prelink/gelfx32' make[1]: Leaving directory `/builddir/build/BUILD/prelink/gelfx32' Making install in gelf make[1]: Entering directory `/builddir/build/BUILD/prelink/gelf' make[2]: Entering directory `/builddir/build/BUILD/prelink/gelf' 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/prelink/gelf' make[1]: Leaving directory `/builddir/build/BUILD/prelink/gelf' Making install in src make[1]: Entering directory `/builddir/build/BUILD/prelink/src' make[2]: Entering directory `/builddir/build/BUILD/prelink/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/bin mkdir -p -- /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c execstack /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/bin/execstack /usr/bin/install -c execstack /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/bin/execstack /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/sbin mkdir -p -- /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/sbin /bin/sh ../libtool --mode=install /usr/bin/install -c prelink /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/sbin/prelink /usr/bin/install -c prelink /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/sbin/prelink make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/prelink/src' make[1]: Leaving directory `/builddir/build/BUILD/prelink/src' Making install in patches make[1]: Entering directory `/builddir/build/BUILD/prelink/patches' make[2]: Entering directory `/builddir/build/BUILD/prelink/patches' 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/prelink/patches' make[1]: Leaving directory `/builddir/build/BUILD/prelink/patches' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/prelink/doc' make[2]: Entering directory `/builddir/build/BUILD/prelink/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share/man/man8 mkdir -p -- /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share/man/man8 /usr/bin/install -c -m 644 ./prelink.8 /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share/man/man8/prelink.8 /usr/bin/install -c -m 644 ./execstack.8 /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share/man/man8/execstack.8 make[2]: Leaving directory `/builddir/build/BUILD/prelink/doc' make[1]: Leaving directory `/builddir/build/BUILD/prelink/doc' Making install in testsuite make[1]: Entering directory `/builddir/build/BUILD/prelink/testsuite' make[2]: Entering directory `/builddir/build/BUILD/prelink/testsuite' 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/prelink/testsuite' make[1]: Leaving directory `/builddir/build/BUILD/prelink/testsuite' make[1]: Entering directory `/builddir/build/BUILD/prelink' make[2]: Entering directory `/builddir/build/BUILD/prelink' 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/prelink' make[1]: Leaving directory `/builddir/build/BUILD/prelink' + mkdir -p /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc/rpm + cp -a /builddir/build/SOURCES/prelink.conf /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc + mkdir -p /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc/sysconfig /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc/cron.daily /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc/prelink.conf.d + cp -a /builddir/build/SOURCES/prelink.cron /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc/cron.daily/prelink + cp -a /builddir/build/SOURCES/prelink.sysconfig /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc/sysconfig/prelink + chmod 755 /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc/cron.daily/prelink + chmod 644 /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc/sysconfig/prelink /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc/prelink.conf + cat + chmod 644 /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/etc/rpm/macros.prelink + mkdir -p /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share/man/man5 + echo '.so man8/prelink.8' + chmod 644 /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share/man/man5/prelink.conf.5 + mkdir -p /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/var/lib/prelink /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/var/log/prelink + touch /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/var/lib/prelink/full + touch /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/var/lib/prelink/quick + touch /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/var/lib/prelink/force + touch /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/var/log/prelink/prelink.log + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/prelink extracting debug info from /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/bin/execstack extracting debug info from /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/sbin/prelink nm: /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/sbin/prelink: No symbols /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1490 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 Processing files: prelink-0.5.0-6.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Xin5YB + umask 022 + cd /builddir/build/BUILD + cd prelink + DOCDIR=/builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share/doc/prelink-0.5.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share/doc/prelink-0.5.0 + cp -pr doc/prelink.pdf /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm/usr/share/doc/prelink-0.5.0 + exit 0 Provides: config(prelink) = 0.5.0-6.el7 prelink = 0.5.0-6.el7 prelink(armv7hl-32) = 0.5.0-6.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libelf.so.1 libelf.so.1(ELFUTILS_1.0) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libselinux.so.1 rtld(GNU_HASH) Processing files: prelink-debuginfo-0.5.0-6.el7.armv7hl Provides: prelink-debuginfo = 0.5.0-6.el7 prelink-debuginfo(armv7hl-32) = 0.5.0-6.el7 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/prelink-0.5.0-6.el7.arm Wrote: /builddir/build/RPMS/prelink-0.5.0-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/prelink-debuginfo-0.5.0-6.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KZxuPC + umask 022 + cd /builddir/build/BUILD + cd prelink + /usr/bin/rm -rf /builddir/build/BUILDROOT/prelink-0.5.0-6.el7.arm + exit 0 Child return code was: 0 LEAVE do -->