Am Samstag, den 25.02.2012, 23:34 +0100 schrieb Cyril Brulebois:
> Source: vlc
> Version: 1.1.13-1
> Severity: serious
> Justification: FTBFS
> 
> Hi,
> 
> since vlc already FTBFSes in sid, we tried to binNMU it in testing to
> get rid of the dependency on the old libx264-118 packages.
> Unfortunately, due to the new zlibg1-dev package, it FTBFSes there as
> well:
> | src/theme_loader.cpp: In function 'int gzclose_frontend(int)':
> | src/theme_loader.cpp:771:33: error: invalid conversion from 'void*' to 
> 'gzFile' [-fpermissive]
> | /usr/include/zlib.h:1488:24: error:   initializing argument 1 of 'int 
> gzclose(gzFile)' [-fpermissive]
> | src/theme_loader.cpp: In function 'int gzread_frontend(int, void*, size_t)':
> | src/theme_loader.cpp:780:56: error: invalid conversion from 'void*' to 
> 'gzFile' [-fpermissive]
> | /usr/include/zlib.h:1290:21: error:   initializing argument 1 of 'int 
> gzread(gzFile, voidp, unsigned int)' [-fpermissive]
> | src/theme_loader.cpp: In function 'int gzwrite_frontend(int, const void*, 
> size_t)':
> | src/theme_loader.cpp:789:76: error: invalid conversion from 'void*' to 
> 'gzFile' [-fpermissive]
> | /usr/include/zlib.h:1318:21: error:   initializing argument 1 of 'int 
> gzwrite(gzFile, voidpc, unsigned int)' [-fpermissive]
> | make[7]: *** [libskins2_plugin_la-theme_loader.lo] Error 1
> 
>   https://buildd.debian.org/status/package.php?p=vlc&suite=wheezy
> 
> A fix through wheezy-proposed-updates would be appreciated. Cc-ing -bsd@
> for advice, and -release@ for information. (Thinking of it a bit more,
> versioning will be fun…)

I am going to upload vlc 2.0.0-2 that will fix the build failures on
kfreebsd-*. It should also fix the build failure on powerpc. Do we then
still need to get vlc 1.1.13-1 fixed?

-- 
Benjamin Drung
Debian & Ubuntu Developer

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to