nspr failed on x86_64 dockyard-devel (c64.arklinux.org)
arklinux <[email protected]>
| Newsgroups | gmane.linux.arklinux.arkwatch |
|---|---|
| Message-ID | <20070908020012.9AE8C7C0139__17557.7445691035$1189217100$gmane$org@www.arklinux.org> |
nspr failed to build on x86_64 for dockyard-devel.
Last 250 lines of build log:
Installing nspr-4.6.7-1ark.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.98561
+ umask 022
+ cd /build-nspr-x86_64/BUILD
+ cd /build-nspr-x86_64/BUILD
+ rm -rf nspr-4.6.7
+ tar -xf /usr/src/ark/SOURCES/nspr-4.6.7.tar.lz
+ cd nspr-4.6.7
++ /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 .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.96058
+ umask 022
+ cd /build-nspr-x86_64/BUILD
+ cd nspr-4.6.7
+ ./mozilla/nsprpub/configure --prefix=/usr --libdir=/usr/lib64 --enable-64bit --includedir=/usr/include/nspr '--enable-optimize=-O2 -fomit-frame-pointer -fweb -frename-registers' --disable-debug
creating cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking for whoami... /usr/bin/whoami
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... /usr/bin/ar
checking for ld... /usr/bin/ld
checking for strip... /usr/bin/strip
checking for windres... no
checking for gcc -pipe support... yes
checking for visibility(hidden) attribute... yes
checking for visibility pragma support... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for dlopen in -ldl... yes
checking for dlfcn.h... yes
checking whether gcc needs -traditional... no
checking for lchown... yes
checking for strerror... yes
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... yes
checking whether gcc accepts -pthread... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config/Makefile
creating config/autoconf.mk
creating config/nsprincl.mk
creating config/nsprincl.sh
creating config/nspr-config
creating lib/Makefile
creating lib/ds/Makefile
creating lib/libc/Makefile
creating lib/libc/include/Makefile
creating lib/libc/src/Makefile
creating lib/tests/Makefile
creating pkg/Makefile
creating pkg/linux/Makefile
creating pkg/solaris/Makefile
creating pkg/solaris/SUNWpr/Makefile
creating pkg/solaris/SUNWprd/Makefile
creating pr/Makefile
creating pr/include/Makefile
creating pr/include/md/Makefile
creating pr/include/obsolete/Makefile
creating pr/include/private/Makefile
creating pr/src/Makefile
creating pr/src/io/Makefile
creating pr/src/linking/Makefile
creating pr/src/malloc/Makefile
creating pr/src/md/Makefile
creating pr/src/md/unix/Makefile
creating pr/src/memory/Makefile
creating pr/src/misc/Makefile
creating pr/src/threads/Makefile
creating pr/tests/Makefile
creating pr/tests/dll/Makefile
creating pr/src/pthreads/Makefile
+ make
cd config; make -j1 export
make[1]: Entering directory `/build-nspr-x86_64/BUILD/nspr-4.6.7/config'
gcc -o now.o -c -pipe -Wall -pthread -O2 -fomit-frame-pointer -fweb -frename-registers -fPIC -UDEBUG -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM .././mozilla/nsprpub/config/now.c
gcc now.o -o now
gcc -o nsinstall.o -c -pipe -Wall -pthread -O2 -fomit-frame-pointer -fweb -frename-registers -fPIC -UDEBUG -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM .././mozilla/nsprpub/config/nsinstall.c
In file included from .././mozilla/nsprpub/config/pathsub.h:45,
from .././mozilla/nsprpub/config/nsinstall.c:61:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
make[1]: *** [nsinstall.o] Error 1
make[1]: Leaving directory `/build-nspr-x86_64/BUILD/nspr-4.6.7/config'
make: *** [export] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.96058 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.96058 (%build)