Your message dated Mon, 05 May 2025 09:04:53 +0000
with message-id <[email protected]>
and subject line Bug#1103076: fixed in golang-github-henrydcase-nobs 
0.1+git20200305.7d891c7-6
has caused the Debian Bug report #1103076,
regarding golang-github-henrydcase-nobs: FTBFS in testing/i386: make: *** 
[debian/rules:6: binary] Error 25
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 [email protected]
immediately.)


-- 
1103076: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103076
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-henrydcase-nobs
Version: 0.1+git20200305.7d891c7-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20250414 ftbfs-trixie

Hi,

During a rebuild of all packages in testing (trixie), your package failed
to build on i386.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --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-i686-linux-gnu && go install -trimpath -v -p 8 
> github.com/henrydcase/nobs/dh/csidh github.com/henrydcase/nobs/dh/sidh 
> github.com/henrydcase/nobs/dh/sidh/internal/isogeny 
> github.com/henrydcase/nobs/dh/sidh/p503 
> github.com/henrydcase/nobs/dh/sidh/p751 github.com/henrydcase/nobs/drbg 
> github.com/henrydcase/nobs/drbg/internal/aes 
> github.com/henrydcase/nobs/hash/sha3 github.com/henrydcase/nobs/hash/shake 
> github.com/henrydcase/nobs/hash/sm3 github.com/henrydcase/nobs/kem/sike 
> github.com/henrydcase/nobs/utils
> internal/coverage/rtcov
> internal/goos
> internal/unsafeheader
> internal/godebugs
> internal/goexperiment
> internal/byteorder
> internal/goarch
> internal/cpu
> internal/profilerecord
> internal/runtime/atomic
> internal/asan
> internal/msan
> internal/abi
> internal/runtime/math
> internal/runtime/sys
> internal/runtime/syscall
> unicode/utf8
> sync/atomic
> internal/chacha8rand
> cmp
> math/bits
> internal/itoa
> internal/runtime/exithook
> internal/bytealg
> github.com/henrydcase/nobs/dh/sidh/internal/isogeny
> unicode
> github.com/henrydcase/nobs/utils
> crypto/internal/fips140/alias
> math
> internal/stringslite
> github.com/henrydcase/nobs/dh/sidh/p751
> github.com/henrydcase/nobs/dh/sidh/p503
> # github.com/henrydcase/nobs/dh/sidh/p751
> src/github.com/henrydcase/nobs/dh/sidh/p751/arith_generic.go:15:17: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p751/arith_generic.go:21:17: 
> undefined: Subc64
> src/github.com/henrydcase/nobs/dh/sidh/p751/arith_generic.go:28:17: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p751/arith_generic.go:37:18: 
> undefined: Subc64
> src/github.com/henrydcase/nobs/dh/sidh/p751/arith_generic.go:44:18: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p751/arith_generic.go:68:9: undefined: 
> Uint128
> src/github.com/henrydcase/nobs/dh/sidh/p751/arith_generic.go:76:10: 
> undefined: Mul64
> src/github.com/henrydcase/nobs/dh/sidh/p751/arith_generic.go:77:16: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p751/arith_generic.go:78:16: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p751/arith_generic.go:82:14: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p751/arith_generic.go:82:14: too many 
> errors
> # github.com/henrydcase/nobs/dh/sidh/p503
> src/github.com/henrydcase/nobs/dh/sidh/p503/arith_generic.go:15:17: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p503/arith_generic.go:21:17: 
> undefined: Subc64
> src/github.com/henrydcase/nobs/dh/sidh/p503/arith_generic.go:28:17: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p503/arith_generic.go:38:18: 
> undefined: Subc64
> src/github.com/henrydcase/nobs/dh/sidh/p503/arith_generic.go:45:18: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p503/arith_generic.go:69:9: undefined: 
> Uint128
> src/github.com/henrydcase/nobs/dh/sidh/p503/arith_generic.go:77:10: 
> undefined: Mul64
> src/github.com/henrydcase/nobs/dh/sidh/p503/arith_generic.go:78:16: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p503/arith_generic.go:79:16: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p503/arith_generic.go:83:14: 
> undefined: Addc64
> src/github.com/henrydcase/nobs/dh/sidh/p503/arith_generic.go:83:14: too many 
> errors
> internal/race
> internal/sync
> internal/runtime/maps
> runtime
> crypto/internal/fips140/subtle
> internal/reflectlite
> iter
> sync
> slices
> crypto/subtle
> internal/testlog
> internal/bisect
> errors
> internal/oserror
> path
> io
> strconv
> syscall
> internal/godebug
> hash
> strings
> github.com/henrydcase/nobs/hash/sm3
> crypto
> reflect
> internal/syscall/execenv
> internal/syscall/unix
> time
> io/fs
> internal/poll
> internal/filepathlite
> os
> encoding/binary
> github.com/henrydcase/nobs/drbg/internal/aes
> github.com/henrydcase/nobs/hash/shake
> github.com/henrydcase/nobs/hash/sha3
> # github.com/henrydcase/nobs/drbg/internal/aes
> src/github.com/henrydcase/nobs/drbg/internal/aes/cipher_asm.go:15:6: missing 
> function body
> src/github.com/henrydcase/nobs/drbg/internal/aes/cipher_asm.go:18:6: missing 
> function body
> src/github.com/henrydcase/nobs/drbg/internal/aes/cipher_asm.go:21:6: missing 
> function body
> golang.org/x/sys/cpu
> github.com/henrydcase/nobs/dh/csidh
> # github.com/henrydcase/nobs/dh/csidh
> src/github.com/henrydcase/nobs/dh/csidh/csidh.go:77:4: undefined: mul512
> src/github.com/henrydcase/nobs/dh/csidh/csidh.go:90:3: undefined: mul512
> src/github.com/henrydcase/nobs/dh/csidh/csidh.go:93:3: undefined: mul512
> src/github.com/henrydcase/nobs/dh/csidh/csidh.go:118:4: undefined: mul512
> src/github.com/henrydcase/nobs/dh/csidh/csidh.go:122:4: undefined: mul512
> src/github.com/henrydcase/nobs/dh/csidh/csidh.go:126:4: undefined: mul512
> src/github.com/henrydcase/nobs/dh/csidh/csidh.go:127:4: undefined: mul512
> src/github.com/henrydcase/nobs/dh/csidh/csidh.go:153:7: undefined: mul512
> src/github.com/henrydcase/nobs/dh/csidh/csidh.go:162:7: undefined: mul512
> src/github.com/henrydcase/nobs/dh/csidh/csidh.go:170:3: undefined: mulRdc
> src/github.com/henrydcase/nobs/dh/csidh/csidh.go:170:3: too many errors
> dh_auto_build: error: cd obj-i686-linux-gnu && go install -trimpath -v -p 8 
> github.com/henrydcase/nobs/dh/csidh github.com/henrydcase/nobs/dh/sidh 
> github.com/henrydcase/nobs/dh/sidh/internal/isogeny 
> github.com/henrydcase/nobs/dh/sidh/p503 
> github.com/henrydcase/nobs/dh/sidh/p751 github.com/henrydcase/nobs/drbg 
> github.com/henrydcase/nobs/drbg/internal/aes 
> github.com/henrydcase/nobs/hash/sha3 github.com/henrydcase/nobs/hash/shake 
> github.com/henrydcase/nobs/hash/sm3 github.com/henrydcase/nobs/kem/sike 
> github.com/henrydcase/nobs/utils returned exit code 1
> make: *** [debian/rules:6: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2025/04/14/golang-github-henrydcase-nobs_0.1+git20200305.7d891c7-5_testing-i386.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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 mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: golang-github-henrydcase-nobs
Source-Version: 0.1+git20200305.7d891c7-6
Done: Roger Shimizu <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-github-henrydcase-nobs, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roger Shimizu <[email protected]> (supplier of updated 
golang-github-henrydcase-nobs 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 05 May 2025 01:42:13 -0700
Source: golang-github-henrydcase-nobs
Architecture: source
Version: 0.1+git20200305.7d891c7-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Roger Shimizu <[email protected]>
Closes: 1103076
Changes:
 golang-github-henrydcase-nobs (0.1+git20200305.7d891c7-6) unstable; 
urgency=medium
 .
   * debian/patches:
     - Add patch to fix ftbfs on i386 (Closes: #1103076).
Checksums-Sha1:
 3a1d9f4fc76f44d83dc7386d82362999908a2491 2423 
golang-github-henrydcase-nobs_0.1+git20200305.7d891c7-6.dsc
 a109f14533438fe008b21eaf0ddeb62de0278a59 5180 
golang-github-henrydcase-nobs_0.1+git20200305.7d891c7-6.debian.tar.xz
 e02a36922a9cdfff5252c7a18520052496329582 6419 
golang-github-henrydcase-nobs_0.1+git20200305.7d891c7-6_source.buildinfo
Checksums-Sha256:
 8138634fdd1e14394e6450aadc1191b6c36def3a60bf3b396241370efb9989a4 2423 
golang-github-henrydcase-nobs_0.1+git20200305.7d891c7-6.dsc
 a29f78c183834d23e400452c3bf7ad766078ac4ed8d906c0fe601ce7d6d7165d 5180 
golang-github-henrydcase-nobs_0.1+git20200305.7d891c7-6.debian.tar.xz
 83ec27fed671ec1067f3a02ab0fb0877e94400196252ae9e4d4b4f4aa2bf0863 6419 
golang-github-henrydcase-nobs_0.1+git20200305.7d891c7-6_source.buildinfo
Files:
 0d1831d30cfdb439d2ae875efcdb62e8 2423 devel optional 
golang-github-henrydcase-nobs_0.1+git20200305.7d891c7-6.dsc
 2b73ade7c9fc6f44e6a2192344fc6c8b 5180 devel optional 
golang-github-henrydcase-nobs_0.1+git20200305.7d891c7-6.debian.tar.xz
 75b7a31d382a87ab13e2d31ccd1bd513 6419 devel optional 
golang-github-henrydcase-nobs_0.1+git20200305.7d891c7-6_source.buildinfo

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

iQJEBAEBCgAuFiEECjKtvoA5m+cWOFnspHhrDacDNKgFAmgYepQQHHJvc2hAZGVi
aWFuLm9yZwAKCRCkeGsNpwM0qEJXD/9IB6DCz3twh9Cssj6HhgdKMAnDtSgjVaE0
t9VYgu6lTravYNRcOExCxEYhUlAxQPHIIXvJfa7PR3JklvTSn4oCWlX8dvkyQ2lk
3vaXQARLuUW+VzHh8m54MR9H1+okqymUw+U++4RUC/MnqiORv97zQvpXCmOvlODK
Y7amnX6FfZJfpTNAEHLFUtscOB29ZtH1jAkKKLY9SswpDwuBosPSjqwP8R14sbFY
2JDD5dU2VN9FPVhtX4+9vHvDruQaoPqlN08nfZTA4zmU1MXMbB8vAglOT+uAjk6Y
TXnv+CvHoRZZojIFiU4Vw7fJghCdFXU07Vu3IhXO4Wwx4iUi0Ay+R4o7kuvMP/jG
5KTSTFj7MbUhe4nBJBgSt8gel0rJjLz2gTi38x2uFWU3yf/bAsfyBfWxixnB24xF
cnjwjFsjdFB5b7ESk6UZQKKE6vnZsUC0Pdhu+wDcS5GeN05hGj4+uIM9BvLEKDcL
NJlQ12lIy5ez0UTshXY7CiqtBGpgC6UJPZYzQyMOEKFu1BmcC8n73vwHqqlKp/v1
KyesdhdGKZWoft1hV1qXVDGg0LxsEuMCPCHN/VpkyaCdlU+JYQj6T/NilThNCyl6
/E/nQk1x0IV7Xd/g/NYFmzGKCSxvKS0UDd8K4oiljCgsM7aoXeqIqNK5wYBjy9Zb
rtWAe6hDvw==
=/6Hp
-----END PGP SIGNATURE-----

Attachment: pgpe3lqyRKsO7.pgp
Description: PGP signature


--- End Message ---

Reply via email to