Package: splat
Version: 1.4.0-1
Severity: serious

Your package fails to build from source:

usgs2sdf.c: In function 'main':
usgs2sdf.c:65:4: warning: variable 'selat' set but not used 
[-Wunused-but-set-variable]
usgs2sdf.c:64:50: warning: variable 'selong' set but not used 
[-Wunused-but-set-variable]
usgs2sdf.c:64:16: warning: variable 'nwlat' set but not used 
[-Wunused-but-set-variable]
usgs2sdf.c:64:4: warning: variable 'nwlong' set but not used 
[-Wunused-but-set-variable]
(cd utils ; \
                cc -g -Wall -O3 srtm2sdf.c -o srtm2sdf -lbz2)
srtm2sdf.c: In function 'LoadSDF_SDF':
srtm2sdf.c:250:12: warning: variable 'n' set but not used 
[-Wunused-but-set-variable]
srtm2sdf.c: In function 'main':
srtm2sdf.c:607:32: warning: variable 's' set but not used 
[-Wunused-but-set-variable]
(cd utils ; \
                rm -f srtm2sdf-hd ; ln -s srtm2sdf srtm2sdf-hd )
(cd utils ; \
                cc -g -Wall -O3 fontdata.c -o fontdata -lz)
fontdata.c: In function 'main':
fontdata.c:45:9: warning: assignment from incompatible pointer type [enabled by 
default]
fontdata.c:61:10: error: 'FILE' has no member named 'have'
fontdata.c:61:10: error: 'FILE' has no member named 'have'
fontdata.c:61:10: error: 'FILE' has no member named 'pos'
fontdata.c:61:10: warning: left-hand operand of comma expression has no effect 
[-Wunused-value]
fontdata.c:61:10: error: 'FILE' has no member named 'next'
fontdata.c:61:10: warning: left-hand operand of comma expression has no effect 
[-Wunused-value]
fontdata.c:61:4: warning: passing argument 1 of 'gzgetc_' from incompatible 
pointer type [enabled by default]
/usr/include/zlib.h:1653:21: note: expected 'gzFile' but argument is of type 
'struct FILE *'
fontdata.c:78:3: warning: passing argument 1 of 'gzclose' from incompatible 
pointer type [enabled by default]
/usr/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 
'struct FILE *'
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory `/home/jmm/splat-1.4.0'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to