hdf5 update and problem

Kevin Oberman rkoberman at gmail.com
Mon Mar 30 00:54:24 UTC 2020


On Sun, Mar 29, 2020 at 1:18 PM ajtiM via freebsd-ports <
freebsd-ports at freebsd.org> wrote:

> Hi!
>
> After update of hdf5 there are problems with blender which doesn't
> build anymore:
> executing: /usr/ports/graphics/blender/work/.build/bin/blender --help
> ld-elf.so.1: Shared object "libhdf5.so.103" not found, required by
> "libAlembic.so.1.7" Traceback (most recent call last):
>   File "blender.1.py", line 56, in <module>
>
> Also there is a problem with graphics/vigra too,
>
> Thank you.
>
>
> --
> Ernst Lubitsch’s Ninotchka:


The source of libAlembic.so needs to be rebuilt to support the updated hdf5.
I don't use blender, but the generic answer is:
# pkg which libAlembic.so.1.7
The response is the port that is still linked to the hold hdf5 shareable.
Rebuild it and that will fix this one. Also, notify whoever updated hdf5
that the port needs a PORT_REVISION bump so that the package gets updated.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman at gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683


More information about the freebsd-ports mailing list