Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Sep 2018 03:06:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 231125] x11/xcb-util-renderutil 0.3.9 build fails as dependency for cairo-1.14.8_2
Message-ID:  <bug-231125-6497-51wP2AeqTQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231125-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231125-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231125

Shane <FreeBSD@ShaneWare.Biz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |FreeBSD@ShaneWare.Biz

--- Comment #3 from Shane <FreeBSD@ShaneWare.Biz> ---
Almost, look closer -

> pkg-static: Unable to access file
> /usr/ports/x11/xcb-util-renderutil/work/stage/usr/local/lib/libxcb-render=
-util.so.0:No
> such file or directory

> # ls -la ./renderutil/.libs/
> total 57
> drwxr-xr-x  2 root  wheel     10 Sep  3 04:55 .
> drwxr-xr-x  4 root  wheel     21 Sep  3 04:55 ..
> -rw-r--r--  1 root  wheel   4392 Sep  3 04:55 cache.o
> -rw-r--r--  1 root  wheel   4056 Sep  3 04:55 glyph.o
> -rw-r--r--  1 root  wheel  12172 Sep  3 04:55 libxcb-render-util.a
> lrwxr-xr-x  1 root  wheel     24 Sep  3 04:55 libxcb-render-util.la ->
> ../libxcb-render-util.la
> -rw-r--r--  1 root  wheel   1049 Sep  3 04:55 libxcb-render-util.lai
> lrwxr-xr-x  1 root  wheel     27 Sep  3 04:55 libxcb-render-util.so ->
> libxcb-render-util.so.0.0.0
> -rwxr-xr-x  1 root  wheel  17204 Sep  3 04:55 libxcb-render-util.so.0.0.0
> -rw-r--r--  1 root  wheel   2976 Sep  3 04:55 util.o

It says libxcb-render-util.so.0 doesn't exist and you only have
libxcb-render-util.so and libxcb-render-util.so.0.0.0

So the quick fix would be to create a link from libxcb-render-util.so to
libxcb-render-util.so.0 or just remove it from pkg-plist

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231125-6497-51wP2AeqTQ>