Opened 6 years ago
Last modified 3 years ago
#57922 assigned defect
lz4 @1.8.3 +universal: build fails on powerpc 10.5
Reported by: | dgonyier (Dwaine Gonyier) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | powerpc | Cc: | evanmiller (Evan Miller) |
Port: | lz4 |
Description (last modified by dgonyier (Dwaine Gonyier))
lz4 is a dependency of multiple ports. Fails to build on powerpc with Leopard.
Other ports try install the universal variant of this port. From the log it appears to build for i386 first and then tries to run a generated i386 binary ("gen_manual") within this build process which fails since host cpu is ppc.
Attachments (1)
Change History (8)
Changed 6 years ago by dgonyier (Dwaine Gonyier)
Attachment: | lz4_main.log added |
---|
comment:1 Changed 6 years ago by dgonyier (Dwaine Gonyier)
Description: | modified (diff) |
---|
comment:2 Changed 6 years ago by dgonyier (Dwaine Gonyier)
Description: | modified (diff) |
---|
comment:3 Changed 6 years ago by dgonyier (Dwaine Gonyier)
In my case the ports trying to update were zstd and tiff. They were set with +universal variant. I was able to work around this issue with lz4 by reinstalling these ports without the universal variant.
comment:4 Changed 6 years ago by jmroot (Joshua Root)
Cc: | ryandesign removed |
---|---|
Keywords: | ppc added |
Owner: | set to ryandesign |
Status: | new → assigned |
Summary: | lz4 build fails on powerpc 10.5 → lz4 @1.8.3 +universal: build fails on powerpc 10.5 |
Setting merger_must_run_binaries yes
in the Portfile might help.
comment:5 Changed 6 years ago by mf2k (Frank Schima)
Keywords: | powerpc added; ppc removed |
---|
comment:6 Changed 5 years ago by kencu (Ken)
same thing happens on leopard if the universal archs are i386/x86_64, and the particular system can't run 64 bit binaries.
It's not just a powerpc issue, it appears.
comment:7 Changed 3 years ago by evanmiller (Evan Miller)
Cc: | evanmiller added |
---|
lz4 port build log