software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
6.13k stars 982 forks source link

Build Failed with Detox on latest version: 2 files found with path 'lib/arm64-v8a/libc++_shared.so' from inputs #3232

Open flloyddsouza opened 2 hours ago

flloyddsouza commented 2 hours ago

Description

Upgraded RN from 75.4 to 76.2 Upgraded to latest react-native-guesture-handler Using detox for E2E testing Normal Build succeeds not Test Build

Task :react-native-gesture-handler:mergeDebugAndroidTestNativeLibs FAILED

FAILURE: Build failed with an exception.

BUILD FAILED in 31m 3s 372 actionable tasks: 327 executed, 45 up-to-date

Steps to reproduce

cd android && gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug

Snack or a link to a repository

-

Gesture Handler version

2.21.2

React Native version

0.76.2

Platforms

Android

JavaScript runtime

None

Workflow

React Native (without Expo)

Architecture

Fabric (New Architecture)

Build type

Debug mode

Device

Android emulator

Device model

No response

Acknowledgements

Yes

github-actions[bot] commented 2 hours ago

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

github-actions[bot] commented 2 hours ago

Hey! 👋

It looks like you've omitted a few important sections from the issue template.

Please complete Snack or a link to a repository section.