[MacPorts] #35910: Cannot build Macports in path containing spaces
MacPorts
noreply at macports.org
Fri Aug 31 11:15:32 PDT 2012
#35910: Cannot build Macports in path containing spaces
-------------------------------------+--------------------------------------
Reporter: cowwoc@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.1.1
Keywords: | Port:
-------------------------------------+--------------------------------------
Changes (by cal@…):
* component: ports => base
Old description:
> 1. Download Macports source tarball into a path containing spaces
> 2. Configure the environment and run make
> 3. The build will fail with numerous errors. For example:
>
> checking that any existing MacPorts install can be upgraded...
> ./configure: line 10002: test: /Users/gili/.jenkins/workspace/GStreamer:
> binary operator expected
> yes
> ./configure: eval: line 10011: syntax error near unexpected token `('
> ./configure: eval: line 10011:
> `prefix_expanded=/Users/gili/.jenkins/workspace/GStreamer
> (iOS)/client/ios/gstreamer/gstreamer/intermediate/macports'
>
> or
>
> ===> making install in doc
> /usr/bin/install -c -d -o gili -g staff -m 0755
> /Users/gili/.jenkins/workspace/GStreamer
> (iOS)/client/ios/gstreamer/gstreamer/intermediate/macports
> /bin/sh: -c: line 0: syntax error near unexpected token `('
New description:
1. Download Macports source tarball into a path containing spaces
2. Configure the environment and run make
3. The build will fail with numerous errors. For example:
{{{
checking that any existing MacPorts install can be upgraded...
./configure: line 10002: test: /Users/gili/.jenkins/workspace/GStreamer:
binary operator expected
yes
./configure: eval: line 10011: syntax error near unexpected token `('
./configure: eval: line 10011:
`prefix_expanded=/Users/gili/.jenkins/workspace/GStreamer
(iOS)/client/ios/gstreamer/gstreamer/intermediate/macports'
}}}
or
{{{
===> making install in doc
/usr/bin/install -c -d -o gili -g staff -m 0755
/Users/gili/.jenkins/workspace/GStreamer
(iOS)/client/ios/gstreamer/gstreamer/intermediate/macports
/bin/sh: -c: line 0: syntax error near unexpected token `('
}}}
--
Comment:
Please remember to use WikiFormatting when posting in trac.
--
Ticket URL: <https://trac.macports.org/ticket/35910#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list