I can not compile the example MQTT CANVAS!
Use:
-B4i 2.31
-XCode 6.4
-Local b4iBuilderServer
Below the error:
B4i version: 2.31
Parsing code. (0.05s)
Compiling code. (0.17s)
Compiling layouts code. (0.00s)
Compiling debugger engine code. (1.47s)
Building Xcode project (0.03s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = Anajas
PROVISIONING_PROFILE = f647010d-79d7-4f65-b06a-7b6e7e02c18b
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Write auxiliary files
/bin/mkdir -p /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas.hmap
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-non-framework-target-headers.hmap
/bin/mkdir -p /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Anajas.LinkFileList
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap
Create product structure
/bin/mkdir -p /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/Anajas.app
ProcessInfoPlistFile Payload/Anajas.app/Info.plist B4iProject/B4iProject-Info.plist
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
builtin-infoPlistUtility /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/B4iProject-Info.plist -genpkginfo /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/Anajas.app/PkgInfo -expandbuildsettings -format binary -platform iphoneos -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/Anajas.app/Info.plist
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httpjob.o B4iProject/b4i_httpjob.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httpjob.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httpjob.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/b4i_httpjob.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httpjob.o
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.o B4iProject/main.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/main.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.o
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httputils2service.o B4iProject/b4i_httputils2service.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httputils2service.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httputils2service.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/b4i_httputils2service.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httputils2service.o
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.o B4iProject/b4i_main.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/b4i_main.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.o
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_processasend.o B4iProject/b4i_processasend.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_processasend.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_processasend.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/b4i_processasend.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_processasend.o
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_sarmanho.o B4iProject/b4i_sarmanho.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_sarmanho.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_sarmanho.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/b4i_sarmanho.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_sarmanho.o
Ld Payload/Anajas.app/Anajas normal armv7
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
export IPHONEOS_DEPLOYMENT_TARGET=7.0
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -L/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -L../../Libs -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Anajas.LinkFileList -ObjC -fobjc-arc -fobjc-link-runtime -miphoneos-version-min=7.0 -lCore -framework Foundation -framework CoreGraphics -framework UIKit -liHttp -liSQL -liJSON -liStringUtils -liArchiver -liHUD -liRandomAccessFile -liMQTT -framework AVFoundation -lsqlite3 -lz -liDebug2 -Xlinker -dependency_info -Xlinker /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Anajas_dependency_info.dat -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/Anajas.app/Anajas
Undefined symbols for architecture armv7:
"___NSArray0__", referenced from:
-[MQTTSession unsubscribeTopic:] in libiMQTT.a(MQTTSession.o)
"___NSDictionary0__", referenced from:
-[MQTTSession subscribeToTopic:atLevel:] in libiMQTT.a(MQTTSession.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Error: 2015-11-26 08:08:01.264 xcodebuild[785:381f] DVTAssertions: Warning in /SourceCache/DVTiOSFrameworks/DVTiOSFrameworks-7709/DTDeviceKitBase/DTDKRemoteDeviceDataListener.m:79
Details: Running against an old version of MobileDevice; some interaction with proxied devices may be unavailable.
Object: <DTDKRemoteDeviceDataListener: 0x7fa6f23f2500>
Method: -listenerThreadImplementation
Thread: <NSThread: 0x7fa6f23f25a0>{name = (null), num = 2}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
** BUILD FAILED **
The following build commands failed:
Ld Payload/Anajas.app/Anajas normal armv7
(1 failure)
Use:
-B4i 2.31
-XCode 6.4
-Local b4iBuilderServer
Below the error:
B4i version: 2.31
Parsing code. (0.05s)
Compiling code. (0.17s)
Compiling layouts code. (0.00s)
Compiling debugger engine code. (1.47s)
Building Xcode project (0.03s)
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = Anajas
PROVISIONING_PROFILE = f647010d-79d7-4f65-b06a-7b6e7e02c18b
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===
Check dependencies
Write auxiliary files
/bin/mkdir -p /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas.hmap
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-non-framework-target-headers.hmap
/bin/mkdir -p /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Anajas.LinkFileList
write-file /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap
Create product structure
/bin/mkdir -p /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/Anajas.app
ProcessInfoPlistFile Payload/Anajas.app/Info.plist B4iProject/B4iProject-Info.plist
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
builtin-infoPlistUtility /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/B4iProject-Info.plist -genpkginfo /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/Anajas.app/PkgInfo -expandbuildsettings -format binary -platform iphoneos -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/Anajas.app/Info.plist
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httpjob.o B4iProject/b4i_httpjob.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httpjob.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httpjob.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/b4i_httpjob.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httpjob.o
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.o B4iProject/main.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/main.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.o
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httputils2service.o B4iProject/b4i_httputils2service.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httputils2service.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httputils2service.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/b4i_httputils2service.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_httputils2service.o
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.o B4iProject/b4i_main.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/b4i_main.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.o
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_processasend.o B4iProject/b4i_processasend.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_processasend.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_processasend.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/b4i_processasend.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_processasend.o
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_sarmanho.o B4iProject/b4i_sarmanho.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/6f/mhj5yrms1lv78slyv7js8hnr0000gp/C/org.llvm.clang/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DNS_BLOCK_ASSERTIONS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-generated-files.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-own-target-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-all-target-headers.hmap -iquote /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Anajas-project-headers.hmap -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_sarmanho.d --serialize-diagnostics /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_sarmanho.dia -c /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/B4iProject/b4i_sarmanho.m -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_sarmanho.o
Ld Payload/Anajas.app/Anajas normal armv7
cd /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>
export IPHONEOS_DEPLOYMENT_TARGET=7.0
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:/usr/local/bin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.4.sdk -L/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -L../../Libs -F/Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Anajas.LinkFileList -ObjC -fobjc-arc -fobjc-link-runtime -miphoneos-version-min=7.0 -lCore -framework Foundation -framework CoreGraphics -framework UIKit -liHttp -liSQL -liJSON -liStringUtils -liArchiver -liHUD -liRandomAccessFile -liMQTT -framework AVFoundation -lsqlite3 -lz -liDebug2 -Xlinker -dependency_info -Xlinker /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Anajas_dependency_info.dat -o /Users/sarmanhoalves/Downloads/macserver-aa/UploadedProjects/<user id>/Payload/Anajas.app/Anajas
Undefined symbols for architecture armv7:
"___NSArray0__", referenced from:
-[MQTTSession unsubscribeTopic:] in libiMQTT.a(MQTTSession.o)
"___NSDictionary0__", referenced from:
-[MQTTSession subscribeToTopic:atLevel:] in libiMQTT.a(MQTTSession.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Error: 2015-11-26 08:08:01.264 xcodebuild[785:381f] DVTAssertions: Warning in /SourceCache/DVTiOSFrameworks/DVTiOSFrameworks-7709/DTDeviceKitBase/DTDKRemoteDeviceDataListener.m:79
Details: Running against an old version of MobileDevice; some interaction with proxied devices may be unavailable.
Object: <DTDKRemoteDeviceDataListener: 0x7fa6f23f2500>
Method: -listenerThreadImplementation
Thread: <NSThread: 0x7fa6f23f25a0>{name = (null), num = 2}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
** BUILD FAILED **
The following build commands failed:
Ld Payload/Anajas.app/Anajas normal armv7
(1 failure)