This is probably another -fomit-frame-pointer problem that I've found... Making: ../../unxlngs.pro/bin/mksvconf unx cat ../../unxlngs.pro/misc/mksvconf.cmd gcc -z combreloc -Wl,-export-dynamic -Wl,--noinhibit-exec -L../../unxlngs.pro/li b -L../lib -L/mnt/space/tmp/portage/openoffice-1.1.1/work/oo_1.1.1_src/solenv/un xlngs/lib -L/mnt/space/tmp/portage/openoffice-1.1.1/work/oo_1.1.1_src/solver/645 /unxlngs.pro/lib -L/mnt/space/tmp/portage/openoffice-1.1.1/work/oo_1.1.1_src/sol env/unxlngs/lib -L/opt/blackdown-jdk-1.4.1/lib -L/opt/blackdown-jdk-1.4.1/jre/li b/sparc -L/opt/blackdown-jdk-1.4.1/jre/lib/sparc/client -L/opt/blackdown-jdk-1.4 .1/jre/lib/sparc/native_threads -L/usr/X11R6/lib -o ../../unxlngs.pro/bin/mksvco nf ../../unxlngs.pro/obj/solar.o \ -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc -lstdc++ -rwxr-xr-x 1 portage portage 13840 Apr 14 08:13 ../../unxlngs.pro/bin/mksvconf ------------- ../../unxlngs.pro/bin/mksvconf ../../unxlngs.pro/inc/svconf.h Bus error dmake: Error code 138, while making '../../unxlngs.pro/inc/svconf.h' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /mnt/space/tmp/portage/openoffice-1.1.1 /work/oo_1.1.1_src/tools/source/solar !!! ERROR: app-office/openoffice-1.1.1 failed. !!! Function src_compile, Line 359, Exitcode 1 !!! Build failed! /usr/portage/app-office/openoffice $ emerge info Portage 2.0.50-r5 (default-sparc64-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.6.5) ================================================================= System uname: 2.6.5 sparc64 sun4u Gentoo Base System version 1.4.3.13 Autoconf: sys-devel/autoconf-2.58-r1 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="sparc" AUTOCLEAN="yes" CFLAGS="-mcpu=ultrasparc -O2 -pipe -fomit-frame-pointer" CHOST="sparc-unknown-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-mcpu=ultrasparc -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/local/download/portage/distfiles" FEATURES="ccache sandbox strict userpriv usersandbox" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/mnt/space/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/download/portage" SYNC="rsync://192.168.0.1/gentoo-portage" USE="X Xaw3d aac aalib accessibility acl aim apache2 arts asterisk audiofile avi berkdb bidi bonobo brltty cap caps cddb cdr chroot clamav crypt cups curl dnd doc dv dvd dvdr emacs emacs-w3 encode esd expat ext-png ext-zlib extlib faad fam fastcgi fbcon fbdev ffmpeg fftw flac flash fltk fluidsynth foomaticdb foreign-package freetype fullrpc gcl gd gdbm gif gimpprint glade glgd glut gnome gnomedb gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hardened hdf hdf5 idea imagemagick imap imlib imlib2 innodb ipv6 jabber jack java javamail javascript jbig jdepend jikes joystick jpeg justify kde kerberos krb4 ladcca lcms leim libg libgda libwww mad maildir mikmod mmap mng mono motif mozilla moznocompose moznoirc mozsvg mpeg mpeg4 msn mule music mysql nas ncurses net nls oav objc odbc offensive oggvorbis oldworld openal opengl operanom2 oscar oss pam parse-clocks pcre pda pdflib perl php png portaudio postgres prelude propolice pthreads python qhull qt readline ruby samba sasl sdk sdl serial slang slp snmp socks5 sox sparc speex spell sqlite ssl tcltk tcpd tetex theora tiff timidity transcode truetype type1 unicode usb videos vim-with-x virus-scan wxwindows xchattext xemacs xine xml xml2 xmms xosd xv xvid yahoo zlib"
Hrm, bus error is quite often bad hardware or not enough RAM. Can you reproduce this consistently?
yes. i tried it twice with the same result. mem usage is fine. I can't vouch 100% for the hardware, but it's been working fine since I got it.
I've been able to reproduce this consistantly as well. Bazik has another bug open, http://bugs.gentoo.org/show_bug.cgi?id=46089, which is a bug about a needed patch for sparc, but this doesn't seem to related. I'm using -mcpu=ultrasparc -O2 -pipe here.
tried CFLAGS="-O2 -pipe" to no avail... looked at the other bug, and it looks like they start to mention this build error, but the patches mentioned in that bug don't fix compilation for me...
From talking to sparcmoz in the #sparc chatroom on freenode, there is an additional patch for 2.6 kernels that may be needed to make this build. I'm hoping to have some time this weekend to test that out.
im just marking this as a dupe of the other OOo-1.1.1 sparc patch bug... and I won't be doing much sparc-side for a month or so =( *** This bug has been marked as a duplicate of 46089 ***