I have th same problem(git clone && cmake in debian10):
==> /usr/local/var/log/gvm/gvmd.log <==
md manage:WARNING:2019-12-05 02h07.29 utc:23345: manage_update_nvt_cache_osp: failed to connect to /tmp/ospd.sock
md manage:WARNING:2019-12-05 02h07.48 utc:23626: manage_update_nvt_cache_osp: failed to connect to /tmp/ospd.sock
md manage:WARNING:2019-12-05 02h08.04 utc:23648: manage_update_nvt_cache_osp: failed to connect to /tmp/ospd.sock
md manage:WARNING:2019-12-05 02h08.14 utc:23656: manage_update_nvt_cache_osp: failed to connect to /tmp/ospd.sock
md manage:WARNING:2019-12-05 02h08.24 utc:23661: manage_update_nvt_cache_osp: failed to connect to /tmp/ospd.sock
md manage:WARNING:2019-12-05 02h08.34 utc:23667: manage_update_nvt_cache_osp: failed to connect to /tmp/ospd.sock
md manage:WARNING:2019-12-05 02h08.44 utc:23673: manage_update_nvt_cache_osp: failed to connect to /tmp/ospd.sock
# ospd-openvas --help
usage: ospd-openvas [-h] [--version] [-s [CONFIG]] [-p PORT] [-b ADDRESS]
[-u UNIX_SOCKET] [--pid-file PID_FILE] [-m SOCKET_MODE]
[-k KEY_FILE] [-c CERT_FILE] [--ca-file CA_FILE]
[-L LOG_LEVEL] [-f] [-t STREAM_TIMEOUT] [-l LOG_FILE]
[--niceness NICENESS]
[--scaninfo-store-time SCANINFO_STORE_TIME]
OSPD - openvas
optional arguments:
-h, --help show this help message and exit
--version Print version then exit.
-s [CONFIG], --config [CONFIG]
Configuration file path (default: ~/.config/ospd.conf)
-p PORT, --port PORT TCP Port to listen on. Default: 0
-b ADDRESS, --bind-address ADDRESS
Address to listen on. Default: 0.0.0.0
-u UNIX_SOCKET, --unix-socket UNIX_SOCKET
Unix file socket to listen on. Default:
/var/run/ospd/ospd.sock
--pid-file PID_FILE Location of the file for the process ID. Default:
/var/run/ospd.pid
-m SOCKET_MODE, --socket-mode SOCKET_MODE
Unix file socket mode. Default: 0o700
-k KEY_FILE, --key-file KEY_FILE
Server key file. Default:
/usr/var/lib/gvm/private/CA/serverkey.pem
-c CERT_FILE, --cert-file CERT_FILE
Server cert file. Default:
/usr/var/lib/gvm/CA/servercert.pem
--ca-file CA_FILE CA cert file. Default: /usr/var/lib/gvm/CA/cacert.pem
-L LOG_LEVEL, --log-level LOG_LEVEL
Wished level of logging. Default: WARNING
-f, --foreground Run in foreground and logs all messages to console.
-t STREAM_TIMEOUT, --stream-timeout STREAM_TIMEOUT
Stream timeout. Default: 10
-l LOG_FILE, --log-file LOG_FILE
Path to the logging file.
--niceness NICENESS Start the scan with the given niceness. Default 10
--scaninfo-store-time SCANINFO_STORE_TIME
Time in hours a scan is stored before being considered
forgotten and being delete from the scan table.
Default 0, disabled.
Now the NVTs in Page SecInfo is empty (CVEs and CPEs have data)