Source: xine-lib Version: 1.1.20.1-2 Severity: serious Hi,
xine-lib FTBFS against the new zlib upload. From the kfreebsd-i386 log: /bin/bash ../../libtool --tag=CC --mode=compile i486-kfreebsd-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I../../lib -DXINE_LIBRARY_COMPILE -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -mtune=i486 -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -fexpensive-optimizations -fschedule-insns2 -ffast-math -finline-functions -Wpointer-arith -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wformat-security -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -MT scratch.lo -MD -MP -MF .deps/scratch.Tpo -c -o scratch.lo scratch.c osd.c: In function 'gzread_i16': osd.c:655:9: error: request for member 'have' in something not a structure or union osd.c:655:9: error: request for member 'have' in something not a structure or union osd.c:655:9: error: request for member 'pos' in something not a structure or union osd.c:655:9: warning: left-hand operand of comma expression has no effect [-Wunused-value] osd.c:655:9: error: request for member 'next' in something not a structure or union osd.c:655:9: warning: left-hand operand of comma expression has no effect [-Wunused-value] osd.c:655:3: 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 gzFile_s **' osd.c:656:11: error: request for member 'have' in something not a structure or union osd.c:656:11: error: request for member 'have' in something not a structure or union osd.c:656:11: error: request for member 'pos' in something not a structure or union osd.c:656:11: warning: left-hand operand of comma expression has no effect [-Wunused-value] osd.c:656:11: error: request for member 'next' in something not a structure or union osd.c:656:11: warning: left-hand operand of comma expression has no effect [-Wunused-value] osd.c:656:3: 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 gzFile_s **' osd.c: In function 'osd_renderer_load_font': osd.c:674:11: warning: assignment from incompatible pointer type [enabled by default] osd.c:678:5: warning: passing argument 1 of 'gzread' from incompatible pointer type [enabled by default] /usr/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **' osd.c:698:15: warning: passing argument 1 of 'gzread' from incompatible pointer type [enabled by default] /usr/include/zlib.h:1290:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **' osd.c:763:5: 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 gzFile_s **' libtool: compile: i486-kfreebsd-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I../../lib -DXINE_LIBRARY_COMPILE -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -mtune=i486 -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -fexpensive-optimizations -fschedule-insns2 -ffast-math -finline-functions -Wpointer-arith -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wformat-security -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -MT scratch.lo -MD -MP -MF .deps/scratch.Tpo -c scratch.c -fPIC -DPIC -o .libs/scratch.o osd.c: In function '_x_osd_renderer_init': osd.c:1600:46: warning: passing argument 4 of 'this->stream->xine->config->register_enum' from incompatible pointer type [enabled by default] osd.c:1600:46: note: expected 'char **' but argument is of type 'const char **' Full logs available via https://buildd.debian.org/status/package.php?p=xine-lib Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org