Error building Blockbook

Hi, I’m trying to host Blockbook dockerized. I copied Dockerfile and Makefile from
https://github.com/trezor/blockbook/tree/e046e3afdc6c10329de8089c4586557d351c9ac1/build/docker/bin (as they are, with no modifications). My docker-compose.yaml file has argument BASE_IMAGE=debian:bullseye . When I run docker-compose build I get this error:

=> [10/15] RUN cd /opt && git clone -b v6.22.1 --depth 1 https://github.com/facebook/rocksdb.git                                                        5.4s 
 => ERROR [11/15] RUN cd /opt/rocksdb && CFLAGS=-fPIC CXXFLAGS=-fPIC make -j 4 release      
[...]
#14 34.96 make[1]: Entering directory '/opt/rocksdb'

#14 34.96 $DEBUG_LEVEL is 0

#14 38.57 Makefile:268: Warning: /gtest-1.8.1/fused-src does not exist

Any ideas?

Hi, it is not clear from your description what is wrong.

Please, open the issue on Github: https://github.com/trezor/blockbook/issues