pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/29863: Internal compiler error: Segmentation fault on compiling fluxbox from pkgsrc



>Number:         29863
>Category:       pkg
>Synopsis:       Internal compiler error: Segmentation fault on compiling 
>fluxbox from pkgsrc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 02 08:31:00 +0000 2005
>Originator:     Anthony
>Release:        NetBSD 2.0 with a -Current kernel
>Organization:
x
>Environment:
uname -a; 
NetBSD modulus 3.99.3 NetBSD 3.99.3 (MODULUS) #1: Fri Apr  1 19:47:04 PST 2005  
root@modulus:/usr/src/sys/arch/i386/compile/MODULUS i386
>Description:
best to just paste the error. Below is the output to the terminal. I'd paste 
the work/.work.log but it's absolutely huge (11822) and doesn't appear to 
contain any errors. 

c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/pkg/include -I./FbTk 
-I/usr/pkg/include  -O2 -I/usr/pkg/include  -I/usr/X11R6/include -DSHAPE   -c 
-o FbWinFrameTheme.o `test -f FbWinFrameTheme.cc || echo './'`FbWinFrameTheme.cc
source='fluxbox.cc' object='fluxbox.o' libtool=no \
depfile='.deps/fluxbox.Po' tmpdepfile='.deps/fluxbox.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/pkg/include -I./FbTk 
-I/usr/pkg/include  -O2 -I/usr/pkg/include  -I/usr/X11R6/include -DSHAPE   -c 
-o fluxbox.o `test -f fluxbox.cc || echo './'`fluxbox.cc
fluxbox.cc: In destructor `virtual Fluxbox::~Fluxbox()':
fluxbox.cc:468: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.
gmake[4]: *** [fluxbox.o] Error 1
gmake[4]: Leaving directory `/usr/pkgsrc/wm/fluxbox/work/fluxbox-0.9.12/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/pkgsrc/wm/fluxbox/work/fluxbox-0.9.12/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/pkgsrc/wm/fluxbox/work/fluxbox-0.9.12/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/wm/fluxbox/work/fluxbox-0.9.12'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/wm/fluxbox
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/pkgsrc/wm/fluxbox/work/.work.log
===> 
*** Error code 1


>How-To-Repeat:
just updated pkgsrc via anoncvs (Sat Apr  2 00:28:06 PST 2005).

>Fix:




Home | Main Index | Thread Index | Old Index