Opened 14 months ago
Closed 14 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)
Change History (3)
Changed 14 months ago by ddrum2000
comment:1 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | stromnov removed |
---|---|
Owner: | set to stromnov |
Status: | new → assigned |
Summary: | py311-numba @0.57.1 → py311-numba @0.57.1: ERROR Missing dependencies: numpy<1.25,>=1.11 |
comment:2 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #68261.