[haiku-bugs] [Haiku] #10026: PM: Building on Haiku: Spaces in paths no longer supported

  • From: "stippi" <trac@xxxxxxxxxxxx>
  • Date: Sat, 28 Sep 2013 20:43:22 -0000

#10026: PM: Building on Haiku: Spaces in paths no longer supported
-----------------------+-------------------------------------
 Reporter:  stippi     |        Owner:  bonefish
     Type:  bug        |       Status:  new
 Priority:  normal     |    Milestone:  R1
Component:  - General  |      Version:  R1/Package Management
 Keywords:             |   Blocked By:
 Blocking:             |  Has a Patch:  0
 Platform:  All        |
-----------------------+-------------------------------------
 Note how the volumn where my source repo is located has a space in its
 name:

 {{{
 /Code SSD/haiku/src/apps/haiku-depot> jam -q -j4
 WebKit build feature not available for x86_gcc2
 ...patience...
 ...patience...
 ...found 11182 target(s)...
 ...updating 84 target(s)...
 C++
 
../../../generated/objects/haiku_host/x86/release/build/libpackage/PackageWriterImpl.o
 gcc: error: SSD/haiku/src/apps/haiku-depot/../../../data/system/data": No
 such file or directory

 gcc -c "../../../src/kits/package/hpkg/PackageWriterImpl.cpp" -O2 -Wall
 -Wno-trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith
 -Wcast-align -Wsign-compare -Wno-multichar -include
 ../../../headers/build/HaikuBuildCompatibility.h
 -DHAIKU_BUILD_SYSTEM_DATA_DIRECTORY=\"`pwd`/../../../data/system/data\"
 -fPIC -DARCH_x86 -D_NO_INLINE_ASM -D__STDC_FORMAT_MACROS
 -D__STDC_LIMIT_MACROS -DHAIKU_HOST_PLATFORM_HAIKU
 -DHAIKU_PACKAGING_ARCH=\"x86\" -iquote ../../../build/user_config_headers
 -iquote ../../../build/config_headers -iquote ../../build/libpackage
 -iquote ../../../generated/objects/common/build/libpackage -iquote
 ../../../generated/objects/haiku_host/x86/common/build/libpackage -iquote
 ../../../generated/objects/haiku/x86/common/build/libpackage -iquote
 ../../../src/kits/package -iquote ../../../src/kits/package/hpkg -iquote
 ../../../src/kits/package/hpkg/v1 -iquote
 ../../../src/kits/package/manager -iquote ../../../src/kits/package/solver
 -I ../../../headers/build/private/kernel -I
 ../../../headers/build/private/package -I
 ../../../headers/build/private/shared -I
 ../../../headers/build/private/storage -I
 ../../../headers/build/host/haiku_host -I ../../../headers/build -I
 ../../../headers/build/os -I ../../../headers/build/os/app -I
 ../../../headers/build/os/drivers -I ../../../headers/build/os/kernel -I
 ../../../headers/build/os/interface -I ../../../headers/build/os/locale -I
 ../../../headers/build/os/opengl -I ../../../headers/build/os/storage -I
 ../../../headers/build/os/support -I ../../../headers/build/private -o
 
"../../../generated/objects/haiku_host/x86/release/build/libpackage/PackageWriterImpl.o"
 ;

 ...failed C++
 
../../../generated/objects/haiku_host/x86/release/build/libpackage/PackageWriterImpl.o
 ...

 BUILD FAILURE:
 ...failed updating 1 target(s)...
 ...skipped 83 target(s)...
 /Code SSD/haiku/src/apps/haiku-depot>
 }}}

--
Ticket URL: <http://dev.haiku-os.org/ticket/10026>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: