Bug 257311 - science/py-tensorflow: Include shared libraries (libtensorflow.so et al)
Summary: science/py-tensorflow: Include shared libraries (libtensorflow.so et al)
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: needs-qa
Depends on: 250646
Blocks:
  Show dependency treegraph
 
Reported: 2021-07-21 12:22 UTC by Paul Armstrong
Modified: 2021-12-26 12:34 UTC (History)
4 users (show)

See Also:
bugzilla: maintainer-feedback? (amzo1337)


Attachments
Include shared libraries in the py-tensorflow port (2.36 KB, patch)
2021-07-21 12:22 UTC, Paul Armstrong
no flags Details | Diff
Fix the installation and upgrade (28.00 KB, text/plain)
2021-09-10 15:17 UTC, Anthony Donnelly
amzo1337: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Armstrong 2021-07-21 12:22:30 UTC
Created attachment 226590 [details]
Include shared libraries in the py-tensorflow port

For programs that rely on tensorflow, it would be nice to include the shared libraries as well as the python files. For example, I'm working to try and make a Photoprism port and this requires libtensorflow.so.  I have created a patch to include the shared libs and would appreciate the update.
Comment 1 Anthony Donnelly 2021-07-21 12:25:56 UTC
This has already been fixed and tensorflow upgraded to 2.1.0.

Just waiting for yuri to finish testing before it gets commit. Last posts on the below bug report.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250646
Comment 2 Paul Armstrong 2021-07-21 12:44:13 UTC
Thanks Anthony. I see it's been re-opened to continue tracking and I've left a comment about 1.x vs 2.x there.
Comment 3 Anthony Donnelly 2021-09-10 15:17:34 UTC
Created attachment 227805 [details]
Fix the installation and upgrade

Still getting emails from people about this issue, and it's been a couple of month since it was addressed, but still hasn't been committed. Posting here in the hopes to get someones attention.
Comment 4 Kevin Bowling freebsd_committer freebsd_triage 2021-09-22 17:12:08 UTC
(In reply to Anthony Donnelly from comment #3)
Can you send a git patch?  shar files are no longer advised.
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2021-09-24 02:58:01 UTC
If its possible to fix the shared library issue (only this bug), independent of the update, that's also preferable and likely to influence the pace of progress.

If not, we should close this in favour of the update in bug 257311. Having two issues each with separate patches/updates is likely to cause confusion, though addressing both independently is the favourable course of action.

Thank you for following up Anthony
Comment 6 Anthony Donnelly 2021-10-02 06:52:18 UTC
I would keep this open for now, but I need to address a build failure first, because bazel is eating all the resources and forcing it to be killed on the package building machines. Will address the build issue first, then readdress this one to avoid confusion and adding too many fixes in a single patch.
Comment 7 Paul Armstrong 2021-12-26 12:34:31 UTC
This is obsoleted by science/libtensorflow{1,2} ports in 260694 and 258621