Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

ios7 xcode5.1 #168

Open
GoogleCodeExporter opened this issue Apr 13, 2015 · 1 comment
Open

ios7 xcode5.1 #168

GoogleCodeExporter opened this issue Apr 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

hi ,ios7 xcode5.1 errors 

messages:
Command 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/u
sr/bin/clang failed with exit code 1


Build target tinySAK

CompileC 
/Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbke
btkjq/Build/Intermediates/ios-ngn-stack.build/Debug-iphoneos/tinySAK.build/Objec
ts-normal/armv7/tsk.o 
/Users/johnny/doubango/branches/2.0/doubango/tinySAK/src/tsk.c normal armv7 c 
com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/johnny/iPhone/idoubs/branches/2.0/ios-ngn-stack
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=7.1 -iquote /Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbkebtkjq/Build/Intermediates/ios-ngn-stack.build/Debug-iphoneos/tinySAK.build/tinySAK-generated-files.hmap -I/Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbkebtkjq/Build/Intermediates/ios-ngn-stack.build/Debug-iphoneos/tinySAK.build/tinySAK-own-target-headers.hmap -I/Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbkebtkjq/Build/Intermediates/ios-ngn-stack.build/Debug-iphoneos/tinySAK.build/tinySAK-all-target-headers.hmap -iquote /Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbkebtkjq/Build/Intermediates/ios-ngn-stack.build/Debug-iphoneos/tinySAK.build/tinySAK-project-headers.hmap -I/Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbkebtkjq/Build/Products/Debug-iphoneos/include -I/Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbkebtkjq/Build/Intermediates/ios-ngn-stack.build/Debug-iphoneos/tinySAK.build/DerivedSources/armv7 -I/Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbkebtkjq/Build/Intermediates/ios-ngn-stack.build/Debug-iphoneos/tinySAK.build/DerivedSources -F/Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbkebtkjq/Build/Products/Debug-iphoneos -fms-extensions -DRECYCLE_STACK=1 -DDEBUG_LEVEL=DEBUG_LEVEL_INFO -DHAVE_SPEEX_DSP=1 -DHAVE_SPEEX_DENOISE=1 -DHAVE_LIB_SPEEX=1 -DHAVE_SPEEX_JB=1 -DHAVE_LIBOPUS=1 -DHAVE_LIBGSM=1 -DHAVE_G729=1 -DHAVE_COREAUDIO_AUDIO_UNIT=1 -DHAVE_COREAUDIO_AUDIO_QUEUE=0 -DHAVE_FFMPEG=1 -DHAVE_LIBVPX=1 -DHAVE_H264=1 -DHAVE_LIBYUV=1 -DHAVE_SWSSCALE=0 -DHAVE_OPENSSL=1 -DHAVE_SRTP=1 -MMD -MT dependencies -MF /Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbkebtkjq/Build/Intermediates/ios-ngn-stack.build/Debug-iphoneos/tinySAK.build/Objects-normal/armv7/tsk.d --serialize-diagnostics /Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbkebtkjq/Build/Intermediates/ios-ngn-stack.build/Debug-iphoneos/tinySAK.build/Objects-normal/armv7/tsk.dia -c /Users/johnny/doubango/branches/2.0/doubango/tinySAK/src/tsk.c -o /Users/johnny/Library/Developer/Xcode/DerivedData/idoubs-basedxbtauxrzccotxfsbkebtkjq/Build/Intermediates/ios-ngn-stack.build/Debug-iphoneos/tinySAK.build/Objects-normal/armv7/tsk.o

clang: error: no such file or directory: 
'/Users/johnny/doubango/branches/2.0/doubango/tinySAK/src/tsk.c'
clang: error: no input files
Command 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/u
sr/bin/clang failed with exit code 1


Original issue reported on code.google.com by j2ee.x...@gmail.com on 18 Mar 2014 at 8:36

@GoogleCodeExporter
Copy link
Author

I too have the same issue. How to solve it? Why is such error. Mine too xcode 
5.1 and ios 7. Plz help

Original comment by itsprabi...@gmail.com on 27 Oct 2014 at 4:59

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant