tiff: FTBFS on m68k due to unknown host system
Package: tiff
Version: 4.0.3-5
Severity: normal
Hello!
tiff currently FTBFS on m68k since the configure script doesn't
know anything about the host architecture [1].
The interesting bits from the build log are:
=======================================================================
Libtiff is now configured for m68k-unknown-linux-gnu
=======================================================================
and
=======================================================================
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2 -fPIE -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -W -c
-o tif_aux.lo tif_aux.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2
-D_REENTRANT -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -W -c tif_aux.c -fPIC -DPIC -o
.libs/tif_aux.o
In file included from tiffiop.h:60:0,
from tif_aux.c:32:
tiffio.h:67:1: error: unknown type name 'unknown'
=======================================================================
On i386, the host architecture is detected as:
"i486-pc-linux-gnu" [2]
while on sparc it is:
"sparc-unknown-linux-gnu" [3].
So, I am not sure if that's the actual problem.
Adrian
> [1]
http://buildd.debian-ports.org/status/fetch.php?pkg=tiff&arch=m68k&ver=4.0.3-5&stamp=1379274729
> [2]
https://buildd.debian.org/status/fetch.php?pkg=tiff&arch=i386&ver=4.0.3-5&stamp=1379358378
> [3]
https://buildd.debian.org/status/fetch.php?pkg=tiff&arch=sparc&ver=4.0.3-5&stamp=1379356596
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz@debian.org
`. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
Reply to: