Opened 2 months ago

Last modified 7 weeks ago

#70346 new defect

py310-torchvision @0.15.2: Does not build

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

Description (last modified by jmroot (Joshua Root))

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.

Attachments (1)

main.log (498.4 KB) - added by michaldepa (Michal Depa) 2 months ago.
Build log

Download all attachments as: .zip

Change History (3)

Changed 2 months ago by michaldepa (Michal Depa)

Attachment: main.log added

Build log

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

Description: modified (diff)
Port: py-torchvision added; py310-torchvision removed

comment:2 in reply to:  1 Changed 7 weeks ago by michaldepa (Michal Depa)

Replying to jmroot: I just wanted to check whether this will be assigned to someone so it can get fixed. I tried again today and I still get the same result. Thank you.

Note: See TracTickets for help on using tickets.