From owner-freebsd-ports-bugs@freebsd.org Sat Sep 22 13:38:07 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90E4A10987D8 for ; Sat, 22 Sep 2018 13:38:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2266A73472 for ; Sat, 22 Sep 2018 13:38:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D12F410987D7; Sat, 22 Sep 2018 13:38:06 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90D4A10987D6 for ; Sat, 22 Sep 2018 13:38:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C4AA7346F for ; Sat, 22 Sep 2018 13:38:06 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 3F9BB6959 for ; Sat, 22 Sep 2018 13:38:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8MDc5bB091457 for ; Sat, 22 Sep 2018 13:38:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8MDc517091456 for ports-bugs@FreeBSD.org; Sat, 22 Sep 2018 13:38:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231479] lang/julia: build stuck while running libwhich -p libopenblasp.so using synth Date: Sat, 22 Sep 2018 13:38:05 +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: Trond.Endrestol@ximalas.info X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: 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.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2018 13:38:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231479 --- Comment #15 from Trond.Endrestol@ximalas.info --- (In reply to Iblis Lin from comment #14) trond@freebsd-head-zfs:~>julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | | | | |/ _` | | | | |_| | | | (_| | | Version 1.0.0 (2018-08-08) _/ |\__'_|_|_|\__'_| | FreeBSD ports lang/julia build |__/ | (v1.0) pkg> add OhMyREPL Cloning default registries into /home/trond/.julia/registries Cloning registry General from "https://github.com/JuliaRegistries/General.git" Updating registry at `~/.julia/registries/General` Updating git-repo `https://github.com/JuliaRegistries/General.git` Resolving package versions... Installed Crayons =C3=A2=C3=A2 v1.0.0 Installed Tokenize =C3=A2 v0.5.2 Installed OhMyREPL =C3=A2 v0.3.0 Updating `~/.julia/environments/v1.0/Project.toml` [5fb14364] + OhMyREPL v0.3.0 Updating `~/.julia/environments/v1.0/Manifest.toml` [a8cc5b0e] + Crayons v1.0.0 [5fb14364] + OhMyREPL v0.3.0 [0796e94c] + Tokenize v0.5.2 [2a0f44e3] + Base64=20 [ade2ca70] + Dates=20 [8ba89e20] + Distributed=20 [b77e0a4c] + InteractiveUtils=20 [76f85450] + LibGit2=20 [8f399da3] + Libdl=20 [37e2e46d] + LinearAlgebra=20 [56ddb016] + Logging=20 [d6f4376e] + Markdown=20 [44cfe95a] + Pkg=20 [de0858da] + Printf=20 [3fa0cd96] + REPL=20 [9a3f8284] + Random=20 [ea8e919c] + SHA=20 [9e88b42a] + Serialization=20 [6462fe0b] + Sockets=20 [8dfed614] + Test=20 [cf7118a7] + UUIDs=20 [4ec0a83e] + Unicode=20 (v1.0) pkg> --=20 You are receiving this mail because: You are the assignee for the bug.=