Bug? b4i issue

tucano2000

Active Member
Licensed User
Longtime User
I have this problem when trying to build an application with b4i Tools, Build Server , Build Release App Mode. B4i IDE running on Windows 7. (Virtual Machine - VirtuaBox for OSX)

I already deleted key.txt and key folders of the B4iBuildServer.jar and no success.




Parsing code. 0.02
Compiling code. 0.02
Compiling layouts code. 0.00
Building Xcode project 0.02
Sending data to remote compiler. Error
Out: Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload
OTHER_CODE_SIGN_FLAGS = --keychain b4i_default
PRODUCT_NAME = B4i Example
PROVISIONING_PROFILE = 6068b024-fe33-4d21-8cea-9bfb0a0d78d6

=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===

Check dependencies

Write auxiliary files
/bin/mkdir -p /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build
write-file /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-own-target-headers.hmap
write-file /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-all-non-framework-target-headers.hmap
/bin/mkdir -p /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7
write-file /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/B4i\ Example.LinkFileList
/bin/mkdir -p /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64
write-file /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/B4i\ Example.LinkFileList
write-file /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-all-target-headers.hmap
write-file /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-generated-files.hmap
write-file /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-project-headers.hmap
write-file /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example.hmap

Create product structure
/bin/mkdir -p /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload/B4i\ Example.app

ProcessInfoPlistFile Payload/B4i\ Example.app/Info.plist B4iProject/B4iProject-Info.plist
cd /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default
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/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/B4iProject/B4iProject-Info.plist -genpkginfo /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload/B4i\ Example.app/PkgInfo -expandbuildsettings -format binary -platform iphoneos -o /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload/B4i\ Example.app/Info.plist

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/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default
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 -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.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-generated-files.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-own-target-headers.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-all-target-headers.hmap -iquote /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-project-headers.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload -F../../Libs -MMD -MT dependencies -MF /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.d --serialize-diagnostics /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.dia -c /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/B4iProject/main.m -o /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.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/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default
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 -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.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-generated-files.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-own-target-headers.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-all-target-headers.hmap -iquote /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-project-headers.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload -F../../Libs -MMD -MT dependencies -MF /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.d --serialize-diagnostics /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.dia -c /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/B4iProject/b4i_main.m -o /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_main.o

CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/LS_test.o B4iProject/LS_test.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default
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 -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.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-generated-files.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-own-target-headers.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-all-target-headers.hmap -iquote /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-project-headers.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload -F../../Libs -MMD -MT dependencies -MF /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/LS_test.d --serialize-diagnostics /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/LS_test.dia -c /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/B4iProject/LS_test.m -o /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/LS_test.o

CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.o B4iProject/main.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default
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 arm64 -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 -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.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=7.0 -iquote /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-generated-files.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-own-target-headers.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-all-target-headers.hmap -iquote /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i\ Example-project-headers.hmap -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/arm64 -I/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload -F../../Libs -MMD -MT dependencies -MF /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.d --serialize-diagnostics /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.dia -c /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/B4iProject/main.m -o /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.o
Stack dump:
0. Program arguments: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -triple arm64-apple-ios7.0.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name main.m -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -masm-verbose -target-cpu cyclone -target-abi darwinpcs -target-cpu cyclone -target-linker-version 241.9 -coverage-file /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.o -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0 -dependency-file /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.d -MT dependencies -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk -iquote /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i Example-generated-files.hmap -iquote /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i Example-project-headers.hmap -D NS_BLOCK_ASSERTIONS=1 -I /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i Example-own-target-headers.hmap -I /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/B4i Example-all-target-headers.hmap -I /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload/include -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/arm64 -I /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/Payload -F../../Libs -O0 -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -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 -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -std=gnu99 -fdebug-compilation-dir /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default -ferror-limit 19 -fmacro-backtrace-limit 0 -fmessage-length 0 -fvisibility hidden -stack-protector 1 -mstackrealign -fblocks -fmodules -fmodules-cache-path=/var/folders/vl/ndm6j4wj1sv8gnmlk6pg0jg40000gn/C/org.llvm.clang/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fobjc-runtime=ios-7.0.0 -fencode-extended-block-signature -fobjc-arc -fobjc-exceptions -fexceptions -fpascal-strings -fdiagnostics-show-option -fdiagnostics-show-note-include-stack -vectorize-slp -serialize-diagnostic-file /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.dia -o /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.o -x objective-c /Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/B4iProject/main.m
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module '/Users/tucano/Downloads/macserver-aa/UploadedProjects/b4i_default/B4iProject/main.m'.
4. Running pass 'ARM64 Instruction Selection' on function '@main'
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: arm64-apple-darwin13.0.0
Thread model: posix
clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script.
clang: note: diagnostic msg:
********************
 
Last edited:

tucano2000

Active Member
Licensed User
Longtime User
Continuation...................








********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /var/folders/vl/ndm6j4wj1sv8gnmlk6pg0jg40000gn/T/LS_test-8ac729.m
clang: note: diagnostic msg: /var/folders/vl/ndm6j4wj1sv8gnmlk6pg0jg40000gn/T/LS_test-8ac729.cache
clang: note: diagnostic msg: /var/folders/vl/ndm6j4wj1sv8gnmlk6pg0jg40000gn/T/LS_test-8ac729.sh
clang: note: diagnostic msg:

********************
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 254


Error: ** BUILD FAILED **


The following build commands failed:
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/main.o B4iProject/main.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_main.o B4iProject/b4i_main.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/LS_test.o B4iProject/LS_test.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(3 failures)





========================================================

4i Build Server
Build server is running.
Version: 1.02
Server time: 16:32:49
Mac SSL Key
Invalid key!!!
SSL port: 51042
h files
  • iAdMob: 1.00
  • iBLE: 1.00
  • iCore: 1.21
  • iDebug
  • iDesigner: 1.20
  • iDropboxSync: 1.00
  • iEncryption: 1.00
  • iGoogleMaps: 1.00
  • iHUD: 1.00
  • iHttp: 1.00
  • iJSON: 1.0
  • iLocation: 1.00
  • iMedia: 1.00
  • iNet: 1.00
  • iNetwork: 1.00
  • iPhone: 1.10
  • iRandomAccessFile: 1.00
  • iSQL: 1.0
  • iSideMenu: 1.00
  • iStringUtils: 1.00
  • iXmlSax: 1.00
a files
  • libCore, size=2134208, modified=11/23/2014 16:26:28
  • libiAdMob, size=34472, modified=11/17/2014 16:20:16
  • libiBLE, size=77000, modified=10/30/2014 18:38:42
  • libiDebug, size=692832, modified=10/30/2014 18:52:24
  • libiDesigner, size=538880, modified=11/20/2014 14:34:44
  • libiDropboxSync, size=56408, modified=11/17/2014 13:07:32
  • libiEncryption, size=46664, modified=11/16/2014 17:31:50
  • libiGoogleMaps, size=107240, modified=10/30/2014 18:42:54
  • libiHUD, size=192376, modified=10/30/2014 18:44:26
  • libiHttp, size=83424, modified=10/30/2014 18:44:06
  • libiJSON, size=36576, modified=10/30/2014 18:44:56
  • libiLocation, size=50384, modified=11/16/2014 11:44:00
  • libiMedia, size=83576, modified=10/30/2014 18:46:08
  • libiNet, size=136648, modified=10/30/2014 18:46:30
  • libiNetwork, size=142320, modified=10/30/2014 18:47:20
  • libiPhone, size=111016, modified=11/20/2014 14:12:56
  • libiRandomAccessFile, size=223312, modified=11/06/2014 19:13:54
  • libiSQL, size=243808, modified=10/30/2014 18:50:20
  • libiSideMenu, size=338504, modified=10/30/2014 18:50:00
  • libiStringUtils, size=38168, modified=10/30/2014 18:50:50
  • libiXmlSax, size=42528, modified=10/30/2014 18:51:04

========================================================

Last login: Sun Dec 28 16:57:16 on ttys000
pro-de-tucano:~ tucano$ cd Downloads
pro-de-tucano:Downloads tucano$ cd macserver-aa
pro-de-tucano:macserver-aa tucano$ java -jar B4iBuildServer.jar
Build server version: 1.02
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2014-12-28 17:04:48.327:INFO::main: Logging initialized @167ms
Loading default configuration file.
AppPath=/Users/tucano/Downloads/macserver-aa
2014-12-28 17:04:48.450:INFO:eek:ejs.Server:main: jetty-9.1.z-SNAPSHOT
2014-12-28 17:04:48.472:WARN:eek:ejh.MimeTypes:main: java.util.MissingResourceException: Can't find bundle for base name org/eclipse/jetty/http/encoding, locale pt_BR
2014-12-28 17:04:48.489:INFO:eek:ejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@33a10788{/,file:/Users/tucano/Downloads/macserver-aa/www,AVAILABLE}
2014-12-28 17:04:48.491:INFO:eek:ejs.AbstractNCSARequestLog:main: Opened /Users/tucano/Downloads/macserver-aa/logs/b4j-2014_12_28.request.log
2014-12-28 17:04:48.510:INFO:eek:ejs.ServerConnector:main: Started ServerConnector@d7b1517{HTTP/1.1}{0.0.0.0:51041}
2014-12-28 17:04:48.721:INFO:eek:ejs.ServerConnector:main: Started ServerConnector@4d95d2a2{SSL-http/1.1}{0.0.0.0:51042}
2014-12-28 17:04:48.722:INFO:eek:ejs.Server:main: Started @568ms
Build server is ready
https://192.168.25.3:51042
http://192.168.25.3:51041
success: true, 0
 
Last edited:

tucano2000

Active Member
Licensed User
Longtime User
Erel, I did the update Xcode 6.1 to 6.1.1 and Clean Product but the problem persists.

It is normal the Build Server show it?

Mac SSL Key
Invalid key!!!
SSL port: 51042
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
It is normal the Build Server show it?
It happens on some computer. I'm not yet sure why it happens.
It is not related to this error.

Please send me an email to [email protected]. I will send you a temporary user id to the hosted builder. It will help with finding the cause of this problem.
 
Top