Opened 15 months ago

Closed 15 months ago

Last modified 15 months ago

#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

https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/225428/steps/install-port/logs/stdio

/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: newassigned

comment:2 Changed 15 months ago by aeiouaeiouaeiouaeiouaeiouaeiou

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

comment:3 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: assignedclosed

In 73c8660bd9ff523a85b732ac3b80ad7050bb082b/macports-ports (master):

icu, icu-devel: use cctools on macOS <10.7

Closes: #71620

comment:5 in reply to:  3 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)

Note: See TracTickets for help on using tickets.