Your message dated Tue, 10 May 2016 16:26:37 +0000
with message-id <e1b0aux-0002td...@franck.debian.org>
and subject line Bug#819643: fixed in golang-github-miekg-pkcs11 
0.0~git20160412.0.994d290-1
has caused the Debian Bug report #819643,
regarding golang-github-miekg-pkcs11: FTBFS: TestFindObject (0.00s)
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.)


-- 
819643: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819643
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-miekg-pkcs11
Version: 0.0~git20151009.0.793689b-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

Dear Maintainer,

golang-github-miekg-pkcs11 fails to build from source in unstable/amd64:

  [..]

   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: source package golang-github-miekg-pkcs11
  dpkg-buildpackage: source version 0.0~git20151009.0.793689b-1
  dpkg-buildpackage: source distribution unstable
  dpkg-buildpackage: source changed by Tianon Gravi <tia...@debian.org>
   dpkg-source --before-build 
golang-github-miekg-pkcs11-0.0~git20151009.0.793689b
  dpkg-buildpackage: host architecture amd64
   fakeroot debian/rules clean
  dh clean --buildsystem=golang --with=golang
     dh_testdir -O--buildsystem=golang
     dh_auto_clean -O--buildsystem=golang
     dh_clean -O--buildsystem=golang
   debian/rules build
  dh build --buildsystem=golang --with=golang
     dh_testdir -O--buildsystem=golang
     dh_update_autotools_config -O--buildsystem=golang
     dh_auto_configure -O--buildsystem=golang
     dh_auto_build -O--buildsystem=golang
        go install -v github.com/miekg/pkcs11
  github.com/miekg/pkcs11
     dh_auto_test -O--buildsystem=golang
        go test -v github.com/miekg/pkcs11
  === RUN   TestGetInfo
  --- PASS: TestGetInfo (0.01s)
        pkcs11_test.go:63: {CryptokiVersion:{Major:2 Minor:20} 
ManufacturerID:SoftHSM Flags:0 LibraryDescription:Implementation of PKCS11 
LibraryVersion:{Major:1 Minor:3}}
  === RUN   TestFindObject
  --- FAIL: TestFindObject (0.00s)
  panic: runtime error: cgo argument has Go pointer to Go pointer [recovered]
        panic: runtime error: cgo argument has Go pointer to Go pointer
  
  goroutine 6 [running]:
  panic(0x59c920, 0xc8200106e0)
        /usr/lib/go/src/runtime/panic.go:464 +0x3e6
  testing.tRunner.func1(0xc82008c090)
        /usr/lib/go/src/testing/testing.go:467 +0x192
  panic(0x59c920, 0xc8200106e0)
        /usr/lib/go/src/runtime/panic.go:426 +0x4e9
  github.com/miekg/pkcs11.(*Ctx).FindObjectsInit(0xc820028048, 0x1, 
0xc82004be60, 0x1, 0x1, 0x0, 0x0)
        
/home/lamby/temp/cdt.20160331130725.AvRJwljnTa/golang-github-miekg-pkcs11-0.0~git20151009.0.793689b/obj-x86_64-linux-gnu/src/github.com/miekg/pkcs11/pkcs11.go:1068
 +0xef
  github.com/miekg/pkcs11.TestFindObject(0xc82008c090)
        
/home/lamby/temp/cdt.20160331130725.AvRJwljnTa/golang-github-miekg-pkcs11-0.0~git20151009.0.793689b/obj-x86_64-linux-gnu/src/github.com/miekg/pkcs11/pkcs11_test.go:72
 +0x1a8
  testing.tRunner(0xc82008c090, 0x8b2418)
        /usr/lib/go/src/testing/testing.go:473 +0x98
  created by testing.RunTests
        /usr/lib/go/src/testing/testing.go:582 +0x892
  exit status 2
  FAIL  github.com/miekg/pkcs11 0.015s
  dh_auto_test: go test -v github.com/miekg/pkcs11 returned exit code 1
  debian/rules:10: recipe for target 'build' failed
  make: *** [build] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: golang-github-miekg-pkcs11.0.0~git20151009.0.793689b-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: golang-github-miekg-pkcs11
Source-Version: 0.0~git20160412.0.994d290-1

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

Debian distribution maintenance software
pp.
Tim Potter <t...@hpe.com> (supplier of updated golang-github-miekg-pkcs11 
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: Tue, 10 May 2016 07:43:06 -0700
Source: golang-github-miekg-pkcs11
Binary: golang-github-miekg-pkcs11-dev
Architecture: source
Version: 0.0~git20160412.0.994d290-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Tim Potter <t...@hpe.com>
Description:
 golang-github-miekg-pkcs11-dev - pkcs11 wrapper for Go
Closes: 819643 823471
Changes:
 golang-github-miekg-pkcs11 (0.0~git20160412.0.994d290-1) unstable; 
urgency=medium
 .
   * Team upload
   * New upstream snapshot (Closes: #823471, #819643)
   * Update standards version to 3.9.8
   * Refresh nss patch and deal with a lintian warning
   * Add d/docs file
Checksums-Sha1:
 9f29c18552eb6bfc2d2532ee816a58425915a8d9 2362 
golang-github-miekg-pkcs11_0.0~git20160412.0.994d290-1.dsc
 65a1c6906f850ed27d7498f94d1fd8477befb945 34928 
golang-github-miekg-pkcs11_0.0~git20160412.0.994d290.orig.tar.xz
 967583a6199529eaa189142680f6387034b598ab 19916 
golang-github-miekg-pkcs11_0.0~git20160412.0.994d290-1.debian.tar.xz
Checksums-Sha256:
 271c50eab292708cd90cebd494dd1d69fcd4d52944a6c5720825351dbfb2427a 2362 
golang-github-miekg-pkcs11_0.0~git20160412.0.994d290-1.dsc
 d7e906e3bd884523699b7617fde125156b968570598ac0c06fe6f89b31247369 34928 
golang-github-miekg-pkcs11_0.0~git20160412.0.994d290.orig.tar.xz
 8edbec12b87df02ec4c34f3b4d4941bc0b9a8e36d3d48a659298f962ab7926ea 19916 
golang-github-miekg-pkcs11_0.0~git20160412.0.994d290-1.debian.tar.xz
Files:
 692185c0e82b39e876ee26ee05ef3f57 2362 devel extra 
golang-github-miekg-pkcs11_0.0~git20160412.0.994d290-1.dsc
 7493d1f427d172aff3259efcc03cfdb1 34928 devel extra 
golang-github-miekg-pkcs11_0.0~git20160412.0.994d290.orig.tar.xz
 04057e68a75644122d39a7abb262bbd5 19916 devel extra 
golang-github-miekg-pkcs11_0.0~git20160412.0.994d290-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJXMfOkAAoJEANqnCW/NX3Uin4P/12RUYa3yXd26EC06KFNgHx7
qHrFsxZvnIbd36y2fOvdGns+HAke5LFtRYmDidlIK2q8WlhbjgWhphJAyo8cq/TJ
UBrEEw9FjZMA7NIdOA3IxMc5TmbIN1jXB6WrBpAqic0j1fIPS412Hde8mQW2ZbTL
BHW5fs42H0p2WlL0h3PRX8lRcGlcz91IqcwjMwXaof4QDjOG3eKCJO5IUVYXtCJ+
gvcpfG4MVi8ElV91KyX9yKMkvFupVFxxxsSkd4hoeme6Qr32dxkrGF1Z6DSmyazk
atffENPtKT210ZsMIoBq9ZZYnwXR9THHj/3pXpC22tTVlbkFHh3ysQLHbWqMxaaX
nSBlTFzi0ySsBc8fy2PxaZTWzV40VOubIgKDX7N0V1/AAwFT4+3I6PvF24CFLmID
ui9oTFxb5jO3kxjqS8m9hdP/VoPn7YGgP3x/YH+hgph2/05nPiZ9KSXKjMJtk4GS
PzYyVerkufbz6ZePftRiNB5R9X1t2Z7tPsqH4JWVyfNW1RJg6kXoEMxTh+J4ZeIy
Y/ToNHnRINtHBBMZM6M66FAwM5dIsAkus3vIdtWtqrSzrRcnR75BCfwWYS0UsHv+
a0umuoQdJHCvdp+HTzWnXyk6uuQiuTPWxgonuDUXdvTDu3pZrs9KvXz6Wmb31lhB
QE74tSFPBR90LVI5Eszw
=0brr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to