#71620 closed defect (fixed)
icu @76.1: malformed object (unknown load command 2)
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | mohd-akram (Mohamed Akram) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.10.5 |
| Keywords: | snowleopard | Cc: | kencu (Ken) |
| Port: | icu |
Description
/usr/bin/ranlib: object: ../lib/libicuuc.a(brkeng.ao) malformed object (unknown load command 2) ar: internal ranlib command failed
Change History (6)
comment:1 Changed 15 months ago by jmroot (Joshua Root)
| Owner: | set to mohd-akram |
|---|---|
| Status: | new → assigned |
comment:2 Changed 15 months ago by aeiouaeiouaeiouaeiouaeiouaeiou
comment:3 follow-up: 5 Changed 15 months ago by kencu (Ken)
the dependency on cctools should be added to the clang11-bootstrap port as a depends_run, rather than to all the ports that use clang11-bootstrap.
But I think if I add that now, it means clang11 bootstrap will need to be revbumped to get that into everyone's installed portfile info (I am not 100% sure if that is true, to be honest)..
If that is true, as I think it is (but am not certain), then that means revbumping clang11-bootstrap to pick up the change, which is a bit of a PITA.
comment:4 Changed 15 months ago by aeiouaeiouaeiouaeiouaeiouaeiou
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:5 Changed 15 months ago by jmroot (Joshua Root)
| Cc: | kencu added |
|---|
Replying to kencu:
the dependency on cctools should be added to the clang11-bootstrap port as a depends_run, rather than to all the ports that use clang11-bootstrap.
But I think if I add that now, it means clang11 bootstrap will need to be revbumped to get that into everyone's installed portfile info (I am not 100% sure if that is true, to be honest)..
There's no need for a rev bump since MacPorts 2.9.
comment:6 Changed 15 months ago by ryandesign (Ryan Carsten Schmidt)
Thanks for mentioning that. I had missed this change and the corresponding update to the Guide section about the revision keyword.

Very similar to #71201, because my system with Xcode 4.2 successfully built this.