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

[CI] turbodbc integration tests are failing (build isue) #27475

Closed
asfimport opened this issue Feb 12, 2021 · 3 comments
Closed

[CI] turbodbc integration tests are failing (build isue) #27475

asfimport opened this issue Feb 12, 2021 · 3 comments

Comments

@asfimport
Copy link

Both turbodbc builds are failing, see eg https://github.com/ursacomputing/crossbow/runs/1885201762

It seems a failure to build turbodbc:

/build/turbodbc /
-- The CXX compiler identification is GNU 9.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/conda/envs/arrow/bin/x86_64-conda-linux-gnu-c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Build type: Debug
CMake Error at CMakeLists.txt:14 (add_subdirectory):
  add_subdirectory given source "pybind11" which is not an existing
  directory.


-- Found GTest: /opt/conda/envs/arrow/lib/libgtest.so  
-- Found Boost: /opt/conda/envs/arrow/include (found version "1.74.0") found components: locale 
-- Detecting unixODBC library
--   Found header files at: /opt/conda/envs/arrow/include
--   Found library at: /opt/conda/envs/arrow/lib/libodbc.so
-- Found Boost: /opt/conda/envs/arrow/include (found version "1.74.0") found components: system date_time locale 
-- Detecting unixODBC library
--   Found header files at: /opt/conda/envs/arrow/include
--   Found library at: /opt/conda/envs/arrow/lib/libodbc.so
-- Found Boost: /opt/conda/envs/arrow/include (found version "1.74.0") found components: system 
-- Detecting unixODBC library
--   Found header files at: /opt/conda/envs/arrow/include
--   Found library at: /opt/conda/envs/arrow/lib/libodbc.so
CMake Error at cpp/turbodbc_python/Library/CMakeLists.txt:3 (pybind11_add_module):
  Unknown CMake command "pybind11_add_module".


-- Configuring incomplete, errors occurred!
See also "/build/turbodbc/CMakeFiles/CMakeOutput.log".
See also "/build/turbodbc/CMakeFiles/CMakeError.log".
1
Error: `docker-compose --file /home/runner/work/crossbow/crossbow/arrow/docker-compose.yml run --rm -e SETUPTOOLS_SCM_PRETEND_VERSION=3.1.0.dev174 conda-python-turbodbc` exited with a non-zero exit code 1, see the process log above.

cc @xhochy

Reporter: Joris Van den Bossche / @jorisvandenbossche
Assignee: Uwe Korn / @xhochy

PRs and other links:

Note: This issue was originally created as ARROW-11608. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Joris Van den Bossche / @jorisvandenbossche:
This failure is still appearing. @xhochy is there someone to ping who could look into it?

@asfimport
Copy link
Author

Uwe Korn / @xhochy:
Yes, I should take care of this.

@asfimport
Copy link
Author

Krisztian Szucs / @kszucs:
Issue resolved by pull request 10605
#10605

@asfimport asfimport added this to the 5.0.0 milestone Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants