Changes between Initial Version and Version 1 of Ticket #71256


Ignore:
Timestamp:
Nov 7, 2024, 6:58:53 AM (6 hours ago)
Author:
sambthompson (Sam Thompson)
Comment:

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' to py-numpy@1.26.4_1: error: use of undeclared identifier '_kxor_mask8'
    • Property Port py-numpy added; py311-numpy py312-numpy removed
  • 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]:
     1Build 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):
    22
    33{{{
     
    3636}}}
    3737
    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}`?
     38Assume 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
     40EDIT: OK, it affects all py-numpy subports.