Package: gsoap Version: 2.8.35-2 Severity: serious The package FTBFS with -j16: | make[5]: Entering directory '/<<PKGBUILDDIR>>/gsoap/src' | /bin/bash ../../ylwrap soapcpp2_yacc.y y.tab.c soapcpp2_yacc.c y.tab.h `echo soapcpp2_yacc.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx / -e s/c++$/h++/ -e s/c$/h/` y.output soapcpp2_yacc.output -- bison -y -d -v | /bin/bash ../../ylwrap soapcpp2_lex.l lex.yy.c soapcpp2_lex.c -- flex -l | gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/impor t\"" -DLINUX -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -MT soapcpp2-symbol2.o - MD -MP -MF .deps/soapcpp2-symbol2.Tpo -c -o soapcpp2-symbol2.o `test -f 'symbol2.c' || echo './'`symbol2.c | gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/impor t\"" -DLINUX -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -MT soapcpp2-error2.o -M D -MP -MF .deps/soapcpp2-error2.Tpo -c -o soapcpp2-error2.o `test -f 'error2.c' || echo './'`error2.c | gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/impor t\"" -DLINUX -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -MT soapcpp2-init2.o -MD -MP -MF .deps/soapcpp2-init2.Tpo -c -o soapcpp2-init2.o `test -f 'init2.c' || echo './'`init2.c | gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/impor t\"" -DLINUX -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -MT soapcpp2-soapcpp2.o -MD -MP -MF .deps/soapcpp2-soapcpp2.Tpo -c -o soapcpp2-soapcpp2.o `test -f 'soapcpp2.c' || echo './'`soapcpp2.c | symbol2.c:40:27: fatal error: soapcpp2_yacc.h: No such file or directory | #include "soapcpp2_yacc.h" | ^ | compilation terminated. | Makefile:507: recipe for target 'soapcpp2-symbol2.o' failed | make[5]: *** [soapcpp2-symbol2.o] Error 1 | make[5]: *** Waiting for unfinished jobs.... | init2.c:39:27: fatal error: soapcpp2_yacc.h: No such file or directory | #include "soapcpp2_yacc.h" | ^ | compilation terminated. | error2.c:39:27: fatal error: soapcpp2_yacc.h: No such file or directory | #include "soapcpp2_yacc.h" | ^ | compilation terminated. | Makefile:535: recipe for target 'soapcpp2-init2.o' failed | make[5]: *** [soapcpp2-init2.o] Error 1
It succeeded with -j1. Full build log at https://breakpoint.cc/gsoap_2.8.35-2_amd64-2016-09-27T19_02_29Z.txt Sebastian