Source: stealth
Severity: important

I noticed that stealth fails to build from source in Debian sid.  The
build fails with the following error:

> RECOMPILE: main.cc
> g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security --std=c++17 -Wall -pthread -c -o tmp/main.o 
> main.cc
>
> chdir tmp
> g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security --std=c++17 -Wall -pthread -o bin/binary 
> main.o -lmodules -L. -lbobcat -Wl,-z,relro -Wl,-z,now -lpthread
> mv: cannot stat 'syslogstruct/syslogstruct.ih.gch': No such file or directory
> Fatal: builtin_execute - program indicates failure (status 256)

Thanks,
tony

Reply via email to