Source: shadowsocks-v2ray-plugin Version: 1.3.1-3 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201119 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > dpkg-buildpackage > ----------------- > > Command: dpkg-buildpackage -us -uc -sa -rfakeroot > dpkg-buildpackage: info: source package shadowsocks-v2ray-plugin > dpkg-buildpackage: info: source version 1.3.1-3 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Roger Shimizu <r...@debian.org> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean --buildsystem=golang --with=golang > dh_auto_clean -O--buildsystem=golang > dh_autoreconf_clean -O--buildsystem=golang > dh_clean -O--buildsystem=golang > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building shadowsocks-v2ray-plugin using existing > ./shadowsocks-v2ray-plugin_1.3.1.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: info: building shadowsocks-v2ray-plugin in > shadowsocks-v2ray-plugin_1.3.1-3.debian.tar.xz > dpkg-source: info: building shadowsocks-v2ray-plugin in > shadowsocks-v2ray-plugin_1.3.1-3.dsc > debian/rules binary > dh binary --buildsystem=golang --with=golang > dh_update_autotools_config -O--buildsystem=golang > dh_autoreconf -O--buildsystem=golang > dh_auto_configure -O--buildsystem=golang > dh_auto_build -O--buildsystem=golang > cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 > github.com/shadowsocks/v2ray-plugin > src/v2ray.com/core/transport/internet/quic/conn.go:11:2: cannot find package > "github.com/lucas-clemente/quic-go" in any of: > /usr/lib/go-1.15/src/github.com/lucas-clemente/quic-go (from $GOROOT) > > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/lucas-clemente/quic-go > (from $GOPATH) > dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 > github.com/shadowsocks/v2ray-plugin returned exit code 1 > make: *** [debian/rules:14: binary] Error 25 The full build log is available from: http://qa-logs.debian.net/2020/11/19/shadowsocks-v2ray-plugin_1.3.1-3_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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.