Build Error in 2733 & 2736

Hi, I’m having error builds on 2733 and 2736.

Same project work fine on any previous versions (2731 ok).

On 2733 I’m getting this error

 Compiling architecture: armv7 \<execute\>cd "/var/folders/\_s/h57f7hp12r1d8srn4kshttyh0000gp/T/CLtmpjJuWut/armv7";unset LIBRARY\_PATH; export IPHONEOS\_DEPLOYMENT\_TARGET=6.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";/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libstdc++ -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk -ObjC -all\_load -fobjc-link-runtime -miphoneos-version-min=6.0 -L"/Users/frosaliruben1/Desktop/dev.app/.build/libtemplate" -L"/Users/frosaliruben1/Desktop/dev.app/.build/CoronaProvider.ads.iads" -L"/Users/frosaliruben1/Desktop/dev.app/.build/CoronaProvider.analytics.flurry" -L"/Users/frosaliruben1/Desktop/dev.app/.build/CoronaProvider.native.popup.safariView" -L"/Users/frosaliruben1/Desktop/dev.app/.build/plugin.google.play.services" -L"/Users/frosaliruben1/Desktop/dev.app/.build/plugin.notifications" -framework AudioToolbox -framework AVFoundation -framework CFNetwork -framework CoreGraphics -framework CoreLocation -framework CoreMedia -framework CoreMotion -framework CoreVideo -framework GameKit -framework GLKit -framework ImageIO -framework MapKit -framework MediaPlayer -framework MessageUI -framework MobileCoreServices -framework OpenAL -framework OpenGLES -framework QuartzCore -framework Security -framework StoreKit -framework SystemConfiguration -framework UIKit -framework iAd -framework CoreTelephony -framework AdSupport -framework EventKit -framework EventKitUI -weak\_framework Foundation -weak\_framework Twitter -weak\_framework SafariServices -lobjc -lsqlite3 -ltemplate -lads-iads -lanalytics-flurry -lnative-popup-safariView -lgoogle-play-services -lnotifications -o "/var/folders/\_s/h57f7hp12r1d8srn4kshttyh0000gp/T/CLtmpjJuWut/armv7/dev"\</execute\> \<result\>Undefined symbols for architecture armv7: "\_CTFontManagerRegisterFontsForURL", referenced from: Rtt::IPhoneFont::IPhoneFont(char const\*, float, NSString\*) in libtemplate.a(Rtt\_IPhoneFont.o) ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)\</result\> ERROR: Builder failed: Undefined symbols for architecture armv7: "\_CTFontManagerRegisterFontsForURL", referenced from: Rtt::IPhoneFont::IPhoneFont(char const\*, float, NSString\*) in libtemplate.a(Rtt\_IPhoneFont.o) ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation) Oct 17 12:34:06.411: BUILD ERROR: There was a problem linking the app.

while 2736 just gives me a

A device build error occurred on the server. BuildID: 5621c2954cae1 Error:

Reading the logs, I’m thinking it’s related to custom fonts…

Me too.

Me too.

2737 also has similar problem.


BuildID: 56223dbdb7cc8 

Error:

Oct 17 09:23:28.266: ERROR: An error occurred during build. The server returned the following message:


A device build error occurred on the server. 

 

BuildID: 56223dbdb7cc8 

Error:


Oct 17 09:23:28.277: iOS build failed (5)

I’ve asked engineering about this.

Rob

Build 2737 isn’t building for me either. I’ve emailed engineering, but it’s the weekend so this may not get addressed until Monday. Please fall back to 2731 for now. 

Rob

same issue

We had a issue with a couple of Daily Builds that should now be resolved so try Daily Build 2741.

meet the same problem with 2741

Undefined symbols for architecture arm64: "\_CTFontManagerRegisterFontsForURL", referenced from: Rtt::IPhoneFont::IPhoneFont(char const\*, float, NSString\*) in libplayer.a(Rtt\_IPhoneFont.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

@pickerel are you using Enterprise to build your app or the Corona Simulator?

Enterprise

2741 has also build problem.

Compiling architecture:

armv7

<execute>cd “/var/folders/40/gcn2rl7d3l537s20l7qdwd100000gn/T/CLtmpyQzw9N/armv7”;unset LIBRARY_PATH; export IPHONEOS_DEPLOYMENT_TARGET=6; export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin";/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libstdc++ -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk -ObjC -all_load -fobjc-link-runtime -miphoneos-version-min=6 -L"/Users/junhyuncho/Development/App images/NT.app/.build/libtemplate" -L"/Users/junhyuncho/Development/App images/NT.app/.build/CoronaProvider.ads.iads" -L"/Users/junhyuncho/Development/App images/NT.app/.build/CoronaProvider.analytics.flurry" -L"/Users/junhyuncho/Development/App images/NT.app/.build/plugin.google.play.services" -framework AudioToolbox -framework AVFoundation -framework CFNetwork -framework CoreGraphics -framework CoreLocation -framework CoreMedia -framework CoreMotion -framework CoreVideo -framework GameKit -framework GLKit -framework ImageIO -framework MapKit -framework MediaPlayer -framework MessageUI -framework MobileCoreServices -framework OpenAL -framework OpenGLES -framework QuartzCore -framework Security -framework StoreKit -framework SystemConfiguration -framework UIKit -framework iAd -framework CoreTelephony -framework AdSupport -framework EventKit -framework EventKitUI -weak_framework Foundation -weak_framework Twitter -lobjc -lsqlite3 -ltemplate -lads-iads -lanalytics-flurry -lgoogle-play-services -o “/var/folders/40/gcn2rl7d3l537s20l7qdwd100000gn/T/CLtmpyQzw9N/armv7/NT”</execute>

<result>Undefined symbols for architecture armv7:

  “_CTFontManagerRegisterFontsForURL”, referenced from:

      Rtt::IPhoneFont::IPhoneFont(char const*, float, NSString*) in libtemplate.a(Rtt_IPhoneFont.o)

ld: symbol(s) not found for architecture armv7

clang: error: linker command failed with exit code 1 (use -v to see invocation)</result>

ERROR: Builder failed: Undefined symbols for architecture armv7:

  “_CTFontManagerRegisterFontsForURL”, referenced from:

      Rtt::IPhoneFont::IPhoneFont(char const*, float, NSString*) in libtemplate.a(Rtt_IPhoneFont.o)

ld: symbol(s) not found for architecture armv7

clang: error: linker command failed with exit code 1 (use -v to see invocation)

Oct 20 03:25:04.176: BUILD ERROR: There was a problem linking the app.

Check the console for more information.

Oct 20 03:25:04.185: iOS build failed (12)

Yep. Same _CTFontManagerRegisterFontsForURL error on 2741, not building on Enterprise.

  1. still not fixed.

https://forums.coronalabs.com/topic/59702-new-frameworks-required-coronaenterprise-and-coronacards-ios-and-os-x/

 

Starting with build 2015.2733, we have made font loading behavior more robust on iOS/Mac to match behavior on other platforms (namely if the string provided for the font doesn’t match a name, we treat the string as a file and look for a font file by that string instead).

 

This change requires CoreText.framework to be linked manually to iOS Corona Enterprise and CoronaCards projects. 

 

If you have an existing CoronaEnterprise/CoronaCards project, you may encounter the following error with daily build 2015.2733 (or later):

 

  “_CTFontManagerRegisterFontsForURL”, referenced from:
      Rtt::IPhoneFont::IPhoneFont(char const*, float, NSString*) in libplayer.a(Rtt_IPhoneFont.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

 

To fix the issue, simply add CoreText.framework to your application target in Xcode.

Basically, we added framework dependency to Corona. Enterprise (and Cards) users would have to add this framework to their projects as well or use new template. Here is instructions how to do it.

Ok, but what about those not using Enterprise or Cards? I’m getting the error building with the regular Corona SDK

It should be fixed for SDK users in the next daily build (2743).

2743 works. (at least to me)

Me too.

Me too.