TileDB-Inc / TileDB-VCF

Efficient variant-call data storage and retrieval library using the TileDB storage library.
https://tiledb-inc.github.io/TileDB-VCF/
MIT License
85 stars 14 forks source link

The nightly build job failed on Tuesday (2023-09-26) #583

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 11 months ago

The nightly build job failed on Tuesday (2023-09-26) in run 6320860296

jdblischak commented 11 months ago

I think the errors building TileDB-VCF are related to the recent upgrade of the AWS SDK version for libtiledb (https://github.com/TileDB-Inc/TileDB/pull/4214):

[100%] Linking CXX executable tiledbvcf
/usr/bin/ld: /home/runner/work/TileDB-VCF/TileDB-VCF/install/lib/libtiledb.so.2.18: undefined reference to `s2n_cert_chain_and_key_new'
/usr/bin/ld: /home/runner/work/TileDB-VCF/TileDB-VCF/install/lib/libtiledb.so.2.18: undefined reference to `s2n_async_pkey_op_set_output'
/usr/bin/ld: /home/runner/work/TileDB-VCF/TileDB-VCF/install/lib/libtiledb.so.2.18: undefined reference to `s2n_connection_get_alert'
github-actions[bot] commented 11 months ago

The nightly build job failed on Wednesday (2023-09-27) in run 6334007952

github-actions[bot] commented 11 months ago

The nightly build job failed on Thursday (2023-09-28) in run 6346676186

teo-tsirpanis commented 11 months ago

Looking into it right now. I think I know what the problem is, I'm validating it…

teo-tsirpanis commented 11 months ago

Opened TileDB-Inc/TileDB#4392 that will fix it.

github-actions[bot] commented 11 months ago

The nightly build job failed on Friday (2023-09-29) in run 6359738658

github-actions[bot] commented 11 months ago

The nightly build job failed on Saturday (2023-09-30) in run 6367575755

github-actions[bot] commented 11 months ago

The nightly build job failed on Sunday (2023-10-01) in run 6375436010

github-actions[bot] commented 11 months ago

The nightly build job failed on Monday (2023-10-02) in run 6388113065