#20802 closed defect (fixed)
fugu +universal fails destroot
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | fugu |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
fugu +destroot doesn't get through the destroot stage.
On Mac OS X 10.5.8 Intel:
$ sudo port install +universal ---> Fetching fugu ---> Verifying checksum(s) for fugu ---> Extracting fugu ---> Configuring fugu ---> Building fugu ---> Staging fugu into destroot Error: Target org.macports.destroot returned: shell command "cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_aqua_fugu/work/fugu-1.2.0" && xcodebuild -alltargets -configuration Deployment {ARCHS="i386 ppc"} INSTALL_PATH=/Applications/mp OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.5 ARCHS="i386 ppc" SDKROOT= SKIP_INSTALL=yes DSTROOT="/mp/var/macports/build/_Users_rschmidt_macports_dports_aqua_fugu/work/destroot"" returned error 1 Command output: Build setting '{ARCHS' does not have a valid base name Error: Status 1 encountered during processing.
On Mac OS X 10.4.11 Intel:
$ sudo port install +universal ---> Fetching fugu ---> Verifying checksum(s) for fugu ---> Extracting fugu ---> Configuring fugu ---> Building fugu ---> Staging fugu into destroot Error: Target org.macports.destroot returned: error copying "/mp/var/macports/build/_Users_rschmidt_macports_dports-clean_aqua_fugu/work/fugu-1.2.0/build/UninstalledProducts/Fugu.app": no such file or directory Error: Status 1 encountered during processing.
$ ls -l work/fugu-1.2.0/build/ total 16 drwxr-xr-x 4 root rschmidt 136 Aug 25 00:32 Deployment lrwxr-xr-x 1 root rschmidt 112 Aug 25 00:32 Fugu.app -> /mp/var/macports/build/_Users_rschmidt_macports_dports-clean_aqua_fugu/work/fugu-1.2.0/build/Deployment/Fugu.app drwxr-xr-x 3 root rschmidt 102 Aug 25 00:32 Fugu.build lrwxr-xr-x 1 root rschmidt 118 Aug 25 00:32 externaleditor -> /mp/var/macports/build/_Users_rschmidt_macports_dports-clean_aqua_fugu/work/fugu-1.2.0/build/Deployment/externaleditor
The regular non-universal build works for me on both systems.
Change History (2)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Fixed in r56180.