Opened 3 years ago
Last modified 12 months ago
#62992 assigned defect
jq @1.6+universal: configure: error: universial endianess not supported
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | universal | Cc: | mascguy (Christopher Nielsen) |
Port: | jq |
Description
Attempting to build jq with the universal variant (on High Sierra) fails. main.log says:
:info:configure checking whether byte ordering is bigendian... universal :info:configure configure: error: universial endianess not supported
I guess using the muniversal portgroup might work around this.
Change History (4)
comment:1 Changed 3 years ago by johnrosshunt
comment:2 Changed 14 months ago by mascguy (Christopher Nielsen)
Ryan, is this still an issue with the latest update to 1.7?
comment:3 Changed 14 months ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|
comment:4 Changed 12 months ago by raimue (Rainer Müller)
Keywords: | universal added |
---|
Note: See
TracTickets for help on using
tickets.
Adding PortGroup muniversal 1.0 worked for me on OS X Lion. No additional changes were necessary.