elfutils failed on x86_64 dockyard-devel (c64.arklinux.org)
arklinux <[email protected]>
| Newsgroups | gmane.linux.arklinux.arkwatch |
|---|---|
| Message-ID | <[email protected]> |
elfutils failed to build on x86_64 for dockyard-devel.
Last 250 lines of build log:
Installing elfutils-0.129-1ark.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.19930
+ umask 022
+ cd /build-elfutils-x86_64/BUILD
+ cd /build-elfutils-x86_64/BUILD
+ rm -rf elfutils-0.129
+ tar -xf /usr/src/ark/SOURCES/elfutils-0.129.tar.lz
+ cd elfutils-0.129
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ echo 'Patch #0 (elfutils-strip-copy-symtab.patch):'
Patch #0 (elfutils-strip-copy-symtab.patch):
+ patch -p1 -s
+ ln -f /usr/src/ark/SOURCES/testfile16.symtab.bz2 /usr/src/ark/SOURCES/testfile16.symtab.debug.bz2 tests
+ echo 'Patch #2 (elfutils-robustify.patch):'
Patch #2 (elfutils-robustify.patch):
+ patch -p1 -s
+ echo 'Patch #3 (elfutils-0.129-elflint-ppc-got.patch):'
Patch #3 (elfutils-0.129-elflint-ppc-got.patch):
+ patch -p0 -s
+ echo 'Patch #4 (elfutils-0.129-compile.patch):'
Patch #4 (elfutils-0.129-compile.patch):
+ patch -p1 -b --suffix .compile~ -s
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.19930
+ umask 022
+ cd /build-elfutils-x86_64/BUILD
+ cd elfutils-0.129
+ RPM_OPT_FLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers'
+ CFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers'
+ export CFLAGS
+ CXXFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden'
+ export CXXFLAGS
+ FFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers'
+ export FFLAGS
+ '[' 0 = 1 ']'
+ '[' 0 = 1 ']'
+ CROSSCOMPILE='--target=x86_64-ark-linux --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu'
+ '[' %cross '!=' %cross -a -n %cross ']'
+ export CROSSCOMPILE
+ ./configure --target=x86_64-ark-linux --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --program-prefix= --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info 'CFLAGS=-O2 -fomit-frame-pointer -fweb -frename-registers -fexceptions' --program-prefix=eu- --enable-tls
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-unknown-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for gcc with C99 support... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
configure: creating ./config.status
config.status: creating config/Makefile
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating elfutils.spec
config.status: creating lib/Makefile
config.status: creating libelf/Makefile
config.status: creating libebl/Makefile
config.status: creating libdw/Makefile
config.status: creating libdwfl/Makefile
config.status: creating libcpu/Makefile
config.status: creating libasm/Makefile
config.status: creating backends/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ make -s
Making all in config
Making all in m4
Making all in lib
Making all in libelf
In file included from /usr/include/sys/param.h:22,
from elf_begin.c:64:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
make[2]: *** [elf_begin.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.19930 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.19930 (%build)