Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 2017 09:15:33 -0700
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Antoine Brodin <antoine@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r436939 - head/lang/go/files
Message-ID:  <20170326161533.GF23308@FreeBSD.org>
In-Reply-To: <CAALwa8==r4=GgWnS8MVe4c%2Bx2_2xv8H3tWoMgweE2NgV00fUMw@mail.gmail.com>
References:  <201703260622.v2Q6MqvW016810@repo.freebsd.org> <CAALwa8=im1MLReLuyU8TRtiVz-RBUK3oVm2vkXObLG2=XLXhhQ@mail.gmail.com> <CAALwa8==r4=GgWnS8MVe4c%2Bx2_2xv8H3tWoMgweE2NgV00fUMw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 26, 2017 at 05:22:53PM +0200, Antoine Brodin wrote:
A> Log:
A>   Use pipe2() syscall. It is available on all supported FreeBSD versions.
A>   This makes lang/go not depending on pipe() syscall, this not depending
A>   on COMPAT_FREEBSD10 kernel.
A> 
A>   This is adjusted version of 0ebaca6ba27534add5930a95acffa9acff182e2b
A>   from the official Go repo.
A> 
A>   Approved by:  jlaffaye
A> 
A> 
A> Hi,
A> 
A> It seems some go ports fail to build after this change:
A> "# syscall
A> /usr/local/go/src/syscall/exec_unix.go:188: undefined: forkExecPipe"
A> 
A> Fixed in r436968

Thanks, Antoine!

-- 
Totus tuus, Glebius.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170326161533.GF23308>