Your message dated Mon, 15 Feb 2021 15:48:48 +0000
with message-id <e1lbg7e-000fdr...@fasolo.debian.org>
and subject line Bug#982714: fixed in golang-1.15 1.15.8-4
has caused the Debian Bug report #982714,
regarding golang-github-jacobsa-ogletest: FTBFS: dh_auto_test: error: cd 
obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/jacobsa/ogletest 
github.com/jacobsa/ogletest/srcutil github.com/jacobsa/ogletest/test_cases 
github.com/jacobsa/ogletest/test_cases/mock_image returned exit code 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
982714: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982714
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-jacobsa-ogletest
Version: 0.0~git20170503.80d50a7-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210213 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> dh build --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/jacobsa/ogletest github.com/jacobsa/ogletest/srcutil 
> github.com/jacobsa/ogletest/test_cases 
> github.com/jacobsa/ogletest/test_cases/mock_image
> internal/unsafeheader
> runtime/internal/sys
> internal/cpu
> internal/race
> runtime/internal/atomic
> runtime/internal/math
> sync/atomic
> unicode
> unicode/utf8
> math/bits
> internal/testlog
> internal/bytealg
> image/color
> math
> runtime
> internal/reflectlite
> sync
> errors
> sort
> io
> strconv
> internal/oserror
> syscall
> bytes
> strings
> reflect
> path
> regexp/syntax
> bufio
> image
> internal/syscall/unix
> time
> internal/syscall/execenv
> regexp
> context
> internal/poll
> golang.org/x/net/context
> internal/fmtsort
> os
> runtime/debug
> path/filepath
> fmt
> io/ioutil
> github.com/jacobsa/ogletest/srcutil
> log
> flag
> github.com/jacobsa/oglematchers
> runtime/trace
> github.com/jacobsa/reqtrace
> testing
> github.com/jacobsa/oglemock
> github.com/jacobsa/ogletest/test_cases/mock_image
> github.com/jacobsa/ogletest
> github.com/jacobsa/ogletest/test_cases
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/jacobsa/ogletest github.com/jacobsa/ogletest/srcutil 
> github.com/jacobsa/ogletest/test_cases 
> github.com/jacobsa/ogletest/test_cases/mock_image
> # github.com/jacobsa/ogletest/srcutil.test
> loadinternal: cannot find runtime/cgo
> # github.com/jacobsa/ogletest.test
> loadinternal: cannot find runtime/cgo
> === RUN   TestNoCurrentTest
> --- PASS: TestNoCurrentTest (0.00s)
> === RUN   TestNoFailure
> --- PASS: TestNoFailure (0.00s)
> === RUN   TestInvalidFormatString
> --- PASS: TestInvalidFormatString (0.00s)
> === RUN   TestNoMatchWithoutErrorText
> --- PASS: TestNoMatchWithoutErrorText (0.00s)
> === RUN   TestNoMatchWithErrorTExt
> --- PASS: TestNoMatchWithErrorTExt (0.00s)
> === RUN   TestFailureWithUserMessage
> --- PASS: TestFailureWithUserMessage (0.00s)
> === RUN   TestAdditionalFailure
> --- PASS: TestAdditionalFailure (0.00s)
> === RUN   TestGoldenFiles
>     integration_test.go:265: Output for test case passing doesn't match 
> golden file.
>     integration_test.go:265: Output for test case stop doesn't match golden 
> file.
>     integration_test.go:265: Output for test case no_cases doesn't match 
> golden file.
>     integration_test.go:265: Output for test case filtered doesn't match 
> golden file.
>     integration_test.go:265: Output for test case run_twice doesn't match 
> golden file.
>     integration_test.go:265: Output for test case mock doesn't match golden 
> file.
>     integration_test.go:265: Output for test case panicking doesn't match 
> golden file.
>     integration_test.go:265: Output for test case failing doesn't match 
> golden file.
>     integration_test.go:265: Output for test case unexported doesn't match 
> golden file.
> --- FAIL: TestGoldenFiles (4.05s)
> FAIL
> FAIL  github.com/jacobsa/ogletest     4.057s
> === RUN   TestRegisterMethodsTest
> [----------] Running tests from MethodsTest
> [ RUN      ] MethodsTest.NoMethods
> [       OK ] MethodsTest.NoMethods
> [ RUN      ] MethodsTest.OneMethod
> [       OK ] MethodsTest.OneMethod
> [ RUN      ] MethodsTest.MultipleMethods
> [       OK ] MethodsTest.MultipleMethods
> [----------] Finished with tests from MethodsTest
> --- PASS: TestRegisterMethodsTest (0.00s)
> PASS
> ok    github.com/jacobsa/ogletest/srcutil     0.004s
> ?     github.com/jacobsa/ogletest/test_cases  [no test files]
> ?     github.com/jacobsa/ogletest/test_cases/mock_image       [no test files]
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/jacobsa/ogletest github.com/jacobsa/ogletest/srcutil 
> github.com/jacobsa/ogletest/test_cases 
> github.com/jacobsa/ogletest/test_cases/mock_image returned exit code 1

The full build log is available from:
   
http://qa-logs.debian.net/2021/02/13/golang-github-jacobsa-ogletest_0.0~git20170503.80d50a7-2_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 me
so that we can identify if something relevant changed in the meantime.

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.

--- End Message ---
--- Begin Message ---
Source: golang-1.15
Source-Version: 1.15.8-4
Done: Shengjing Zhu <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-1.15, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 982...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Shengjing Zhu <z...@debian.org> (supplier of updated golang-1.15 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 15 Feb 2021 23:19:39 +0800
Source: golang-1.15
Architecture: source
Version: 1.15.8-4
Distribution: unstable
Urgency: medium
Maintainer: Go Compiler Team <team+go-compi...@tracker.debian.org>
Changed-By: Shengjing Zhu <z...@debian.org>
Closes: 982701 982714 982720 982724 982734
Changes:
 golang-1.15 (1.15.8-4) unstable; urgency=medium
 .
   * Team upload.
   * Revert "0007-cmd-link-check-CGO_CFLAGS-for-non-g-I-O-options-befo.patch"
     This patch causes:
     1. unexpected error message, which makes some packages FTBFS
        loadinternal: cannot find runtime/cgo
        Closes: #982701, #982714, #982720, #982724, #982734
     2. unable to build package on riscv64
        external linking not supported for linux/riscv64
Checksums-Sha1:
 eeabf3ff965f8e6d340654b09b5a7d8bd48b5753 2032 golang-1.15_1.15.8-4.dsc
 b9e8310ab75f2f46ab95c4e82b088a913709e1be 41432 
golang-1.15_1.15.8-4.debian.tar.xz
 fbc4c9e65617aeca46144da9936df4e866e3588e 6080 
golang-1.15_1.15.8-4_amd64.buildinfo
Checksums-Sha256:
 4bd49bf0257c619ee3289ea71abcc1626a2d5bfdb6b282f0c3c7dbb61ad2610b 2032 
golang-1.15_1.15.8-4.dsc
 b4430d5a80db0bff4aa77e4a4cdda0c624e7b2b68774d278eaa3355c1150b119 41432 
golang-1.15_1.15.8-4.debian.tar.xz
 352e22268ca4cbe91e94b74c5172bcd36dcb840a8dd735f9cce486b9df0c00f8 6080 
golang-1.15_1.15.8-4_amd64.buildinfo
Files:
 f94ee8c7d1069c8386f70dad54bdc64f 2032 devel optional golang-1.15_1.15.8-4.dsc
 28b84f5837a0a11f986e8354bd469e2f 41432 devel optional 
golang-1.15_1.15.8-4.debian.tar.xz
 4d7e6d8e204fd2ccf1b162d40c2d810e 6080 devel optional 
golang-1.15_1.15.8-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iIYEARYIAC4WIQTiXc95jUQrjt9HgU3EhUo4GOCwFgUCYCqWIhAcemhzakBkZWJp
YW4ub3JnAAoJEMSFSjgY4LAWXgoBAJ6MA0Y4KPV2UysczuCwyRsnsodHwAwTsQl3
JoEKlB3HAQCLG4d7rTXsCFiXYFX4dfWKHO0RmqAy1nA1l+c4lY1xDw==
=K+eL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to