Error in run fastlane on EAS BUILD

Waiting for build to complete. You can press Ctrl+C to exit.
✖ Build failed

🍎 iOS build failed:
Fastlane build failed with unknown error. Please refer to the "Run fastlane" and "Xcode Logs" phases.
Fastlane errors in most cases are not printed at the end of the output, so you may not find any useful information in the last lines of output when looking for an error message.
error Command failed with exit code 1.

I received this error from terminal, and the build link isn’t working.
That is my eas.json

{
  "build": {
    "release": {},
    "development": {
      "developmentClient": true,
      "distribution": "internal"
    }
  }
}

Hi! the build link was due to a temporary outage, but it’s resolved now, so you should be able to investigate the Xcode logs at the bottom to find the cause of your build failure

⚠️  /libevent/include/event2/event.h: parameter 'priority' not found in the function declaration [-Wdocumentation]

  @param priority the new priority to be assigned

⚠️  /libevent/defer-internal.h: parameter 'cb' not found in the function declaration [-Wdocumentation]

   @param cb The function to run when the struct event_callback executes.

          ^~~~~~~~

› Compiling react-native Pods/Flipper-Folly » ImmediateFileWriter.cpp

⚠️  /Flipper-Folly/folly/logging/LoggerDB.h: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]

  static void setInternalWarningHandler(InternalWarningHandler handler);

             ^

⚠️  /libevent/include/event2/event.h: parameter 'base' not found in the function declaration [-Wdocumentation]

  @param base the event_base structure returned by event_base_new() or

                        ^

› Compiling react-native Pods/Flipper-Folly » Future.cpp

› Compiling react-native Pods/Flipper-Folly » Futex.cpp

› Compiling react-native Pods/Flipper-Folly » Format.cpp

› Compiling react-native Pods/Flipper-Folly » FollyMemcpy.cpp

› Compiling react-native Pods/Flipper-Folly » Flipper-Folly-dummy.m

› Compiling react-native Pods/Flipper-Folly » Fingerprint.cpp

› Compiling react-native Pods/Flipper-Folly » FileUtil.cpp

› Compiling react-native Pods/Flipper-Folly » FileHandlerFactory.cpp

› Compiling react-native Pods/Flipper-Folly » File.cpp

› Compiling react-native Pods/Flipper-Folly » FiberManager.cpp

› Compiling react-native Pods/Flipper-Folly » Fiber.cpp

› Compiling react-native Pods/Flipper-Folly » Fcntl.cpp

› Compiling react-native Pods/Flipper-Folly » F14Table.cpp

› Compiling react-native Pods/Flipper-Folly » ExecutorWithPriority.cpp

› Compiling react-native Pods/Flipper-Folly » Executor.cpp

› Compiling react-native Pods/Flipper-Folly » ExceptionWrapper.cpp

› Compiling react-native Pods/Flipper-Folly » ExceptionString.cpp

› Compiling react-native Pods/Flipper-Folly » Exception.cpp

› Compiling react-native Pods/Flipper-Folly » EventHandler.cpp

› Compiling react-native Pods/Flipper-Folly » EventBaseThread.cpp

› Compiling react-native Pods/Flipper-Folly » EventBaseManager.cpp

› Compiling react-native Pods/Flipper-Folly » EventBaseLocal.cpp

› Compiling react-native Pods/Flipper-Folly » EventBaseBackendBase.cpp

› Compiling react-native Pods/Flipper-Folly » EventBase.cpp

› Compiling react-native Pods/Flipper-Folly » ElfCache.cpp

› Compiling react-native Pods/Flipper-Folly » Elf.cpp

› Compiling react-native Pods/Flipper-Folly » EDFThreadPoolExecutor.cpp

› Compiling react-native Pods/Flipper-Folly » Dwarf.cpp

› Compiling react-native Pods/Flipper-Folly » Demangle.cpp

› Compiling react-native Pods/Flipper-Folly » CustomLogFormatter.cpp

› Compiling react-native Pods/Flipper-Folly » Cursor.cpp

› Compiling react-native Pods/Flipper-Folly » Core.cpp

› Compiling react-native Pods/Flipper-Folly » Core.cpp

› Compiling react-native Pods/Flipper-Folly » Conv.cpp

› Compiling react-native Pods/Flipper-Folly » Codel.cpp

› Compiling react-native Pods/Flipper-Folly » ClockGettimeWrappers.cpp

› Compiling react-native Pods/Flipper-Folly » Checksum.cpp

› Compiling react-native Pods/Flipper-Folly » CancellationToken.cpp

› Compiling react-native Pods/Flipper-Folly » CacheLocality.cpp

› Compiling react-native Pods/Flipper-Folly » CString.cpp

› Compiling react-native Pods/Flipper-Folly » CPUThreadPoolExecutor.cpp

› Compiling react-native Pods/Flipper-Folly » Builtins.cpp

› Compiling react-native Pods/Flipper-Folly » BridgeFromGoogleLogging.cpp

› Compiling react-native Pods/Flipper-Folly » Benchmark.cpp

› Compiling react-native Pods/Flipper-Folly » Baton.cpp

› Compiling react-native Pods/Flipper-Folly » BatchSemaphore.cpp

› Compiling react-native Pods/Flipper-Folly » Barrier.cpp

› Compiling react-native Pods/Flipper-Folly » AtomicNotification.cpp

› Compiling react-native Pods/Flipper-Folly » AtFork.cpp

› Compiling react-native Pods/Flipper-Folly » AsyncUDPSocket.cpp

› Compiling react-native Pods/Flipper-Folly » AsyncTimeout.cpp

› Compiling react-native Pods/Flipper-Folly » AsyncStack.cpp

› Compiling react-native Pods/Flipper-Folly » AsyncSocketException.cpp

› Compiling react-native Pods/Flipper-Folly » AsyncSocket.cpp

› Compiling react-native Pods/Flipper-Folly » AsyncSignalHandler.cpp

› Compiling react-native Pods/Flipper-Folly » AsyncServerSocket.cpp

› Compiling react-native Pods/Flipper-Folly » AsyncSSLSocket.cpp

    parameter 'clear' not found in the function declaration [-Wdocumentation]

› Compiling react-native Pods/Flipper-Folly » AsyncPipe.cpp

› Compiling react-native Pods/Flipper-Folly » AsyncLogWriter.cpp

› Compiling react-native Pods/Flipper-Folly » AsyncFileWriter.cpp

› Compiling react-native Pods/Flipper-Folly » AsymmetricMemoryBarrier.cpp

› Compiling react-native Pods/Flipper-Folly » Assume.cpp

› Compiling react-native Pods/Flipper-Folly » Addr2Line.cpp

› Compiling react-native Pods/Flipper-Folly » xlog.cpp

› Compiling react-native Pods/Flipper-Folly » json_pointer.cpp

› Compiling react-native Pods/Flipper-Folly » json_patch.cpp

› Compiling react-native Pods/Flipper-Folly » json.cpp

› Compiling react-native Pods/Flipper-Folly » dynamic.cpp

› Compiling react-native Pods/Flipper-Folly » WaitOptions.cpp

› Compiling react-native Pods/Flipper-Folly » VirtualEventBase.cpp

› Compiling react-native Pods/Flipper-Folly » Uri.cpp

› Compiling react-native Pods/Flipper-Folly » Unistd.cpp

› Packaging react-native Pods/Flipper-Folly » libFlipper-Folly.a

› Compiling UniqueInstance.cpp

› Compiling react-native Pods/Flipper-Folly » Unicode.cpp

› Compiling react-native Pods/Flipper-Folly » Try.cpp

› Compiling react-native Pods/Flipper-Folly » ToAscii.cpp

› Compiling react-native Pods/Flipper-Folly » TimeoutQueue.cpp

› Compiling react-native Pods/Flipper-Folly » TimeoutManager.cpp

› Compiling react-native Pods/Flipper-Folly » TimekeeperScheduledExecutor.cpp

› Compiling react-native Pods/Flipper-Folly » TimedDrivableExecutor.cpp

› Compiling react-native Pods/Flipper-Folly » Time.cpp

› Compiling react-native Pods/Flipper-Folly » ThreadedExecutor.cpp

› Compiling react-native Pods/Flipper-Folly » ThreadWheelTimekeeper.cpp

› Compiling react-native Pods/Flipper-Folly » ThreadPoolExecutor.cpp

› Compiling react-native Pods/Flipper-Folly » ThreadName.cpp

› Compiling react-native Pods/Flipper-Folly » ThreadLocalDetail.cpp

    parameter 'Range' not found in the function declaration [-Wdocumentation]

⚠️  /Flipper-Folly/folly/logging/LoggerDB.h: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]

  static void setInternalWarningHandler(InternalWarningHandler handler);

             ^

⚠️  /libevent/include/event2/event.h: parameter 'base' not found in the function declaration [-Wdocumentation]

  @param base the event_base structure returned by event_base_new() or

                        ^

    parameter 'clear' not found in the function declaration [-Wdocumentation]

› Packaging expo-permissions Pods/EXPermissions » libEXPermissions.a

› Packaging expo-permissions Pods/EXPermissions » libEXPermissions.a

› Packaging expo-location Pods/EXLocation » libEXLocation.a

› Packaging react-native Pods/Flipper-Folly » libFlipper-Folly.a

› Packaging react-native Pods/React-jsi » libReact-jsi.a

› Packaging react-native Pods/React-jsi » libReact-jsi.a

› Packaging react-native Pods/React-cxxreact » libReact-cxxreact.a

› Packaging expo-location Pods/EXLocation » libEXLocation.a

› Packaging react-native Pods/React-cxxreact » libReact-cxxreact.a

› Packaging react-native Pods/React-jsiexecutor » libReact-jsiexecutor.a

› Packaging react-native Pods/React-jsiexecutor » libReact-jsiexecutor.a

    parameter 'eb' not found in the function declaration [-Wdocumentation]

    parameter 'bufev' not found in the function declaration [-Wdocumentation]

    parameter 'output' not found in the function declaration [-Wdocumentation]

    declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]

    parameter 'bufev' not found in the function declaration [-Wdocumentation]

    empty paragraph passed to '@param' command [-Wdocumentation]

⚠️  /folly/io/async/AsyncSocket.h: parameter 'oldSocket' not found in the function declaration [-Wdocumentation]

     * @param oldSocket   Old socket that fd was detached from.

              ^~~~~~

› Packaging react-native Pods/Flipper-RSocket » libFlipper-RSocket.a

    parameter 'eb' not found in the function declaration [-Wdocumentation]

    parameter 'priority' not found in the function declaration [-Wdocumentation]

    declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]

    declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]

    empty paragraph passed to '@param' command [-Wdocumentation]

› Compiling react-native Pods/React-Core » RCTSurfacePresenterStub.m

› Compiling react-native Pods/React-Core » RCTSurfaceHostingView.mm

› Compiling react-native Pods/React-Core » RCTSurfaceHostingProxyRootView.mm

› Compiling react-native Pods/React-Core » RCTSurface.mm

› Compiling react-native Pods/React-Core » RCTSlider.m

› Compiling react-native Pods/React-Core » RCTShadowView.m

› Compiling react-native Pods/React-Core » RCTShadowView+Layout.m

› Compiling react-native Pods/React-Core » RCTShadowView+Internal.m

› Compiling react-native Pods/React-Core » RCTSegmentedControlManager.m

› Compiling react-native Pods/React-Core » RCTSegmentedControl.m

› Compiling react-native Pods/React-Core » RCTScrollViewManager.m

› Compiling react-native Pods/React-Core » RCTScrollView.m

› Compiling react-native Pods/React-Core » RCTScrollEvent.m

› Compiling react-native Pods/React-Core » RCTScrollContentViewManager.m

› Compiling react-native Pods/React-Core » RCTScrollContentView.m

› Compiling react-native Pods/React-Core » RCTScrollContentShadowView.m

› Compiling react-native Pods/React-Core » RCTSafeAreaViewManager.m

› Compiling react-native Pods/React-Core » RCTSafeAreaViewLocalData.m

› Compiling react-native Pods/React-Core » RCTSafeAreaView.m

› Compiling react-native Pods/React-Core » RCTSafeAreaShadowView.m

› Compiling react-native Pods/React-Core » RCTSRWebSocket.m

› Compiling react-native Pods/React-Core » RCTRootView.m

› Compiling react-native Pods/React-Core » RCTRootShadowView.m

› Compiling react-native Pods/React-Core » RCTRootContentView.m

› Compiling react-native Pods/React-Core » RCTReloadCommand.m

› Compiling react-native Pods/React-Core » RCTRefreshControlManager.m

› Compiling react-native Pods/React-Core » RCTRefreshControl.m

› Compiling react-native Pods/React-Core » RCTRedBoxSetEnabled.m

› Compiling react-native Pods/React-Core » RCTRedBoxExtraDataViewController.m

› Compiling react-native Pods/React-Core » RCTReconnectingWebSocket.m

› Compiling react-native Pods/React-Core » RCTProgressViewManager.m

› Compiling react-native Pods/React-Core » RCTProfile.m

› Compiling react-native Pods/React-Core » RCTPickerManager.m

› Compiling react-native Pods/React-Core » RCTPicker.m

› Compiling react-native Pods/React-Core » RCTPerformanceLogger.m

› Compiling react-native Pods/React-Core » RCTParserUtils.m

› Compiling react-native Pods/React-Core » RCTPackagerConnection.mm

› Compiling react-native Pods/React-Core » RCTPackagerClient.m

› Compiling react-native Pods/React-Core » RCTObjcExecutor.mm

› Compiling react-native Pods/React-Core » RCTNativeModule.mm

› Compiling react-native Pods/React-Core » RCTMultipartStreamReader.m

› Compiling react-native Pods/React-Core » RCTMultipartDataTask.m

› Compiling react-native Pods/React-Core » RCTModuleData.mm

› Compiling react-native Pods/React-Core » RCTModalHostViewManager.m

› Compiling react-native Pods/React-Core » RCTModalHostViewController.m

› Compiling react-native Pods/React-Core » RCTModalHostView.m

› Compiling react-native Pods/React-Core » RCTMessageThread.mm

› Compiling react-native Pods/React-Core » RCTMaskedViewManager.m

› Compiling react-native Pods/React-Core » RCTMaskedView.m

› Compiling react-native Pods/React-Core » RCTManagedPointer.mm

› Compiling react-native Pods/React-Core » RCTLog.mm

› Compiling react-native Pods/React-Core » RCTLayoutAnimationGroup.m

› Compiling react-native Pods/React-Core » RCTLayoutAnimation.m

› Compiling react-native Pods/React-Core » RCTLayout.m

› Compiling react-native Pods/React-Core » RCTKeyCommands.m

› Compiling react-native Pods/React-Core » RCTJavaScriptLoader.mm

› Compiling react-native Pods/React-Core » RCTJSStackFrame.m

› Compiling react-native Pods/React-Core » RCTInspectorPackagerConnection.m

› Compiling react-native Pods/React-Core » RCTInspectorDevServerHelper.mm

› Compiling react-native Pods/React-Core » RCTInspector.mm

› Compiling react-native Pods/React-Core » RCTImageSource.m

› Compiling react-native Pods/React-Core » RCTI18nUtil.m

› Compiling react-native Pods/React-Core » RCTFrameUpdate.m

› Compiling react-native Pods/React-Core » RCTFont.mm

› Compiling react-native Pods/React-Core » RCTFollyConvert.mm

› Compiling react-native Pods/React-Core » RCTEventEmitter.m

› Compiling react-native Pods/React-Core » RCTEventDispatcher.m

› Compiling react-native Pods/React-Core » RCTErrorInfo.m

› Compiling react-native Pods/React-Core » RCTDisplayLink.m

› Compiling react-native Pods/React-Core » RCTDevLoadingViewSetEnabled.m

› Compiling react-native Pods/React-Core » RCTDatePickerManager.m

› Compiling react-native Pods/React-Core » RCTDatePicker.m

› Compiling react-native Pods/React-Core » RCTCxxUtils.mm

› Compiling react-native RCTCxxModule.mm

› Compiling react-native Pods/React-Core » RCTCxxMethod.mm

› Compiling react-native Pods/React-Core » RCTCxxConvert.m

› Compiling react-native Pods/React-Core » RCTCxxBridge.mm

› Compiling react-native Pods/React-Core » RCTConvert.m

› Compiling react-native Pods/React-Core » RCTConvert+Transform.m

› Compiling react-native Pods/React-Core » RCTConvert+CoreLocation.m

› Compiling react-native Pods/React-Core » RCTConstants.m

› Compiling react-native Pods/React-Core » RCTComponentEvent.m

› Compiling react-native Pods/React-Core » RCTComponentData.m

› Compiling react-native Pods/React-Core » RCTBundleURLProvider.m

› Compiling react-native Pods/React-Core » RCTBridge.m

› Compiling react-native Pods/React-Core » RCTBorderDrawing.m

› Compiling react-native Pods/React-Core » RCTActivityIndicatorViewManager.m

› Compiling react-native Pods/React-Core » RCTActivityIndicatorView.m

› Compiling react-native Pods/React-Core » NSDataBigString.mm

› Compiling react-native Pods/React-Core » JSCExecutorFactory.mm

› Compiling react-native Pods/React-Core » UIView+React.m

› Compiling react-native Pods/React-Core » React-Core-dummy.m

› Compiling react-native Pods/React-Core » RCTWrapperViewController.m

› Compiling react-native Pods/React-Core » RCTWeakProxy.m

› Compiling react-native Pods/React-Core » RCTViewManager.m

› Compiling react-native Pods/React-Core » RCTView.m

› Compiling react-native Pods/React-Core » RCTUtilsUIOverride.m

› Compiling react-native Pods/React-Core » RCTUtils.m

› Compiling react-native Pods/React-Core » RCTUIUtils.m

› Compiling react-native Pods/React-Core » RCTUIManagerUtils.m

› Compiling react-native Pods/React-Core » RCTUIManagerObserverCoordinator.mm

› Compiling react-native Pods/React-Core » RCTUIManager.m

› Compiling react-native Pods/React-Core » RCTTouchHandler.m

› Compiling react-native Pods/React-Core » RCTTouchEvent.m

› Compiling react-native Pods/React-Core » RCTSwitchManager.m

› Compiling react-native Pods/React-Core » RCTSwitch.m

› Compiling react-native Pods/React-Core » RCTSurfaceView.mm

› Compiling react-native Pods/React-Core » RCTSurfaceStage.m

› Compiling react-native Pods/React-Core » RCTSurfaceSizeMeasureMode.mm

› Compiling react-native Pods/React-Core » RCTSurfaceRootView.mm

› Compiling react-native Pods/React-Core » RCTSurfaceRootShadowView.m

› Packaging react-native Pods/React-Core » libReact-Core.a

› Compiling react-native Pods/React-Core » RCTSurfacePresenterStub.m

› Compiling react-native Pods/React-Core » RCTSurfaceHostingView.mm

› Compiling react-native Pods/React-Core » RCTSurfaceHostingProxyRootView.mm

› Compiling react-native Pods/React-Core » RCTSurface.mm

› Compiling react-native RCTSliderManager.m

› Compiling react-native Pods/React-Core » RCTSlider.m

› Compiling react-native Pods/React-Core » RCTShadowView.m

› Compiling react-native Pods/React-Core » RCTShadowView+Layout.m

› Compiling react-native Pods/React-Core » RCTShadowView+Internal.m

› Compiling react-native Pods/React-Core » RCTSegmentedControlManager.m

› Compiling react-native Pods/React-Core » RCTSegmentedControl.m

› Compiling react-native Pods/React-Core » RCTScrollViewManager.m

› Compiling react-native Pods/React-Core » RCTScrollView.m

› Compiling react-native Pods/React-Core » RCTScrollEvent.m

› Compiling react-native Pods/React-Core » RCTScrollContentView.m

› Compiling react-native Pods/React-Core » RCTScrollContentShadowView.m

› Compiling react-native Pods/React-Core » RCTSafeAreaViewManager.m

› Compiling react-native Pods/React-Core » RCTSafeAreaViewLocalData.m

› Compiling react-native Pods/React-Core » RCTSafeAreaView.m

› Compiling react-native Pods/React-Core » RCTSafeAreaShadowView.m

› Compiling react-native Pods/React-Core » RCTSRWebSocket.m

› Compiling react-native Pods/React-Core » RCTRootView.m

› Compiling react-native Pods/React-Core » RCTRootShadowView.m

› Compiling react-native Pods/React-Core » RCTRootContentView.m

› Compiling react-native Pods/React-Core » RCTRefreshControlManager.m

› Compiling react-native Pods/React-Core » RCTRefreshControl.m

› Compiling react-native Pods/React-Core » RCTRedBoxSetEnabled.m

› Compiling react-native Pods/React-Core » RCTRedBoxExtraDataViewController.m

› Compiling react-native Pods/React-Core » RCTReconnectingWebSocket.m

› Compiling react-native Pods/React-Core » RCTProgressViewManager.m

› Compiling react-native Pods/React-Core » RCTProfile.m

› Compiling react-native Pods/React-Core » RCTPickerManager.m

› Compiling react-native Pods/React-Core » RCTPicker.m

› Compiling react-native Pods/React-Core » RCTPerformanceLogger.m

› Compiling react-native Pods/React-Core » RCTParserUtils.m

› Compiling react-native Pods/React-Core » RCTPackagerConnection.mm

› Compiling react-native Pods/React-Core » RCTPackagerClient.m

› Compiling react-native Pods/React-Core » RCTObjcExecutor.mm

› Compiling react-native Pods/React-Core » RCTNativeModule.mm

› Compiling react-native Pods/React-Core » RCTMultipartStreamReader.m

› Compiling react-native Pods/React-Core » RCTMultipartDataTask.m

› Compiling react-native Pods/React-Core » RCTModuleMethod.mm

› Compiling react-native Pods/React-Core » RCTModuleData.mm

› Compiling react-native Pods/React-Core » RCTModalHostViewManager.m

› Compiling react-native Pods/React-Core » RCTModalHostViewController.m

› Compiling react-native Pods/React-Core » RCTModalHostView.m

› Compiling react-native Pods/React-Core » RCTMessageThread.mm

› Compiling react-native Pods/React-Core » RCTMaskedViewManager.m

› Compiling react-native Pods/React-Core » RCTMaskedView.m

› Compiling react-native Pods/React-Core » RCTManagedPointer.mm

› Compiling react-native Pods/React-Core » RCTLog.mm

› Compiling react-native Pods/React-Core » RCTLayoutAnimationGroup.m

› Compiling react-native Pods/React-Core » RCTLayout.m

› Compiling react-native Pods/React-Core » RCTKeyCommands.m

› Compiling react-native Pods/React-Core » RCTJavaScriptLoader.mm

› Compiling react-native Pods/React-Core » RCTJSStackFrame.m

› Compiling react-native Pods/React-Core » RCTInspectorPackagerConnection.m

› Compiling react-native Pods/React-Core » RCTInspectorDevServerHelper.mm

› Compiling react-native Pods/React-Core » RCTInspector.mm

› Compiling react-native Pods/React-Core » RCTImageSource.m

› Compiling react-native Pods/React-Core » RCTI18nUtil.m

› Compiling react-native Pods/React-Core » RCTFrameUpdate.m

› Compiling react-native Pods/React-Core » RCTFont.mm

› Compiling react-native Pods/React-Core » RCTEventEmitter.m

› Compiling react-native Pods/React-Core » RCTEventDispatcher.m

› Compiling react-native Pods/React-Core » RCTErrorInfo.m

› Compiling react-native Pods/React-Core » RCTDisplayLink.m

› Compiling react-native Pods/React-Core » RCTDevLoadingViewSetEnabled.m

› Compiling react-native Pods/React-Core » RCTDatePickerManager.m

› Compiling react-native Pods/React-Core » RCTDatePicker.m

› Compiling react-native Pods/React-Core » RCTCxxModule.mm

› Compiling react-native Pods/React-Core » RCTCxxMethod.mm

› Compiling react-native Pods/React-Core » RCTCxxConvert.m

› Compiling react-native Pods/React-Core » RCTCxxBridge.mm

› Compiling react-native Pods/React-Core » RCTConvert.m

› Compiling react-native Pods/React-Core » RCTConvert+Transform.m

› Compiling react-native Pods/React-Core » RCTConvert+CoreLocation.m

› Compiling react-native Pods/React-Core » RCTConstants.m

› Compiling react-native Pods/React-Core » RCTComponentEvent.m

› Compiling react-native Pods/React-Core » RCTComponentData.m

› Compiling react-native Pods/React-Core » RCTBundleURLProvider.m

› Compiling react-native Pods/React-Core » RCTBridge.m

› Compiling react-native Pods/React-Core » RCTBorderDrawing.m

› Compiling react-native Pods/React-Core » RCTAssert.m

› Compiling react-native Pods/React-Core » RCTActivityIndicatorViewManager.m

› Compiling react-native Pods/React-Core » RCTActivityIndicatorView.m

› Compiling react-native Pods/React-Core » NSDataBigString.mm

› Compiling react-native Pods/React-Core » JSCExecutorFactory.mm

› Packaging react-native Pods/Flipper-RSocket » libFlipper-RSocket.a

› Compiling react-native Pods/Flipper » Log.cpp

› Compiling react-native Pods/Flipper » Log.cpp

› Compiling react-native Pods/Flipper » FlipperStep.cpp

› Compiling react-native Pods/Flipper » FlipperState.cpp

› Compiling react-native Pods/Flipper » FlipperRSocketResponder.cpp

❌  (ios/Pods/Headers/Public/libevent/event.h:44:10)

  42 | #endif

  43 |

> 44 | #include <event2/event-config.h>

     |          ^ 'event2/event-config.h' file not found

  45 | #ifdef EVENT__HAVE_SYS_TYPES_H

  46 | #include <sys/types.h>

  47 | #endif

› Compiling react-native Pods/Flipper » FlipperConnectionManagerImpl.cpp

❌  (ios/Pods/Headers/Public/Flipper-Folly/folly/concurrency/CacheLocality.h:324:12)

  322 |

  323 |   FOLLY_EXPORT FOLLY_ALWAYS_INLINE static CpuCache& cpuCache() {

> 324 |     static thread_local CpuCache cpuCache;

      |            ^ thread-local storage is not supported for the current target

  325 |     return cpuCache;

  326 |   }

  327 |

❌  (ios/Pods/Headers/Public/Flipper-Folly/folly/SharedMutex.h:300:32)

  298 |  private:

  299 |   static unsigned tid() {

> 300 |     /* library-local */ static thread_local unsigned cached = 0;

      |                                ^ thread-local storage is not supported for the current target

  301 |     auto z = cached;

  302 |     if (z == 0) {

  303 |       z = static_cast<unsigned>(getOSThreadID());

❌  (ios/Pods/Headers/Public/Flipper-Folly/folly/SharedMutex.h:965:12)

  963 |   tls_lastTokenlessSlot() {

  964 |     static std::atomic<uint32_t> non_tl{};

> 965 |     static thread_local std::atomic<uint32_t> tl{};

      |            ^ thread-local storage is not supported for the current target

  966 |     return kIsMobile ? non_tl : tl;

  967 |   }

  968 |

❌  (ios/Pods/Headers/Public/Flipper-Folly/folly/SharedMutex.h:973:12)

  971 |   tls_lastDeferredReaderSlot() {

  972 |     static std::atomic<uint32_t> non_tl{};

> 973 |     static thread_local std::atomic<uint32_t> tl{};

      |            ^ thread-local storage is not supported for the current target

  974 |     return kIsMobile ? non_tl : tl;

  975 |   }

  976 |

❌  (ios/Pods/Headers/Public/libevent/event.h:44:10)

  42 | #endif

  43 |

> 44 | #include <event2/event-config.h>

     |          ^ 'event2/event-config.h' file not found

  45 | #ifdef EVENT__HAVE_SYS_TYPES_H

  46 | #include <sys/types.h>

  47 | #endif

› Packaging react-native Pods/React-Core » libReact-Core.a

› Compiling react-native Pods/Flipper » FlipperClient.cpp

› Compiling react-native Pods/Flipper » Flipper-dummy.m

› Compiling react-native Pods/Flipper » ConnectionContextStore.cpp

› Compiling react-native Pods/Flipper » FlipperStep.cpp

⚠️  Pods/boost-for-react-native: iOS@8.0 deployment version mismatch, expected >= 9.0 <= 14.1.99

⚠️  Pods/Flipper-DoubleConversion: iOS@8.0 deployment version mismatch, expected >= 9.0 <= 14.1.99

⚠️  Pods/Flipper-Glog: iOS@8.0 deployment version mismatch, expected >= 9.0 <= 14.1.99

⚠️  Pods/Flipper-PeerTalk: iOS@8.4 deployment version mismatch, expected >= 9.0 <= 14.1.99

⚠️  Pods/YogaKit: iOS@8.0 deployment version mismatch, expected >= 9.0 <= 14.1.99

⚠️  Pods/Flipper: iOS@8.0 deployment version mismatch, expected >= 9.0 <= 14.1.99

▸ ** ARCHIVE FAILED **

▸ The following build commands failed:

▸   CompileC /Users/expo/Library/Developer/Xcode/DerivedData/LanceMilionrio-auscjqlkpvnqeqetxrwjkcbsozol/Build/Intermediates.noindex/ArchiveIntermediates/LanceMilionrio/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Flipper.build/Objects-normal/armv7/FlipperRSocketResponder.o /Users/expo/workingdir/build/ios/Pods/Flipper/xplat/Flipper/FlipperRSocketResponder.cpp normal armv7 c++ com.apple.compilers.llvm.clang.1_0.compiler

▸ (1 failure)

** ARCHIVE FAILED **

The following build commands failed:

    CompileC /Users/expo/Library/Developer/Xcode/DerivedData/LanceMilionrio-auscjqlkpvnqeqetxrwjkcbsozol/Build/Intermediates.noindex/ArchiveIntermediates/LanceMilionrio/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Flipper.build/Objects-normal/armv7/FlipperRSocketResponder.o /Users/expo/workingdir/build/ios/Pods/Flipper/xplat/Flipper/FlipperRSocketResponder.cpp normal armv7 c++ com.apple.compilers.llvm.clang.1_0.compiler

(1 failure)

Exit status: 65

+-------------+-------------------------+

|           Build environment           |

+-------------+-------------------------+

| xcode_path  | /Applications/Xcode.app |

| gym_version | 2.170.0                 |

| sdk         | iPhoneOS14.1.sdk        |

+-------------+-------------------------+

Looks like fastlane ran into a build/archive error with your project

It's hard to tell what's causing the error, so we wrote some guides on how

to troubleshoot build and signing issues: https://docs.fastlane.tools/codesigning/getting-started/

Before submitting an issue on GitHub, please follow the guide above and make

sure your project is set up correctly.

fastlane uses `xcodebuild` commands to generate your binary, you can see the

the full commands printed out in yellow in the above log.

Make sure to inspect the output above, as usually you'll find more error information there

[stderr] [!] Error building the application - see the log above

Error: Fastlane build failed with unknown error. Please refer to the "Run fastlane" and "Xcode Logs" phases.

Fastlane errors in most cases are not printed at the end of the output, so you may not find any useful information in the last lines of output when looking for an error message

Here are ~some excerpts from the Xcode Logs, how do I fix this error?

You should debug this the same way you’d debug any other build error (we unfortunately don’t have the time to help debug each developer’s builds). To ensure it’s not an issue with EAS Build, you can run it locally with expo run:ios

Hi,

I have the same error.
Did you solve your problem?

Thanks

Have the same error here too after upgrading to expo 43 and hermes turned on.

we advise disabling hermes on eas build, it’ll double your build times and it’s generally not a very reliable tool at the moment.