[MacPorts] #35990: tbb 4.0 doesn't support non-default build_arch
MacPorts
noreply at macports.org
Sat Dec 15 12:03:41 PST 2012
#35990: tbb 4.0 doesn't support non-default build_arch
------------------------------+---------------------
Reporter: realmightycat@… | Owner: mnick@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: tbb |
------------------------------+---------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
Comment:
Reading the file build/macos.inc in the source, it expects the `arch`
variable to be one of "ia32", "intel64", "ppc32" pr "ppc64".
Reading the portfile, it sets the arch_flag variable to "intel32",
"intel64", "ppc" or "ppc64".
So it appears the port is doing the right thing on 64-bit Intel and
PowerPC systems, but the wrong thing on 32-bit Intel or PowerPC systems.
Ticket #23944 about PowerPC build problems with tbb remains open.
--
Ticket URL: <https://trac.macports.org/ticket/35990#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list