[Debian-med-packaging] Bug#870783: mptp: FTBFS with lex_utree.l:22:25: fatal error: parse_utree.h: No such file or directory

James Clarke jrtc27 at debian.org
Fri Aug 4 23:09:30 UTC 2017


Source: mptp
Version: 0.2.2-1
Severity: serious

Hi,
mptp FTBFS when built with sufficient levels of parallelism (15 is
enough); the relevant tail of the log is given below:

> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -O3 -mtune=native -Wall -Wsign-compare -g -lgsl -lgslcblas -lm  -g -O2 -fdebug-prefix-map=/build/mptp-0.2.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lex_utree.o lex_utree.c
> gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -I. -O3 -mtune=native -Wall -Wsign-compare -g -lgsl -lgslcblas -lm  -g -O2 -fdebug-prefix-map=/build/mptp-0.2.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lex_rtree.o lex_rtree.c
> lex_utree.l:22:25: fatal error: parse_utree.h: No such file or directory
>  #include "parse_utree.h"
>                          ^
> compilation terminated.
> Makefile:473: recipe for target 'lex_utree.o' failed
> make[3]: *** [lex_utree.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> lex_rtree.l:22:25: fatal error: parse_rtree.h: No such file or directory
>  #include "parse_rtree.h"
>                          ^
> compilation terminated.
> Makefile:473: recipe for target 'lex_rtree.o' failed
> make[3]: *** [lex_rtree.o] Error 1
> updating parse_utree.h
> updating parse_rtree.h

Regards,
James



More information about the Debian-med-packaging mailing list