[MacPorts] #43884: clang-2.9 @ 2.9_14 : build failure - /usr/include/math.h:30:10: fatal error: 'architecture/arm/math.h' file not found #include "architecture/arm/math.h"
MacPorts
noreply at macports.org
Tue Jun 3 07:47:44 PDT 2014
#43884: clang-2.9 @ 2.9_14 : build failure - /usr/include/math.h:30:10: fatal
error: 'architecture/arm/math.h' file not found #include
"architecture/arm/math.h"
--------------------------+------------------------
Reporter: ciserlohn@… | Owner: jeremyhu@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.3.0
Resolution: | Keywords:
Port: clang-2.9 |
--------------------------+------------------------
Changes (by ciserlohn@…):
* status: closed => reopened
* resolution: invalid =>
Comment:
I didn't selected the arm_runtime variant. I think it was selected
automatically because of:
{{{
# The iOS SDK was shipped with all Xcode releases after 4.0
if {[info exists xcodeversion] && [vercmp "4.0" ${xcodeversion}] <= 0}
{
default_variants-append +arm_runtime
}
}}}
Perhaps this test is not sufficient enough to determine if the
requirements are satisfied?
--
Ticket URL: <https://trac.macports.org/ticket/43884#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list