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

Test dev versions of libcxx #131

Closed
wants to merge 2 commits into from
Closed

Conversation

jdblischak
Copy link
Collaborator

Recently in #125 we had to pin libcxx <18 in order to avoid an Illegal instruction error on osx-64. Other conda-forge maintainers have been uploading experimental versions of libcxx to the channel conda-forge/label/libcxx_dev. This PR tests the latest dev version of libcxx for TileDB-VCF.

xref: conda-forge/libcxx-feedstock#162, conda-forge/libcxx-feedstock#168, conda-forge/libcxx-feedstock#167, conda-forge/arcticdb-feedstock#251

@jdblischak jdblischak requested a review from dudoslav July 23, 2024 14:48
@jdblischak jdblischak self-assigned this Jul 23, 2024
@jdblischak
Copy link
Collaborator Author

Still failing with the same runtime error during the osx-64 tests:

+ bash test-cli.sh
test-cli.sh: line 11: 16371 Illegal instruction: 4  tiledbvcf export --uri s3://tiledb-inc-demo-data/tiledbvcf-arrays/v4/vcf-samples-20 --regions chr1:1-100000 --sample-names v2-usVwJUmo,v2-WpXCYApL --output-format z --output-dir "$OUTDIR"
WARNING: Tests failed for libtiledbvcf-0.33.3-hfffce77_1.conda - moving package to /Users/runner/miniforge3/conda-bld/broken
TESTS FAILED: libtiledbvcf-0.33.3-hfffce77_1.conda

This build used libcxx 18.1.8-h27c2254_5 from conda-forge/label/libcxx_dev

@h-vetinari
Copy link

Thanks for testing! Yeah, unfortunately the errors persisted also for arcticdb...

@jdblischak
Copy link
Collaborator Author

Superseded by #136

@jdblischak jdblischak closed this Aug 8, 2024
@jdblischak jdblischak deleted the libcxx branch August 8, 2024 18:07
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.

2 participants