Bug#770741: vlc: FTBFS on hppa: borked plugin files

Sebastian Ramacher sramacher at debian.org
Sun May 10 17:04:17 UTC 2015


On 2015-05-10 12:59:17, John David Anglin wrote:
> On 2015-05-10, at 12:51 PM, Sebastian Ramacher wrote:
> 
> > Version: 2.2.1-1
> > 
> > On 2014-11-23 13:42:42, John David Anglin wrote:
> >> Package: vlc
> >> Version: 2.2.0~rc2-1
> >> Severity: normal
> >> 
> >> Build fails here:
> >> 
> >> # Install stuff
> >> dh_install --fail-missing
> >> # Check that we did not install a plugin linked with libX11 or
> >> # libxcb in vlc-nox
> >> BORKED=no; \
> >> LD_LIBRARY_PATH="debian/libvlccore8/usr/lib:debian/libvlc5/usr/lib${LD_LIBRARY_PATH:+:}${LD_LIBRARY_PATH:-}"; \
> >> for file in $(find debian/vlc-nox/usr/lib/vlc -name '*.so'); do \
> >> 	if ldd -r $file | egrep -q -e 'libX11\.so' -e 'libxcb\.so'; then \
> >> 		BORKED=yes; \
> >> 		echo $file depends on libX11 or libxcb; \
> >> 	fi; \
> >> done; \
> >> if test "$BORKED" = yes; then exit 1; fi
> >> debian/vlc-nox/usr/lib/vlc/plugins/demux/libavformat_plugin.so depends on libX11 or libxcb
> >> debian/vlc-nox/usr/lib/vlc/plugins/video_filter/libpostproc_plugin.so depends on libX11 or libxcb
> >> debian/vlc-nox/usr/lib/vlc/plugins/access/libavio_plugin.so depends on libX11 or libxcb
> >> debian/vlc-nox/usr/lib/vlc/plugins/stream_out/libstream_out_chromaprint_plugin.so depends on libX11 or libxcb
> >> debian/vlc-nox/usr/lib/vlc/plugins/video_chroma/libswscale_plugin.so depends on libX11 or libxcb
> >> debian/vlc-nox/usr/lib/vlc/plugins/codec/libavcodec_plugin.so depends on libX11 or libxcb
> >> debian/vlc-nox/usr/lib/vlc/plugins/codec/libhwdummy_plugin.so depends on libX11 or libxcb
> >> make[1]: *** [override_dh_install] Error 1
> >> 
> >> Full log:
> >> http://buildd.debian-ports.org/status/fetch.php?pkg=vlc&arch=hppa&ver=2.2.0%7Erc2-1&stamp=1416767042
> > 
> > 2.2.1-1 built on hppa, so I'm closing this bug.
> 
> 
> Actually, the bug still isn't fixed.  The BORKED test in debian/rules was
> hacked to disabled failure.

Oh, I see. Did you file the binutils bug we talked about?

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150510/034ec225/attachment-0001.sig>


More information about the pkg-multimedia-maintainers mailing list