Opened 11 years ago

Closed 11 years ago

#39560 closed defect (fixed)

openscad: destroot fails when prefix is not /opt/local

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: mf2k (Frank Schima)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: openscad

Description

--->  Fetching distfiles for openscad
--->  Verifying checksum(s) for openscad
--->  Extracting openscad
--->  Configuring openscad
--->  Building openscad
--->  Staging openscad into destroot
Error: org.macports.destroot for port openscad returned: error renaming "/Volumes/Data/macports/lion/var/macports/build/_Volumes_Data_macports_dports_science_openscad/openscad/work/destroot/opt/local/bin/OpenSCAD.app": no such file or directory

This was on Lion but I doubt it matters since the Portfile obviously contains "/opt/local" in many places, which should probably be changed to "${prefix}".

Change History (1)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

r107430. Thanks for the report!

Note: See TracTickets for help on using tickets.