[Slackbuilds-users] vlc-3.0.11.1 build fails

Jeremy Hansen jebrhansen+SBo at gmail.com
Thu Dec 24 16:57:48 UTC 2020


On Thu, Dec 24, 2020, 6:45 AM Frédéric Falsetti <falsetti at clansco.org>
wrote:

> Hi,
> I have rebuild VTK-8.2.0-i486-2_SBo
> opencv-4.5.0-i586-1(ffmpeg-3.2.4-i486-1), I have qt5-5.12.8-i586-1
> and absolutely no idee why vlc fails with
> /tmp/SBo/vlc-3.0.11.1/bin/.libs/lt-vlc-cache-gen: symbol lookup error:
> /usr/lib/libvtkCommonExecutionModel.so.1: undefined symbol:
> _ZN33vtkFilteringInformationKeyManager13ClassFinalizeEv
>
> thanks in advence for any help
>
>
> make[2] : on entre dans le répertoire « /tmp/SBo/vlc-3.0.11.1/bin »
>   CC       vlc-vlc.o
>   CC       vlc-override.o
>   CCLD     vlc
>   CC       rootwrap.o
> rootwrap.c: Dans la fonction ‘main’:
> rootwrap.c:251:5: attention : ignoring return value of ‘setuid’, declared
> with attribute warn_unused_result [-Wunused-result]
>      setuid (uid);
>      ^
>   CCLD     vlc-wrapper
>   CC       vlc_static-vlc.o
>   CC       vlc_static-override.o
>   CCLD     vlc-static
>   CC       cachegen.o
>   CCLD     vlc-cache-gen
>   GEN      ../modules/plugins.dat
> /tmp/SBo/vlc-3.0.11.1/bin/.libs/lt-vlc-cache-gen: symbol lookup error:
> /usr/lib/libvtkCommonExecutionModel.so.1: undefined symbol:
> _ZN33vtkFilteringInformationKeyManager13ClassFinalizeEv
> Makefile:1799 : la recette pour la cible « ../modules/plugins.dat » a
> échouée
> make[2]: *** [../modules/plugins.dat] Erreur 127
> make[2] : on quitte le répertoire « /tmp/SBo/vlc-3.0.11.1/bin »
> Makefile:1561 : la recette pour la cible « all-recursive » a échouée
> make[1]: *** [all-recursive] Erreur 1
> make[1] : on quitte le répertoire « /tmp/SBo/vlc-3.0.11.1 »
> Makefile:1446 : la recette pour la cible « all » a échouée
> make: *** [all] Erreur 2
>

Unless it's a typo, your VTK build is screwed up. The SlackBuild isn't able
to create an i486 package as it will do i586 when run on a 32bit Slackware.

That being said, I'm not sure if this is related to your problem.

Googling the error shows a message on the SBo mailing list back in May with
a similar issue, and it seems other's weren't seeing the same issue when
tested. They suggested removing VTK and opencv and rebuilding both and that
seemed to fix the issue.

https://lists.slackbuilds.org/pipermail/slackbuilds-users/2020-May/024560.html

Good luck!
Jeremy

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20201224/790c7ffe/attachment.htm>


More information about the SlackBuilds-users mailing list