[tlbuild] asy2.43 attempt, please

Mojca Miklavec mojca.miklavec.lists at gmail.com
Sat Apr 7 11:02:10 CEST 2018


On 7 April 2018 at 10:44, Nikola Lečić wrote:
> On Fri, 6 Apr 2018 17:26:34 +0200 Karl Berry wrote:
>
>> Norbert committed the main asy-2.43 sources, and I've just updated the
>> various runtime files. Please give it a whirl.
>
> I committed the first version of asy binaries for FreeBSD.
>
> * We didn't ship asy binaries for FreeBSD for 2-3 years. Maybe some
>   infrastructure changes are needed.
>
> * If someone has a strictly up-to-date 11.1 (Mojca?), I would be
>   grateful for the output of `ldd asy`. I don't have one at the moment,
>   and I don't know how much time we will have.

$ ldd amd64-freebsd/asy
amd64-freebsd/asy:
libOSMesa.so.9 => not found (0)
libglut.so.12 => not found (0)
libGLU.so.1 => not found (0)
libGL.so.1 => /usr/local/lib/libGL.so.1 (0x800e72000)
libreadline.so.8 => not found (0)
librt.so.1 => /usr/lib/librt.so.1 (0x8010fd000)
libz.so.6 => /lib/libz.so.6 (0x801302000)
libm.so.5 => /lib/libm.so.5 (0x80151b000)
libncurses.so.8 => /lib/libncurses.so.8 (0x801746000)
libc++.so.1 => /usr/lib/libc++.so.1 (0x80199b000)
libcxxrt.so.1 => /lib/libcxxrt.so.1 (0x801c62000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x801e80000)
libthr.so.3 => /lib/libthr.so.3 (0x80208e000)
libc.so.7 => /lib/libc.so.7 (0x8022b6000)
libexpat.so.1 => /usr/local/lib/libexpat.so.1 (0x80266e000)
libxcb-dri3.so.0 => /usr/local/lib/libxcb-dri3.so.0 (0x802898000)
libxcb-xfixes.so.0 => /usr/local/lib/libxcb-xfixes.so.0 (0x802a9a000)
libxcb-present.so.0 => /usr/local/lib/libxcb-present.so.0 (0x802ca1000)
libxcb-sync.so.1 => /usr/local/lib/libxcb-sync.so.1 (0x802ea3000)
libxshmfence.so.1 => /usr/local/lib/libxshmfence.so.1 (0x8030a9000)
libglapi.so.0 => /usr/local/lib/libglapi.so.0 (0x8032aa000)
libXext.so.6 => /usr/local/lib/libXext.so.6 (0x803503000)
libXdamage.so.1 => /usr/local/lib/libXdamage.so.1 (0x803714000)
libXfixes.so.3 => /usr/local/lib/libXfixes.so.3 (0x803916000)
libX11-xcb.so.1 => /usr/local/lib/libX11-xcb.so.1 (0x803b1b000)
libX11.so.6 => /usr/local/lib/libX11.so.6 (0x803d1c000)
libxcb.so.1 => /usr/local/lib/libxcb.so.1 (0x80405b000)
libxcb-glx.so.0 => /usr/local/lib/libxcb-glx.so.0 (0x804281000)
libxcb-dri2.so.0 => /usr/local/lib/libxcb-dri2.so.0 (0x80449a000)
libXxf86vm.so.1 => /usr/local/lib/libXxf86vm.so.1 (0x80469e000)
libdrm.so.2 => /usr/local/lib/libdrm.so.2 (0x8048a2000)
libXau.so.6 => /usr/local/lib/libXau.so.6 (0x804ab4000)
libXdmcp.so.6 => /usr/local/lib/libXdmcp.so.6 (0x804cb6000)

$ ./amd64-freebsd/asy -version
Shared object "libOSMesa.so.9" not found, required by "asy"

It could be that I would simply need to install the required libraries
and then it would work out of the box. I'm not using the GUI, so I
never needed them.

I'll probably just delete asy from x86_64-darwinlegacy for now since I
currently have no time to play with the setup. Those who need it can
get it (with more libraries enabled) from MacPorts or compile it
themselves. (The final freeze shouldn't have happened just a few days
after completely new sources end up in the source tree.)

Mojca



More information about the tlbuild mailing list