Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54811 - nss make fails on sparc32
Summary: nss make fails on sparc32
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Sparc All
: High normal
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
: 54812 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-22 14:24 UTC by Joshua Honeycutt
Modified: 2004-06-30 05:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Honeycutt 2004-06-22 14:24:00 UTC
When compiling nss as a dependency to gaim it fails everytime on both 2.4.26 up and smp kernels. I get the following errors.


gcc -o Linux2.4_sparc_glibc_PTH_OPT.OBJ/sha512.o -c -O2 -fPIC -DLINUX1_2 -D_XOPE
N_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux -D_POSIX_SOURCE -D_BSD_SOU
RCE -DHAVE_STRERROR -DXP_UNIX -DSHLIB_SUFFIX=\"so\" -DSHLIB_PREFIX=\"lib\" -DRIJ
NDAEL_INCLUDE_TABLES -UDEBUG -DNDEBUG -D_REENTRANT -DMP_API_COMPATIBLE -I../../.
./dist/Linux2.4_sparc_glibc_PTH_OPT.OBJ/include  -I../../../dist/public/nss -I..
/../../dist/private/nss -I/usr/include/nspr -I../../../dist/Linux2.4_sparc_glibc
_PTH_OPT.OBJ/include/dbm -Impi  sha512.c
sha512.c: In function `SHA256_End':
sha512.c:435: warning: unused variable `t1'
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[2]: *** [Linux2.4_sparc_glibc_PTH_OPT.OBJ/sha512.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/nss-3.8/work/nss-3.8/mozilla/securi
ty/nss/lib/freebl'
make[1]: *** [libs] Error 2
make[1]: Leaving directory `/var/tmp/portage/nss-3.8/work/nss-3.8/mozilla/securi
ty/nss/lib'
make: *** [libs] Error 2

!!! ERROR: dev-libs/nss-3.8 failed.
!!! Function src_compile, Line 66, Exitcode 2
!!! nss make failed

{standard input}: Assembler messages:
{standard input}:3952: Warning: end of file not at end of a line; newline insert
ed
{standard input}:4482: Error: unknown pseudo-op: `.glob'
Comment 1 Chris White (RETIRED) gentoo-dev 2004-06-22 14:26:13 UTC
*** Bug 54812 has been marked as a duplicate of this bug. ***
Comment 2 Gustavo Zacarias (RETIRED) gentoo-dev 2004-06-22 17:49:54 UTC
Can you provide us with a full "emerge --info" output please?
Also, does it fail at exactly the same point?
Thanks.
Comment 3 Joshua Honeycutt 2004-06-23 06:53:09 UTC
It usually seems to fail at the same point although it has done it on a different file before once.

Portage 2.0.50-r8 (default-sparc-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.4.26-sparc-r1)
=================================================================
System uname: 2.4.26-sparc-r1 sparc sun4m
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="sparc"
AUTOCLEAN="yes"
CFLAGS="-mcpu=supersparc -O2 -pipe"
CHOST="sparc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=supersparc -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com/ http://mirror.tucdemonic.org/gentoo/ http://gentoo.ccccom.com ftp://gentoo.ccccom.com"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aim apache2 berkdb crypt cups curl fbcon foomaticdb gdbm gif gpm gtk gtk2 imlib jabber jpeg libwww mad mikmod motif mozilla mpeg msn mysql ncurses nls odbc offensive opengl oscar pam pdflib perl png python readline samba slang sparc spell ssl svg tcltk tcpd tiff truetype unicode xv yahoo zlib"
Comment 4 Joshua Honeycutt 2004-06-30 05:19:26 UTC
I believe this is probably related to the fact that no swap files or partitions will mount. Going to close it until I can get more ram or figure out why swap's fail to work.