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

[libspatialite] build failure #43292

Closed
talregev opened this issue Jan 15, 2025 · 0 comments
Closed

[libspatialite] build failure #43292

talregev opened this issue Jan 15, 2025 · 0 comments
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@talregev
Copy link
Contributor

talregev commented Jan 15, 2025

Operating system

arm neon on vcpkg ci

Compiler

gcc?

Steps to reproduce the behavior

Run ci on vcpkg:
https://dev.azure.com/vcpkg/public/_build/results?buildId=111534&view=logs&jobId=18f767b8-9e55-53aa-9c57-42862973482f

Failure logs

failure logs for arm-neon-android.zip

configure: error: in `/mnt/vcpkg-ci/b/libspatialite/arm-neon-android-dbg':
configure: error: C compiler cannot create executables
See `config.log' for more details
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for armv7a-linux-androideabi-strip... /android-ndk-r27c/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for armv7a-linux-androideabi-gcc... /android-ndk-r27c/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
checking whether the C compiler works... no

Additional context

No response

@talregev talregev added the category:port-bug The issue is with a library, which is something the port should already support label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

1 participant