Opened 3 years ago

Closed 2 years ago

#62335 closed defect (fixed)

squish @1.15 fails to build on Apple Silicon - use of undeclared identifier '__builtin_ia32*

Reported by: programmingkidx Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: arm64 Cc: programmingkidx
Port: squish

Description

While trying to build squish I saw a lot of errors like these:

error: use of undeclared identifier '__builtin_ia32_punpckhbw'
error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
error: use of undeclared identifier '__builtin_ia32_punpckhwd'

Attachments (1)

main.log (49.8 KB) - added by programmingkidx 3 years ago.

Download all attachments as: .zip

Change History (6)

Changed 3 years ago by programmingkidx

Attachment: main.log added

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Keywords: arm64 added; squish removed
Owner: set to julian9@…
Status: newassigned
Summary: squish 1.15 fails to build on Mac OS 11.1 - use of undeclared identifier '__builtin_ia32*squish @1.15 fails to build on Apple Silicon - use of undeclared identifier '__builtin_ia32*

comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from julian9@… to ryandesign

comment:3 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

In 262d8131009c1df212f4a6d41f755eaefc159f61/macports-ports (master):

squish: Fix universal build that involves PowerPC

See: #53215
See: #62335

comment:4 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

In 4d3dc059c8b2fa6280a64fb8828cb9deb1a04fe1/macports-ports (master):

squish: Fix non-universal build for PowerPC

See: #53215
See: #62335

comment:5 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 7319ea9e9d925758884a2c81b323dc99fd595d6b/macports-ports (master):

squish: Fix build for arm64

Closes: #62335

Note: See TracTickets for help on using tickets.