Skip to content

(.note.gnu.property+0x0): data is too short error during IPP linkage with NDK 27 for Android x86 #26072

@asmorkalov

Description

@asmorkalov

System Information

Branch: 4.x
NDK: 27.0.12077973
Reproduced with CI in #26057

Detailed description

Steps to reproduce

$ export ANDROID_HOME=/home/alexander/Android2/
$  cmake -GNinja -DCMAKE_TOOLCHAIN_FILE=/home/alexander/Android2/ndk/27.0.12077973/build/cmake/android.toolchain.cmake -DANDROID_SDK=/home/alexander/Android2/ -DANDROID_ABI=x86 ../opencv-master

### Issue submission checklist

- [X] I report the issue, it's not a question
- [X] I checked the problem with documentation, FAQ, open issues, forum.opencv.org, Stack Overflow, etc and have not found any solution
- [X] I updated to the latest OpenCV version and the issue is still there
- [X] There is reproducer code and related data files (videos, images, onnx, etc)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions