kou opened a new issue, #50582:
URL: https://github.com/apache/arrow/issues/50582

   ### 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
   
   ```text
   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!
   
   ```
   
   https://github.com/apache/arrow/pull/50469#discussion_r3567660836
   
   > Should we install `simdjson-static` too?
   
   ### Component(s)
   
   C++, Continuous Integration


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to