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] Another try for sdist&wheels and C++ 20 [WIP] #3350

Closed
wants to merge 15 commits into from

Conversation

johnkerl
Copy link
Member

@johnkerl johnkerl commented Nov 20, 2024

Issue and/or context: #3348

Changes: More googling

Notes for Reviewer: Manual run (since sdist&wheels CI is run nightly, not per-PR)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11934740416 (commit 1)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11934783613 (commit 2)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11935075723 (commit 3)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11935368712 (commit 4)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11935607390 (commit 5)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11936094781 (commit 6)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11936216486 (commit 7)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11936337810 (commit 8)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11936578016 (commit 9)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11936870834 (commit 10)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11936959667 (commit 11)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11937102375 (commit 12)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11937244329 (commit 13)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11937889684 (commit 14)
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11938268453 (commit 15)

@johnkerl johnkerl changed the title [ci] Another try for sdist+wheels and C++ 20 [ci] Another try for sdist+wheels and C++ 20 [WIP] Nov 20, 2024
@johnkerl johnkerl changed the title [ci] Another try for sdist+wheels and C++ 20 [WIP] [ci] Another try for sdist&wheels and C++ 20 [WIP] Nov 20, 2024
@johnkerl
Copy link
Member Author

Third run:
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/11935075723/job/33265650760#step:6:383

  Building wheels for collected packages: tiledbsoma
    Building wheel for tiledbsoma (pyproject.toml): started
    Running command Building wheel for tiledbsoma (pyproject.toml)
    running bdist_wheel
    Build with TileDB: /project/dist_links/dist
    Building Release build
    -- Using default install prefix /project/dist_links/dist. To control CMAKE_INSTALL_PREFIX, set OVERRIDE_INSTALL_PREFIX=OFF
    -- Install prefix is /project/dist_links/dist.
    -- The C compiler identification is GNU 10.2.1
    CMake Error at /tmp/pip-build-env-s17fewkm/overlay/lib/python3.10/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCXXCompiler.cmake:48 (message):
      Could not find compiler set in environment variable CXX:
  
      g++-13.

@johnkerl
Copy link
Member Author

Also:

ubuntu@anzo[prod][][~]$ alias dreb
alias dreb='docker run --rm -it --entrypoint=/bin/bash'
ubuntu@anzo[prod][][~]$ dreb quay.io/pypa/manylinux2014_x86_64:2024.10.07-1
[root@24538847c1fb /]# g++ --version
g++ (GCC) 10.2.1 20210130 (Red Hat 10.2.1-11)
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@johnkerl
Copy link
Member Author

@jdblischak
TileDB-Inc/tiledbsoma-feedstock@d08fae6

@johnkerl johnkerl force-pushed the kerl/wheel-build-20 branch 3 times, most recently from 52db4f5 to 2153637 Compare November 20, 2024 16:41
@johnkerl johnkerl force-pushed the kerl/wheel-build-20 branch 3 times, most recently from fbfee40 to 3c0fb29 Compare November 20, 2024 16:56
@johnkerl
Copy link
Member Author

Closing in favor of #3351. Write-up here: #3348 (comment)

@johnkerl johnkerl closed this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant