[DRE-maint] Bug#1016217: Update gitlab to new upstream version 15.1.4

Pirate Praveen praveen at onenetbeyond.org
Fri Jul 29 21:27:21 BST 2022


Control: clone -1 -2
Control: Reassign -2 golang-golang-x-net-dev
Control: forwarded -2 https://github.com/golang/go/issues/52512
Control: retitle -2  x/net: please implement recvmsg and sendmsg under 
gccgo

On Fri, Jul 29 2022 at 09:50:54 PM +05:30:00 +05:30:00, Nilesh Patra 
<nilesh at debian.org> wrote:
> On 7/29/22 9:26 PM, Pirate Praveen wrote:
>> While trying to build gitlab 15.1.4, build failed with error
>> 
>> # gitlab.com/gitlab-org/gitlab/workhorse
>> /usr/bin/ld: $WORK/b271/_pkg_.a(_go_.o): in function 
>> `golang_0org_1x_1net_1internal_1socket.Conn.recvMsg..func1':
>> ./src/golang.org/x/net/internal/socket/sys_unix.go:38: undefined 
>> reference to `syscall.recvmsg'
>> /usr/bin/ld: $WORK/b271/_pkg_.a(_go_.o): in function 
>> `golang_0org_1x_1net_1internal_1socket.Conn.sendMsg..func1':
>> ./src/golang.org/x/net/internal/socket/sys_unix.go:42: undefined 
>> reference to `syscall.sendmsg'
>> collect2: error: ld returned 1 exit status
>> 
>> full log attached.
>> 
>> Usually difference in API causes failure during build stage itself, 
>> I have not seen a linker error before. Can anyone help fix this 
>> issue?
> 
> It seems an issue upstream[1] which seems to have been very recently 
> fixed (4 days ago at the time of writing this mail) -- so we need to 
> update
> golang-golang-x-net in unstable or backport that patch.
> 

Thanks, for now I'm forcing golang-go as build dependency and when this 
is resolved, I can set it back to golang-any.

> [1]: https://github.com/golang/go/issues/52512
> 
> --
> Best,
> Nilesh



More information about the Pkg-ruby-extras-maintainers mailing list