Bug#1008445: golang-v2ray-core: FTBFS: src/github.com/lucas-clemente/quic-go/internal/qtls/go118.go:13:2: cannot find package "github.com/marten-seemann/qtls-go1-18" in any of

2022-04-26 Thread Ying-Chun Liu (PaulLiu)

Hi Lucas,


I cannot reproduce this bug. Is this test be re-tested or will it be 
tested periodically?


I've tried to build it by pbuilder using sid chroot. It builds well.
Build log is as attachment.

Yours,
Paul



golang-v2ray-core_4.34.0-5_amd64.build.xz
Description: application/xz


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1008445: golang-v2ray-core: FTBFS: src/github.com/lucas-clemente/quic-go/internal/qtls/go118.go:13:2: cannot find package "github.com/marten-seemann/qtls-go1-18" in any of:

2022-03-26 Thread Lucas Nussbaum
Source: golang-v2ray-core
Version: 4.34.0-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> DH_GOPKG="v2ray.com/core/main" dh_auto_build -- -ldflags "-s -w -buildid= -X 
> v2ray.com/core.codename=user -X v2ray.com/core.build=20220118-150717 -X 
> v2ray.com/core.version=4.34.0"
>   cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8 -ldflags "-s -w 
> -buildid= -X v2ray.com/core.codename=user -X 
> v2ray.com/core.build=20220118-150717 -X v2ray.com/core.version=4.34.0" 
> v2ray.com/core/main v2ray.com/core/main/confloader 
> v2ray.com/core/main/confloader/external v2ray.com/core/main/distro/all 
> v2ray.com/core/main/distro/debug v2ray.com/core/main/json 
> v2ray.com/core/main/jsonem
> src/github.com/lucas-clemente/quic-go/internal/qtls/go118.go:13:2: cannot 
> find package "github.com/marten-seemann/qtls-go1-18" in any of:
>   /usr/lib/go-1.18/src/github.com/marten-seemann/qtls-go1-18 (from 
> $GOROOT)
>   
> /<>/obj-x86_64-linux-gnu/src/github.com/marten-seemann/qtls-go1-18
>  (from $GOPATH)
> dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8 
> -ldflags "-s -w -buildid= -X v2ray.com/core.codename=user -X 
> v2ray.com/core.build=20220118-150717 -X v2ray.com/core.version=4.34.0" 
> v2ray.com/core/main v2ray.com/core/main/confloader 
> v2ray.com/core/main/confloader/external v2ray.com/core/main/distro/all 
> v2ray.com/core/main/distro/debug v2ray.com/core/main/json 
> v2ray.com/core/main/jsonem returned exit code 1
> make[1]: *** [debian/rules:31: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/golang-v2ray-core_4.34.0-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.