[MacPorts] #43885: clang-3.0 @ 3.0_13 : build failure - /usr/include/machine/limits.h:8:10: fatal error: 'arm/limits.h' file not found #include <arm/limits.h>

MacPorts noreply at macports.org
Tue Jun 3 07:47:05 PDT 2014


#43885: clang-3.0 @ 3.0_13 : build failure - /usr/include/machine/limits.h:8:10:
fatal error: 'arm/limits.h' file not found #include <arm/limits.h>
--------------------------+------------------------
  Reporter:  ciserlohn@…  |      Owner:  jeremyhu@…
      Type:  defect       |     Status:  reopened
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.3.0
Resolution:               |   Keywords:
      Port:  clang-3.0    |
--------------------------+------------------------
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/43885#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list