Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175540 - sparc-unknown-linux-gnu-ar segmentation fault during glib compilation
Summary: sparc-unknown-linux-gnu-ar segmentation fault during glib compilation
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: Sparc64 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-22 10:22 UTC by Mat Ferry
Modified: 2007-06-18 14:15 UTC (History)
1 user (show)

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 Mat Ferry 2007-04-22 10:22:04 UTC
sparc-unknown-linux-gnu-ar cru .libs/libgobject-2.0.a  gboxed.o gclosure.o genum
s.o gobject.o gparam.o gparamspecs.o gsignal.o gsourceclosure.o gtype.o gtypemod
ule.o gtypeplugin.o gvalue.o gvaluearray.o gvaluetransform.o gvaluetypes.o
sparc-unknown-linux-gnu-ranlib .libs/libgobject-2.0.a
../libtool: line 5937:  2834 Segmentation fault      sparc-unknown-linux-gnu-ran
lib .libs/libgobject-2.0.a
make[3]: *** [libgobject-2.0.la] Error 139
make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.12.11/work/glib-2.1
2.11/gobject'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.12.11/work/glib-2.1
2.11/gobject'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.12.11/work/glib-2.1
2.11'
make: *** [all] Error 2

!!! ERROR: dev-libs/glib-2.12.11 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  glib-2.12.11.ebuild, line 65:   Called die

!!! make failed


Reproducible: Always

Steps to Reproduce:
1.emerge glib
2.
3.
Comment 1 Mat Ferry 2007-04-22 10:23:28 UTC
doockly / # emerge --info
Portage 2.1.2.4 (default-linux/sparc/sparc64/2006.1, gcc-4.1.2, glibc-2.5-r1, 2.6.20-gentoo-r6 sparc64)
=================================================================
System uname: 2.6.20-gentoo-r6 sparc64 sun4u
Gentoo Base System release 1.12.10
Timestamp of tree: Sun, 22 Apr 2007 08:20:01 +0000
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.20-r2
ACCEPT_KEYWORDS="sparc ~sparc"
AUTOCLEAN="yes"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-mcpu=ultrasparc -mtune=ultrasparc -O2 -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT=""
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-mcpu=ultrasparc -mtune=ultrasparc -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X alsa apache2 arts berkdb bitmap-fonts cli cracklib crypt dri eds emboss encode esd fbcon foomaticdb fortran gcc64 gdbm gif gstreamer gtk gtk2 iconv imlib isdnlog jpeg libwww mad midi mikmod motif mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdf perl png python qt3 readline reflection sdl session sparc spell spl ssl tcpd truetype truetype-fonts type1-fonts vorbis xfce xml xorg xv zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="sunffb"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Mike Auty (RETIRED) gentoo-dev 2007-04-22 10:50:26 UTC
Sorry, deskzilla's a real pain...  5:(
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2007-04-22 14:05:55 UTC
This is may be toolchain bug or may be some local hardware problem. Reassigning...
Comment 4 SpanKY gentoo-dev 2007-06-18 14:15:31 UTC
works fine for me on sparc ...

does it fail at the same place everytime ?  you'll have to re-emerge binutils with debugging enabled in order to get useful information ...

also, -mtune in your CFLAGS is pointless