Skip to content

[CI][C++] alpine-linux-cpp misses simdjson-static #50582

Description

@kou

Describe the bug, including details regarding any error messages, version, and platform.

https://github.com/apache/arrow/actions/runs/29839890367/job/88665839765?pr=50547#step:6:946

CMake Error at /usr/lib/cmake/simdjson/simdjsonTargets.cmake:95 (message):
The imported target "simdjson::simdjson" references the file
"/usr/lib/libsimdjson.a"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/simdjson/simdjsonTargets.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/cmake/simdjson/simdjson-config.cmake:6 (include)
cmake_modules/ThirdpartyToolchain.cmake:313 (find_package)
cmake_modules/ThirdpartyToolchain.cmake:2841 (resolve_dependency)
CMakeLists.txt:529 (include)
-- Configuring incomplete, errors occurred!

#50469 (comment)

Should we install simdjson-static too?

Component(s)

C++, Continuous Integration

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions