pkgsrc-Bugs archive

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

pkg/31877: qt3-libs doesn't build on OS/X 10.4.2



>Number:         31877
>Category:       pkg
>Synopsis:       g++ internal compiler error: in cp_tree_equal, at 
>cp/tree.c:1679
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 20 18:17:00 +0000 2005
>Originator:     MLH
>Release:        Darwin 8.2.0 Darwin Kernel Version 8.2.0
>Organization:
none
        
>Environment:
        
        
System: Darwin 8.2.0 Darwin Kernel Version 8.2.0: Fri Jun 24 17:46:54 PDT 2005; 
root:xnu-792.2.4.obj~3/RELEASE_PPC Power Macintosh powerpc
>Description:
qt3-libs-3.3.5 supposedly supports OS/X 10.4 but apparently doesn't
build with pkgsrc

===> Building for qt3-libs-3.3.5
cd qmake && /usr/bin/gnumake
gnumake[1]: `qmake' is up to date.
cd src/moc && /usr/bin/gnumake
gnumake[1]: Nothing to be done for `first'.
cd src && /usr/bin/gnumake
libtool --mode=compile g++ -c -O2 -I/usr/pkg/include -I/usr/include 
-DGLX_GLXEXT_LEGACY -I/usr/pkg/include/freetype2 -I/usr/X11R6/include 
-DQ_TRAILING_DIR_SEP -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include -fno-exceptions -D_REENTRANT 
-DQT_SHARED -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS 
-DQT_NO_NIS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 
-DQT_NO_XINERAMA -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG 
-DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA 
-DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT 
-DQT_NO_STYLE_POCKETPC 
-I/opt/pkgsrc/x11/qt3-libs/work.belgium/qt-x11-free-3.3.5/mkspecs/darwin-g++ 
-I. -I/opt/pkg/include/freetype2 -I3rdparty/opentype -I/opt/pkg/include 
-I../include -I/opt/pkg/include -I/usr/X11R6/include -I.moc/release-shared-mt/ 
-o
.obj/release-shared-mt/qprocess_unix.o kernel/qprocess_unix.cpp
 g++ -c -O2 -I/opt/pkgsrc/x11/qt3-libs/work.belgium/.buildlink/include 
-DGLX_GLXEXT_LEGACY 
-I/opt/pkgsrc/x11/qt3-libs/work.belgium/.buildlink/include/freetype2 
-I/opt/pkgsrc/x11/qt3-libs/work.belgium/.x11-buildlink/include 
-DQ_TRAILING_DIR_SEP -fno-exceptions -D_REENTRANT -DQT_SHARED -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_NO_CUPS -DQT_NO_NIS -D_LARGEFILE_SOURCE -D_LARGE_FILES 
-D_FILE_OFFSET_BITS=64 -DQT_NO_XINERAMA -DQT_NO_IMAGEIO_MNG 
-DQT_NO_IMAGEIO_JPEG -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC 
-DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP 
-DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC 
-I/opt/pkgsrc/x11/qt3-libs/work.belgium/qt-x11-free-3.3.5/mkspecs/darwin-g++ 
-I. -I3rdparty/opentype -I../include -I.moc/release-shared-mt/ 
kernel/qprocess_unix.cpp  -fno-common -DPIC -o 
.obj/release-shared-mt/.libs/qprocess_unix.o
kernel/qprocess_unix.cpp: In member function `virtual bool 
QProcess::start(QStringList*)':
kernel/qprocess_unix.cpp:697: internal compiler error: in cp_tree_equal, at 
cp/tree.c:1679
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
gnumake[1]: *** [.obj/release-shared-mt/qprocess_unix.o] Error 1
gnumake: *** [sub-src] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/x11/qt3-libs
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /opt/pkgsrc/x11/qt3-libs/work.belgium/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/x11/qt3-libs

>How-To-Repeat:

attempt to build qt3-libs-3.3.5 with gcc version 4.0.0 20041026 (Apple 
Computer, Inc. build 4061)

>Fix:

>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index