Your message dated Sat, 18 Nov 2017 09:19:08 +0000
with message-id <e1efzhi-000a12...@fasolo.debian.org>
and subject line Bug#880339: fixed in golang-github-pingcap-check 
0.0~git20170902.0.4c65d06-2
has caused the Debian Bug report #880339,
regarding golang-github-pingcap-check: FTBFS: dh_auto_test: cd 
obj-x86_64-linux-gnu && go test -v -p 16 github.com/pingcap/check 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.)


-- 
880339: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-pingcap-check
Version: 0.0~git20170902.0.4c65d06-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20171030 qa-ftbfs
Justification: FTBFS on amd64

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 
> -gcflags=\"-trimpath=/<<BUILDDIR>>/golang-github-pingcap-check-0.0\~git20170902.0.4c65d06/obj-x86_64-linux-gnu/src\"
>  
> -asmflags=\"-trimpath=/<<BUILDDIR>>/golang-github-pingcap-check-0.0\~git20170902.0.4c65d06/obj-x86_64-linux-gnu/src\"
>  -v -p 16 github.com/pingcap/check
> github.com/pingcap/check
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -v -p 16 github.com/pingcap/check
> === RUN   Test
> 
> ----------------------------------------------------------------------
> FAIL: benchmark_test.go:40: BenchmarkS.TestBenchmark
> 
> benchmark_test.go:60:
>     c.Assert(output.value, Matches, expected)
> ... value string = "PASS: check_test.go:144: FixtureHelper.Benchmark1\t      
> 50\t    223353 ns/op\n"
> ... regex string = "PASS: check_test\\.go:[0-9]+: 
> FixtureHelper\\.Benchmark1\t *100\t *[12][0-9]{5} ns/op\n"
> 
> 
> ----------------------------------------------------------------------
> FAIL: benchmark_test.go:63: BenchmarkS.TestBenchmarkBytes
> 
> benchmark_test.go:75:
>     c.Assert(output.value, Matches, expected)
> ... value string = "PASS: check_test.go:151: FixtureHelper.Benchmark2\t      
> 50\t    226049 ns/op\t   4.53 MB/s\n"
> ... regex string = "PASS: check_test\\.go:[0-9]+: 
> FixtureHelper\\.Benchmark2\t *100\t *[12][0-9]{5} ns/op\t *[4-9]\\.[0-9]{2} 
> MB/s\n"
> 
> 
> ----------------------------------------------------------------------
> FAIL: benchmark_test.go:78: BenchmarkS.TestBenchmarkMem
> 
> benchmark_test.go:91:
>     c.Assert(output.value, Matches, expected)
> ... value string = "PASS: check_test.go:159: FixtureHelper.Benchmark3\t      
> 50\t    226753 ns/op\t      89 B/op\t       1 allocs/op\n"
> ... regex string = "PASS: check_test\\.go:[0-9]+: 
> FixtureHelper\\.Benchmark3\t *100\t *[12][0-9]{5} ns/op\t *[0-9]+ B/op\t 
> *[1-9] allocs/op\n"
> 
> OOPS: 127 passed, 3 FAILED
> --- FAIL: Test (0.13s)
> FAIL
> exit status 1
> FAIL  github.com/pingcap/check        0.133s
> dh_auto_test: cd obj-x86_64-linux-gnu && go test -v -p 16 
> github.com/pingcap/check returned exit code 1

The full build log is available from:
   
http://aws-logs.debian.net/2017/10/30/golang-github-pingcap-check_0.0~git20170902.0.4c65d06-1_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.

--- End Message ---
--- Begin Message ---
Source: golang-github-pingcap-check
Source-Version: 0.0~git20170902.0.4c65d06-2

We believe that the bug you reported is fixed in the latest version of
golang-github-pingcap-check, 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 880...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Lustfield <mich...@lustfield.net> (supplier of updated 
golang-github-pingcap-check 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: Sat, 18 Nov 2017 03:07:31 -0600
Source: golang-github-pingcap-check
Binary: golang-github-pingcap-check-dev
Architecture: source
Version: 0.0~git20170902.0.4c65d06-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintainers@lists.alioth.debian.org>
Changed-By: Michael Lustfield <mich...@lustfield.net>
Description:
 golang-github-pingcap-check-dev - rich testing extension for Go's testing 
package
Closes: 880339
Changes:
 golang-github-pingcap-check (0.0~git20170902.0.4c65d06-2) unstable; 
urgency=medium
 .
   * Re-disabled tests; fail inside (only) buildd env. (Closes: #880339)
Checksums-Sha1:
 151091a5bc3da992bce30e59c705727e69f6aec1 2416 
golang-github-pingcap-check_0.0~git20170902.0.4c65d06-2.dsc
 857a9f2e8b4d630d3af4bf4ea61d77673686e8b8 2360 
golang-github-pingcap-check_0.0~git20170902.0.4c65d06-2.debian.tar.xz
 39196f5bd68b807985b8593a24191ad0ef5a24e2 5894 
golang-github-pingcap-check_0.0~git20170902.0.4c65d06-2_amd64.buildinfo
Checksums-Sha256:
 9c3eb65425f0a92823977ca1d1c5906410329b44c6222e0d042554ae3fff1336 2416 
golang-github-pingcap-check_0.0~git20170902.0.4c65d06-2.dsc
 bffcb22c562a41357584241b04d47dc948751885231916bd2e5da616ea7e0fbe 2360 
golang-github-pingcap-check_0.0~git20170902.0.4c65d06-2.debian.tar.xz
 993a8772a1008a57668db27fed001be9568bee2d455b2bef61df25a4cadfc74d 5894 
golang-github-pingcap-check_0.0~git20170902.0.4c65d06-2_amd64.buildinfo
Files:
 7c7395c86c15c45d40c78eba13bf9fd8 2416 devel extra 
golang-github-pingcap-check_0.0~git20170902.0.4c65d06-2.dsc
 5057b99e266251fe7f18ea6378e0f056 2360 devel extra 
golang-github-pingcap-check_0.0~git20170902.0.4c65d06-2.debian.tar.xz
 65c67c8c5bece657561880c0284ba25b 5894 devel extra 
golang-github-pingcap-check_0.0~git20170902.0.4c65d06-2_amd64.buildinfo

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

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAloP+IcWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhfVuD/0dRe9g1VD+FF0D3ws6KgjzKtYj
AOpvCXxASyhU9tSKXOMawapap/7KHEMYkjub+6vYnDd5cpbKnN/TCd2IzefELw0Z
aq6dl49xxBo1xTNVDC0h5GCUDlhBA/D+yowOYgkzirXwrmVdgG27FRydQATlBbxo
hFU/FFIiUucWcoYelmIPCQu40qSdZWPrMgl5nfl7XcSNuvbzVYeuSQi8QWuVlU6N
DchMcaDvwYmqYNHTuEBtkgKH7YFSnsz1JgIKVpqv+2KD9Y0+PGOQcfd794mfW097
8UJpo/9ZVUcQi0duIqq+Mp4HQIZ57T/kqyyqRbvqoDO3lxo+NIp96znKJa+0Agxc
Mwf8sNNV/jAR+N9V3hE6RybfGS36qRwfG1QL41K5QoqOORTEsLBMEckrY9Pjx39E
5q+BFDCKfCGndTqD39xCDhrmDxSGNdidgqRsSAb9hrswKyOArDyhCpwpdPpoQv7/
pjwFkcQ6whtJZTH2T2d49+2Z78/co49OztoaL3ZWsb9edsbeakkfBitY/XvUsVLL
6t1G+b2yzJG56bmLD1kbBkkpxJijkDrbVc4M6h8j2qpn9MDRhSkmxD0HRxTjDKbG
9+bBo8j+tqWBLShPhMMLDuYfNwDuc5kjCIhf5t3tZV0CXT1tR7psbmxIQYdBjevO
5vIwg0hcuUsSryTjbg==
=i74I
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to