Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dev-libs/nspr-4.8.7 fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
curmudgeon
Veteran
Veteran


Joined: 08 Aug 2003
Posts: 1741

PostPosted: Wed May 04, 2011 11:30 am    Post subject: dev-libs/nspr-4.8.7 fails Reply with quote

Another strange error:

Code:

>>> Emerging (1 of 7) dev-libs/nspr-4.8.7
 * nspr-4.8.7.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                         [ ok ]
 * Package:    dev-libs/nspr-4.8.7
 * Repository: gentoo
 * Maintainer: mozilla@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking nspr-4.8.7.tar.gz to /var/tmp/portage/dev-libs/nspr-4.8.7/work
>>> Source unpacked in /var/tmp/portage/dev-libs/nspr-4.8.7/work
>>> Preparing source in /var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7 ...
 * Applying nspr-4.8-config.patch ...                                                                                                                                        [ ok ]
 * Applying nspr-4.6.1-config-1.patch ...                                                                                                                                    [ ok ]
 * Applying nspr-4.6.1-lang.patch ...                                                                                                                                        [ ok ]
 * Applying nspr-4.7.0-prtime.patch ...                                                                                                                                      [ ok ]
 * Applying nspr-4.8-pkgconfig-gentoo-3.patch ...                                                                                                                            [ ok ]
 * Applying nspr-4.7.1-solaris.patch ...                                                                                                                                     [ ok ]
 * Applying nspr-4.7.4-solaris.patch ...                                                                                                                                     [ ok ]
 * Applying nspr-4.8.3-aix-gcc.patch ...                                                                                                                                     [ ok ]
 * Applying nspr-4.8.4-darwin-install_name.patch ...                                                                                                                         [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7 ...
 * econf: updating nspr-4.8.7/mozilla/nsprpub/build/autoconf/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nspr-4.8.7/mozilla/nsprpub/build/autoconf/config.sub with /usr/share/gnuconfig/config.sub
../mozilla/nsprpub/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --enable-optimize --enable-64bit --libdir=/usr/lib64
creating cache ./config.cache
checking host system type...
checking target system type...
checking build system type...
checking for whoami... /usr/bin/whoami
checking for gcc... gcc
checking whether the C compiler (gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed) works... yes
checking whether the C compiler (gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed) 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... no
checking whether C compiler supports -fprofile-generate... yes
checking for visibility(hidden) attribute... yes
checking for visibility pragma support... yes
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 config/nspr.pc
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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7 ...
make -j5 CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++
make -C config export
make[1]: Entering directory `/var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7/build/config'
x86_64-pc-linux-gnu-gcc -o now.o -c     -march=native -O2 -pipe -pthread -O   -UDEBUG  -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM   ../../mozilla/nsprpub/config/now.c
x86_64-pc-linux-gnu-gcc  now.o -Wl,-O1 -Wl,--as-needed  -o now
x86_64-pc-linux-gnu-gcc -o nsinstall.o -c     -march=native -O2 -pipe -pthread -O   -UDEBUG  -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_PRAGMA=1 -DXP_UNIX=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM   ../../mozilla/nsprpub/config/nsinstall.c
x86_64-pc-linux-gnu-gcc  nsinstall.o -Wl,-O1 -Wl,--as-needed  -o nsinstall
rm -f nfspwd; cp ../../mozilla/nsprpub/config/nfspwd.pl nfspwd; chmod +x nfspwd
rm -f ../dist/bin/nspr-config
make[1]: Leaving directory `/var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7/build/config'
make -C pr export
make[1]: Entering directory `/var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7/build/pr'
make -C include export
make[2]: Entering directory `/var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7/build/pr/include'
make -C md export
make[3]: Entering directory `/var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7/build/pr/include/md'
../../../config/./nsinstall -R -m 444 ../../../../mozilla/nsprpub/pr/include/md/_aix32.cfg ../../../../mozilla/nsprpub/pr/include/md/_aix64.cfg ../../../../mozilla/nsprpub/pr/include/md/_beos.cfg ../../../../mozilla/nsprpub/pr/include/md/_bsdi.cfg ../../../../mozilla/nsprpub/pr/include/md/_darwin.cfg ../../../../mozilla/nsprpub/pr/include/md/_dgux.cfg ../../../../mozilla/nsprpub/pr/include/md/_freebsd.cfg ../../../../mozilla/nsprpub/pr/include/md/_hpux32.cfg ../../../../mozilla/nsprpub/pr/include/md/_hpux64.cfg ../../../../mozilla/nsprpub/pr/include/md/_irix32.cfg ../../../../mozilla/nsprpub/pr/include/md/_irix64.cfg ../../../../mozilla/nsprpub/pr/include/md/_linux.cfg ../../../../mozilla/nsprpub/pr/include/md/_ncr.cfg ../../../../mozilla/nsprpub/pr/include/md/_nec.cfg ../../../../mozilla/nsprpub/pr/include/md/_netbsd.cfg ../../../../mozilla/nsprpub/pr/include/md/_nextstep.cfg ../../../../mozilla/nsprpub/pr/include/md/_nto.cfg ../../../../mozilla/nsprpub/pr/include/md/_openbsd.cfg ../../../../mozilla/nsprpub/pr/include/md/_os2.cfg ../../../../mozilla/nsprpub/pr/include/md/_osf1.cfg ../../../../mozilla/nsprpub/pr/include/md/_qnx.cfg ../../../../mozilla/nsprpub/pr/include/md/_reliantunix.cfg ../../../../mozilla/nsprpub/pr/include/md/_riscos.cfg ../../../../mozilla/nsprpub/pr/include/md/_scoos.cfg ../../../../mozilla/nsprpub/pr/include/md/_solaris.cfg ../../../../mozilla/nsprpub/pr/include/md/_sony.cfg ../../../../mozilla/nsprpub/pr/include/md/_sunos4.cfg ../../../../mozilla/nsprpub/pr/include/md/_symbian.cfg ../../../../mozilla/nsprpub/pr/include/md/_unixware.cfg ../../../../mozilla/nsprpub/pr/include/md/_unixware7.cfg ../../../../mozilla/nsprpub/pr/include/md/_win95.cfg ../../../../mozilla/nsprpub/pr/include/md/_winnt.cfg ../../../dist/include/nspr/md
../../../config/./nsinstall -R -m 444 ../../../../mozilla/nsprpub/pr/include/md/ ../../../dist/include/nspr
../../../config/./nsinstall: cannot make symbolic link /var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7/build/dist/include/nspr/md: File exists
make[3]: *** [export] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7/build/pr/include/md'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7/build/pr/include'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7/build/pr'
make: *** [export] Error 2
emake failed
 * ERROR: dev-libs/nspr-4.8.7 failed (compile phase):
 *   failed to build
 *
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 2414:  Called die
 * The specific snippet of code:
 *       emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" || die "failed to build"
 *
 * If you need support, post the output of 'emerge --info =dev-libs/nspr-4.8.7',
 * the complete build log and the output of 'emerge -pqv =dev-libs/nspr-4.8.7'.
 * The complete build log is located at '/var/log/portage/dev-libs:nspr-4.8.7:20110504-101644.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/nspr-4.8.7/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/nspr-4.8.7/work/nspr-4.8.7'

>>> Failed to emerge dev-libs/nspr-4.8.7, Log file:

>>>  '/var/log/portage/dev-libs:nspr-4.8.7:20110504-101644.log'


Can anyone explain what is going on?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum