http://bugzilla.novell.com/show_bug.cgi?id=558086
http://bugzilla.novell.com/show_bug.cgi?id=558086#c0 Summary: Space in Folder Names cause compiler to fail with GCC flags Classification: Mono Product: MonoTouch Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: Tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 If there is a space in the folder names of the folder tree to the solution it will fail to compile with GCC flags. Reproducible: Always Steps to Reproduce: 1.Create folder tree with spaces in the name somewhere 2. 3. Actual Results: Building: PocketPicPlanner (Debug|iPhoneSimulator) Performing main compilation... Updating CodeBehind files /Developer/MonoTouch/usr/bin/smcs /noconfig "/out:/Users/rickgross/Documents/Projectsƒ/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.exe" "/r:System.dll" "/r:System.Xml.dll" "/r:System.Core.dll" "/r:monotouch.dll" "/r:/Developer/MonoTouch/btouch-library-binaries/Tapku/tapku.dll" /nologo /warn:4 /debug:+ /debug:full /optimize- /codepage:utf8 "/define:DEBUG" /t:exe "/Users/rickgross/Documents/Projectsƒ/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/MainWindow.xib.designer.cs" "/Users/rickgross/Documents/Projectsƒ/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/Main.cs" "/Users/rickgross/Documents/Projectsƒ/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/TextToWave.cs" Compiling interface definitions ibtool "/Users/rickgross/Documents/Projectsƒ/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/MainWindow.xib" --compile "/Users/rickgross/Documents/Projectsƒ/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.app/MainWindow.nib" Build complete -- 0 errors, 0 warnings Compiling to native code /Developer/MonoTouch/usr/bin/mtouch -v --nomanifest --nosign -sim "/Users/rickgross/Documents/Projectsƒ/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.app" -r="/Developer/MonoTouch/usr/lib/mono/2.1/System.dll" -r="/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll" -r="/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll" -r="/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll" -r="/Developer/MonoTouch/btouch-library-binaries/Tapku/tapku.dll" -debug -gcc_flags "-L/Users/rickgross/Documents/Projectsƒ/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner -lflite_cmu_us_kal16 -lflite_usenglish -lflite_cmulex -lflite -all_load" "/Users/rickgross/Documents/Projectsƒ/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.exe" Framework is: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk Copying /Users/rickgross/Documents/Projects?/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.exe to /Users/rickgross/Documents/Projects?/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.app/PocketPicPlanner.exe Copying /Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll to /Users/rickgross/Documents/Projects?/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.app/monotouch.dll Copying /Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll to /Users/rickgross/Documents/Projects?/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.app/mscorlib.dll Copying /Developer/MonoTouch/usr/lib/mono/2.1/System.dll to /Users/rickgross/Documents/Projects?/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.app/System.dll Copying /Developer/MonoTouch/usr/lib/mono/2.1/Mono.Security.dll to /Users/rickgross/Documents/Projects?/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.app/Mono.Security.dll Linking assembly /Users/rickgross/Documents/Projects?/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.exe into /Users/rickgross/Documents/Projects?/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner/bin/iPhoneSimulator/Debug/PocketPicPlanner.app Generated /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/main.m /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -arch i386 -mmacosx-version-min=10.5 -gdwarf-2 -std=c99 -D__IPHONE_OS_VERSION_MIN_REQUIRED=30000 -I/Developer/MonoTouch/SDKs/MonoTouch1.0.iphonesimulator.sdk/usr/include -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk -c /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/main.m -o /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/main.o -DDEBUG In file included from /Developer/MonoTouch/SDKs/MonoTouch1.0.iphonesimulator.sdk/usr/include/mono/metadata/appdomain.h:13, from /Developer/MonoTouch/SDKs/MonoTouch1.0.iphonesimulator.sdk/usr/include/mono/jit/jit.h:11, from /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/main.m:10: /Developer/MonoTouch/SDKs/MonoTouch1.0.iphonesimulator.sdk/usr/include/glibh:91:1: warning: "ABS" redefined In file included from /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8, from /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccelerometer.h:8, from /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:9, from /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/main.m:9: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:200:1: warning: this is the location of the previous definition /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/main.m: In function 'main': /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/main.m:1887: warning: implicit declaration of function 'mini_get_debug_options' /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/main.m:1887: warning: assignment makes pointer from integer without a cast /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/main.m:1891: warning: implicit declaration of function 'mono_debugger_agent_parse_options' /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -arch i386 -mmacosx-version-min=10.5 -gdwarf-2 -L/Developer/MonoTouch/SDKs/MonoTouch1.0.iphonesimulator.sdk/usr/lib -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk -lz -u _catch_exception_raise -u _CreateZStream -u _CloseZStream -u _Flush -u _ReadZStream -u _WriteZStream -liconv -lmono -lmonotouch /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/main.o -o /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/PocketPicPlanner -framework AudioToolbox -framework QuartzCore -framework CoreGraphics -framework Foundation -framework UIKit -framework AudioToolbox -L/Users/rickgross/Documents/Projects?/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner -lflite_cmu_us_kal16 -lflite_usenglish -lflite_cmulex -lflite -all_load i686-apple-darwin10-gcc-4.2.1: PPP/PocketPicPlanner/PocketPicPlanner: No such file or directory Process exited with code 1, command: /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -arch i386 -mmacosx-version-min=10.5 -gdwarf-2 -L/Developer/MonoTouch/SDKs/MonoTouch1.0.iphonesimulator.sdk/usr/lib -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk -lz -u _catch_exception_raise -u _CreateZStream -u _CloseZStream -u _Flush -u _ReadZStream -u _WriteZStream -liconv -lmono -lmonotouch /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/main.o -o /var/folders/-n/-nQIFXB-F38Xjj5lwBwPME+++TI/-Tmp-/tmp336fe362.tmp/PocketPicPlanner -framework AudioToolbox -framework QuartzCore -framework CoreGraphics -framework Foundation -framework UIKit -framework AudioToolbox -L/Users/rickgross/Documents/Projects?/ERI/Dev/iPhone PPP/PocketPicPlanner/PocketPicPlanner -lflite_cmu_us_kal16 -lflite_usenglish -lflite_cmulex -lflite -all_load ---------------------- Done ---------------------- Build: 1 error, 0 warnings -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
