Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#68261 closed defect (duplicate)

py311-numba @0.57.1: ERROR Missing dependencies: numpy<1.25,>=1.11

Reported by: ddrum2000 Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: py-numba

Description

Starting having an issue building py311-numba last week. Here is the log code that I think is related to the issue:

:info:build * Getting build dependencies for wheel...
:info:build ERROR Missing dependencies:
:info:build 	numpy<1.25,>=1.11
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-numba/py311-numba/work/numba-0.57.1" && /opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-numba/py311-numba/work 
:info:build Exit code: 1
:error:build Failed to build py311-numba: command execution failed

I've also attached the log file. Thanks ahdead of time.

Attachments (1)

main.log (15.6 KB) - added by ddrum2000 8 months ago.

Download all attachments as: .zip

Change History (4)

Changed 8 months ago by ddrum2000

Attachment: main.log added

comment:1 Changed 8 months ago by jmroot (Joshua Root)

Owner: set to stromnov
Port: py-numba added
Status: newassigned
Summary: py311-numba @0.57.1py311-numba @0.57.1 requires numpy < 1.25

comment:2 Changed 8 months ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed

Same issue as #68159; that one just shows the runtime error while this one is build time.

comment:3 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)

Summary: py311-numba @0.57.1 requires numpy < 1.25py311-numba @0.57.1: ERROR Missing dependencies: numpy<1.25,>=1.11

Has duplicate #68290.

Note: See TracTickets for help on using tickets.