[Bug 289982] science/py-tensorflow doesn't link/symlink its libraries

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 03 Oct 2025 16:20:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289982

            Bug ID: 289982
           Summary: science/py-tensorflow doesn't link/symlink its
                    libraries
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: billblake2018@gmail.com
                CC: amzo1337@gmail.com
                CC: amzo1337@gmail.com
             Flags: maintainer-feedback?(amzo1337@gmail.com)

My /usr is getting tight so when I looked around for things to clean up, I
noticed, in /usr/local/lib:

-rw-r--r--  1 root wheel 175621456 Sep 23 19:13 libtensorflow.so
-rw-r--r--  1 root wheel 175621456 Sep 23 19:13 libtensorflow.so.2
-rw-r--r--  1 root wheel 175621456 Sep 23 19:13 libtensorflow.so.2.13.1
-rw-r--r--  1 root wheel 278388384 Sep 23 19:13 libtensorflow_cc.so
-rw-r--r--  1 root wheel 278388384 Sep 23 19:13 libtensorflow_cc.so.2
-rw-r--r--  1 root wheel 278388384 Sep 23 19:13 libtensorflow_cc.so.2.13.1
-rw-r--r--  1 root wheel  23579384 Sep 23 19:13 libtensorflow_framework.so
-rw-r--r--  1 root wheel  23579384 Sep 23 19:13 libtensorflow_framework.so.2
-rw-r--r--  1 root wheel  23579384 Sep 23 19:13
libtensorflow_framework.so.2.13.1

The files with the same size compare equal.

Other packages link or symlink their libraries so I'd think tensorflow should
too.

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