Changes between Initial Version and Version 1 of Ticket #62763


Ignore:
Timestamp:
Apr 27, 2021, 10:05:20 AM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please attach the main.log file so that we can see why it failed.

There is another open ticket about OpenBLAS build failures on Big Sur on Apple Silicon: #61700. Depending on what we see in your log, it may be the same issue.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62763

    • Property Status changed from new to assigned
    • Property Cc michaelld added
    • Property Summary changed from sudo port install py39-numpy on MacOs BigSur gives error - Failed to build OpenBLAS to OpenBLAS: Build failure
    • Property Priority changed from High to Normal
    • Property Owner set to NicosPavlov
    • Property Keywords bigsur arm64 added; OpenBLAS removed
    • Property Port OpenBLAS added; gcc removed
  • Ticket #62763 – Description

    initial v1  
    11Using MacBookAir BigSur with M1 chip.
    22
    3 {{
     3{{{
    44Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
    55Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
     
    1818Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    1919Error: Processing of port py39-numpy failed
    20 }}
     20}}}
    2121
    2222What should be done to fix it? Without it I am not able to install scikit-learn. I was following -> http://dioskurn.com:8000/installing-scikit-learn-in-macos/
    2323
    24 I have followed this link -> https://trac.macports.org/ticket/57994, and have tried everything mentioned there. Nothing seems to work.
     24I have followed this link -> #57994, and have tried everything mentioned there. Nothing seems to work.