Opened 3 years ago

Closed 3 years ago

#62607 closed defect (fixed)

py-torchvision build fails with 'no such file or directory' on nonexistent object files

Reported by: essandess (Steve Smith) Owned by: essandess (Steve Smith)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: py-torchvision

Description

Lots of build error like this. Log attached.

:info:build clang: error: no such file or directory: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-torchvision/py39-torchvision/work/pytorch-vision-8fb5838/build/temp.macosx-10.15-x86_64-3.9/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-torchvision/py39-torchvision/work/pytorch-vision-8fb5838/torchvision/csrc/ops/autograd/deform_conv2d_kernel.o'
…

System:

macOS 10.15.7 19H524
Xcode 12.4 12D4e

Attachments (1)

main.log.xz (14.4 KB) - added by essandess (Steve Smith) 3 years ago.

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by essandess (Steve Smith)

Attachment: main.log.xz added

comment:1 Changed 3 years ago by essandess (Steve Smith)

Summary: py-torchvision build fails with 'no such file or directory' on weird directorypy-torchvision build fails with 'no such file or directory' on nonexistent object files

comment:3 Changed 3 years ago by essandess (Steve Smith)

Owner: set to essandess
Resolution: fixed
Status: newclosed

In db91573b3691103154539f4cf1fdb582e6fa0101/macports-ports (master):

py-torchvision: Bugfix build, Add tests

Fixes: #62607

Note: See TracTickets for help on using tickets.