Question for devs, why do you release build for non LTS ubuntu?
I can't build snowgem from github
g++: error: conftest.cpp: No such file or directory
For Ubuntu, you should build it by yourself.
Have you installed all dependencies?
sudo apt-get install \
build-essential pkg-config libc6-dev m4 g++-multilib \
autoconf libtool ncurses-dev unzip git python python-zmq \
zlib1g-dev wget bsdmainutils automake curl