Opened 16 years ago

Closed 16 years ago

#16125 closed defect (fixed)

qtoctave-mac: Build directory problem

Reported by: j.bugzilla2@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: andrea.damore@…
Port:

Description

When building qtoctave-mac an error arises:

--->  Fetching qtoctave-mac
--->  Attempting to fetch qtoctave-mac-0.7.4.tar.gz from http://forja.rediris.es/frs/download.php/744/
--->  Verifying checksum(s) for qtoctave-mac
--->  Extracting qtoctave-mac
--->  Applying patches to qtoctave-mac
Error: Target org.macports.patch returned: couldn't change working directory to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qtoctave-mac/work/qtoctave-mac-0.7.4": no such file or directory
Error: Status 1 encountered during processing.

The error can be worked around by:

mv /var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qtoctave-mac/work/qtoctave-0.7.4 /var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qtoctave-mac/work/qtoctave-mac-0.7.4

adding the "-mac" string to the final directory name. This seems to be related to changeset:38653

Change History (1)

comment:1 Changed 16 years ago by andrea.damore@…

Resolution: fixed
Status: newclosed

My bad, I changed the port name but didn't set {distname}, now fixed

Note: See TracTickets for help on using tickets.