Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executing expo-updates Pods/EXUpdates » [CP-User] Generate app.manifest for expo-updates #1942

Open
KULTI1995 opened this issue Jul 20, 2023 · 19 comments
Labels
eas update needs review Issue is ready to be reviewed by a maintainer

Comments

@KULTI1995
Copy link

Build/Submit details page URL

https://expo.dev/accounts/pixelkoduje/projects/novenna-pompejanska-app/builds/af225074-98e5-4b59-b7bc-a34c234874d6

Summary

After adding expo-updates the project won't build. Android and iOS. The strangest thing is that there is not even an error. He just stands at that line, then stands until the 45 minute build is complete. (before adding, it took about 9 minutes to build, so 100% it shouldn't take more than 45 minutes after adding expo-updates)

The weirdest thing is that it only crashes when building a production app. At the time of building, the "development client" passes without a problem.
More specifically, it crashes without error on this line:

Executing expo-updates Pods/EXUpdates » [CP-User] Generate app.manifest for expo-updates

I am uploading the iOS build logs of the production app.

...The earlier part of the logs (due to the length of the thread, I can't paste it)

› Compiling react-native Pods/RCTTypeSafety » RCTTypedModuleConstants.mm

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

› Packaging @react-native-async-storage/async-storage Pods/RNCAsyncStorage » libRNCAsyncStorage.a

› Compiling react-native Pods/RCTTypeSafety » RCTConvertHelpers.mm

› Packaging react-native Pods/RCTTypeSafety » libRCTTypeSafety.a

› Executing react-native Pods/FBReactNativeSpec » [CP-User] Generate Specs

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » react-native-safe-area-context-dummy.m

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaViewMode.m

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaViewManager.m

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaViewLocalData.m

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaViewEdges.m

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaViewEdgeMode.m

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaView.m

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaUtils.m

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaShadowView.m

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaProviderManager.m

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaProvider.m

› Compiling react-native-safe-area-context Pods/react-native-safe-area-context » RNCSafeAreaContext.mm

› Compiling nowenna-app Pods/React-Codegen » React-Codegen-dummy.m

› Compiling nowenna-app Pods/React-Codegen » FBReactNativeSpec-generated.mm

› Packaging react-native-safe-area-context Pods/react-native-safe-area-context » libreact-native-safe-area-context.a

› Packaging nowenna-app Pods/React-Codegen » libReact-Codegen.a

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

› Compiling react-native Pods/React-RCTVibration » RCTVibrationPlugins.mm

› Compiling react-native Pods/React-RCTVibration » RCTVibration.mm

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

› Compiling react-native Pods/React-RCTSettings » RCTSettingsPlugins.mm

› Compiling react-native Pods/React-RCTSettings » RCTSettingsManager.mm

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

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

› Compiling react-native Pods/React-RCTNetwork » RCTNetworking.mm

› Compiling react-native Pods/React-RCTNetwork » RCTNetworkTask.mm

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

› Compiling react-native Pods/React-RCTNetwork » RCTNetworkPlugins.mm

› Compiling react-native Pods/React-RCTNetwork » RCTHTTPRequestHandler.mm

› Compiling react-native Pods/React-RCTNetwork » RCTFileRequestHandler.mm

› Compiling react-native Pods/React-RCTNetwork » RCTDataRequestHandler.mm

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

› Compiling react-native Pods/React-RCTLinking » RCTLinkingPlugins.mm

› Compiling react-native Pods/React-RCTLinking » RCTLinkingManager.mm

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

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

› Compiling react-native Pods/React-RCTAnimation » RCTValueAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTTransformAnimatedNode.m

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

› Compiling react-native Pods/React-RCTAnimation » RCTTrackingAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTSubtractionAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTStyleAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTSpringAnimation.m

› Compiling react-native Pods/React-RCTAnimation » RCTPropsAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTNativeAnimatedTurboModule.mm

› Compiling react-native Pods/React-RCTAnimation » RCTNativeAnimatedNodesManager.m

› Compiling react-native Pods/React-RCTAnimation » RCTNativeAnimatedModule.mm

› Compiling react-native Pods/React-RCTAnimation » RCTMultiplicationAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTModuloAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTInterpolationAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTFrameAnimation.m

› Compiling react-native Pods/React-RCTAnimation » RCTEventAnimation.m

› Compiling react-native Pods/React-RCTAnimation » RCTDivisionAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTDiffClampAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTDecayAnimation.m

› Compiling react-native Pods/React-RCTAnimation » RCTColorAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTAnimationUtils.m

› Compiling react-native Pods/React-RCTAnimation » RCTAnimationPlugins.mm

› Compiling react-native Pods/React-RCTAnimation » RCTAnimatedNode.m

› Compiling react-native Pods/React-RCTAnimation » RCTAdditionAnimatedNode.m

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

› Compiling react-native Pods/React-RCTImage » RCTUIImageViewAnimated.m

› Compiling react-native Pods/React-RCTImage » RCTResizeMode.m

› Compiling react-native Pods/React-RCTImage » RCTLocalAssetImageLoader.mm

› Compiling react-native Pods/React-RCTImage » RCTImageViewManager.mm

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

› Compiling react-native Pods/React-RCTImage » RCTImageView.mm

› Compiling react-native Pods/React-RCTImage » RCTImageUtils.m

› Compiling react-native Pods/React-RCTImage » RCTImageURLLoaderWithAttribution.mm

› Compiling react-native Pods/React-RCTImage » RCTImageStoreManager.mm

› Compiling react-native Pods/React-RCTImage » RCTImageShadowView.m

› Compiling react-native Pods/React-RCTImage » RCTImagePlugins.mm

› Compiling react-native Pods/React-RCTImage » RCTImageLoader.mm

› Compiling react-native Pods/React-RCTImage » RCTImageEditingManager.mm

› Compiling react-native Pods/React-RCTImage » RCTImageCache.m

› Compiling react-native Pods/React-RCTImage » RCTImageBlurUtils.m

› Compiling react-native Pods/React-RCTImage » RCTGIFImageDecoder.mm

› Compiling react-native Pods/React-RCTImage » RCTDisplayWeakRefreshable.m

› Compiling react-native Pods/React-RCTImage » RCTAnimatedImage.m

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

› Compiling react-native Pods/React-RCTBlob » RCTFileReaderModule.mm

› Compiling react-native Pods/React-RCTBlob » RCTBlobPlugins.mm

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

› Compiling react-native Pods/React-RCTBlob » RCTBlobManager.mm

› Compiling react-native Pods/React-RCTBlob » RCTBlobCollector.mm

› Compiling react-native-screens Pods/RNScreens » UIWindow+RNScreens.mm

› Compiling react-native-screens Pods/RNScreens » UIViewController+RNScreens.mm

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

› Compiling react-native-screens Pods/RNScreens » RNScreens-dummy.m

› Compiling react-native-screens Pods/RNScreens » RNSUIBarButtonItem.mm

› Compiling react-native-screens Pods/RNScreens » RNSSearchBar.mm

› Compiling react-native-screens Pods/RNScreens » RNSScreenWindowTraits.mm

› Compiling react-native-screens Pods/RNScreens » RNSScreenViewEvent.mm

› Compiling react-native-screens Pods/RNScreens » RNSScreenStackHeaderSubview.mm

› Compiling react-native-screens Pods/RNScreens » RNSScreenStackHeaderConfig.mm

› Compiling react-native-screens Pods/RNScreens » RNSScreenStackAnimator.mm

› Compiling react-native-screens Pods/RNScreens » RNSScreenStack.mm

› Compiling react-native-screens Pods/RNScreens » RNSScreenNavigationContainer.mm

› Compiling react-native-screens Pods/RNScreens » RNSScreenContainer.mm

› Compiling react-native-screens Pods/RNScreens » RNSScreen.mm

› Compiling react-native-screens Pods/RNScreens » RNSFullWindowOverlay.mm

› Compiling react-native-screens Pods/RNScreens » RNSConvert.mm

› Compiling react-native-screens Pods/RNScreens » RCTImageComponentView+RNSScreenStackHeaderConfig.mm

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

› Compiling react-native Pods/React-CoreModules » RCTWebSocketExecutor.mm

› Packaging react-native-screens Pods/RNScreens » libRNScreens.a

› Compiling react-native Pods/React-CoreModules » RCTTiming.mm

› Compiling react-native Pods/React-CoreModules » RCTStatusBarManager.mm

› Compiling react-native Pods/React-CoreModules » RCTSourceCode.mm

› Compiling react-native Pods/React-CoreModules » RCTRedBox.mm

› Compiling react-native Pods/React-CoreModules » RCTPlatform.mm

› Compiling react-native Pods/React-CoreModules » RCTPerfMonitor.mm

› Compiling react-native Pods/React-CoreModules » RCTLogBoxView.mm

› Compiling react-native Pods/React-CoreModules » RCTLogBox.mm

› Compiling react-native Pods/React-CoreModules » RCTKeyboardObserver.mm

› Compiling react-native Pods/React-CoreModules » RCTI18nManager.mm

› Compiling react-native Pods/React-CoreModules » RCTFPSGraph.m

› Compiling react-native Pods/React-CoreModules » RCTExceptionsManager.mm

› Compiling react-native Pods/React-CoreModules » RCTEventDispatcher.mm

› Compiling react-native Pods/React-CoreModules » RCTDeviceInfo.mm

› Compiling react-native Pods/React-CoreModules » RCTDevSplitBundleLoader.mm

› Compiling react-native Pods/React-CoreModules » RCTDevSettings.mm

› Compiling react-native Pods/React-CoreModules » RCTDevMenu.mm

› Compiling react-native Pods/React-CoreModules » RCTDevLoadingView.mm

› Compiling react-native Pods/React-CoreModules » RCTClipboard.mm

› Compiling react-native Pods/React-CoreModules » RCTAppearance.mm

› Compiling react-native Pods/React-CoreModules » RCTAppState.mm

› Compiling react-native Pods/React-CoreModules » RCTAlertManager.mm

› Compiling react-native Pods/React-CoreModules » RCTAlertController.m

› Compiling react-native Pods/React-CoreModules » RCTActionSheetManager.mm

› Compiling react-native Pods/React-CoreModules » RCTAccessibilityManager.mm

› Compiling react-native Pods/React-CoreModules » CoreModulesPlugins.mm

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

› Compiling react-native-onesignal Pods/react-native-onesignal » UIApplication+RCTOnesignal.m

› Compiling react-native-onesignal Pods/react-native-onesignal » RCTOneSignalExtensionService.m

› Compiling react-native-onesignal Pods/react-native-onesignal » RCTOneSignalEventEmitter.m

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

› Compiling react-native-onesignal Pods/react-native-onesignal » RCTOneSignal.m

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

› Compiling react-native Pods/React-RCTAppDelegate » RCTLegacyInteropComponents.mm

› Packaging react-native-onesignal Pods/react-native-onesignal » libreact-native-onesignal.a

› Compiling react-native Pods/React-RCTAppDelegate » RCTAppSetupUtils.mm

› Compiling react-native Pods/React-RCTAppDelegate » RCTAppDelegate.mm

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

› Compiling react-native-reanimated Pods/RNReanimated » WorkletEventHandler.cpp

› Compiling react-native-reanimated Pods/RNReanimated » UIResponder+Reanimated.mm

› Compiling react-native-reanimated Pods/RNReanimated » Shareables.cpp

› Compiling react-native-reanimated Pods/RNReanimated » ShadowTreeCloner.cpp

› Compiling react-native-reanimated Pods/RNReanimated » Scheduler.cpp

› Compiling react-native-reanimated Pods/RNReanimated » RuntimeDecorator.cpp

› Compiling react-native-reanimated Pods/RNReanimated » ReanimatedVersion.cpp

› Compiling react-native-reanimated Pods/RNReanimated » ReanimatedUIManagerBinding.cpp

› Compiling react-native-reanimated Pods/RNReanimated » ReanimatedSensorContainer.m

› Compiling react-native-reanimated Pods/RNReanimated » ReanimatedSensor.m

› Compiling react-native-reanimated Pods/RNReanimated » ReanimatedRuntime.cpp

› Compiling react-native-reanimated Pods/RNReanimated » ReanimatedHermesRuntime.cpp

› Compiling react-native-reanimated Pods/RNReanimated » RNReanimated-dummy.m

› Compiling react-native-reanimated Pods/RNReanimated » REAUIManager.mm

› Compiling react-native-reanimated Pods/RNReanimated » REASnapshot.m

› Compiling react-native-reanimated Pods/RNReanimated » REASharedTransitionManager.m

› Compiling react-native-reanimated Pods/RNReanimated » REASharedElement.m

› Compiling react-native-reanimated Pods/RNReanimated » REAScreensHelper.m

› Compiling react-native-reanimated REANodesManager.mm

› Compiling react-native-reanimated Pods/RNReanimated » REAModule.mm

› Compiling react-native-reanimated Pods/RNReanimated » REAMessageThread.mm

› Compiling react-native-reanimated Pods/RNReanimated » REAKeyboardEventObserver.m

› Compiling react-native-reanimated Pods/RNReanimated » REAInitializerRCTFabricSurface.mm

› Compiling react-native-reanimated Pods/RNReanimated » REAInitializer.mm

› Compiling react-native-reanimated Pods/RNReanimated » REAIOSScheduler.mm

› Compiling react-native-reanimated Pods/RNReanimated » REAIOSLogger.mm

› Compiling react-native-reanimated Pods/RNReanimated » REAIOSErrorHandler.mm

› Compiling react-native-reanimated Pods/RNReanimated » REAFrame.m

› Compiling react-native-reanimated Pods/RNReanimated » REAEventDispatcher.m

› Compiling react-native-reanimated Pods/RNReanimated » REAAnimationsManager.m

› Compiling react-native-reanimated Pods/RNReanimated » RCTAppDelegate+Reanimated.mm

› Compiling react-native-reanimated Pods/RNReanimated » NewestShadowNodesRegistry.cpp

› Compiling react-native-reanimated Pods/RNReanimated » NativeReanimatedModuleSpec.cpp

› Compiling react-native-reanimated Pods/RNReanimated » NativeReanimatedModule.cpp

› Compiling react-native-reanimated Pods/RNReanimated » NativeProxy.mm

› Compiling react-native-reanimated Pods/RNReanimated » NativeMethods.mm

› Compiling react-native-reanimated Pods/RNReanimated » LayoutAnimationsManager.cpp

› Compiling react-native-reanimated Pods/RNReanimated » JsiUtils.cpp

› Compiling react-native-reanimated Pods/RNReanimated » FeaturesConfig.cpp

› Compiling react-native-reanimated Pods/RNReanimated » FabricUtils.cpp

› Compiling react-native-reanimated Pods/RNReanimated » EventHandlerRegistry.cpp

› Compiling react-native-reanimated Pods/RNReanimated » AnimatedSensorModule.cpp

› Packaging react-native-reanimated Pods/RNReanimated » libRNReanimated.a

› Compiling expo-modules-core Pods/ExpoModulesCore » TypedArray.cpp

› Compiling expo-modules-core Pods/ExpoModulesCore » RCTComponentData+Privates.m

› Compiling expo-modules-core Pods/ExpoModulesCore » LazyObject.cpp

› Compiling expo-modules-core Pods/ExpoModulesCore » JSIUtils.cpp

› Compiling expo-modules-core Pods/ExpoModulesCore » ExpoModulesHostObject.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » ExpoModulesCore-dummy.m

› Compiling expo-modules-core Pods/ExpoModulesCore » ExpoBridgeModule.m

› Compiling expo-modules-core EXUtilities.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXSingletonModule.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXReactNativeUserNotificationCenterProxy.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXReactNativeEventEmitter.m

    pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]

› Compiling expo-modules-core Pods/ExpoModulesCore » EXReactNativeAdapter.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXReactLogHandler.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXReactFontManager.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXReactDelegateWrapper.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXReactCompatibleHelpers.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXRawJavaScriptFunction.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXRCTBridgeDelegateInterceptor.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXPermissionsService.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXPermissionsMethodsDelegate.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXNativeModulesProxy.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXModuleRegistryProvider.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXModuleRegistryHolderReactModule.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXModuleRegistryAdapter.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXModuleRegistry.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXLogManager.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXLegacyAppDelegateWrapper.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXJavaScriptWeakObject.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXJavaScriptValue.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXJavaScriptTypedArray.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXJavaScriptRuntime.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXJavaScriptObject.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXJSIUtils.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXJSIInstaller.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXJSIConversions.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXExportedModule.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXErrorCodes.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXAppDelegatesLoader.m

› Compiling expo-modules-core Pods/ExpoModulesCore » EXAppDelegateWrapper.mm

› Compiling expo-modules-core Pods/ExpoModulesCore » EXAppDefines.m

› Packaging expo-modules-core Pods/ExpoModulesCore » libExpoModulesCore.a

› Executing expo-modules-core Pods/ExpoModulesCore » Copy generated compatibility header

    Run script build phase '[CP-User] Generate app.config for prebuilt Constants.manifest' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'EXConstants' from project 'Pods')

› Compiling expo-keep-awake Pods/ExpoKeepAwake » ExpoKeepAwake-dummy.m

› Packaging expo-keep-awake Pods/ExpoKeepAwake » libExpoKeepAwake.a

› Executing expo-keep-awake Pods/ExpoKeepAwake » Copy generated compatibility header

› Compiling expo Pods/Expo » Expo-dummy.m

› Compiling expo Pods/Expo » EXAppDefinesLoader.m

› Compiling expo-linear-gradient Pods/ExpoLinearGradient » ExpoLinearGradient-dummy.m

› Packaging expo-linear-gradient Pods/ExpoLinearGradient » libExpoLinearGradient.a

› Executing expo-linear-gradient Pods/ExpoLinearGradient » Copy generated compatibility header

› Compiling expo-head Pods/ExpoHead » ExpoHead-dummy.m

› Packaging expo-head Pods/ExpoHead » libExpoHead.a

› Executing expo-head Pods/ExpoHead » Copy generated compatibility header

› Compiling expo-splash-screen Pods/EXSplashScreen » EXSplashScreenViewNativeProvider.m

› Packaging expo Pods/Expo » libExpo.a

› Compiling expo-splash-screen Pods/EXSplashScreen » EXSplashScreenViewController.m

› Compiling expo-splash-screen Pods/EXSplashScreen » EXSplashScreenService.m

› Compiling expo-splash-screen Pods/EXSplashScreen » EXSplashScreenModule.m

› Compiling expo-splash-screen Pods/EXSplashScreen » EXSplashScreen-dummy.m

› Compiling expo-notifications Pods/EXNotifications » NSDictionary+EXNotificationsVerifyingClass.m

› Compiling expo-notifications Pods/EXNotifications » EXUserFacingNotificationsPermissionsRequester.m

› Compiling expo-notifications Pods/EXNotifications » EXSingleNotificationHandlerTask.m

› Compiling expo-notifications Pods/EXNotifications » EXServerRegistrationModule.m

› Compiling expo-notifications Pods/EXNotifications » EXPushTokenModule.m

› Compiling expo-notifications Pods/EXNotifications » EXPushTokenManager.m

› Compiling expo-notifications Pods/EXNotifications » EXNotificationsEmitter.m

› Compiling expo-notifications Pods/EXNotifications » EXNotifications-dummy.m

› Packaging expo-splash-screen Pods/EXSplashScreen » libEXSplashScreen.a

› Compiling expo-notifications Pods/EXNotifications » EXNotificationSchedulerModule.m

› Compiling expo-notifications Pods/EXNotifications » EXNotificationPresentationModule.m

› Compiling expo-notifications Pods/EXNotifications » EXNotificationPermissionsModule.m

› Compiling expo-notifications Pods/EXNotifications » EXNotificationCenterDelegate.m

› Compiling expo-notifications Pods/EXNotifications » EXNotificationCategoriesModule.m

› Compiling expo-notifications Pods/EXNotifications » EXNotificationBuilder.m

› Compiling expo-notifications Pods/EXNotifications » EXLegacyRemoteNotificationPermissionRequester.m

› Compiling expo-notifications Pods/EXNotifications » EXBadgeModule.m

› Compiling expo-notifications Pods/EXNotifications » EXBackgroundRemoteNotificationConsumer.m

› Compiling expo-notifications Pods/EXNotifications » EXBackgroundNotificationTasksModule.m

› Packaging expo-notifications Pods/EXNotifications » libEXNotifications.a

› Compiling expo-font Pods/EXFont » EXFontScalersManager.m

› Compiling expo-font Pods/EXFont » EXFontScaler.m

› Compiling expo-font Pods/EXFont » EXFontManager.m

› Compiling expo-font Pods/EXFont » EXFontLoaderProcessor.m

› Compiling expo-font Pods/EXFont » EXFontLoader.m

› Compiling expo-font Pods/EXFont » EXFont.m

› Compiling expo-font Pods/EXFont » EXFont-dummy.m

› Packaging expo-font Pods/EXFont » libEXFont.a

› Compiling expo-file-system Pods/EXFileSystem » EXTaskHandlersManager.m

› Compiling expo-file-system Pods/EXFileSystem » EXSessionUploadTaskDelegate.m

› Compiling expo-file-system Pods/EXFileSystem » EXSessionTaskDispatcher.m

› Compiling expo-file-system Pods/EXFileSystem » EXSessionTaskDelegate.m

› Compiling expo-file-system Pods/EXFileSystem » EXSessionResumableDownloadTaskDelegate.m

› Compiling expo-file-system Pods/EXFileSystem » EXSessionHandler.m

› Compiling expo-file-system Pods/EXFileSystem » EXSessionDownloadTaskDelegate.m

› Compiling expo-file-system Pods/EXFileSystem » EXSessionCancelableUploadTaskDelegate.m

› Compiling expo-file-system Pods/EXFileSystem » EXFileSystemLocalFileHandler.m

› Compiling expo-file-system Pods/EXFileSystem » EXFileSystemAssetLibraryHandler.m

    'requestImageDataForAsset:options:resultHandler:' is deprecated: first deprecated in iOS 13 [-Wdeprecated-declarations]

› Compiling expo-file-system Pods/EXFileSystem » EXFileSystem.m

› Compiling expo-file-system Pods/EXFileSystem » EXFileSystem-dummy.m

› Compiling expo-file-system EXFilePermissionModule.m

› Compiling expo-manifests Pods/EXManifests » EXManifests-dummy.m

› Packaging expo-file-system Pods/EXFileSystem » libEXFileSystem.a

› Executing expo-constants Pods/EXConstants » [CP-User] Generate app.config for prebuilt Constants.manifest

› Packaging expo-manifests Pods/EXManifests » libEXManifests.a

› Executing expo-manifests Pods/EXManifests » Copy generated compatibility header

› Compiling expo-application Pods/EXApplication » EXProvisioningProfile.m

› Compiling expo-application Pods/EXApplication » EXApplication.m

› Compiling expo-application Pods/EXApplication » EXApplication-dummy.m

› Packaging expo-application Pods/EXApplication » libEXApplication.a

› Compiling expo-constants Pods/EXConstants » EXConstantsService.m

› Compiling expo-constants Pods/EXConstants » EXConstantsInstallationIdProvider.m

› Compiling expo-constants Pods/EXConstants » EXConstants-dummy.m

› Packaging expo-constants Pods/EXConstants » libEXConstants.a

› Compiling expo-av Pods/EXAV » EXVideoView.m

› Compiling expo-av Pods/EXAV » EXVideoPlayerViewController.m

› Compiling expo-av Pods/EXAV » EXAudioSessionManager.m

› Compiling expo-av Pods/EXAV » EXAudioSampleCallback.mm

› Compiling expo-av Pods/EXAV » EXAudioRecordingPermissionRequester.m

› Compiling expo-av Pods/EXAV » EXAVPlayerData.m

› Compiling expo-av Pods/EXAV » EXAV.m

› Compiling expo-av Pods/EXAV » EXAV-dummy.m

› Compiling expo-av Pods/EXAV » EXAV+AudioSampleCallback.mm

› Compiling expo-av Pods/EXAV » CallbackWrapper.mm

› Compiling expo-av Pods/EXAV » AudioSampleCallbackWrapper.mm

› Packaging expo-av Pods/EXAV » libEXAV.a

› Executing expo-constants Pods/EXConstants » Copy generated compatibility header

› Executing expo-av Pods/EXAV » Copy generated compatibility header

› Compiling expo-eas-client Pods/EASClient » EASClient-dummy.m

› Packaging expo-eas-client Pods/EASClient » libEASClient.a

› Executing expo-eas-client Pods/EASClient » Copy generated compatibility header

› Executing expo-updates Pods/EXUpdates » [CP-User] Generate app.manifest for expo-updates

For administration, I am sending a link to build:
https://expo.dev/accounts/pixelkoduje/projects/novenna-pompejanska-app/builds/af225074-98e5-4b59-b7bc-a34c234874d6

And a built version for Android (with the same functions) - the production version is also not built for Android.

https://expo.dev/accounts/pixelkoduje/projects/nowenna-pompejanska-app/builds/2409695c-4231-41a6-bf53-134cb785ed4f

Managed or bare?

Managed

Environment

npx expo-doctor

 Check package.json for common issues
✔ Validate global prerequisites versions
✔ Validate Expo Config
✔ Check compatible dependency versions for the installed Expo SDK
✔ Check for incompatible packages
✔ Check for conflicting global packages in project
✖ Verify prebuild support package versions are compatible

Detailed check results:

Expected package @expo/config-plugins@~7.2.2
Found invalid:
  @expo/[email protected]
  @expo/[email protected]
  (for more info, run: npm why @expo/config-plugins)
Advice: Upgrade dependencies that are using the invalid package versions.

One or more checks failed, indicating possible issues with the project.

npx expo-env-info

  expo-env-info 1.0.5 environment info:
    System:
      OS: Windows 10 10.0.19045
    Binaries:
      Node: 18.16.0 - C:\Program Files\nodejs\node.EXE
      Yarn: 1.22.17 - ~\AppData\Roaming\npm\yarn.CMD
      npm: 8.3.0 - C:\Program Files\nodejs\npm.CMD
    IDEs:
      Android Studio: Version  4.0.0.0 AI-193.6911.18.40.6626763
    npmPackages:
      @expo/metro-config: ^0.10.6 => 0.10.6
      @expo/webpack-config: ^18.0.1 => 18.0.1
      expo: ^49.0.0 => 49.0.0
      react: 18.2.0 => 18.2.0
      react-dom: 18.2.0 => 18.2.0
      react-native: 0.72.3 => 0.72.3
      react-native-web: ~0.19.6 => 0.19.6
    Expo Workflow: managed

Error output

No response

Reproducible demo or steps to reproduce from a blank project

null

@KULTI1995 KULTI1995 added the needs review Issue is ready to be reviewed by a maintainer label Jul 20, 2023
@robertohein
Copy link

I got the same problem

@robertohein
Copy link

@KULTI1995 did you managed to solve it?

@robertohein
Copy link

@chris24elias
Copy link

I have the same exact issue

@chenzesam
Copy link

  • 1

@sanjuhs
Copy link

sanjuhs commented Nov 8, 2023

Guys even i am gettin a very similar error, when i run my expo builds locally :
[RUN_FASTLANE] › Packaging expo-manifests Pods/EXManifests » libEXManifests.a
[RUN_FASTLANE] › Executing expo-constants Pods/EXConstants » [CP-User] Generate app.config for prebuilt Constants.manifest

@Uros787
Copy link

Uros787 commented Dec 14, 2023

did anyone solve this?

@ak098ma
Copy link

ak098ma commented Jan 6, 2024

I've faced almost same issue, I tried many solutions (different version, clean install node_modules, remove .expo | DerivedData etc) but not fixed, at last restarting my PC solved the problem (in my case).
I don't know what was the specific cause but FYI restarting your PC may solve the problem.

@bleonaima
Copy link

Exactly the same problem here, expo 50, I've tried changing "resourceClass" to "m-large" in eas.json and the same problem, stuck in "Executing expo-updates Pods/EXUpdates » [CP-User] Generate app.manifest for expo-updates" for almost 2 hours and i got a timeout error message. About the Android, no problems, yet.

@evgenyshenets91
Copy link

any solutions? I have this in expo dev console:

Executing expo-updates Pods/EXUpdates » [CP-User] Generate app.manifest for expo-updates

❌  error: Cannot resolve @babel/runtime/helpers/interopRequireDefault

❌ Metro encountered an error:
Cannot resolve @babel/runtime/helpers/interopRequireDefault
Learn more: https://docs.expo.dev/build-reference/troubleshooting

and more detailed in logs:

/Users/expo/workingdir/build/apps/mobile/.cache/metro"
error: Cannot resolve expo-updates
Error: Cannot resolve expo-updates
Error: Cannot resolve expo-updates
    at /Users/expo/workingdir/build/apps/mobile/node_modules/@nx/expo/plugins/metro-resolver.js:33:15
    at resolveRequest (/Users/expo/workingdir/build/apps/mobile/node_modules/@expo/cli/build/src/start/server/metro/withMetroResolvers.js:97:24)

@acopetkovic
Copy link

@bleonaima Hey, did you find any solutions? I have the same as @KULTI1995.

@AnnaBaranova
Copy link

AnnaBaranova commented Apr 17, 2024

Hey hey @KULTI1995 ! I have the same issue Executing expo-updates Pods/EXUpdates » [CP-User] Generate app.manifest for expo-updates. Tried to update was-cli to the latest version, restarted PC:) nothing worked :((( eas-cli/7.8.2 "expo": "~49.0.15", "expo-updates": "~0.18.19". Did you find any solutions?

@YoussefHenna
Copy link

Upgrading the babel package to "@babel/core": "^7.20.12" resolved the issue for me.

@jesulonimii
Copy link

Hi, Please I'm experiencing this issue. I have tried updating my babel/core, no success.

@sjouljian
Copy link

having exactly same issue expo sdk 51

@qzw881130
Copy link

qzw881130 commented Aug 15, 2024

after running yarn ios, it stuck here.

› Executing expo-constants Pods/EXConstants » [CP-User] Generate app.config for prebuilt Constants.manifest

i've tried many ways, but nothing worked.

"expo": "~51.0.13",
"expo-constants": "~16.0.2",
"@babel/core": "^7.25.2",
"react": "18.2.0",
"react-native": "npm:react-native-tvos@~0.74.2-0",

expo-cli 6.3.10

@Mactub07
Copy link

any updates? I also have the same problem › Executing expo-constants Pods/EXConstants » [CP-User] Generate app.config for prebuilt Constants.manifest

@qzw881130
Copy link

qzw881130 commented Sep 10, 2024

any updates? I also have the same problem › Executing expo-constants Pods/EXConstants » [CP-User] Generate app.config for prebuilt Constants.manifest

i've solved it.

Two ways.
1st: empty ~/.bash_profile
2nd: cause i'm using zsh.
so, i changed these:

mv ~/.bash_profile ~/.bash_profile_2
touch ~/.bash_profile

to edit ~/.zshrc, replace ~/.bash_profile with ~/.bash_profile_2

source ~/.bash_profile_2

then, for bash, it will use ~/.bash_profile, ~/.bash_profile is empty file.
for zsh, it can use ~/.bash_profile_2

more infomation, pls view expo/expo#15809

@connorblack
Copy link

connorblack commented Dec 21, 2024

This is still an issue FYI.

I'm currently having to manually comment out my entire .bash_profile before each build...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eas update needs review Issue is ready to be reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests