vdr-plugin-skinenigmang broken on amd64?

Janne Huttunen jahuttun at gmail.com
Mon Sep 14 17:36:45 UTC 2015


Hi!

I had some problems with vdr-plugin-skinenigmang (version
0.1.2+git20130305-6+b1). As far as I can see, these seem to be caused
by the Debian buildd for some reason on amd64 (unlike e.g. on i386)
trying to use GraphicsMagick instead of ImageMagick.

In amd64 (unlike e.g. i386) buildd log it for some reason seems to
install graphicsmagick-libmagick-dev-compat et al instead of
libmagick++-6.q16-dev et al. The actual compilation of the plugin
then seems to contain a ton of logs like this:

Package Magick++ was not found in the pkg-config search path.
Perhaps you should add the directory containing `Magick++.pc'

As a result it seems that,

 1) libvdr-skinenigmang.so doesn't seem to be linked against
    either *Magick.
 2) vdr-plugin-skinenigmang doesn't depend on either *Magick.
 3) The plugin won't load (unresolved symbol).


Is this a known issue?

I rebuilt the plugin from source on my amd64 machine that has
the ImageMagick devel packages installed and it seems to work
fine for me now.




More information about the pkg-vdr-dvb-devel mailing list