Source: bisonc++ Version: 6.03.00-1 Severity: important bisonc++ FTBFS in sid with the following error:
> RECOMPILE: main.cc > g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -c -o > tmp/main.o main.cc > > chdir tmp > g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -Wall --std=c++2a -D_FORTIFY_SOURCE=2 -o > bin/binary main.o -lmodules -L. -lbobcat -Wl,-z,relro -Wl,-z,now -Wl,-z,now > mv: cannot stat 'enumsolution/enumsolution.ih.gch': No such file or directory > Fatal: builtin_execute - program indicates failure (status 256) The build failure appears to be the same as that observed for flexc++ and stealth, so perhaps there is a common root cause in the build chain. I've filed this bug along with the others to track it down. Cheers, tony

