Bug#715520: vlc failed to build with libdvbpsi in experimental
Alessio Treglia
alessio at debian.org
Wed Jul 10 00:31:05 UTC 2013
Package: vlc
Version: 2.0.5-0ubuntu0.12.04.1
Severity: important
Tags: upstream
Hi,
vlc failed to build with libdvbpsi in experimental, an excerpt of the buildlog follows:
| libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DMODULE_NAME=dtv -DMODULE_NAME_IS_dtv -DMODULE_STRING=\"dtv\" -D__PLUGIN__ -I../../include -I../../include -D_FORTIFY_SOURCE=2 -DHAVE_LINUX_DVB -DHAVE_DVBPSI -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -ffast-math -funroll-loops -fomit-frame-pointer -mtune=athlon64 -c dtv/en50221.c -fPIC -DPIC -o .libs/libdtv_plugin_la-en50221.o
| dtv/en50221.c: In function 'en50221_SetCAPMT':
| dtv/en50221.c:2234:17: error: implicit declaration of function 'dvbpsi_DeletePMT' [-Werror=implicit-function-declaration]
| dvbpsi_DeletePMT( p_pmt );
| ^
| dtv/en50221.c: At top level:
| dtv/en50221.c:2288:12: warning: 'en50221_OpenMMI' defined but not used [-Wunused-function]
| static int en50221_OpenMMI( cam_t * p_cam, unsigned i_slot )
| ^
| dtv/en50221.c:2328:12: warning: 'en50221_CloseMMI' defined but not used [-Wunused-function]
static int en50221_CloseMMI( cam_t * p_cam, unsigned i_slot )
| ^
| dtv/en50221.c:2356:15: warning: 'en50221_GetMMIObject' defined but not used [-Wunused-function]
| static mmi_t *en50221_GetMMIObject( cam_t * p_cam, unsigned i_slot )
| ^
| dtv/en50221.c:2381:13: warning: 'en50221_SendMMIObject' defined but not used [-Wunused-function]
| static void en50221_SendMMIObject( cam_t * p_cam, unsigned i_slot,
| ^
| cc1: some warnings being treated as errors
| make[6]: *** [libdtv_plugin_la-en50221.lo] Error 1
| make[6]: Leaving directory `/tmp/buildd/vlc-2.0.7/modules/access'
| make[5]: *** [all-recursive] Error 1
| make[5]: Leaving directory `/tmp/buildd/vlc-2.0.7/modules/access'
| make[4]: *** [all] Error 2
| make[4]: Leaving directory `/tmp/buildd/vlc-2.0.7/modules/access'
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory `/tmp/buildd/vlc-2.0.7/modules'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/tmp/buildd/vlc-2.0.7'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/tmp/buildd/vlc-2.0.7'
| dh_auto_build: make -j1 returned exit code 2
| make: *** [build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2
--
Alessio Treglia | www.alessiotreglia.com
Debian Developer | alessio at debian.org
Ubuntu Core Developer | quadrispro at ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A
More information about the pkg-multimedia-maintainers
mailing list