Source: mupdf Version: 0.6-1 Severity: important User: debian-...@lists.debian.org Usertags: kfreebsd
Hi, your package FTBFS on kfreebsd-* as well: | CC build/release/dev_text.o | In file included from fitz/dev_text.c:3: | /usr/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file or directory | fitz/dev_text.c:4:10: error: #include expects "FILENAME" or <FILENAME> | fitz/dev_text.c:23:10: error: #include expects "FILENAME" or <FILENAME> | fitz/dev_text.c: In function 'fz_textextractspan': | fitz/dev_text.c:232: warning: implicit declaration of function 'FT_Set_Transform' | fitz/dev_text.c:233: warning: implicit declaration of function 'FT_Set_Char_Size' | fitz/dev_text.c:262: error: 'FT_Fixed' undeclared (first use in this function) | fitz/dev_text.c:262: error: (Each undeclared identifier is reported only once | fitz/dev_text.c:262: error: for each function it appears in.) | fitz/dev_text.c:262: error: expected ';' before 'ftadv' | fitz/dev_text.c:263: warning: implicit declaration of function 'FT_Get_Advance' | fitz/dev_text.c:264: error: 'FT_LOAD_NO_BITMAP' undeclared (first use in this function) | fitz/dev_text.c:264: error: 'FT_LOAD_NO_HINTING' undeclared (first use in this function) | fitz/dev_text.c:265: error: 'ftadv' undeclared (first use in this function) | make[2]: *** [build/release/dev_text.o] Error 1 Full build logs: https://buildd.debian.org/status/package.php?p=mupdf Relying on “uname” (as seen in Make*) is fragile. FTR, it returns “GNU/kFreeBSD” on kfreebsd-*, should you keep on using it for platform detection. Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org