Source: flexc++ Version: 2.07.06-1 Severity: important flexc++ FTBFS in sid with the following error:
> RECOMPILE: main.cc > g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security --std=c++2a -Wall -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 --std=c++2a -Wall -D_FORTIFY_SOURCE=2 -o > bin/binary main.o -lmodules -L. -lbobcat -lstdc++fs -Wl,-z,relro -Wl,-z,now > -Wl,-z,now > mv: cannot stat 'flextypes/flextypes.ih.gch': No such file or directory > Fatal: builtin_execute - program indicates failure (status 256) Thanks, tony