[MacPorts] #46233: zinc is not noarch

MacPorts noreply at macports.org
Sat Dec 13 17:02:19 PST 2014


#46233: zinc is not noarch
--------------------------+---------------------
 Reporter:  ryandesign@…  |      Owner:  blair@…
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.3.3
 Keywords:                |       Port:  zinc
--------------------------+---------------------
 The zinc port claims to be noarch:

 {{{
 $ port -qv installed zinc
   zinc @0.3.5.3_0 (active) platform='darwin 14' archs='noarch'
 }}}

 However it does install architecture-specific files:

 {{{
 $ lipo -info /opt/local/share/zinc/bin/ng/darwin{32,64}/ng
 Non-fat file: /opt/local/share/zinc/bin/ng/darwin32/ng is architecture:
 i386
 Non-fat file: /opt/local/share/zinc/bin/ng/darwin64/ng is architecture:
 x86_64
 }}}

 Oddly, they are installed into ${prefix}/share, which is defined not to
 contain architecture-specific files. Also oddly, one file is i386 and one
 file is x86_64.

-- 
Ticket URL: <https://trac.macports.org/ticket/46233>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list