#36230: eigen3 does not appear to install any architecture-specific files --------------------------+------------------------ Reporter: ryandesign@… | Owner: eborisch@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: eigen3 --------------------------+------------------------ The eigen3 port has a universal variant, and even contains lots of code for handling the universal variant—but the port doesn't seem to actually install any architecture-specific files, so it shouldn't have a universal variant, and should instead specify "supported_archs noarch". {{{ $ port installed eigen3 The following ports are currently installed: eigen3 @3.1.1_1+cmake+universal (active) $ port -q contents eigen3 | xargs file | grep 86 $ }}} Unless of course the port is supposed to be installing some architecture- specific files and isn't, in which was that should be fixed. -- Ticket URL: <https://trac.macports.org/ticket/36230> MacPorts <http://www.macports.org/> Ports system for Mac OS