#66130 closed defect (duplicate)

lzma fails as +universal on 10.8.5

Reported by: barracuda156 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc:
Port: lzma

Description

Many errors of the kind:

ignoring file _o/LzmaAlone.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): _o/LzmaAlone.oignoring file _o/Bench.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): _o/Bench.o

And then:

Undefined symbols for architecture i386:
  "_main", referenced from:
     implicit entry/start for main executable
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gnumake: *** [_o/lzma] Error 1

Attachments (1)

main.log (53.5 KB) - added by barracuda156 18 months ago.

Download all attachments as: .zip

Change History (2)

Changed 18 months ago by barracuda156

Attachment: main.log added

comment:1 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Same cause as #65908.

Note: See TracTickets for help on using tickets.