Changes between Initial Version and Version 1 of Ticket #71256
- Timestamp:
- Nov 7, 2024, 6:58:53 AM (6 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71256
-
Property
Summary
changed from
py311-numpy, py312-numpy@1.26.4_1: error: use of undeclared identifier '_kxor_mask8'
topy-numpy@1.26.4_1: error: use of undeclared identifier '_kxor_mask8'
- Property Port py-numpy added; py311-numpy py312-numpy removed
-
Property
Summary
changed from
-
Ticket #71256 – Description
initial v1 1 Build failures on 10.14.6 for [https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/222377 py311-numpy] and [https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/222379 py312-numpy] :1 Build failures on 10.14.6 for [https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/222377 py311-numpy] and [https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/222379 py312-numpy] (for example, other subports show same error on 10.14.6): 2 2 3 3 {{{ … … 36 36 }}} 37 37 38 Assume it's related to recently landed [https://github.com/macports/macports-ports/pull/26408 PR 26408] which has removed the compiler blacklisting `compiler.blacklist-append {clang < 1100}`? 38 Assume it's related to recently landed [https://github.com/macports/macports-ports/pull/26408 PR 26408] which has removed the compiler blacklisting `compiler.blacklist-append {clang < 1100}`? 39 40 EDIT: OK, it affects all py-numpy subports.