Select to view content in your preferred language

Clang error during Cloud Make process for iOS

208
1
01-29-2025 04:52 AM
MappyIan
Frequent Contributor

We use the Cloud Make process to create the installation files for our mobile app.  We're trying to create a final build before AppStudio is withdrawn next month but when trying today we received an error with the iOS build (the Android app was built successfully):

MappyIan_1-1738155012120.png

The error says:

clang: error: unable to execute command: Segmentation fault: 11 clang: error: clang frontend command failed due to signal (use -v to see invocation) ./../../Project/NetworkingPrivate.h:36:23: warning: 'QNetworkConfiguration' is deprecated [-Wdeprecated-declarations] /Users/appfactory/Qt5.15.6/5.15.6/ios/include/QtNetwork/qnetworkconfiguration.h:62:7: note: 'QNetworkConfiguration' has been explicitly marked deprecated here

This sounds like a problem with AppStudio or the Cloud Make process.  Can anyone from ESRI advise? @ChrisLeSueur @TrevorFrame 

0 Kudos
1 Reply
MappyIan
Frequent Contributor

For what it's worth, I tried re-building the app (without making any changes whatsoever), and the third time round the Cloud Make process worked without error and the app built fine.  Maybe there was a glitch at Esri's end?  Who knows.

0 Kudos