hdf5 update and problem

2020-03-29 Thread ajtiM via freebsd-ports
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 

Also there is a problem with graphics/vigra too,

Thank you.


-- 
Ernst Lubitsch’s Ninotchka: 

“‘Waiter! A cup of coffee without cream, please!’ ‘I’m sorry, sir, we
have no cream, only milk, so can it be a coffee without milk?’” 
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Please approve or comment on D23994: graphics/gmic-qt: Flavorize the port to support all 3 variants: "gimp", "krita", standalone

2020-03-29 Thread Yuri

https://reviews.freebsd.org/D23994


Thanks,

Yuri


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: hdf5 update and problem

2020-03-29 Thread Kevin Oberman
On Sun, Mar 29, 2020 at 1:18 PM ajtiM via freebsd-ports <
freebsd-ports@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 
>
> 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: rkober...@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"