Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1239 closed defect (fixed)

qt3 will not configure because of parse errors

Reported by: x11@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

The error looks to be occuring in one of the test files configure creates

Here is the system information: grendal% uname -a Darwin grendal.frinabulax.org 7.0.0 Darwin Kernel Version 7.0.0: Wed Sep 24 15:48:39 PDT 2003; root:xnu/xnu-517.obj~1/RELEASE_PPC Power Macintosh powerpc grendal% gcc -v Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1495) grendal% cc -v Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)

Here is an output from the session: grendal% port install kdebase3 -D ~/src/darwinports/dports/ ---> Fetching libart_lgpl ---> Attempting to fetch libart_lgpl-2.3.11.tar.bz2 from ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/ ---> Verifying checksum for libart_lgpl ---> Extracting libart_lgpl ---> Configuring libart_lgpl ---> Building libart_lgpl with target all ---> Staging libart_lgpl into destroot ---> Installing libart_lgpl ---> Fetching mad ---> Attempting to fetch mad-0.14.2b.tar.gz from ftp://ftp.mars.org/pub/mpeg/ ---> Verifying checksum for mad ---> Extracting mad ---> Configuring mad ---> Building mad with target all ---> Staging mad into destroot ---> Installing mad ---> Configuring qt3 Error: Target com.apple.configure returned: configure failure: shell command "cd "/Users/royar/Desktop/sources/darwinports/dports/x11/qt3/work/qt-x11-free-3.1.2" && CFLAGS='-I/opt/local/include' CPPFLAGS='-I/opt/local/include' DYLD_LIBRARY_PATH='/usr/X11R6/lib:/Users/royar/Desktop/sources/darwinports/dports/x11/qt3/work/qt-x11-free-3.1.2/lib:/opt/local/lib' INSTALL_ROOT= INSTALLPREFIX='/opt/local' LDFLAGS='-L/usr/X11R6/lib -L. -L/Users/royar/Desktop/sources/darwinports/dports/x11/qt3/work/qt-x11-free-3.1.2/lib -L/opt/local/lib' QMAKESPEC='/Users/royar/Desktop/sources/darwinports/dports/x11/qt3/work/qt-x11-free-3.1.2/mkspecs/darwin-g++' QTDIR='/Users/royar/Desktop/sources/darwinports/dports/x11/qt3/work/qt-x11-free-3.1.2' worksrcpath='/Users/royar/Desktop/sources/darwinports/dports/x11/qt3/work/qt-x11-free-3.1.2' prefix='/opt/local' portname='qt3' sh /Users/royar/Desktop/sources/darwinports/dports/x11/qt3/files/qt-configure.sh --prefix=/opt/local" returned error 2 Command output: /System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICAApplication.h:1014: error: parse

error before `)' token

/System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICAApplication.h:1045: error: type

specifier omitted for parameter `ICACompletion'

/System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICAApplication.h:1045: error: parse

error before `)' token

In file included from /System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ImageCapture.h:29,

from

/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:73,

from

/Users/royar/Desktop/sources/darwinports/dports/x11/qt3/work/qt-x11-free-3.1.2/src/tools/qglobal.cpp:48: /System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICADevice.h:47: error: parse

error before `void'

/System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICADevice.h:112: error: type

specifier omitted for parameter `ICDCompletion'

/System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICADevice.h:112: error: parse

error before `)' token

/System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICADevice.h:126: error: type

specifier omitted for parameter `ICDCompletion'

/System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICADevice.h:126: error: parse

error before `)' token

/System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICADevice.h:140: error: type

specifier omitted for parameter `ICDCompletion'

/System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICADevice.h:140: error: parse

error before `)' token

/System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICADevice.h:154: error: type

specifier omitted for parameter `ICDCompletion'

/System/Library/Frameworks/Carbon.framework/Frameworks/ImageCapture.framework/Headers/ICADevice.h:154: error: parse

error before `)' token

make[1]: * [qglobal.o] Error 1 make: * [uqmake] Error 2 qmake failed to build. Aborting.

Error: The following dependencies failed to build: arts qt3 libvorbis kdelibs3 bzip2 pcre libxslt poll-emulator

Change History (2)

comment:1 Changed 20 years ago by mww@…

just guessing: Do you have qt3-mac installed?

comment:2 Changed 20 years ago by x11@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.