Your message dated Mon, 05 Dec 2016 13:48:49 +0000
with message-id <e1cdtdr-0004lc...@fasolo.debian.org>
and subject line Bug#844343: fixed in golang-github-pierrec-lz4 
0.0~git20151216.222ab1f-2
has caused the Debian Bug report #844343,
regarding golang-github-pierrec-lz4: FTBFS on armhf (TestCopy crashes)
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.)


-- 
844343: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844343
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-pierrec-lz4
Version: 0.0~git20151216.222ab1f-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

The build of this package break in the reproducible build environment during the
2nd build on armhf [1]:

<cut>
=== RUN   TestCopy
SIGQUIT: quit
PC=0x709f8 m=0

goroutine 0 [idle]:
runtime.futex(0x1c48fc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1dba0, 0x0, 0x0, 0x0, ...)
        /usr/lib/go-1.7/src/runtime/sys_linux_arm.s:247 +0x20
runtime.futexsleep(0x1c48fc, 0x0, 0xffffffff, 0xffffffff)
        /usr/lib/go-1.7/src/runtime/os_linux.go:45 +0x68
runtime.notesleep(0x1c48fc)
        /usr/lib/go-1.7/src/runtime/lock_futex.go:145 +0xa4
runtime.stopm()
        /usr/lib/go-1.7/src/runtime/proc.go:1594 +0x100
runtime.findrunnable(0x1051f400, 0x0)
        /usr/lib/go-1.7/src/runtime/proc.go:2021 +0x758
runtime.schedule()
        /usr/lib/go-1.7/src/runtime/proc.go:2120 +0x26c
runtime.goexit0(0x117eb770)
        /usr/lib/go-1.7/src/runtime/proc.go:2257 +0x1d0
runtime.mcall(0x1c4600)
        /usr/lib/go-1.7/src/runtime/asm_arm.s:183 +0x5c

goroutine 1 [chan receive, 3 minutes]:
testing.(*T).Run(0x10588000, 0x14906a, 0x8, 0x15c6f4, 0xa1901)
        /usr/lib/go-1.7/src/testing/testing.go:647 +0x324
testing.RunTests.func1(0x10590100)
        /usr/lib/go-1.7/src/testing/testing.go:793 +0xb8
testing.tRunner(0x10590100, 0x1053ced4)
        /usr/lib/go-1.7/src/testing/testing.go:610 +0xa4
testing.RunTests(0x15c714, 0x1c3120, 0x8, 0x8, 0xa00001)
        /usr/lib/go-1.7/src/testing/testing.go:799 +0x388
testing.(*M).Run(0x1053cf7c, 0x400000)
        /usr/lib/go-1.7/src/testing/testing.go:743 +0x8c
main.main()
        github.com/pierrec/lz4/_test/_testmain.go:76 +0x118

goroutine 17422 [semacquire]:
sync.runtime_Semacquire(0x10516080)
        /usr/lib/go-1.7/src/runtime/sema.go:47 +0x24
sync.(*WaitGroup).Wait(0x10516074)
        /usr/lib/go-1.7/src/sync/waitgroup.go:131 +0xc0
github.com/pierrec/lz4.(*Writer).Write(0x10516050, 0x128c0000, 0x100000, 
0x100000, 0x0, 0x0, 0x0)
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:183
 +0x9b0
github.com/pierrec/lz4.(*Writer).ReadFrom(0x10516050, 0x1b2770, 0x10570128, 
0x200000, 0x0, 0x0, 0x0)
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:357
 +0x1a0
io.copyBuffer(0x1b2758, 0x10516050, 0x1b2770, 0x10570128, 0x0, 0x0, 0x0, 0x0, 
0x0, 0x0, ...)
        /usr/lib/go-1.7/src/io/io.go:384 +0x124
io.Copy(0x1b2758, 0x10516050, 0x1b2770, 0x10570128, 0x10, 0x148670, 0x0, 0x0)
        /usr/lib/go-1.7/src/io/io.go:360 +0x64
github.com/pierrec/lz4_test.TestCopy(0x10588000)
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/lz4_test.go:493
 +0x370
testing.tRunner(0x10588000, 0x15c6f4)
        /usr/lib/go-1.7/src/testing/testing.go:610 +0xa4
created by testing.(*T).Run
        /usr/lib/go-1.7/src/testing/testing.go:646 +0x304

goroutine 25094 [runnable]:
github.com/pierrec/lz4.(*Writer).Write.func1(0x10516050, 0x128c0000, 0x100000, 
0x100000)
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:120
created by github.com/pierrec/lz4.(*Writer).Write
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:123
 +0xf8

goroutine 25098 [runnable]:
github.com/pierrec/lz4.CompressBlock(0x12980000, 0x40000, 0x40000, 0x112a8000, 
0x40000, 0x40000, 0x0, 0x40000, 0x6fe08, 0x10516074)
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/block.go:116
github.com/pierrec/lz4.(*Writer).compressBlock(0x10516050, 0x116ea084)
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:238
 +0x310
created by github.com/pierrec/lz4.(*Writer).Write
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:165
 +0x530

goroutine 25097 [runnable]:
github.com/pierrec/lz4.(*Writer).compressBlock(0x10516050, 0x116ea058)
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:228
created by github.com/pierrec/lz4.(*Writer).Write
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:165
 +0x530

goroutine 25096 [runnable]:
github.com/pierrec/lz4.(*Writer).compressBlock(0x10516050, 0x116ea02c)
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:228
created by github.com/pierrec/lz4.(*Writer).Write
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:165
 +0x530

goroutine 25095 [runnable]:
github.com/pierrec/lz4.(*Writer).compressBlock(0x10516050, 0x116ea000)
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:228
created by github.com/pierrec/lz4.(*Writer).Write
        
/build/golang-github-pierrec-lz4-0.0~git20151216.222ab1f/obj-arm-linux-gnueabihf/src/github.com/pierrec/lz4/writer.go:165
 +0x530

trap    0x6
error   0x0
oldmask 0x0
r0      0x0
r1      0x0
r2      0x0
r3      0x0
r4      0x0
r5      0x0
r6      0x4
r7      0xf0
r8      0x1051f400
r9      0x0
r10     0x1c4650
fp      0x1c45c4
ip      0x1051f6f8
sp      0xbed2bee0
lr      0x3b5c4
pc      0x709f8
cpsr    0xa0000010
fault   0x0
*** Test killed with quit: ran too long (10m0s).
FAIL    github.com/pierrec/lz4  600.135s
</cut>

I'll go into that soon. Hints welcome.

DS

[1] 
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/golang-github-pierrec-lz4.html

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
4096R/DF5182C8
Debian Developer (sten...@debian.org)
LPIC-1 (LPI000329859 64mz6f7kt4)
http://www.danielstender.com/

--- End Message ---
--- Begin Message ---
Source: golang-github-pierrec-lz4
Source-Version: 0.0~git20151216.222ab1f-2

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

Debian distribution maintenance software
pp.
Daniel Stender <sten...@debian.org> (supplier of updated 
golang-github-pierrec-lz4 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: SHA512

Format: 1.8
Date: Mon, 05 Dec 2016 14:29:09 +0100
Source: golang-github-pierrec-lz4
Binary: golang-github-pierrec-lz4-dev
Architecture: all source
Version: 0.0~git20151216.222ab1f-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintainers@lists.alioth.debian.org>
Changed-By: Daniel Stender <sten...@debian.org>
Closes: 844343
Description: 
 golang-github-pierrec-lz4-dev - LZ4 compression and decompression in pure Go
Changes:
 golang-github-pierrec-lz4 (0.0~git20151216.222ab1f-2) unstable; urgency=medium
 .
   * deb/control:
     + update my Uploaders email address.
     + bump standards to 3.9.8 (no changes needed).
     + Use a secure transport for the Vcs-Git and Vcs-Browser URL [Paul
       Tagliamonte]
   * deb/copyright:
     + update my email address, expand copyright span.
   * deb/rules: add override for dh_auto_test (expand timeout, Closes: #844343).
   * add deb/watch (uses Eriberto's pseudopackage for "No-Release").
Checksums-Sha1: 
 ca70d27f5effb3547501e3437a6947bb8c6bdf0e 2345 
golang-github-pierrec-lz4_0.0~git20151216.222ab1f-2.dsc
 f96fa40a74b73ebc3edbc7854b160c90cba106dc 2574616 
golang-github-pierrec-lz4_0.0~git20151216.222ab1f.orig.tar.xz
 5f9b3da78198d228d1af740cfa6c231ef3c19879 2452 
golang-github-pierrec-lz4_0.0~git20151216.222ab1f-2.debian.tar.xz
 1ee6bfc5bf470324f5569ca7b8b19bbafc12495f 16230 
golang-github-pierrec-lz4-dev_0.0~git20151216.222ab1f-2_all.deb
Checksums-Sha256: 
 71767d0f996235ce979a9e2b5407bbfece61dcc75ec8755f5558452813abd73a 2345 
golang-github-pierrec-lz4_0.0~git20151216.222ab1f-2.dsc
 191bc5f913ac7f47460e9f3458d7b3a72d99ae9c9cdac916161f41503b045063 2574616 
golang-github-pierrec-lz4_0.0~git20151216.222ab1f.orig.tar.xz
 e827b19d9c379b415f816ce70d56b1c53463a33b274f8d91f9b4e8ecd47e1e80 2452 
golang-github-pierrec-lz4_0.0~git20151216.222ab1f-2.debian.tar.xz
 378067a976eddfcb49609f3004a773909e496172dcec22e86f32aba334d52689 16230 
golang-github-pierrec-lz4-dev_0.0~git20151216.222ab1f-2_all.deb
Files: 
 a7c206852e7d39b03f7815c9253e40c6 2345 devel extra 
golang-github-pierrec-lz4_0.0~git20151216.222ab1f-2.dsc
 39732d177fd69ac81839fed635b68819 2574616 devel extra 
golang-github-pierrec-lz4_0.0~git20151216.222ab1f.orig.tar.xz
 0b753369cfa62f080e35cffb1258ff64 2452 devel extra 
golang-github-pierrec-lz4_0.0~git20151216.222ab1f-2.debian.tar.xz
 8ef8a0d517375f2fa0b4aab2f387fdbb 16230 devel extra 
golang-github-pierrec-lz4-dev_0.0~git20151216.222ab1f-2_all.deb

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

iQIzBAEBCgAdFiEERsscqJ6jt0N2dh25FeCa9N9RgsgFAlhFbWUACgkQFeCa9N9R
gshf+A/+MQSeuQP79cO8cHZw8DAFySihD9CRO6kVZ7z10fvrcPeHmFHldctaj4IH
7nGFWwW+cctdXidD/addqfwM8BFkSNHbW2hvTIWRXDTeNe42V/6QscoJNm63fskb
wrjJyCf/ZYK22e7+cRykf/TmDHSdXWkipAOmaEIKI+WyVBpW0CT/POY/7rw5sH/n
LGbaL0b8rFiAa6QBaXvCNxv1iPoUI2TBK6vUtsvfeQJ8UZt/phUq8pybj40KI16k
yAuqk9obdG5+no6ixwG/zF1wPNczpIeJHAn4t5j0m/1jJbazJoOUv3JbeSjiEbob
9BeHh+4juO5EsG50tcu5eg5PZbA5lVH02QeG/tn4wdUDgYxn1ur2sxgauicLKPK+
DeoxlKvAdCVrCy9zpQ116a9Wz5g/M06/58Syz4XFtiHZxoeiw3+3Wqg7r1CDDWFM
lI+i2K6geAMU+C+5jgDacWOgUM2R5PDEYW5zUPiyclrR7k6rsr4XPyGcrQ/HAF2K
zo4akKkT0+AtG6KIlopqCh2XstQj7Tzt1yrz53cGfA329OTiy8a1uVWGr48EKv+9
JQ7Zen4IQSg59XxRn8J050X/edeMKusKTOUOeHT5wD0dhD7Xp5AK93wlqnasoFsP
0tg+HyBOIkSn4GP4DKLN+NTlh9WuF60viwOS380FFzhW+pAvoAY=
=W4PL
-----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