tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: fontconfig and x11-links
On Mon, 19 Mar 2018 02:42:52 +0000
David Holland <dholland-pkgtech%netbsd.org@localhost> wrote:
> After updating x11-links with the xorgproto changes, graphics/gd with
> native X on -current is trying to pull in fontconfig from pkgsrc. This
> cannot be right as gd itself was last updated in September and it has
> been fine in the meantime.
>
> The problem isn't the traditional problem that x11-links decides to
> hide stuff in native X that is new enough to use with native X but not
> with pkgsrc X: there are fontconfig links in /usr/pkg/share/x11-links.
>
> There must be something else wrong going on...
>
> --
> David A. Holland
> dholland%netbsd.org@localhost
I'm seeing a zillion of these sorts of errors when trying to do a
'pkg_chk -u';
make[2]: "../../mk/buildlink3/../../mk/buildlink3/pkgconfig-builtin.mk"
line 55: warning: Couldn't read shell's output for "/usr/bin/sed -n -e
's/Version: 7\.0\.31/2018.1/p' -e 's/Version:
7\.0\.32/2018.4/p' /usr/X11R7/lib/pkgconfig/xproto.pc"
Running just:
/usr/bin/sed -n -e's/Version: 7\.0\.31/2018.1/p' -e 's/Version:
7\.0\.32/2018.4/p' /usr/X11R7/lib/pkgconfig/xproto.pc
yields no result.
Packages have also started failing to build with the following errors:
...
checking for LIBUDEV... no
checking for LIBDEVQ... no
Please specify at least one package name on the command line.
--print-errors: not found
checking for GLPROTO... yes
configure: error: Direct rendering requires libdrm >= 2.4.60
*** Error code 1
...
I'm seeing this on two different amd64/7.1_STABLE systems with -current
pkgsrc.
I have a hunch this is all related...
Later...
Greg Oster
Home |
Main Index |
Thread Index |
Old Index