Source: python-rocksdb
Version: 0.8.0~rc3-2
Severity: important
Tags: ftbfs upstream bookworm sid

Hi,

RocksDB in Sid is outdated. Packaged its newest release and uploaded
to experimental. Would like to do the library transition, but your
package fails to build:
creating build/temp.linux-x86_64-3.10/rocksdb
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare
-DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat
-Werror=format-security -g -fwrapv -O2 -g -O2
-ffile-prefix-map=rocksdb/7.2/transition/python-rocksdb-0.8.0~rc3=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c
rocksdb/_rocksdb.cpp -o
build/temp.linux-x86_64-3.10/rocksdb/_rocksdb.o -std=c++11 -O3 -Wall
-Wextra -Wconversion -fno-strict-aliasing -fno-rtti
rocksdb/_rocksdb.cpp:733:10: fatal error:
rocksdb/utilities/backupable_db.h: No such file or directory
  733 | #include "rocksdb/utilities/backupable_db.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Indeed, that header is no longer present in the RocksDB source. Please
inform your upstream and see if they can update their code soon.

Regards,
Laszlo/GCS

Reply via email to