[MacPorts] #40154: Why is yasm installed on PPC Tiger, Mac OS X 10.4.11?
#40154: Why is yasm installed on PPC Tiger, Mac OS X 10.4.11? ---------------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.2.99 Keywords: yasm, gd2, PPC, x86/amd64 | Port: libvpx ---------------------------------------+-------------------------------- The description tells: {{{ Description: A modular x86/amd64 assembler supporting NASM and GAS asm syntaxes and a variety of output formats. It is licensed under the 3-clause BSD license except the nasm preprocessor which is LGPL. }}} so it's pretty useless on PPC hardware – except, maybe, one wants to build an universal binary. This is not the case for default libvpx (or gd2) port, so there is no reason to install it or to make standard libvpx depend on yasm. {{{ lipo -detailed_info /opt/local/lib/libvpx.a input file /opt/local/lib/libvpx.a is not a fat file Non-fat file: /opt/local/lib/libvpx.a is architecture: ppc }}} -- Ticket URL: <https://trac.macports.org/ticket/40154> MacPorts <http://www.macports.org/> Ports system for OS X
#40154: libvpx: don't depend on yasm on PowerPC ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.2.99 Resolution: | Keywords: powerpc Port: libvpx | ------------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * keywords: yasm, gd2, PPC, x86/amd64 => powerpc Comment: Sounds like a reasonable request. libvpx will use yasm if available, and try to use nasm (which is included in OS X) otherwise. I verified that on Mountain Lion, the build fails using nasm, so yasm is definitely required there. I'll test on PowerPC and see what happens without yasm there. -- Ticket URL: <https://trac.macports.org/ticket/40154#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40154: libvpx: don't depend on yasm on PowerPC ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.2.99 Resolution: | Keywords: powerpc Port: libvpx | ------------------------------+-------------------------------- Comment (by Peter_Dyballa@…): The same happens on PPC Leopard, Mac OS X 10.5.8. -- Ticket URL: <https://trac.macports.org/ticket/40154#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts