Unsupported compiler 'com.apple.compilers.llvmgcc42'

966 views
Skip to first unread message

lmar...@xirectss.com

unread,
Jan 23, 2014, 4:49:45 PM1/23/14
to codenameone...@googlegroups.com
Hi,
I send a IOS debug build and the server gave me this error:

Executing: javac -classpath /var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/classes -d /var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/classes /var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/stub/KisMerchantStub.java Note: /var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/stub/KisMerchantStub.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Executing: javac -classpath /var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/classes -d /var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/seVer /var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/stub/KisMerchantStub.java Note: /var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/stub/KisMerchantStub.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Executing: security default-keychain -s login.keychain Executing: java -Xmx2048m -jar xmlvm.jar --in=/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/classes --resource=/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/res/ --resource=/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/btres/ --lib=libzbar.a --out=/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx --target=iphonec --app-name=KisMerchant -DXcodeProject=ios -DBundleIdentifier=com.codename1.com.xirectss.kis.merchant -DBundleVersion=1.0 -DBundleDisplayName=KisMerchant -DStatusBarHidden=false -DPrerenderedIcon=false -DApplicationExits=true -DUISupportedInterfaceOrientations=UIInterfaceOrientationPortrait:UIInterfaceOrientationPortraitUpsideDown:UIInterfaceOrientationLandscapeLeft:UIInterfaceOrientationLandscapeRight -DSupportedInterfaceOrientations=UIInterfaceOrientationPortrait:UIInterfaceOrientationPortraitUpsideDown:UIInterfaceOrientationLandscapeLeft:UIInterfaceOrientationLandscapeRight Executing: /Applications/Xcode5.app/Contents/Developer/usr/bin/xcodebuild -project KisMerchant.xcodeproj/ -alltargets -configuration Release -sdk iphoneos7.0 build CODE_SIGN_IDENTITY=iPhone Developer: Shai Almog -arch armv7 Build settings from command line:
    ARCHS = armv7
    CODE_SIGN_IDENTITY = iPhone Developer: Shai Almog
    SDKROOT = iphoneos7.0

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

Check dependencies
Unsupported compiler 'com.apple.compilers.llvmgcc42' selected for architecture 'armv7'
Unable to determine concrete GCC compiler for file /var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/build/xcode/src/app/org_w3c_dom_html2_HTMLHeadingElement.m of type sourcecode.c.objc.
.
.
.
Unable to determine concrete GCC compiler for file /var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build3518299223152356044xxx/build/xcode/src/lib/boehmgc/misc.c of type sourcecode.c.c.

** BUILD FAILED **


The following build commands failed:
Check dependencies
(1 failure)


I only did the internal code changes as interaction with the buttons. In android continues compiling  normally.

Shai Almog

unread,
Jan 24, 2014, 1:23:32 AM1/24/14
to codenameone...@googlegroups.com, lmar...@xirectss.com
This seems to be an issue with sending without a certificate and xcode 5. Just configure the xcode version to explicitly target 4.5 or add a certificate/provisioning profile: http://www.codenameone.com/3/post/2013/10/seven.html
Message has been deleted

lmar...@xirectss.com

unread,
Jan 24, 2014, 10:58:01 AM1/24/14
to codenameone...@googlegroups.com, lmar...@xirectss.com
I set IOS 6 version and 4.5 compiler, now compiles but enters a loop when installing and never ends

lmar...@xirectss.com

unread,
Jan 24, 2014, 11:17:22 AM1/24/14
to codenameone...@googlegroups.com, lmar...@xirectss.com
In the name of the application "iphone" is shown
 
IMG_0290.PNG
IMG_0292.PNG

Shai Almog

unread,
Jan 24, 2014, 1:39:08 PM1/24/14
to codenameone...@googlegroups.com, lmar...@xirectss.com

lmar...@xirectss.com

unread,
Jan 27, 2014, 10:21:09 AM1/27/14
to codenameone...@googlegroups.com, lmar...@xirectss.com
This project was operating normally until the last Monday when stop working for IOS. I created another project and have tried with this but can not install on IOS.

Shai Almog

unread,
Jan 27, 2014, 12:55:05 PM1/27/14
to codenameone...@googlegroups.com, lmar...@xirectss.com
If its unsigned there isn't much we can do. All our devices are legal (not jailbroken) so we don't test building without a certificate.
Reply all
Reply to author
Forward
0 new messages