#67005 closed defect (fixed)
opencolorio @1.1.1: clang: error: argument unused during compilation: '-msse2'
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | opencolorio |
Description
opencolorio doesn't build on arm64:
clang: error: argument unused during compilation: '-msse2' [-Werror,-Wunused-command-line-argument]
Change History (2)
comment:1 Changed 19 months ago by catap (Kirill A. Korinsky)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 Changed 18 months ago by devernay (Frédéric Devernay)
@catap why the pin? I've been building and using OCIO 2.2.0 and OIIO 2.4 on Snow Leopard 10.6 for months.
Here are my Portfiles: https://github.com/NatronGitHub/Natron/blob/RB-2.5/tools/MacPorts/graphics/opencolorio/Portfile https://github.com/NatronGitHub/Natron/blob/RB-2.5/tools/MacPorts/graphics/openimageio/Portfile
Note: See
TracTickets for help on using
tickets.
In d8b2e33d1d40681a474c2ced3c87edabb2f77d6c/macports-ports (master):