From owner-freebsd-ports-bugs@freebsd.org Tue Jun 27 06:19:11 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 3E54BDA212D for ; Tue, 27 Jun 2017 06:19:11 +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 2C4527D54E for ; Tue, 27 Jun 2017 06:19:11 +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 v5R6JBXB085934 for ; Tue, 27 Jun 2017 06:19:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219840] [NEW PORT] devel/bazel_clang38: using clang38 as default crosstool Date: Tue, 27 Jun 2017 06:19:11 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: amutu@amutu.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: 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: Tue, 27 Jun 2017 06:19:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219840 --- Comment #7 from Jov --- (In reply to Klaus Aehlig from comment #6) There are two differences compare with /devel/bazel: 1.use port clang38 as default c/c++ compiler.This is needed to build tensor= flow on FreeBSD 10.x. 2.patch the bazel to get rid of /proc depends.This is needed to build with unprivileged user or poudriere without USE_PROCFS=3Dyes. For 1 there no one commits the patch so far for the last several weeks. For 2 I make a pull request on github to bazel=EF=BC=8Cbut the review work = is too slow=EF=BC=88I find you are happened to be the reviewer=EF=BC=89. I am pushing the tensorflow to ports and hope it is accepted before Q3 quarterly branch cut, I think making this port standalone make it easier to= go forward. I will maintain this port as long as it is useful. I think after 10.x EOL a= nd the 2 accepted=EF=BC=8CI can change tensorflow to depend on /devel/bazel,th= en this port will not be needed. --=20 You are receiving this mail because: You are the assignee for the bug.=