Opened 8 months ago

Closed 8 months ago

#68290 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: py311-numba

Description

This port recently stopped building. I think the relevant line from the log are:

: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
:debug:build Error code: CHILDSTATUS 21721 1
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-numba/py311-numba/main.log for details.

Attachments (1)

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

Download all attachments as: .zip

Change History (3)

Changed 8 months ago by ddrum2000

Attachment: main.log added

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

Cc: stromnov removed
Owner: set to stromnov
Status: newassigned
Summary: py311-numba @0.57.1py311-numba @0.57.1: ERROR Missing dependencies: numpy<1.25,>=1.11

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

Resolution: duplicate
Status: assignedclosed

Duplicate of #68261.

Note: See TracTickets for help on using tickets.