Opened 2 months ago

Last modified 7 weeks ago

#70346 new defect

py310-torchvision @0.15.2: Does not build — at Initial Version

Reported by: michaldepa (Michal Depa) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc:
Port: py-torchvision

Description

py310-torchvision fails to build with the following error. I am running MacPorts 2.9.3 on MacOS 14.5 and tried the usual troubleshooting steps (uninstall, clean, etc.)

:info:destroot Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-torchvision/py310-torchvision/work/vision-0.15.2" && /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m installer --destdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-torchvision/py310-torchvision/work/destroot :debug:destroot system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-torchvision/py310-torchvision/work/vision-0.15.2" && /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m installer --destdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-torchvision/py310-torchvision/work/destroot :info:destroot usage: python -m installer [-h] [--destdir path] [--prefix path] [--compile-bytecode level] [--no-compile-bytecode] wheel :info:destroot python -m installer: error: the following arguments are required: wheel :info:destroot Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-torchvision/py310-torchvision/work/vision-0.15.2" && /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m installer --destdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-torchvision/py310-torchvision/work/destroot :info:destroot Exit code: 2 :error:destroot Failed to destroot py310-torchvision: command execution failed :debug:destroot Error code: CHILDSTATUS 29586 2 :debug:destroot Backtrace: command execution failed :debug:destroot while executing :debug:destroot "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:destroot invoked from within :debug:destroot "command_exec -callback portprogress::target_progress_callback destroot" :debug:destroot (procedure "portdestroot::destroot_main" line 2) :debug:destroot invoked from within :debug:destroot "$procedure $targetname" :debug:destroot dropping privileges: euid changed to 502, egid changed to 501. :error:destroot See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-torchvision/py310-torchvision/main.log for details.

Change History (1)

Changed 2 months ago by michaldepa (Michal Depa)

Attachment: main.log added

Build log

Note: See TracTickets for help on using tickets.