Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2017 15:00:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219609] [NEW PORT] science/tensorflow: Computation using data flow graphs for scalable machine learning
Message-ID:  <bug-219609-13-cNGOzucI8e@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219609-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219609-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219609

--- Comment #2 from Jov <amutu@amutu.com> ---
(In reply to Kubilay Kocak from comment #1)
portlint pass and has 2 warining,I will submit v2 patch which has 1 warning:
WARN: Makefile: possible use of absolute pathname "/proc)".
caused by:
mount -t procfs proc /proc
I don't know how to get rid of this,but I think it's harmless?

I do not run poudriere for this port because the mount /proc and also bazel
download should do some configuration to poudriere.I create this port on
11.0-RELEASE and test the build on a fresh installed 12-current vm(installed
using FreeBSD-12.0-CURRENT-amd64-20170510-r318137-disc1.iso).So for 11.0/12=
 it
works.

this port do the build mainly as this post=EF=BC=9A
https://forums.freebsd.org/threads/59479/

v2 also restrict the build only on 11.0+.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219609-13-cNGOzucI8e>