Package: src:bingo
Version: 0.9.0-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202602/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:bingo, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --builddirectory=_build --buildsystem=golang
   dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_clean -O--builddirectory=_build -O--buildsystem=golang
 debian/rules binary
dh binary --builddirectory=_build --buildsystem=golang
   dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
        cd _build && go install -trimpath -v -p 2 github.com/bwplotka/bingo 
github.com/bwplotka/bingo/builtin github.com/bwplotka/bingo/pkg/bingo 
github.com/bwplotka/bingo/pkg/cpy github.com/bwplotka/bingo/pkg/envars 
github.com/bwplotka/bingo/pkg/makefile github.com/bwplotka/bingo/pkg/mod 
github.com/bwplotka/bingo/pkg/runner github.com/bwplotka/bingo/pkg/version
internal/goarch
internal/unsafeheader
internal/cpu
internal/abi
internal/bytealg
internal/byteorder
internal/coverage/rtcov
internal/chacha8rand
internal/godebugs
internal/goexperiment
internal/goos
internal/profilerecord
internal/runtime/atomic
internal/runtime/syscall/linux
math/bits
internal/runtime/exithook
internal/strconv
internal/runtime/gc
internal/runtime/sys
internal/runtime/gc/scan
internal/asan
internal/runtime/cgroup
internal/msan
internal/race
internal/runtime/math
internal/runtime/pprof/label
internal/runtime/maps
internal/stringslite
internal/trace/tracev2
sync/atomic
internal/sync
internal/synctest
unicode
runtime
unicode/utf8
cmp
math
encoding
unicode/utf16
crypto/internal/fips140/alias
crypto/internal/fips140deps/byteorder
crypto/internal/fips140deps/cpu
crypto/internal/constanttime
crypto/internal/fips140/subtle
crypto/subtle
crypto/internal/boring/sig
log/internal
internal/nettrace
internal/reflectlite
sync
iter
errors
internal/bisect
io
internal/godebug
bytes
strings
internal/oserror
slices
syscall
bufio
strconv
reflect
time
context
path
io/fs
internal/filepathlite
internal/syscall/unix
internal/fmtsort
internal/poll
internal/syscall/execenv
internal/testlog
encoding/base64
os
sort
regexp/syntax
regexp
fmt
embed
github.com/bwplotka/bingo/builtin
maps
mvdan.cc/sh/v3/fileutil
database/sql/driver
encoding/json
github.com/efficientgo/core/errors
github.com/efficientgo/core/merrors
github.com/efficientgo/core/errcapture
github.com/bwplotka/bingo/pkg/cpy
mvdan.cc/sh/v3/pattern
text/tabwriter
mvdan.cc/sh/v3/syntax
github.com/Masterminds/semver
path/filepath
hash
runtime/cgo
crypto
crypto/internal/fips140deps/godebug
crypto/internal/fips140
crypto/internal/impl
crypto/internal/fips140/sha256
crypto/internal/fips140/sha3
crypto/internal/fips140/sha512
crypto/internal/fips140/hmac
crypto/internal/fips140/check
crypto/internal/fips140/aes
crypto/internal/fips140deps/time
crypto/internal/entropy/v1.0.0
os/user
crypto/internal/sysrand
crypto/internal/fips140/drbg
crypto/internal/fips140/aes/gcm
mvdan.cc/sh/v3/expand
crypto/fips140
crypto/internal/fips140only
crypto/cipher
crypto/internal/boring
math/rand/v2
crypto/internal/randutil
crypto/internal/rand
math/rand
encoding/binary
math/big
golang.org/x/sys/unix
crypto/rand
io/ioutil
os/exec
text/scanner
golang.org/x/mod/internal/lazyregexp
golang.org/x/mod/semver
golang.org/x/mod/module
golang.org/x/mod/modfile
golang.org/x/term
mvdan.cc/sh/v3/interp
github.com/bwplotka/bingo/pkg/mod
github.com/bwplotka/bingo/pkg/version
log
weak
unique
net/netip
net/url
github.com/bwplotka/bingo/pkg/envars
github.com/bwplotka/bingo/pkg/runner
text/template/parse
github.com/pkg/errors
encoding/csv
encoding/hex
flag
text/template
vendor/golang.org/x/net/dns/dnsmessage
internal/singleflight
github.com/bwplotka/bingo/pkg/bingo
os/signal
github.com/bwplotka/bingo/pkg/makefile
net
github.com/spf13/pflag
github.com/spf13/cobra
github.com/bwplotka/bingo
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_test -- 
-skip='TestCompatibilityCurrentVersionCreate|TestGet_ModuleCases|TestGetList|TestCompatibility'
        cd _build && go test -vet=off -v -p 2 
-skip=TestCompatibilityCurrentVersionCreate\|TestGet_ModuleCases\|TestGetList\|TestCompatibility
 github.com/bwplotka/bingo github.com/bwplotka/bingo/builtin 
github.com/bwplotka/bingo/pkg/bingo github.com/bwplotka/bingo/pkg/cpy 
github.com/bwplotka/bingo/pkg/envars github.com/bwplotka/bingo/pkg/makefile 
github.com/bwplotka/bingo/pkg/mod github.com/bwplotka/bingo/pkg/runner 
github.com/bwplotka/bingo/pkg/version
=== RUN   TestParseTarget
=== RUN   TestParseTarget/#00
=== RUN   TestParseTarget/#01
=== RUN   TestParseTarget/#02
=== RUN   TestParseTarget/#03
=== RUN   TestParseTarget/#04
=== RUN   TestParseTarget/#05
=== RUN   TestParseTarget/#06
=== RUN   TestParseTarget/#07
=== RUN   TestParseTarget/#08
=== RUN   TestParseTarget/#09
=== RUN   TestParseTarget/#10
=== RUN   TestParseTarget/#11
--- PASS: TestParseTarget (0.00s)
    --- PASS: TestParseTarget/#00 (0.00s)
    --- PASS: TestParseTarget/#01 (0.00s)
    --- PASS: TestParseTarget/#02 (0.00s)
    --- PASS: TestParseTarget/#03 (0.00s)
    --- PASS: TestParseTarget/#04 (0.00s)
    --- PASS: TestParseTarget/#05 (0.00s)
    --- PASS: TestParseTarget/#06 (0.00s)
    --- PASS: TestParseTarget/#07 (0.00s)
    --- PASS: TestParseTarget/#08 (0.00s)
    --- PASS: TestParseTarget/#09 (0.00s)
    --- PASS: TestParseTarget/#10 (0.00s)
    --- PASS: TestParseTarget/#11 (0.00s)
=== RUN   TestGet_Errors
--- PASS: TestGet_Errors (0.00s)
=== RUN   TestExpectBingoListRows
--- PASS: TestExpectBingoListRows (0.00s)
PASS
ok      github.com/bwplotka/bingo       0.004s
?       github.com/bwplotka/bingo/builtin       [no test files]
=== RUN   TestCreateFromExistingOrNew
=== RUN   
TestCreateFromExistingOrNew/create_new_and_close_should_create_empty_mod_file_with_basic_autogenerated_meta
    testutil.go:91: mod_test.go:112: ""
        
                exp: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.26.0\n"
        
                got: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.25.0\n"
        
        Diff:
        --- Expected
        +++ Actual
        @@ -2,3 +2,3 @@
         
        -go 1.26.0
        +go 1.25.0
         
        
        
=== RUN   
TestCreateFromExistingOrNew/create_new_and_close_should_work_and_produce_same_output
    testutil.go:91: mod_test.go:112: ""
        
                exp: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.26.0\n"
        
                got: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.25.0\n"
        
        Diff:
        --- Expected
        +++ Actual
        @@ -2,3 +2,3 @@
         
        -go 1.26.0
        +go 1.25.0
         
        
        
=== RUN   
TestCreateFromExistingOrNew/create_new_and_set_direct_require_should_work
    testutil.go:91: mod_test.go:112: ""
        
                exp: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.26.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0 // thebest\n"
        
                got: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.25.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0 // thebest\n"
        
        Diff:
        --- Expected
        +++ Actual
        @@ -2,3 +2,3 @@
         
        -go 1.26.0
        +go 1.25.0
         
        
        
=== RUN   
TestCreateFromExistingOrNew/create_new_and_set_direct_require2_should_work
    testutil.go:91: mod_test.go:112: ""
        
                exp: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.26.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0\n"
        
                got: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.25.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0\n"
        
        Diff:
        --- Expected
        +++ Actual
        @@ -2,3 +2,3 @@
         
        -go 1.26.0
        +go 1.25.0
         
        
        
=== RUN   
TestCreateFromExistingOrNew/copy_and_set_direct_require_to_something_else
    testutil.go:91: mod_test.go:112: ""
        
                exp: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.26.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0 // thebest\n"
        
                got: "module _ // Auto generated by 
https://github.com/bwplotka/bingo. DO NOT EDIT\n\ngo 1.25.0\n\nrequire 
github.com/yolo/best/v100 v100.0.0 // thebest\n"
        
        Diff:
        --- Expected
        +++ Actual
        @@ -2,3 +2,3 @@
         
        -go 1.26.0
        +go 1.25.0
         
        
        
--- FAIL: TestCreateFromExistingOrNew (0.01s)
    --- FAIL: 
TestCreateFromExistingOrNew/create_new_and_close_should_create_empty_mod_file_with_basic_autogenerated_meta
 (0.00s)
    --- FAIL: 
TestCreateFromExistingOrNew/create_new_and_close_should_work_and_produce_same_output
 (0.00s)
    --- FAIL: 
TestCreateFromExistingOrNew/create_new_and_set_direct_require_should_work 
(0.00s)
    --- FAIL: 
TestCreateFromExistingOrNew/create_new_and_set_direct_require2_should_work 
(0.00s)
    --- FAIL: 
TestCreateFromExistingOrNew/copy_and_set_direct_require_to_something_else 
(0.00s)
=== RUN   TestModFile
=== RUN   TestModFile/without_auto_fetch_directives
=== RUN   TestModFile/with_auto_fetch_directives
=== RUN   TestModFile/with_build_attributes1
=== RUN   TestModFile/with_build_attributes2
=== RUN   TestModFile/with_build_attributes3
=== RUN   TestModFile/with_build_attributes_without_relpath
--- PASS: TestModFile (0.01s)
    --- PASS: TestModFile/without_auto_fetch_directives (0.00s)
    --- PASS: TestModFile/with_auto_fetch_directives (0.00s)
    --- PASS: TestModFile/with_build_attributes1 (0.00s)
    --- PASS: TestModFile/with_build_attributes2 (0.00s)
    --- PASS: TestModFile/with_build_attributes3 (0.00s)
    --- PASS: TestModFile/with_build_attributes_without_relpath (0.00s)
FAIL
FAIL    github.com/bwplotka/bingo/pkg/bingo     0.023s
?       github.com/bwplotka/bingo/pkg/cpy       [no test files]
=== RUN   TestEval
=== RUN   TestEval/simple.env
=== RUN   TestEval/bingo.env
=== RUN   TestEval/export.env
--- PASS: TestEval (0.01s)
    --- PASS: TestEval/simple.env (0.00s)
    --- PASS: TestEval/bingo.env (0.00s)
    --- PASS: TestEval/export.env (0.00s)
=== RUN   TestMergeEnvSlices
=== RUN   TestMergeEnvSlices/just_base
=== RUN   TestMergeEnvSlices/just_over
=== RUN   TestMergeEnvSlices/same
=== RUN   TestMergeEnvSlices/real_with_dups
--- PASS: TestMergeEnvSlices (0.00s)
    --- PASS: TestMergeEnvSlices/just_base (0.00s)
    --- PASS: TestMergeEnvSlices/just_over (0.00s)
    --- PASS: TestMergeEnvSlices/same (0.00s)
    --- PASS: TestMergeEnvSlices/real_with_dups (0.00s)
PASS
ok      github.com/bwplotka/bingo/pkg/envars    0.011s
=== RUN   ExampleParser_Parse_withComments
--- PASS: ExampleParser_Parse_withComments (0.00s)
=== RUN   ExampleParser_Parse_withoutComments
--- PASS: ExampleParser_Parse_withoutComments (0.00s)
PASS
ok      github.com/bwplotka/bingo/pkg/makefile  0.002s
=== RUN   TestFile
=== PAUSE TestFile
=== CONT  TestFile
=== RUN   TestFile/open_empty
=== PAUSE TestFile/open_empty
=== RUN   TestFile/open_mod_file_&_modify.
=== PAUSE TestFile/open_mod_file_&_modify.
=== CONT  TestFile/open_empty
=== CONT  TestFile/open_mod_file_&_modify.
--- PASS: TestFile (0.00s)
    --- PASS: TestFile/open_empty (0.00s)
    --- PASS: TestFile/open_mod_file_&_modify. (0.00s)
PASS
ok      github.com/bwplotka/bingo/pkg/mod       0.006s
=== RUN   TestParseAndIsSupportedVersion
=== RUN   TestParseAndIsSupportedVersion/#00
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.1_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.1.2_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.12rc1_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.12_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.13_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.13.2_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.14_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.14.2_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.15_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.15.44_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.16beta1_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go1.16rc1_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go2_linux/amd64
=== RUN   TestParseAndIsSupportedVersion/go_version_go2.1_linux/amd64
=== RUN   
TestParseAndIsSupportedVersion/go_version_devel_go1.21-02d8ebda83_Mon_Feb_6_22:13:07_2023_+0000_linux/amd64
--- PASS: TestParseAndIsSupportedVersion (0.00s)
    --- PASS: TestParseAndIsSupportedVersion/#00 (0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.1_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1_linux/amd64 (0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.1.2_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.12rc1_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.12_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.13_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.13.2_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.14_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.14.2_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.15_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.15.44_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.16beta1_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go1.16rc1_linux/amd64 
(0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go2_linux/amd64 (0.00s)
    --- PASS: TestParseAndIsSupportedVersion/go_version_go2.1_linux/amd64 
(0.00s)
    --- PASS: 
TestParseAndIsSupportedVersion/go_version_devel_go1.21-02d8ebda83_Mon_Feb_6_22:13:07_2023_+0000_linux/amd64
 (0.00s)
PASS
ok      github.com/bwplotka/bingo/pkg/runner    0.003s
?       github.com/bwplotka/bingo/pkg/version   [no test files]
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 
-skip=TestCompatibilityCurrentVersionCreate\|TestGet_ModuleCases\|TestGetList\|TestCompatibility
 github.com/bwplotka/bingo github.com/bwplotka/bingo/builtin 
github.com/bwplotka/bingo/pkg/bingo github.com/bwplotka/bingo/pkg/cpy 
github.com/bwplotka/bingo/pkg/envars github.com/bwplotka/bingo/pkg/makefile 
github.com/bwplotka/bingo/pkg/mod github.com/bwplotka/bingo/pkg/runner 
github.com/bwplotka/bingo/pkg/version returned exit code 1
make[1]: *** [debian/rules:21: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to