Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2019 10:20:02 +0000
From:      Arthur Barlow <arthurbarlow@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Breakage in libvdpau package
Message-ID:  <CANR6Wa6QhAsVzr=qCn2pOJcN1pYkWSBVhXdVt9QVw8C0C-He6A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm running 12.1-RELEASE-p1 on amd64.  I did a portsnap today and then
tried to update three ports from source including libvdpau.  The first
package ffmpeg-4.2.1 built fine.  But, then in trying to build
libvdpau-1.3, I got the error message:

Traceback (most recent call last):
  File "/usr/local/bin/meson", line 6, in <module>
    from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
===>  Script "configure" failed unexpectedly.

I had recently followed the advise in UPDATE for ports and switched all my
"py36-*" programs to "py37-*" programs, so I don't know if that's a factor.

Thanks for the help.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANR6Wa6QhAsVzr=qCn2pOJcN1pYkWSBVhXdVt9QVw8C0C-He6A>