From owner-freebsd-ports-bugs@freebsd.org Sun May 28 15:00:35 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E59CD84656 for ; Sun, 28 May 2017 15:00:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D20C1B0A for ; Sun, 28 May 2017 15:00:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v4SF0YNr008047 for ; Sun, 28 May 2017 15:00:34 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Sun, 28 May 2017 15:00:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: amutu@amutu.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2017 15:00:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219609 --- Comment #2 from Jov --- (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.=