senojsitruc / wsdl2objc

Automatically exported from code.google.com/p/wsdl2objc
MIT License
0 stars 0 forks source link

error compiling project - exit code 1 #89

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Did everything according the tutorial (with both 0.6 and 0.7b version of 
wsdl2objc)

What is the expected output?
It should compile without problem.

What do you see instead?
1 error message - "Command 
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed 
with exit 
code 1"

What version of the product are you using? On what operating system?
tried both 0.6 and 0.7b

Please provide any additional information below.
Full error message:

ProcessPCH /var/folders/8b/8bVVVSAdEp8Xxt0PqIsigE+++TI/-Caches-
/com.apple.Xcode.501/SharedPrecompiledHeaders/testWSDL_code_Prefix-
fusxgtrsxxkbuddfslyxqdciymrz/testWSDL_code_Prefix.pch.gch 
testWSDL_code_Prefix.pch normal 
i386 objective-c com.apple.compilers.gcc.4_2
cd /Users/rackom/Dropbox/programing/iPhone_development/testWSDL2_code
setenv LANG en_US.US-ASCII
setenv PATH 
"/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/
bin:/usr/bi
n:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -x 
objective-c-
header -arch i386 -fmessage-length=0 -pipe -std=c99 -Wno-trigraphs 
-fpascal-strings -
fasm-blocks -O0 -Wreturn-type -Wunused-variable -
D__IPHONE_OS_VERSION_MIN_REQUIRED=30000 -isysroot 
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.1.
3.sdk -
fvisibility=hidden -mmacosx-version-min=10.5 -gdwarf-2 -iquote 
/Users/rackom/Dropbox/programing/iPhone_development/testWSDL2_code/build/testWSD
L_co
de.build/Debug-iphonesimulator/testWSDL_code.build/testWSDL_code-generated-files
.hmap -
I/Users/rackom/Dropbox/programing/iPhone_development/testWSDL2_code/build/testWS
DL_co
de.build/Debug-iphonesimulator/testWSDL_code.build/testWSDL_code-own-target-
headers.hmap -
I/Users/rackom/Dropbox/programing/iPhone_development/testWSDL2_code/build/testWS
DL_co
de.build/Debug-iphonesimulator/testWSDL_code.build/testWSDL_code-all-target-
headers.hmap -iquote 
/Users/rackom/Dropbox/programing/iPhone_development/testWSDL2_code/build/testWSD
L_co
de.build/Debug-iphonesimulator/testWSDL_code.build/testWSDL_code-project-headers
.hmap -
F/Users/rackom/Dropbox/programing/iPhone_development/testWSDL2_code/build/Debug-
iphonesimulator -
I/Users/rackom/Dropbox/programing/iPhone_development/testWSDL2_code/build/Debug-
iphonesimulator/include -
I/Users/rackom/Dropbox/programing/iPhone_development/testWSDL2_code/build/testWS
DL_co
de.build/Debug-iphonesimulator/testWSDL_code.build/DerivedSources/i386 -
I/Users/rackom/Dropbox/programing/iPhone_development/testWSDL2_code/build/testWS
DL_co
de.build/Debug-iphonesimulator/testWSDL_code.build/DerivedSources 
/usr/include/libxml2 -c 
/Users/rackom/Dropbox/programing/iPhone_development/testWSDL2_code/testWSDL_code
_Pre
fix.pch -o /var/folders/8b/8bVVVSAdEp8Xxt0PqIsigE+++TI/-Caches-
/com.apple.Xcode.501/SharedPrecompiledHeaders/testWSDL_code_Prefix-
fusxgtrsxxkbuddfslyxqdciymrz/testWSDL_code_Prefix.pch.gch

i686-apple-darwin10-gcc-4.2.1: cannot specify -o with -c or -S with multiple 
files
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 
failed 
with exit code 1

Original issue reported on code.google.com by teaf...@gmail.com on 12 May 2010 at 7:20