From owner-freebsd-ports@freebsd.org Wed Nov 6 04:40:49 2019 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 727781B5F9E for ; Wed, 6 Nov 2019 04:40:49 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 477DPF11hYz4lNL for ; Wed, 6 Nov 2019 04:40:49 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: by mailman.nyi.freebsd.org (Postfix) id 22BD71B5F98; Wed, 6 Nov 2019 04:40:49 +0000 (UTC) Delivered-To: ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 20C6C1B5F93 for ; Wed, 6 Nov 2019 04:40:49 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 477DPD5T7gz4lNH; Wed, 6 Nov 2019 04:40:48 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from icepick.vmeta.jp (unknown [IPv6:2405:6586:2280:1200:21bc:e2c8:c1c4:1331]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: meta/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 9FE876361; Wed, 6 Nov 2019 04:40:47 +0000 (UTC) (envelope-from meta@FreeBSD.org) Date: Wed, 6 Nov 2019 13:40:42 +0900 From: Koichiro Iwao To: ports@freebsd.org Subject: Re: golang apps try to use network during build and build erro on Message-ID: <20191106044042.y76otqmqplhb44qq@icepick.vmeta.jp> References: <20191105002758.mawurxi63vb5gydz@icepick.vmeta.jp> <20191105173008.GA1788@xombo.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20191105173008.GA1788@xombo.localdomain> X-Operating-System: FreeBSD 12.1-STABLE amd64 User-Agent: NeoMutt/20180716 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Nov 2019 04:40:49 -0000 Hi, Thank you both. I'll give it a try. -- meta