You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Doemela I was too slow. The log file is gone. It's probably some silly dependency that's missing. The log file should tell you precisely what's missing and/or failed.
Your package list looks right on the surface, but I haven't tested against Debian in awhile, and I think that was Debian 8... and that list looks pretty close to what you have:
It's possible a package name changed. When you run that command does it complain about not finding a match? For a more current list of packages, you might want to look at this .travis.yml config. It's used to build Magma on Ubuntu 16.04 and 18.04 using various versions of LLVM and GCC. It uses the following package list:
Building dspam fails on debian:
I did this:
apt install autoconf vim net-tools mlocate psmisc gcc g++ gawk gcc-multilib make autoconf automake libtool flex bison gdb valgrind valgrind-dbg libpython2.7 libc6-dev libc++-dev libncurses5-dev libmpfr6 libmpfr-dev patch make cmake libarchive13 libbsd-dev libsubunit-dev libsubunit0 pkg-config lsb-release memcached libevent-dev postfix postfix-cdb libcdb1 ssl-cert git git-man liberror-perl rsync wget sysstat inotify-tools python-crypto python-cryptography haveged mariadb-server default-libmysqlclient-dev
When I do build.lib.sh dspam result is:
Finished dspam-extract at 11:08:52 PM on 01/13/2020
Finished dspam-prep at 11:08:52 PM on 01/13/2020
dspam failed at 11:09:30 PM on 01/13/2020
Log: https://share.riseup.net/#_tHAMJjPklnelbiSNNSBLw
Is it something I did not install or is it dspam?
The text was updated successfully, but these errors were encountered: