Post by alps28 on May 21, 2024 11:14:11 GMT
We're getting the below error when building the barcode extension for iOS.
Attached is our build.yml and build logs.
Using iOS SDK 17, XCode 15 and Rhodes 7.6.5
2024-05-21T11:00:37.0840190Z Build "Barcode" extension START
2024-05-21T11:00:37.0841800Z I, [2024-05-21T11:00:36.972310 #8436] INFO -- : run CMD: [/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild] ARGS: [["build", "-target", "Barcode", "-configuration", "Release", "-sdk", "iphoneos17.0", "OTHER_CFLAGS=\"-fembed-bitcode\""]]
2024-05-21T11:00:37.2471120Z D, [2024-05-21T11:00:37.246629 #8436] DEBUG -- : PWD: /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/lib/commonAPI/barcode/ext/platform/iphone
2024-05-21T11:00:37.2472190Z D, [2024-05-21T11:00:37.246659 #8436] DEBUG -- : CMD: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild build -target Barcode -configuration Release -sdk iphoneos17.0 OTHER_CFLAGS="-fembed-bitcode" ARCHS="arm64" OTHER_CFLAGS="-fembed-bitcode"
2024-05-21T11:00:37.2473200Z $$$ RUN COMMAND = /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild build -target Barcode -configuration Release -sdk iphoneos17.0 OTHER_CFLAGS="-fembed-bitcode" ARCHS="arm64" OTHER_CFLAGS="-fembed-bitcode"
2024-05-21T11:00:47.2896740Z ** BUILD FAILED **
2024-05-21T11:00:47.2897530Z
2024-05-21T11:00:47.2898210Z
2024-05-21T11:00:47.2899040Z The following build commands failed:
2024-05-21T11:00:47.2901560Z CompileC /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/lib/commonAPI/barcode/ext/platform/iphone/ZXingObjC/build/ZXingObjC.build/Release-iphoneos/ZXingObjC-iOS.build/Objects-normal/arm64/ZXErrors.o /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/lib/commonAPI/barcode/ext/platform/iphone/ZXingObjC/ZXingObjC/core/ZXErrors.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZXingObjC-iOS' from project 'ZXingObjC')
2024-05-21T11:00:47.2902910Z (1 failure)
2024-05-21T11:00:47.3017690Z rake aborted!
2024-05-21T11:00:47.3019450Z Command '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild' with args 'build -target Barcode -configuration Release -sdk iphoneos17.0 OTHER_CFLAGS="-fembed-bitcode"' failed with code 65
2024-05-21T11:00:47.3021270Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphonecommon.rb:152:in `run_and_trace'
2024-05-21T11:00:47.3022570Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/buildextension.rb:99:in `build_rhodes_ios_extension'
2024-05-21T11:00:47.3023950Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/lib/commonAPI/barcode/ext/platform/iphone/Rakefile:16:in `block (2 levels) in <top (required)>'
2024-05-21T11:00:47.3025270Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `block in execute'
2024-05-21T11:00:47.3026510Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `each'
2024-05-21T11:00:47.3027710Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `execute'
2024-05-21T11:00:47.3029020Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3030270Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3031540Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3032860Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:243:in `block in invoke_prerequisites'
2024-05-21T11:00:47.3034010Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:241:in `each'
2024-05-21T11:00:47.3035520Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:241:in `invoke_prerequisites'
2024-05-21T11:00:47.3036210Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:218:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3036850Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3037480Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3038080Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:188:in `invoke'
2024-05-21T11:00:47.3038700Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:160:in `invoke_task'
2024-05-21T11:00:47.3039370Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `block (2 levels) in top_level'
2024-05-21T11:00:47.3040000Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `each'
2024-05-21T11:00:47.3040630Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `block in top_level'
2024-05-21T11:00:47.3041270Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:125:in `run_with_threads'
2024-05-21T11:00:47.3041900Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:110:in `top_level'
2024-05-21T11:00:47.3042520Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:83:in `block in run'
2024-05-21T11:00:47.3043690Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:186:in `standard_exception_handling'
2024-05-21T11:00:47.3044340Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:80:in `run'
2024-05-21T11:00:47.3045150Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/exe/rake:27:in `<top (required)>'
2024-05-21T11:00:47.3045540Z /usr/local/lib/ruby/gems/3.0.0/bin/rake:25:in `load'
2024-05-21T11:00:47.3045870Z /usr/local/lib/ruby/gems/3.0.0/bin/rake:25:in `<main>'
2024-05-21T11:00:47.3051550Z Tasks: TOP => default => build:all
2024-05-21T11:00:47.3094460Z rake aborted!
2024-05-21T11:00:47.3095230Z Command failed with status (1): [$SHELL ./build...]
2024-05-21T11:00:47.3096490Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/file_utils.rb:67:in `block in create_shell_runner'
2024-05-21T11:00:47.3098030Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/file_utils.rb:57:in `sh'
2024-05-21T11:00:47.3099240Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:2528:in `build_extension_lib'
2024-05-21T11:00:47.3100590Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:2627:in `block in build_extension_libs'
2024-05-21T11:00:47.3101920Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:2555:in `each'
2024-05-21T11:00:47.3103190Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:2555:in `build_extension_libs'
2024-05-21T11:00:47.3104500Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:2797:in `block (3 levels) in <top (required)>'
2024-05-21T11:00:47.3105830Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `block in execute'
2024-05-21T11:00:47.3107040Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `each'
2024-05-21T11:00:47.3108230Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `execute'
2024-05-21T11:00:47.3109300Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:133:in `execute'
2024-05-21T11:00:47.3110550Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:1705:in `block (3 levels) in <top (required)>'
2024-05-21T11:00:47.3111900Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `block in execute'
2024-05-21T11:00:47.3113060Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `each'
2024-05-21T11:00:47.3114280Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `execute'
2024-05-21T11:00:47.3115360Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:133:in `execute'
2024-05-21T11:00:47.3116610Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3117880Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3119170Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3120500Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:243:in `block in invoke_prerequisites'
2024-05-21T11:00:47.3121740Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:241:in `each'
2024-05-21T11:00:47.3123000Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:241:in `invoke_prerequisites'
2024-05-21T11:00:47.3124320Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:218:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3126410Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3127690Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3129130Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:188:in `invoke'
2024-05-21T11:00:47.3130720Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:4622:in `invoke'
2024-05-21T11:00:47.3131950Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:3205:in `block (3 levels) in <top (required)>'
2024-05-21T11:00:47.3133260Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `block in execute'
2024-05-21T11:00:47.3134430Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `each'
2024-05-21T11:00:47.3135620Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `execute'
2024-05-21T11:00:47.3136710Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:133:in `execute'
2024-05-21T11:00:47.3137940Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3139230Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3140460Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3141710Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:188:in `invoke'
2024-05-21T11:00:47.3142800Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:4622:in `invoke'
2024-05-21T11:00:47.3144050Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:4212:in `block (3 levels) in <top (required)>'
2024-05-21T11:00:47.3145340Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `block in execute'
2024-05-21T11:00:47.3146480Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `each'
2024-05-21T11:00:47.3147130Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `execute'
2024-05-21T11:00:47.3147650Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:133:in `execute'
2024-05-21T11:00:47.3148210Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3148820Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3149410Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3149980Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:188:in `invoke'
2024-05-21T11:00:47.3150480Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:4622:in `invoke'
2024-05-21T11:00:47.3151020Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:160:in `invoke_task'
2024-05-21T11:00:47.3151660Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `block (2 levels) in top_level'
2024-05-21T11:00:47.3152270Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `each'
2024-05-21T11:00:47.3152870Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `block in top_level'
2024-05-21T11:00:47.3153620Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:125:in `run_with_threads'
2024-05-21T11:00:47.3154390Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:110:in `top_level'
2024-05-21T11:00:47.3155340Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:83:in `block in run'
2024-05-21T11:00:47.3155980Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:186:in `standard_exception_handling'
2024-05-21T11:00:47.3156760Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:80:in `run'
2024-05-21T11:00:47.3157320Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/exe/rake:27:in `<top (required)>'
2024-05-21T11:00:47.3157700Z /usr/local/lib/ruby/gems/3.0.0/bin/rake:25:in `load'
2024-05-21T11:00:47.3158000Z /usr/local/lib/ruby/gems/3.0.0/bin/rake:25:in `<main>'
2024-05-21T11:00:47.3158350Z Tasks: TOP => build:iphone:rhodes_old => build:iphone:rhobundle
2024-05-21T11:00:47.3257540Z **** WARNING *************************************************************************************************
2024-05-21T11:00:47.3258340Z The following extensions do not have JavaScript API:
2024-05-21T11:00:47.3259920Z digest, digest-sha1, digest-sha2, digest-md5, openssl, applePush
2024-05-21T11:00:47.3260590Z Use RMS 4.0 extensions to provide JavaScript API
2024-05-21T11:00:47.3261810Z **************************************************************************************************************
2024-05-21T11:00:47.3262690Z **** WARNING: Minification error *****************************************************************************
2024-05-21T11:00:47.3263520Z Minification errors occured. Minificator stderr output:
2024-05-21T11:00:47.3264280Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3265000Z 664:41:missing formal parameter
2024-05-21T11:00:47.3265740Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3266490Z 832:6:missing ) in parenthetical
2024-05-21T11:00:47.3267230Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3267950Z 1144:11:invalid return
2024-05-21T11:00:47.3268680Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3269430Z 1146:24:missing ; before statement
2024-05-21T11:00:47.3270180Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3270800Z 1147:14:syntax error
2024-05-21T11:00:47.3271440Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3272100Z 1148:16:syntax error
2024-05-21T11:00:47.3272730Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3273430Z 1149:21:syntax error
2024-05-21T11:00:47.3274010Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3274520Z 1150:26:syntax error
2024-05-21T11:00:47.3275050Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3275610Z 1151:17:syntax error
2024-05-21T11:00:47.3276110Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3276760Z 1152:17:syntax error
2024-05-21T11:00:47.3277450Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3278050Z 1153:13:syntax error
2024-05-21T11:00:47.3278580Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3279470Z 1154:19:syntax error
2024-05-21T11:00:47.3280550Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3281350Z 1155:22:syntax error
2024-05-21T11:00:47.3282130Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3283220Z 1156:18:syntax error
2024-05-21T11:00:47.3283910Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3284520Z 1157:31:syntax error
2024-05-21T11:00:47.3285170Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3285770Z 1160:2:syntax error
2024-05-21T11:00:47.3286290Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3286900Z 1:0:Compilation produced 16 syntax errors.
2024-05-21T11:00:47.3287590Z [YUI] Error minifying /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3288500Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3289100Z 4:2:syntax error
2024-05-21T11:00:47.3289670Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3290340Z 4:96:missing ; before statement
2024-05-21T11:00:47.3290900Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3291480Z 4:137:invalid return
2024-05-21T11:00:47.3292080Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3292700Z 4:396:invalid return
2024-05-21T11:00:47.3293350Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3293880Z 4:533:invalid return
2024-05-21T11:00:47.3294450Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3295100Z 4:674:invalid return
2024-05-21T11:00:47.3295750Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3296380Z 4:754:invalid return
2024-05-21T11:00:47.3296980Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3297650Z 4:763:invalid return
2024-05-21T11:00:47.3298270Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3298850Z 1:0:Compilation produced 8 syntax errors.
2024-05-21T11:00:47.3299550Z [YUI] Error minifying /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3300420Z **************************************************************************************************************
2024-05-21T11:00:47.3354670Z
2024-05-21T11:00:47.3426820Z ##[error]Bash exited with code '1'.
2024-05-21T11:00:47.3455560Z ##[section]Finishing: rake build
Attached is our build.yml and build logs.
Using iOS SDK 17, XCode 15 and Rhodes 7.6.5
2024-05-21T11:00:37.0840190Z Build "Barcode" extension START
2024-05-21T11:00:37.0841800Z I, [2024-05-21T11:00:36.972310 #8436] INFO -- : run CMD: [/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild] ARGS: [["build", "-target", "Barcode", "-configuration", "Release", "-sdk", "iphoneos17.0", "OTHER_CFLAGS=\"-fembed-bitcode\""]]
2024-05-21T11:00:37.2471120Z D, [2024-05-21T11:00:37.246629 #8436] DEBUG -- : PWD: /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/lib/commonAPI/barcode/ext/platform/iphone
2024-05-21T11:00:37.2472190Z D, [2024-05-21T11:00:37.246659 #8436] DEBUG -- : CMD: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild build -target Barcode -configuration Release -sdk iphoneos17.0 OTHER_CFLAGS="-fembed-bitcode" ARCHS="arm64" OTHER_CFLAGS="-fembed-bitcode"
2024-05-21T11:00:37.2473200Z $$$ RUN COMMAND = /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild build -target Barcode -configuration Release -sdk iphoneos17.0 OTHER_CFLAGS="-fembed-bitcode" ARCHS="arm64" OTHER_CFLAGS="-fembed-bitcode"
2024-05-21T11:00:47.2896740Z ** BUILD FAILED **
2024-05-21T11:00:47.2897530Z
2024-05-21T11:00:47.2898210Z
2024-05-21T11:00:47.2899040Z The following build commands failed:
2024-05-21T11:00:47.2901560Z CompileC /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/lib/commonAPI/barcode/ext/platform/iphone/ZXingObjC/build/ZXingObjC.build/Release-iphoneos/ZXingObjC-iOS.build/Objects-normal/arm64/ZXErrors.o /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/lib/commonAPI/barcode/ext/platform/iphone/ZXingObjC/ZXingObjC/core/ZXErrors.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ZXingObjC-iOS' from project 'ZXingObjC')
2024-05-21T11:00:47.2902910Z (1 failure)
2024-05-21T11:00:47.3017690Z rake aborted!
2024-05-21T11:00:47.3019450Z Command '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild' with args 'build -target Barcode -configuration Release -sdk iphoneos17.0 OTHER_CFLAGS="-fembed-bitcode"' failed with code 65
2024-05-21T11:00:47.3021270Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphonecommon.rb:152:in `run_and_trace'
2024-05-21T11:00:47.3022570Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/buildextension.rb:99:in `build_rhodes_ios_extension'
2024-05-21T11:00:47.3023950Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/lib/commonAPI/barcode/ext/platform/iphone/Rakefile:16:in `block (2 levels) in <top (required)>'
2024-05-21T11:00:47.3025270Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `block in execute'
2024-05-21T11:00:47.3026510Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `each'
2024-05-21T11:00:47.3027710Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `execute'
2024-05-21T11:00:47.3029020Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3030270Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3031540Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3032860Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:243:in `block in invoke_prerequisites'
2024-05-21T11:00:47.3034010Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:241:in `each'
2024-05-21T11:00:47.3035520Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:241:in `invoke_prerequisites'
2024-05-21T11:00:47.3036210Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:218:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3036850Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3037480Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3038080Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:188:in `invoke'
2024-05-21T11:00:47.3038700Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:160:in `invoke_task'
2024-05-21T11:00:47.3039370Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `block (2 levels) in top_level'
2024-05-21T11:00:47.3040000Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `each'
2024-05-21T11:00:47.3040630Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `block in top_level'
2024-05-21T11:00:47.3041270Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:125:in `run_with_threads'
2024-05-21T11:00:47.3041900Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:110:in `top_level'
2024-05-21T11:00:47.3042520Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:83:in `block in run'
2024-05-21T11:00:47.3043690Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:186:in `standard_exception_handling'
2024-05-21T11:00:47.3044340Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:80:in `run'
2024-05-21T11:00:47.3045150Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/exe/rake:27:in `<top (required)>'
2024-05-21T11:00:47.3045540Z /usr/local/lib/ruby/gems/3.0.0/bin/rake:25:in `load'
2024-05-21T11:00:47.3045870Z /usr/local/lib/ruby/gems/3.0.0/bin/rake:25:in `<main>'
2024-05-21T11:00:47.3051550Z Tasks: TOP => default => build:all
2024-05-21T11:00:47.3094460Z rake aborted!
2024-05-21T11:00:47.3095230Z Command failed with status (1): [$SHELL ./build...]
2024-05-21T11:00:47.3096490Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/file_utils.rb:67:in `block in create_shell_runner'
2024-05-21T11:00:47.3098030Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/file_utils.rb:57:in `sh'
2024-05-21T11:00:47.3099240Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:2528:in `build_extension_lib'
2024-05-21T11:00:47.3100590Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:2627:in `block in build_extension_libs'
2024-05-21T11:00:47.3101920Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:2555:in `each'
2024-05-21T11:00:47.3103190Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:2555:in `build_extension_libs'
2024-05-21T11:00:47.3104500Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:2797:in `block (3 levels) in <top (required)>'
2024-05-21T11:00:47.3105830Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `block in execute'
2024-05-21T11:00:47.3107040Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `each'
2024-05-21T11:00:47.3108230Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `execute'
2024-05-21T11:00:47.3109300Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:133:in `execute'
2024-05-21T11:00:47.3110550Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:1705:in `block (3 levels) in <top (required)>'
2024-05-21T11:00:47.3111900Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `block in execute'
2024-05-21T11:00:47.3113060Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `each'
2024-05-21T11:00:47.3114280Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `execute'
2024-05-21T11:00:47.3115360Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:133:in `execute'
2024-05-21T11:00:47.3116610Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3117880Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3119170Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3120500Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:243:in `block in invoke_prerequisites'
2024-05-21T11:00:47.3121740Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:241:in `each'
2024-05-21T11:00:47.3123000Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:241:in `invoke_prerequisites'
2024-05-21T11:00:47.3124320Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:218:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3126410Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3127690Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3129130Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:188:in `invoke'
2024-05-21T11:00:47.3130720Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:4622:in `invoke'
2024-05-21T11:00:47.3131950Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:3205:in `block (3 levels) in <top (required)>'
2024-05-21T11:00:47.3133260Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `block in execute'
2024-05-21T11:00:47.3134430Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `each'
2024-05-21T11:00:47.3135620Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `execute'
2024-05-21T11:00:47.3136710Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:133:in `execute'
2024-05-21T11:00:47.3137940Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3139230Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3140460Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3141710Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:188:in `invoke'
2024-05-21T11:00:47.3142800Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:4622:in `invoke'
2024-05-21T11:00:47.3144050Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/platform/iphone/rbuild/iphone.rake:4212:in `block (3 levels) in <top (required)>'
2024-05-21T11:00:47.3145340Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `block in execute'
2024-05-21T11:00:47.3146480Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `each'
2024-05-21T11:00:47.3147130Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:281:in `execute'
2024-05-21T11:00:47.3147650Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:133:in `execute'
2024-05-21T11:00:47.3148210Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
2024-05-21T11:00:47.3148820Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `synchronize'
2024-05-21T11:00:47.3149410Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:199:in `invoke_with_call_chain'
2024-05-21T11:00:47.3149980Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/task.rb:188:in `invoke'
2024-05-21T11:00:47.3150480Z /usr/local/lib/ruby/gems/3.0.0/gems/rhodes-7.6.5/Rakefile:4622:in `invoke'
2024-05-21T11:00:47.3151020Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:160:in `invoke_task'
2024-05-21T11:00:47.3151660Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `block (2 levels) in top_level'
2024-05-21T11:00:47.3152270Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `each'
2024-05-21T11:00:47.3152870Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:116:in `block in top_level'
2024-05-21T11:00:47.3153620Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:125:in `run_with_threads'
2024-05-21T11:00:47.3154390Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:110:in `top_level'
2024-05-21T11:00:47.3155340Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:83:in `block in run'
2024-05-21T11:00:47.3155980Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:186:in `standard_exception_handling'
2024-05-21T11:00:47.3156760Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/application.rb:80:in `run'
2024-05-21T11:00:47.3157320Z /usr/local/Cellar/ruby@3.0/3.0.7/lib/ruby/gems/3.0.0/gems/rake-13.0.3/exe/rake:27:in `<top (required)>'
2024-05-21T11:00:47.3157700Z /usr/local/lib/ruby/gems/3.0.0/bin/rake:25:in `load'
2024-05-21T11:00:47.3158000Z /usr/local/lib/ruby/gems/3.0.0/bin/rake:25:in `<main>'
2024-05-21T11:00:47.3158350Z Tasks: TOP => build:iphone:rhodes_old => build:iphone:rhobundle
2024-05-21T11:00:47.3257540Z **** WARNING *************************************************************************************************
2024-05-21T11:00:47.3258340Z The following extensions do not have JavaScript API:
2024-05-21T11:00:47.3259920Z digest, digest-sha1, digest-sha2, digest-md5, openssl, applePush
2024-05-21T11:00:47.3260590Z Use RMS 4.0 extensions to provide JavaScript API
2024-05-21T11:00:47.3261810Z **************************************************************************************************************
2024-05-21T11:00:47.3262690Z **** WARNING: Minification error *****************************************************************************
2024-05-21T11:00:47.3263520Z Minification errors occured. Minificator stderr output:
2024-05-21T11:00:47.3264280Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3265000Z 664:41:missing formal parameter
2024-05-21T11:00:47.3265740Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3266490Z 832:6:missing ) in parenthetical
2024-05-21T11:00:47.3267230Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3267950Z 1144:11:invalid return
2024-05-21T11:00:47.3268680Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3269430Z 1146:24:missing ; before statement
2024-05-21T11:00:47.3270180Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3270800Z 1147:14:syntax error
2024-05-21T11:00:47.3271440Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3272100Z 1148:16:syntax error
2024-05-21T11:00:47.3272730Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3273430Z 1149:21:syntax error
2024-05-21T11:00:47.3274010Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3274520Z 1150:26:syntax error
2024-05-21T11:00:47.3275050Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3275610Z 1151:17:syntax error
2024-05-21T11:00:47.3276110Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3276760Z 1152:17:syntax error
2024-05-21T11:00:47.3277450Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3278050Z 1153:13:syntax error
2024-05-21T11:00:47.3278580Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3279470Z 1154:19:syntax error
2024-05-21T11:00:47.3280550Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3281350Z 1155:22:syntax error
2024-05-21T11:00:47.3282130Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3283220Z 1156:18:syntax error
2024-05-21T11:00:47.3283910Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3284520Z 1157:31:syntax error
2024-05-21T11:00:47.3285170Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3285770Z 1160:2:syntax error
2024-05-21T11:00:47.3286290Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3286900Z 1:0:Compilation produced 16 syntax errors.
2024-05-21T11:00:47.3287590Z [YUI] Error minifying /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/js/rho_javascript_api.js
2024-05-21T11:00:47.3288500Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3289100Z 4:2:syntax error
2024-05-21T11:00:47.3289670Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3290340Z 4:96:missing ; before statement
2024-05-21T11:00:47.3290900Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3291480Z 4:137:invalid return
2024-05-21T11:00:47.3292080Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3292700Z 4:396:invalid return
2024-05-21T11:00:47.3293350Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3293880Z 4:533:invalid return
2024-05-21T11:00:47.3294450Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3295100Z 4:674:invalid return
2024-05-21T11:00:47.3295750Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3296380Z 4:754:invalid return
2024-05-21T11:00:47.3296980Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3297650Z 4:763:invalid return
2024-05-21T11:00:47.3298270Z [ERROR] in /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3298850Z 1:0:Compilation produced 8 syntax errors.
2024-05-21T11:00:47.3299550Z [YUI] Error minifying /Users/runner/work/1/s/PlanetMobile/Rhodes/project/iphone/bin/RhoBundle/apps/public/pickadate/lib/legacy.js
2024-05-21T11:00:47.3300420Z **************************************************************************************************************
2024-05-21T11:00:47.3354670Z
2024-05-21T11:00:47.3426820Z ##[error]Bash exited with code '1'.
2024-05-21T11:00:47.3455560Z ##[section]Finishing: rake build