pkgsrc-Bugs archive

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

pkg/25300: Cannot compile pkgsrc/wm/fluxbox by internal compiler error



>Number:         25300
>Category:       pkg
>Synopsis:       Cannot compile pkgsrc/wm/fluxbox by internal compiler error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 24 05:56:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 2.0D
>Organization:
>Environment:
        
        
System: NetBSD yamajun.mydomain 2.0D NetBSD 2.0D (YAMAJUN) #74: Fri Apr 23 
21:42:23 JST 2004 
root%yamajun.mydomain@localhost:/sys/arch/i386/compile/YAMAJUN i386
Architecture: i386
Machine: i386

# g++ --version
g++ (GCC) 3.3.3 (NetBSD nb1 20040301)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# ldd /usr/bin/g++
/usr/bin/g++:
         -lc.12 => /usr/lib/libc.so.12
#

>Description:
Cannot compile pkgsrc/wm/fluxbox by compiler error.

build log:
# cd /usr/pkgsrc/wm/fluxbox
# make
(snip)
source='Screen.cc' object='Screen.o' libtool=no  depfile='.deps/Screen.Po' 
tmpdepfile='.deps/Screen.TPo'  depmode=gcc3 /bin/sh ../depcomp  g++ 
-DHAVE_CONFIG_H -I. -I. -I..   -Wall -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -IFbTk -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2  -O2 -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2  -I/usr/X11R6/include -DSHAPE  -I/usr/pkg/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include -c -o Screen.o `test -f 
Screen.cc || echo './'`Screen.cc
Screen.cc: In constructor `
   BScreen::ScreenResource::ScreenResource(FbTk::ResourceManager&, const
      std::string&, const std::string&)':
Screen.cc:380: 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.
*** Error code 1
(snip)
# 

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index