#21752: aquaterm build fails with xcode 3.2 ------------------------------------+--------------------------------------- Reporter: chrisg@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: aquaterm build failure | Port: aquaterm ------------------------------------+--------------------------------------- Comment(by chrisg@…): Replying to [ticket:21752 chrisg@…]:
aquaterm is being pulled by a dependency. under xcode 3.2 and os x 10.6.1 the following output build errors occur.
** BUILD FAILED **
The following build commands failed: AQTFwk: ProcessPCH /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0/SharedPrecompiledHeaders /AppKit-dbckleybymrfrebshlaiwrbcathp/AppKit.h.gch /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h normal x86_64 objective-c com.apple.compilers.gcc.4_2 AquaTerm: ProcessPCH /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0/SharedPrecompiledHeaders /AppKit-dkcegebtuwmuubazsftuuhcxcqsw/AppKit.h.gch /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h normal x86_64 objective-c com.apple.compilers.gcc.4_2
The rest of the output is included in the attached file.
One of the complaints is that the build program cannot find /Developer/usr/bin/gcc-4.2. That is the spot it is installed under Xcode 3.1.2 (at least). It has now migrated (under Xcode 3.2) to /usr/bin/gcc-4.2. I will try a symlink to see if the program will build after it is installed. -- Ticket URL: <http://trac.macports.org/ticket/21752#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS