Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 657526 Details for
Bug 739650
sys-devel/prelink-20151030-r1 fails all tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 42.29 KB, created by
Thomas Deutschmann (RETIRED)
on 2020-08-30 17:09:37 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Deutschmann (RETIRED)
Created:
2020-08-30 17:09:37 UTC
Size:
42.29 KB
patch
obsolete
> * Package: sys-devel/prelink-20151030-r1 > * Repository: gentoo > * Maintainer: toolchain@gentoo.org > * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86 > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking prelink-cross-20151030.tar.bz2 to /var/tmp/portage/sys-devel/prelink-20151030-r1/work >>>> Source unpacked in /var/tmp/portage/sys-devel/prelink-20151030-r1/work >>>> Preparing source in /var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030 ... > * Applying prelink-20130503-prelink-conf.patch ... > [ ok ] > * Applying prelink-20130503-libiberty-md5.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: prelink-cross-20151030/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030 ... > * econf: updating prelink-cross-20151030/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating prelink-cross-20151030/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/prelink-20151030-r1 --htmldir=/usr/share/doc/prelink-20151030-r1/html --with-sysroot=/ --libdir=/usr/lib --disable-selinux >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... none >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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... (cached) no >checking for selinux/selinux.h... (cached) no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for Elf64_Byte... no >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 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 >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030 ... >make --jobs 5 --load-average 7.95 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030' >Making all in gelfx >make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelfx' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelfx' >Making all in gelfx32 >make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelfx32' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelfx32' >Making all in gelf >make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelf' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I.. -I../gelfx -Wall -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o gelf.lo gelf.c >libtool: compile: i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I.. -I../gelfx -Wall -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c gelf.c -fPIC -DPIC -o .libs/gelf.o >libtool: compile: i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I.. -I../gelfx -Wall -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c gelf.c -o gelf.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -Wl,-O1 -Wl,--as-needed -o libgelf.la gelf.lo -lelf >libtool: link: i686-pc-linux-gnu-ar cru .libs/libgelf.a .libs/gelf.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libgelf.a >libtool: link: ( cd ".libs" && rm -f "libgelf.la" && ln -s "../libgelf.la" "libgelf.la" ) >make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelf' >Making all in src >make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/src' >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o execstack.o execstack.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o checksum.o checksum.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o data.o data.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o dso.o dso.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o dwarf2.o dwarf2.c >execstack.c: In function âexecstack_make_rdwrâ: >execstack.c:138:17: warning: passing argument 1 of âasprintfâ from incompatible pointer type [-Wincompatible-pointer-types] > 138 | asprintf (&prelink_path, "%s/%s", dirname, PRELINK_PROG EXEEXT); > | ^~~~~~~~~~~~~ > | | > | const char ** >In file included from /usr/include/features.h:465, > from /usr/include/errno.h:25, > from execstack.c:19: >/usr/include/bits/stdio2.h:179:1: note: expected âchar ** restrictâ but argument is of type âconst char **â > 179 | __NTH (asprintf (char **__restrict __ptr, const char *__restrict __fmt, ...)) > | ^~~~~ >execstack.c:138:7: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result [-Wunused-result] > 138 | asprintf (&prelink_path, "%s/%s", dirname, PRELINK_PROG EXEEXT); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o fptr.o fptr.c >dso.c: In function âfdopen_dsoâ: >dso.c:288:16: warning: variable âlastâ set but not used [-Wunused-but-set-variable] > 288 | int i, j, k, last, *sections, *invsections; > | ^~~~ >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o hashtab.o hashtab.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o mdebug.o mdebug.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o stabs.o stabs.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o crc32.o crc32.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o canonicalize.o canonicalize.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o reloc-info.o reloc-info.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-i386.o arch-i386.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-alpha.o arch-alpha.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-ppc.o arch-ppc.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-ppc64.o arch-ppc64.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-sparc.o arch-sparc.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-sparc64.o arch-sparc64.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-x86_64.o arch-x86_64.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-mips.o arch-mips.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-s390.o arch-s390.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-s390x.o arch-s390x.c >arch-mips.c: In function âmips_rel_to_relaâ: >arch-mips.c:952:13: warning: variable âr_symâ set but not used [-Wunused-but-set-variable] > 952 | GElf_Word r_sym; > | ^~~~~ >arch-mips.c: In function âmips_rela_to_relâ: >arch-mips.c:1005:13: warning: variable âr_symâ set but not used [-Wunused-but-set-variable] > 1005 | GElf_Word r_sym; > | ^~~~~ >arch-mips.c:1004:15: warning: variable âr_addendâ set but not used [-Wunused-but-set-variable] > 1004 | GElf_Sxword r_addend; > | ^~~~~~~~ >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-arm.o arch-arm.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-sh.o arch-sh.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o arch-ia64.o arch-ia64.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o cache.o cache.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o conflict.o conflict.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o cxx.o cxx.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o doit.o doit.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o exec.o exec.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o execle_open.o execle_open.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o get.o get.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o gather.o gather.c >gather.c: In function âgather_depsâ: >gather.c:77:7: warning: unused variable âetypeâ [-Wunused-variable] > 77 | int etype = dso->ehdr.e_type; > | ^~~~~ >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o layout.o layout.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o main.o main.c >get.c: In function âprelink_get_relocationsâ: >get.c:651:7: warning: unused variable âetypeâ [-Wunused-variable] > 651 | int etype = info->dso->ehdr.e_type; > | ^~~~~ >main.c: In function âcheckinitâ: >main.c:265:5: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result [-Wunused-result] > 265 | system("/sbin/init U"); > | ^~~~~~~~~~~~~~~~~~~~~~ >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o prelink.o prelink.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o reloc.o reloc.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o space.o space.c >In file included from reloc.c:19: >reloc.c: In function âupdate_dynamic_relâ: >reloc.c:386:65: warning: ?: using integer constants in boolean context, the expression will always evaluate to âtrueâ [-Wint-in-bool-context] > 386 | assert (dso->info[DT_PLTREL] == rinfo->plt_rela ? DT_RELA : DT_REL); > | ^ >reloc.c:386:65: warning: ?: using integer constants in boolean context, the expression will always evaluate to âtrueâ [-Wint-in-bool-context] > 386 | assert (dso->info[DT_PLTREL] == rinfo->plt_rela ? DT_RELA : DT_REL); > | ^ >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o undo.o undo.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o undoall.o undoall.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o verify.o verify.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o md5.o md5.c >i686-pc-linux-gnu-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wno-pointer-sign -I. -I.. -I../gelfx -DSBINDIR='"/usr/sbin"' -DBINDIR='"/usr/bin"' -DEXECSTACK_PROG="\"`echo execstack | sed 's,x,x,'`\"" -DPRELINK_PROG="\"`echo prelink | sed 's,x,x,'`\"" -DEXEEXT='""' -DPKGVERSION="\"\"" -DREPORT_BUGS_TO="\"<mark.hatle@windriver.com>\"" -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -c -o sha.o sha.c >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -Wl,-O1 -Wl,--as-needed -o execstack execstack.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o canonicalize.o reloc-info.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 -liberty -lelf >libtool: link: i686-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -Wl,-O1 -o execstack execstack.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o canonicalize.o reloc-info.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 -Wl,--as-needed -liberty -lelf >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -Wl,-O1 -Wl,--as-needed -o prelink 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 md5.o sha.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o canonicalize.o reloc-info.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 -liberty -lelf >libtool: link: i686-pc-linux-gnu-gcc -Wall -Wno-pointer-sign -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -Wl,-O1 -o prelink 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 md5.o sha.o checksum.o data.o dso.o dwarf2.o fptr.o hashtab.o mdebug.o stabs.o crc32.o canonicalize.o reloc-info.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 -Wl,--as-needed -liberty -lelf >make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/src' >Making all in patches >make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/patches' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/patches' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/doc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/doc' >Making all in testsuite >make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/testsuite' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/testsuite' >make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030' >make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030' >make[1]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030' >>>> Source compiled. >>>> Test phase: sys-devel/prelink-20151030-r1 >make --jobs 5 --load-average 7.95 check >Making check in gelfx >make[1]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelfx' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelfx' >Making check in gelfx32 >make[1]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelfx32' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelfx32' >Making check in gelf >make[1]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelf' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/gelf' >Making check in src >make[1]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/src' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/src' >Making check in patches >make[1]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/patches' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/patches' >Making check in doc >make[1]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/doc' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/doc' >Making check in testsuite >make[1]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/testsuite' >make check-TESTS >make[2]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/testsuite' >make[3]: Entering directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/testsuite' >SKIP: movelibs.sh >FAIL: reloc1.sh >FAIL: reloc2.sh >FAIL: reloc3.sh >SKIP: reloc4.sh >SKIP: reloc5.sh >FAIL: reloc6.sh >FAIL: reloc7.sh >FAIL: reloc8.sh >FAIL: reloc9.sh >FAIL: reloc10.sh >FAIL: reloc11.sh >FAIL: shuffle1.sh >FAIL: shuffle2.sh >FAIL: shuffle3.sh >FAIL: shuffle4.sh >FAIL: shuffle5.sh >FAIL: shuffle6.sh >FAIL: shuffle7.sh >FAIL: shuffle8.sh >FAIL: shuffle9.sh >FAIL: undo1.sh >FAIL: layout1.sh >FAIL: layout2.sh >FAIL: unprel1.sh >FAIL: tls1.sh >FAIL: tls2.sh >FAIL: tls3.sh >FAIL: tls4.sh >FAIL: tls5.sh >FAIL: tls6.sh >FAIL: tls7.sh >FAIL: cxx1.sh >FAIL: cxx2.sh >FAIL: cxx3.sh >FAIL: quick1.sh >FAIL: quick2.sh >FAIL: quick3.sh >FAIL: cycle1.sh >FAIL: cycle2.sh >FAIL: deps1.sh >FAIL: deps2.sh >FAIL: ifunc1.sh >FAIL: ifunc2.sh >FAIL: ifunc3.sh >FAIL: undosyslibs.sh >============================================================================ >Testsuite summary for >============================================================================ ># TOTAL: 46 ># PASS: 0 ># SKIP: 3 ># XFAIL: 0 ># FAIL: 43 ># XPASS: 0 ># ERROR: 0 >============================================================================ >See testsuite/test-suite.log >============================================================================ >make[3]: *** [Makefile:546: test-suite.log] Error 1 >make[3]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/testsuite' >make[2]: *** [Makefile:654: check-TESTS] Error 2 >make[2]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/testsuite' >make[1]: *** [Makefile:1042: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030/testsuite' >make: *** [Makefile:411: check-recursive] Error 1 > * ERROR: sys-devel/prelink-20151030-r1::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 125: Called src_test > * environment, line 1947: Called default > * phase-functions.sh, line 855: Called default_src_test > * phase-functions.sh, line 884: Called __eapi0_src_test > * phase-helpers.sh, line 779: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=sys-devel/prelink-20151030-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-devel/prelink-20151030-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-devel:prelink-20151030-r1:20200830-160629.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-devel/prelink-20151030-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-devel/prelink-20151030-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030' > * S: '/var/tmp/portage/sys-devel/prelink-20151030-r1/work/prelink-cross-20151030'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 739650
: 657526 |
657980