Opened 8 years ago

Closed 8 years ago

#49885 closed defect (fixed)

icoutils fails to build universal

Reported by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) Owned by: mkae (Marko Käning)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch Cc: jonahb (Jonah Burke)
Port: icoutils

Description

If I try to build icoutils as a universal binary, I get the following error:

ar cru libcommon.a error.o hmap.o io-utils.o intutil.o llist.o strbuf.o string-utils.o tmap.o ../lib/libgnu.a
/opt/local/bin/ranlib: archive member: libcommon.a(libgnu.a) fat file for cputype (16777223) cpusubtype (3) is not an object file (bad magic number)
ar: internal ranlib command failed

Attached is a proposed solution.

Attachments (1)

Portfile.diff (305 bytes) - added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Attachment: Portfile.diff added

comment:1 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

Fixed in r143473.

Note: See TracTickets for help on using tickets.