Opened 19 years ago
Closed 19 years ago
#4982 closed defect (fixed)
BUG: gpsbabel 1.2.4 fails to install MacGPSBabel.app since building with Xcode 2.1 uses build/Deployment
Reported by: | aslakr (Aslak Raanes) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
I get the following when trying to install
port -d install gpsbabel [...] cp: MacGPSBabel.app: No such file or directory Error: Target com.apple.destroot returned: shell command "cp -R MacGPSBabel.app /opt/local/var/db/ dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_gpsbabel /work/destroot/Applications/DarwinPorts" returned error 1 Command output: cp: MacGPSBabel.app: No such file or directory
Warning: the following items did not execute (for gpsbabel): com.apple.activate com.apple.destroot com.apple.archive com.apple.install
[...]
On my machine, with "MacGPSBabel.app" exist in "${worksrcpath}/macgpsbabel/build/Deployment" not in "${worksrcpath}/macgpsbabel/build".
# xcodebuild -version DevToolsCore-620.0; DevToolsSupport-610.0
Change History (5)
comment:1 Changed 19 years ago by rsorasen@…
comment:2 Changed 19 years ago by mww@…
Summary: | gpsbabel 1.2.4 fails to install MacGPSBabel.app since building with Xcode 2.1 uses build/Deployment → BUG: gpsbabel 1.2.4 fails to install MacGPSBabel.app since building with Xcode 2.1 uses build/Deployment |
---|
comment:4 Changed 19 years ago by aslakr (Aslak Raanes)
(In reply to comment #2)
With bug 4947 handled, is this bug fixed?
Yes, uppgrading to 1.2.7 it now works.
comment:5 Changed 19 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Resolving per comment #3.
Bug 4947 includes a patch that fixes this.