[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>
#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: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: | Port: clang-3.0 -------------------------+------------------------ See the attached log file. -- Ticket URL: <https://trac.macports.org/ticket/43885> MacPorts <http://www.macports.org/> Ports system for OS X
#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: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: invalid | Keywords: Port: clang-3.0 | --------------------------+------------------------ Changes (by jeremyhu@…): * status: new => closed * resolution: => invalid Comment: Yes. Don't use +arm_runtime if you can't satisfy the requirements. -- Ticket URL: <https://trac.macports.org/ticket/43885#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#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
#43885: +arm_runtime is sometimes selected even though SDK support is not available --------------------------+------------------------ Reporter: ciserlohn@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: clang-3.0 | --------------------------+------------------------ Comment (by jeremyhu@…): Well, we don't have a way to verify the version of the installed command line tools SDK, so the xcode version is the best proxy we have. Suggestions are welcome, but a proper fix will likely need to come from base. -- Ticket URL: <https://trac.macports.org/ticket/43885#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts