[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#661284: vlc: FTBFS on kfreebsd-* in testing



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…)

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: