x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -pthread -I/usr/include -I./leveldb/include -I./leveldb/helpers/memenv -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -Werror=terminate -O2 -pipe -march=native -c -o libbitcoin_server_a-init.o `test -f 'init.cpp' || echo './'`init.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -pthread -I/usr/include -I./leveldb/include -I./leveldb/helpers/memenv -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector -fstack-protector-all -fPIE -Werror=terminate -O2 -pipe -march=native -c -o libbitcoin_server_a-dbwrapper.o `test -f 'dbwrapper.cpp' || echo './'`dbwrapper.cpp dbwrapper.cpp:15:20: fatal error: memenv.h: No such file or directory #include <memenv.h> ^ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop-plasma_20170625-114015 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.3.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) [3] pypy (fallback) [4] jython2.7 (fallback) Available Ruby profiles: [1] ruby21 (with Rubygems) * [2] ruby22 (with Rubygems) java-config: The following VMs are available for generation-2: *) IcedTea JDK 7.2.6.10 [icedtea-bin-7] 2) IcedTea JDK 3.4.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-7 system-vm [2] icedtea-bin-8
Created attachment 480952 [details] emerge-info.txt
Created attachment 480954 [details] emerge-history.txt
Created attachment 480956 [details] environment
Created attachment 480958 [details] etc.portage.tbz2
Created attachment 480960 [details] logs.tbz2
Created attachment 480962 [details] net-libs:libbitcoinconsensus-0.13.2:20170705-042028.log
Created attachment 480964 [details] temp.tbz2
I can't reproduce this. It seems to be trying to use the embedded LevelDB (which is deleted) for some reason. Can you add debugging to configure.ac and figure out why it thinks the system is missing LevelDB?
(In reply to Luke-Jr from comment #8) sure, do you have a patch ?
Affected version was removed.