Bug? Error with new b4i v2.3 beta

salvadoro

Member
Licensed User
Longtime User
Hi i use a mac hosted server and with this beta version y receive the next error that with version 2 dont have.

Error: ** BUILD FAILED **


The following build commands failed:
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmedittext.o B4iProject/b4i_clspmedittext.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Also comment that this error is only in release mode not in debug mode.
 

salvadoro

Member
Licensed User
Longtime User
Also in other project have this error:

Ld Payload/######.app/Wheel\ of\ Spell normal armv7
cd /Users/******/Desktop/macserver-2.3/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/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk -L/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload -L../../Libs -F/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/######.LinkFileList -miphoneos-version-min=7.0 -ObjC -fobjc-arc -fobjc-link-runtime -lCore -framework Foundation -framework CoreGraphics -framework UIKit -liSQL -liTableView -liRandomAccessFile -liPhone -liHUD -liAdMob -framework AVFoundation -lsqlite3 -lz -framework MessageUI -framework CoreMotion -framework AudioToolbox -framework AdSupport -framework CoreGraphics -framework CoreTelephony -framework EventKit -framework EventKitUI -framework StoreKit -framework SystemConfiguration -framework CoreMedia -framework GoogleMobileAds -liDebug2 -Xlinker -dependency_info -Xlinker /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/######_dependency_info.dat -o /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload/######.app/######
ld: warning: ignoring file ../../Libs/GoogleMobileAds.framework/GoogleMobileAds, file was built for unsupported file format ( 0x56 0x65 0x72 0x73 0x69 0x6F 0x6E 0x73 0x2F 0x43 0x75 0x72 0x72 0x65 0x6E 0x74 ) which is not the architecture being linked (armv7): ../../Libs/GoogleMobileAds.framework/GoogleMobileAds
ld: warning: object file (../../Libs/libiPhone.a(B4IMessageComposer.o)) was built for newer iOS version (7.1) than being linked (7.0)
ld: warning: object file (../../Libs/libiPhone.a(B4IClipboard.o)) was built for newer iOS version (7.1) than being linked (7.0)
ld: warning: object file (../../Libs/libiPhone.a(B4ITTS.o)) was built for newer iOS version (7.1) than being linked (7.0)
ld: warning: object file (../../Libs/libiPhone.a(B4ISettings.o)) was built for newer iOS version (7.1) than being linked (7.0)
ld: warning: object file (../../Libs/libiPhone.a(B4IDocumentInteraction.o)) was built for newer iOS version (7.1) than being linked (7.0)
ld: warning: object file (../../Libs/libiPhone.a(iPhone.o)) was built for newer iOS version (7.1) than being linked (7.0)
ld: warning: object file (../../Libs/libiPhone.a(B4IMotion.o)) was built for newer iOS version (7.1) than being linked (7.0)
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_GADBannerView", referenced from:
objc-class-ref in libiAdMob.a(B4IAdView.o)
"_OBJC_CLASS_$_GADInterstitial", referenced from:
objc-class-ref in libiAdMob.a(B4IAdView.o)
"_OBJC_CLASS_$_GADRequest", referenced from:
objc-class-ref in libiAdMob.a(B4IAdView.o)
"_kGADAdSizeBanner", referenced from:
-[B4IAdView SIZE_BANNER] in libiAdMob.a(B4IAdView.o)
"_kGADAdSizeFullBanner", referenced from:
-[B4IAdView SIZE_FULL_BANNER] in libiAdMob.a(B4IAdView.o)
"_kGADAdSizeLargeBanner", referenced from:
-[B4IAdView SIZE_LARGE_BANNER] in libiAdMob.a(B4IAdView.o)
"_kGADAdSizeLeaderboard", referenced from:
-[B4IAdView SIZE_LEADERBOARD] in libiAdMob.a(B4IAdView.o)
"_kGADAdSizeSmartBannerLandscape", referenced from:
-[B4IAdView SIZE_SMART_BANNER_LANDSCAPE] in libiAdMob.a(B4IAdView.o)
"_kGADAdSizeSmartBannerPortrait", referenced from:
-[B4IAdView SIZE_SMART_BANNER_PORTRAIT] in libiAdMob.a(B4IAdView.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)


Error: ** BUILD FAILED **


The following build commands failed:
Ld Payload/######.app/###### normal armv7
(1 failure)
 
Last edited:

salvadoro

Member
Licensed User
Longtime User
Erel it happens with my own Mac and yes im using iAdMob v1.21.

For the first error i think that the problem could be using Preference Manager module something is not compatible

For the Second error almost correct upgrade with most recent googlemobileadssdkios.zip Framework

But the point is that this errors dont appear with version 2.0
 

salvadoro

Member
Licensed User
Longtime User
Im using the next libraries:
iAdMobv1.21, iCorev2.30, iHUDv1.00, iPhonev1.60
iRandomAcessFilev1.25, iSQLv1.01, iTableViewv1.21

The next modules
clsPMCategory, clsPMCheckBox, clsPMList
clsPMRadioButton, clsPMScreen, clsPMScrollView
clsPreferenceManager, clsRadioButton, CustomDialog
KeyValueStore

And in the MAC, Xcode Version 7.0.1 (7A1001) and the framework GoogleMobileAdsSdkiOS-7.5.1


With version 2.0 i copy project.pbxproj to work with Xcode Version 7.0.1 (7A1001) and i use the framework GoogleMobileAdsSdkiOS-7.3.1


And the full text is:

B4i version: 2.30 Beta #1
Parsing code. (0.56s)
Compiling code. (4.93s)
Compiling layouts code. (0.55s)
Building Xcode project (10.52s)
Sending data to remote compiler. Error
B4i line: 134
End Sub
use of undeclared identifier '_class_globals'

Out: Build settings from command line:
ARCHS = armv7 arm64
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload
OTHER_CODE_SIGN_FLAGS = --keychain <user id>
PRODUCT_NAME = ######
PROVISIONING_PROFILE = 2598ad49-2c46-4679-a536-802912807dae

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

Check dependencies

Write auxiliary files
write-file /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-all-target-headers.hmap
write-file /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######.hmap
write-file /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-own-target-headers.hmap
write-file /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-generated-files.hmap
write-file /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-all-non-framework-target-headers.hmap
/bin/mkdir -p /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7
write-file /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/######.LinkFileList
write-file /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-project-headers.hmap
/bin/mkdir -p /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64
write-file /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/######.LinkFileList

Create product structure
/bin/mkdir -p /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload/######.app

ProcessInfoPlistFile Payload/######.app/Info.plist B4iProject/B4iProject-Info.plist
cd /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-infoPlistUtility /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/B4iProject-Info.plist -genpkginfo /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload/######.app/PkgInfo -expandbuildsettings -format binary -platform iphoneos -o /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload/######.app/Info.plist

CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmcheckbox.o B4iProject/b4i_clspmcheckbox.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/******/Desktop/macserver-2.3/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/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/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 -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/v2/ym02v_k11c5drbhym2jtkyvm0000gn/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-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/iPhoneOS9.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=7.0 -g -fvisibility=hidden -Wno-sign-conversion -iquote /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-generated-files.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-own-target-headers.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-all-target-headers.hmap -iquote /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-project-headers.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload/include -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmcheckbox.d --serialize-diagnostics /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmcheckbox.dia -c /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmcheckbox.m -o /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmcheckbox.o

CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmcategory.o B4iProject/b4i_clspmcategory.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/******/Desktop/macserver-2.3/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/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/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 -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/v2/ym02v_k11c5drbhym2jtkyvm0000gn/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-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/iPhoneOS9.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=7.0 -g -fvisibility=hidden -Wno-sign-conversion -iquote /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-generated-files.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-own-target-headers.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-all-target-headers.hmap -iquote /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-project-headers.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload/include -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmcategory.d --serialize-diagnostics /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmcategory.dia -c /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmcategory.m -o /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmcategory.o

CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmedittext.o B4iProject/b4i_clspmedittext.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
cd /Users/******/Desktop/macserver-2.3/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/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/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 -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/v2/ym02v_k11c5drbhym2jtkyvm0000gn/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-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/iPhoneOS9.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=7.0 -g -fvisibility=hidden -Wno-sign-conversion -iquote /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-generated-files.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-own-target-headers.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-all-target-headers.hmap -iquote /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-project-headers.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload/include -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmedittext.d --serialize-diagnostics /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmedittext.dia -c /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m -o /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmedittext.o
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:79:16: error: use of undeclared identifier '_class_globals'
- (NSString*) _class_globals{
^
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:323:5: error: expected '}'
@end
^
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:38:49: note: to match this '{'
- (NSString*) _cd_click:(NSString*) _buttontext{
^
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:27:17: warning: method definition for '_class_globals' not found [-Wincomplete-implementation]
@implementation b4i_clspmedittext
^
In file included from /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:2:
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.h:36:1: note: method '_class_globals' declared here
- (NSString*) _class_globals;
^
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:27:17: warning: method definition for '_edittext_click' not found [-Wincomplete-implementation]
@implementation b4i_clspmedittext
^
In file included from /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:2:
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.h:63:1: note: method '_edittext_click' declared here
- (NSString*) _edittext_click;
^
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:27:17: warning: method definition for '_getheight' not found [-Wincomplete-implementation]
@implementation b4i_clspmedittext
^
In file included from /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:2:
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.h:64:1: note: method '_getheight' declared here
- (int) _getheight;
^
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:27:17: warning: method definition for '_initialize::::::::::' not found [-Wincomplete-implementation]
@implementation b4i_clspmedittext
^
In file included from /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:2:
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.h:65:1: note: method '_initialize::::::::::' declared here
- (NSString*) _initialize:(B4I*) _ba :(NSString*) _key :(NSString*) _titel :(int) _inputtype :(BOOL) _passwordmode :(NSString*) _summary :(NSString*) _defaultvalue :(NSString*) _dipendencykey :(NSString*) _dipendencyvalue :(BOOL) _dipendencyvalueistrue;
^
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:27:17: warning: method definition for '_statuschanged' not found [-Wincomplete-implementation]
@implementation b4i_clspmedittext
^
In file included from /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:2:
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.h:66:1: note: method '_statuschanged' declared here
- (NSString*) _statuschanged;
^
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:323:5: error: missing '@end'
@end
^
/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/b4i_clspmedittext.m:27:1: note: implementation started here
@implementation b4i_clspmedittext
^
5 warnings and 3 errors generated.

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/******/Desktop/macserver-2.3/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/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/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 -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/v2/ym02v_k11c5drbhym2jtkyvm0000gn/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-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/iPhoneOS9.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=7.0 -g -fvisibility=hidden -Wno-sign-conversion -iquote /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-generated-files.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-own-target-headers.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-all-target-headers.hmap -iquote /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/######-project-headers.hmap -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload/include -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources/armv7 -I/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/DerivedSources -F/Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/Payload -F../../Libs -MMD -MT dependencies -MF /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.d --serialize-diagnostics /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.dia -c /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/B4iProject/main.m -o /Users/******/Desktop/macserver-2.3/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/main.o


Error: ** BUILD FAILED **


The following build commands failed:
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmedittext.o B4iProject/b4i_clspmedittext.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
 

salvadoro

Member
Licensed User
Longtime User
Reinstall the Mac server still same error:

Error: ** BUILD FAILED **


The following build commands failed:
CompileC build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/b4i_clspmedittext.o B4iProject/b4i_clspmedittext.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

and if i use the online hosted builder i get the next error:

B4i version: 2.30 Beta #1
Parsing code. (0.42s)
Compiling code. (1.22s)
Compiling layouts code. (0.05s)
Building Xcode project (2.67s)
Sending data to remote compiler. Error
Communication error: RequestCanceled

If i use the version 2 all works right.
 

salvadoro

Member
Licensed User
Longtime User
Erel the problem is when i try to build release app cause in debug mode there is no error.
 
Top