Package: oxigraph
Version: 0.4.1-2
Affects: src:rocksdb

Hi,

While testing latest RocksDB version 9.7.4 the reverse dependency
oxigraph failed to pass the post-build test suite with the error
below.

For details of new RocksDB, see
https://salsa.debian.org/debian/rocksdb/-/merge_requests/5 and look at
the CI run and full log at
https://salsa.debian.org/otto/rocksdb/-/jobs/6664708/raw

I need the help of the Oxigraph maintainer to debug this.



running 13 tests
test sparql::algebra::tests::test_send_sync ... ok
test sparql::model::tests::test_send_sync ... ok
test sparql::eval::tests::uuid ... ok
test sparql::model::tests::test_serialization_roundtrip ... ok
test storage::memory::tests::test_range ... ok
test storage::binary_encoder::tests::test_encoding ... ok
test storage::memory::tests::test_rollback ... ok
test storage::memory::tests::test_upgrade ... ok
test storage::numeric_encoder::tests::str_hash_stability ... ok
test storage::numeric_encoder::tests::test_size_and_alignment ... ok
test storage::memory::tests::test_transaction ... ok
test store::tests::test_send_sync ... ok
test store::tests::store ... ok

test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0
filtered out; finished in 0.00s

     Running `CARGO=/usr/bin/cargo
CARGO_MANIFEST_DIR=/debian/output/oxigraph-0.4.1/lib/oxigraph
CARGO_PKG_AUTHORS='Tpt <tho...@pellissier-tanon.fr>'
CARGO_PKG_DESCRIPTION='a SPARQL database and RDF toolkit
' CARGO_PKG_HOMEPAGE='https://oxigraph.org/' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oxigraph
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/oxigraph/oxigraph/tree/main/lib/oxigraph'
CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.4.1
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4
CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/debian/output/oxigraph-0.4.1/target/x86_64-unknown-linux-gnu/release/build/oxrocksdb-sys-6cbf734d6c9357be/out:/debian/output/oxigraph-0.4.1/target/x86_64-unknown-linux-gnu/release/deps:/debian/output/oxigraph-0.4.1/target/x86_64-unknown-linux-gnu/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib:/usr/lib/libeatmydata'
/debian/output/oxigraph-0.4.1/target/x86_64-unknown-linux-gnu/release/deps/store-0ac31af61a3a2ef5
--skip test_backup --skip test_backward_compatibility --skip
test_secondary`

running 20 tests
store-0ac31af61a3a2ef5: ./db/column_family.cc:1693:
rocksdb::ColumnFamilySet::~ColumnFamilySet(): Assertion `last_ref'
failed.
error: test failed, to rerun pass `-p oxigraph --test store`

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo
CARGO_MANIFEST_DIR=/debian/output/oxigraph-0.4.1/lib/oxigraph
CARGO_PKG_AUTHORS='Tpt <tho...@pellissier-tanon.fr>'
CARGO_PKG_DESCRIPTION='a SPARQL database and RDF toolkit
  ' CARGO_PKG_HOMEPAGE='https://oxigraph.org/' CARGO_PKG_LICENSE='MIT
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oxigraph
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/oxigraph/oxigraph/tree/main/lib/oxigraph'
CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.4.1
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4
CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH='/debian/output/oxigraph-0.4.1/target/x86_64-unknown-linux-gnu/release/build/oxrocksdb-sys-6cbf734d6c9357be/out:/debian/output/oxigraph-0.4.1/target/x86_64-unknown-linux-gnu/release/deps:/debian/output/oxigraph-0.4.1/target/x86_64-unknown-linux-gnu/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib:/usr/lib/libeatmydata'
/debian/output/oxigraph-0.4.1/target/x86_64-unknown-linux-gnu/release/deps/store-0ac31af61a3a2ef5
--skip test_backup --skip test_backward_compatibility --skip
test_secondary` (signal: 6, SIGABRT: process abort signal)
dh_auto_test: error: /usr/share/dh-rust/bin/cargo test -- --skip
test_backup --skip test_backward_compatibility --skip test_secondary
returned exit code 101
make[1]: *** [debian/rules:44: override_dh_auto_test] Error 25
make[1]: Leaving directory '/debian/output/oxigraph-0.4.1'
make: *** [debian/rules:41: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Reply via email to