Opened 12 years ago

Last modified 11 years ago

#35910 closed defect

Cannot build Macports in path containing spaces — at Version 1

Reported by: cowwoc@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.1.1
Keywords: Cc:
Port:

Description (last modified by neverpanic (Clemens Lang))

  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 `('

Change History (1)

comment:1 Changed 12 years ago by neverpanic (Clemens Lang)

Component: portsbase
Description: modified (diff)

Please remember to use WikiFormatting when posting in trac.

Note: See TracTickets for help on using tickets.