Ticket #35562 (closed defect: fixed)
class-dump @3.3.4 Builds fails / hangs on 10.8.0 w/ Xcode 4.5 DP4
| Reported by: | john.engelhart@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.2 |
| Keywords: | haspatch | Cc: | gjasny@…, g5pw@…, egall@… |
| Port: | class-dump |
Description
Build fails / hangs for unknown reasons. It is not xcodebuild --license related.
I just received a brand new MacBook Pro Retina with 10.8 installed on it, and then installed Xcode 4.5 DP4 on it (this would be the first Xcode installed on this machine).
Installed MacPorts via Mountain Lion .pkg installer.
While class-dump fails / hangs, this is just the only one that I'm reporting about. For all practical purposes, MacPorts simply does not work, nor can it be easily coerced to work on this system. I would estimate that about 15-20% of the packages I typically install via MacPorts are failing or hanging mysteriously.
Attachments
Change History
comment:2 Changed 7 months ago by jokkel@…
class-dump fails to build for me too.
Mac OS X 10.8.2 XCode 4.5 (4G182) MacPorts 2.1.2
Other ports build just fine. I attached the build logfile.
comment:3 Changed 7 months ago by jokkel@…
The XCode project of http://www.codethecode.com/projects/class-dump/ doesn't build with XCode 4.5. It sets custom paths for build products, which apparently isn't allowed anymore.
So it's not a macports problem, but an upstream problem. However the tar.gz that macports downloads contains a compiled binary that could be used directly and works just fine.
Changed 7 months ago by gjasny@…
- Attachment conditionally-name-variable.diff added
Conditionally use structure variable
comment:5 Changed 7 months ago by gjasny@…
Hello,
the attached patch fixes the main2.log build problem.
Thanks, Gregor
comment:7 Changed 5 months ago by g5pw@…
I just updated (r 100436) the port to version 3.4, it builds fine for me on XCode 4.5.2. If it works for you too, go ahead and close the ticket.


Please try Xcode 4.4; we can't really help with pre-release versions of Xcode.