[Bug 280234] science/py-tensorflow: upd ate 2.9.1 → 2.13.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 15 Nov 2024 11:34:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280234

--- Comment #12 from Lars Herschke <lhersch@dssgmbh.de> ---
The segmentation fault occurs as soon as _pywrap_tensorflow_internal.so or
pywrap_bfloat16.so is stripped. These two files are also larger after stripping
than before. If I strip with GNU strip from the binutils, llvm-strip or
directly through the linker there are no problems.

We may be affected by the following bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269568

I will provide a new patch soon, which will use the linker for stripping.

-- 
You are receiving this mail because:
You are the assignee for the bug.