Opened 12 months ago

Closed 2 days ago

#68650 closed defect (fixed)

py311-numpy @1.26.1: Build failure - NumPy requires GCC >= 8.4

Reported by: SerpentChris (Chris Calderon) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: michaelld (Michael Dickens)
Port: py-numpy

Description

Tried installing numpy on my G5 running Leopard twice, first with the default variants and then with +gcc7. Both attempts resulted in the same failure. Looking closer at the log I see that for some reason it is trying to build with cc, a.k.a Apple GCC 4.0.1.

Attachments (1)

main.log (1.2 MB) - added by SerpentChris (Chris Calderon) 12 months ago.

Download all attachments as: .zip

Change History (3)

Changed 12 months ago by SerpentChris (Chris Calderon)

Attachment: main.log added

comment:1 Changed 10 months ago by rmottola (Riccardo)

I think this has been solved, since a more up-to-date is now selected on 10.5 for me.

comment:2 Changed 2 days ago by reneeotten (Renee Otten)

Owner: set to reneeotten
Resolution: fixed
Status: newclosed

In 95a68617b8d38bc1357c9ed38b9bc51feafaa64f/macports-ports (master):

py-numpy: needs GCC 8.4 or above

Closes: #68650

Note: See TracTickets for help on using tickets.