Your message dated Thu, 19 May 2022 11:20:36 +0000
with message-id <e1nrecq-000anv...@fasolo.debian.org>
and subject line Bug#1008439: fixed in golang-github-cloudflare-circl
1.0.0+20200724-2
has caused the Debian Bug report #1008439,
regarding golang-github-cloudflare-circl: FTBFS: dh_auto_test: error: cd
obj-x86_64-linux-gnu && go test -vet=off -v -p 8 -timeout 30m
github.com/cloudflare/circl github.com/cloudflare/circl/dh
github.com/cloudflare/circl/dh/csidh github.com/cloudflare/circl/dh/curve4q
[...] github.com/cloudflare/circl/simd/keccakf1600 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.)
--
1008439: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008439
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-cloudflare-circl
Version: 1.0.0+20200724-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test -- -timeout 30m
> cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 -timeout 30m
> github.com/cloudflare/circl github.com/cloudflare/circl/dh
> github.com/cloudflare/circl/dh/csidh github.com/cloudflare/circl/dh/curve4q
> github.com/cloudflare/circl/dh/sidh
> github.com/cloudflare/circl/dh/sidh/internal/common
> github.com/cloudflare/circl/dh/sidh/internal/p434
> github.com/cloudflare/circl/dh/sidh/internal/p503
> github.com/cloudflare/circl/dh/sidh/internal/p751
> github.com/cloudflare/circl/dh/x25519 github.com/cloudflare/circl/dh/x448
> github.com/cloudflare/circl/ecc github.com/cloudflare/circl/ecc/fourq
> github.com/cloudflare/circl/ecc/goldilocks
> github.com/cloudflare/circl/ecc/p384
> github.com/cloudflare/circl/internal/conv
> github.com/cloudflare/circl/internal/shake
> github.com/cloudflare/circl/internal/test github.com/cloudflare/circl/math
> github.com/cloudflare/circl/math/fp25519
> github.com/cloudflare/circl/math/fp448
> github.com/cloudflare/circl/math/mlsbset github.com/cloudflare/circl/sign
> github.com/cloudflare/circl/sign/dilithium
> github.com/cloudflare/circl/sign/dilithium/internal/common
> github.com/cloudflare/circl/sign/dilithium/internal/common/params
> github.com/cloudflare/circl/sign/dilithium/mode1
> github.com/cloudflare/circl/sign/dilithium/mode1/internal
> github.com/cloudflare/circl/sign/dilithium/mode1aes
> github.com/cloudflare/circl/sign/dilithium/mode1aes/internal
> github.com/cloudflare/circl/sign/dilithium/mode2
> github.com/cloudflare/circl/sign/dilithium/mode2/internal
> github.com/cloudflare/circl/sign/dilithium/mode2aes
> github.com/cloudflare/circl/sign/dilithium/mode2aes/internal
> github.com/cloudflare/circl/sign/dilithium/mode3
> github.com/cloudflare/circl/sign/dilithium/mode3/internal
> github.com/cloudflare/circl/sign/dilithium/mode3aes
> github.com/cloudflare/circl/sign/dilithium/mode3aes/internal
> github.com/cloudflare/circl/sign/dilithium/mode4
> github.com/cloudflare/circl/sign/dilithium/mode4/internal
> github.com/cloudflare/circl/sign/dilithium/mode4aes
> github.com/cloudflare/circl/sign/dilithium/mode4aes/internal
> github.com/cloudflare/circl/sign/ed25519
> github.com/cloudflare/circl/sign/ed448
> github.com/cloudflare/circl/sign/eddilithium3
> github.com/cloudflare/circl/sign/eddilithium4
> github.com/cloudflare/circl/simd github.com/cloudflare/circl/simd/keccakf1600
> ? github.com/cloudflare/circl [no test files]
> ? github.com/cloudflare/circl/dh [no test files]
> === RUN TestCompare64
> --- PASS: TestCompare64 (0.00s)
> === RUN TestEphemeralKeyExchange
> --- PASS: TestEphemeralKeyExchange (0.41s)
> === RUN TestPrivateKeyExportImport
> --- PASS: TestPrivateKeyExportImport (0.00s)
> === RUN TestValidateNegative
> --- PASS: TestValidateNegative (0.00s)
> === RUN TestPublicKeyExportImport
> --- PASS: TestPublicKeyExportImport (0.96s)
> === RUN TestKAT
> --- PASS: TestKAT (0.52s)
> === RUN TestXAdd
> --- PASS: TestXAdd (0.00s)
> === RUN TestXDbl
> --- PASS: TestXDbl (0.00s)
> === RUN TestXDblAddNominal
> --- PASS: TestXDblAddNominal (0.00s)
> === RUN TestXDblAddVSxDblxAdd
> --- PASS: TestXDblAddVSxDblxAdd (0.00s)
> === RUN TestXMul
> --- PASS: TestXMul (0.00s)
> === RUN TestMappointHardcoded3
> --- PASS: TestMappointHardcoded3 (0.00s)
> === RUN TestMappointHardcoded5
> --- PASS: TestMappointHardcoded5 (0.00s)
> === RUN TestFp512Mul3_Nominal
> --- PASS: TestFp512Mul3_Nominal (0.00s)
> === RUN TestAddRdcRandom
> --- PASS: TestAddRdcRandom (0.00s)
> === RUN TestAddRdcNominal
> --- PASS: TestAddRdcNominal (0.00s)
> === RUN TestFp512Sub3_Nominal
> --- PASS: TestFp512Sub3_Nominal (0.00s)
> === RUN TestFp512Sub3_DoesntReturnCarry
> --- PASS: TestFp512Sub3_DoesntReturnCarry (0.00s)
> === RUN TestFp512Sub3_ReturnsCarry
> --- PASS: TestFp512Sub3_ReturnsCarry (0.00s)
> === RUN TestCswap
> --- PASS: TestCswap (0.00s)
> === RUN TestSubRdc
> --- PASS: TestSubRdc (0.00s)
> === RUN TestMulRdc
> --- PASS: TestMulRdc (0.00s)
> === RUN TestModExp
> --- PASS: TestModExp (0.00s)
> === RUN TestIsNonQuadRes
> --- PASS: TestIsNonQuadRes (0.00s)
> === RUN TestCheckSmaller
> --- PASS: TestCheckSmaller (0.00s)
> PASS
> ok github.com/cloudflare/circl/dh/csidh 1.909s
> === RUN TestDH
> --- PASS: TestDH (0.21s)
> === RUN ExampleKey
> --- PASS: ExampleKey (0.00s)
> PASS
> ok github.com/cloudflare/circl/dh/curve4q 0.220s
> === RUN TestKeyAgreementP751_AliceEvenNumber
> --- PASS: TestKeyAgreementP751_AliceEvenNumber (0.07s)
> === RUN TestKeygen
> === RUN TestKeygen/P-434
> === RUN TestKeygen/P-503
> === RUN TestKeygen/P-751
> --- PASS: TestKeygen (0.07s)
> --- PASS: TestKeygen/P-434 (0.02s)
> --- PASS: TestKeygen/P-503 (0.01s)
> --- PASS: TestKeygen/P-751 (0.04s)
> === RUN TestRoundtrip
> === RUN TestRoundtrip/P-434
> === RUN TestRoundtrip/P-503
> === RUN TestRoundtrip/P-751
> --- PASS: TestRoundtrip (0.11s)
> --- PASS: TestRoundtrip/P-434 (0.02s)
> --- PASS: TestRoundtrip/P-503 (0.03s)
> --- PASS: TestRoundtrip/P-751 (0.07s)
> === RUN TestImportExport
> === RUN TestImportExport/P-434
> === RUN TestImportExport/P-503
> === RUN TestImportExport/P-751
> --- PASS: TestImportExport (0.00s)
> --- PASS: TestImportExport/P-434 (0.00s)
> --- PASS: TestImportExport/P-503 (0.00s)
> --- PASS: TestImportExport/P-751 (0.00s)
> === RUN TestKeyAgreement
> === RUN TestKeyAgreement/P-434
> === RUN TestKeyAgreement/P-503
> === RUN TestKeyAgreement/P-751
> --- PASS: TestKeyAgreement (0.11s)
> --- PASS: TestKeyAgreement/P-434 (0.02s)
> --- PASS: TestKeyAgreement/P-503 (0.02s)
> --- PASS: TestKeyAgreement/P-751 (0.07s)
> === RUN TestPrivateKeyBelowMax
> === RUN TestPrivateKeyBelowMax/P-434
> === RUN TestPrivateKeyBelowMax/P-503
> === RUN TestPrivateKeyBelowMax/P-751
> --- PASS: TestPrivateKeyBelowMax (0.03s)
> --- PASS: TestPrivateKeyBelowMax/P-434 (0.01s)
> --- PASS: TestPrivateKeyBelowMax/P-503 (0.01s)
> --- PASS: TestPrivateKeyBelowMax/P-751 (0.01s)
> === RUN TestPKERoundTrip
> === RUN TestPKERoundTrip/P-434
> === RUN TestPKERoundTrip/P-503
> === RUN TestPKERoundTrip/P-751
> --- PASS: TestPKERoundTrip (0.11s)
> --- PASS: TestPKERoundTrip/P-434 (0.02s)
> --- PASS: TestPKERoundTrip/P-503 (0.03s)
> --- PASS: TestPKERoundTrip/P-751 (0.06s)
> === RUN TestPKEKeyGeneration
> === RUN TestPKEKeyGeneration/P-434
> === RUN TestPKEKeyGeneration/P-503
> === RUN TestPKEKeyGeneration/P-751
> --- PASS: TestPKEKeyGeneration (0.13s)
> --- PASS: TestPKEKeyGeneration/P-434 (0.02s)
> --- PASS: TestPKEKeyGeneration/P-503 (0.02s)
> --- PASS: TestPKEKeyGeneration/P-751 (0.09s)
> === RUN TestNegativePKE
> === RUN TestNegativePKE/P-751
> === RUN TestNegativePKE/P-434
> === RUN TestNegativePKE/P-503
> --- PASS: TestNegativePKE (0.03s)
> --- PASS: TestNegativePKE/P-751 (0.02s)
> --- PASS: TestNegativePKE/P-434 (0.00s)
> --- PASS: TestNegativePKE/P-503 (0.01s)
> === RUN TestKEMKeyGeneration
> === RUN TestKEMKeyGeneration/P-434
> === RUN TestKEMKeyGeneration/P-503
> === RUN TestKEMKeyGeneration/P-751
> --- PASS: TestKEMKeyGeneration (0.16s)
> --- PASS: TestKEMKeyGeneration/P-434 (0.02s)
> --- PASS: TestKEMKeyGeneration/P-503 (0.03s)
> --- PASS: TestKEMKeyGeneration/P-751 (0.12s)
> === RUN TestNegativeKEM
> === RUN TestNegativeKEM/P-434
> === RUN TestNegativeKEM/P-503
> === RUN TestNegativeKEM/P-751
> --- PASS: TestNegativeKEM (0.16s)
> --- PASS: TestNegativeKEM/P-434 (0.03s)
> --- PASS: TestNegativeKEM/P-503 (0.03s)
> --- PASS: TestNegativeKEM/P-751 (0.09s)
> === RUN TestKAT
> === RUN TestKAT/P-434
> === RUN TestKAT/P-503
> === RUN TestKAT/P-751
> --- PASS: TestKAT (13.70s)
> --- PASS: TestKAT/P-434 (3.20s)
> --- PASS: TestKAT/P-503 (3.09s)
> --- PASS: TestKAT/P-751 (7.42s)
> === RUN TestNegativeKEMSameWrongResult
> === RUN TestNegativeKEMSameWrongResult/P-503
> === RUN TestNegativeKEMSameWrongResult/P-751
> === RUN TestNegativeKEMSameWrongResult/P-434
> --- PASS: TestNegativeKEMSameWrongResult (0.12s)
> --- PASS: TestNegativeKEMSameWrongResult/P-503 (0.02s)
> --- PASS: TestNegativeKEMSameWrongResult/P-751 (0.07s)
> --- PASS: TestNegativeKEMSameWrongResult/P-434 (0.02s)
> === RUN TestKEMRoundTrip
> --- PASS: TestKEMRoundTrip (0.06s)
> === RUN ExamplePrivateKey
> --- PASS: ExamplePrivateKey (0.01s)
> === RUN ExampleKEM
> --- PASS: ExampleKEM (0.04s)
> PASS
> ok github.com/cloudflare/circl/dh/sidh 14.943s
> ? github.com/cloudflare/circl/dh/sidh/internal/common [no test files]
> === RUN TestMulWithMULXADxX
> --- PASS: TestMulWithMULXADxX (0.32s)
> === RUN TestRedcWithMULXADxX
> --- PASS: TestRedcWithMULXADxX (0.30s)
> === RUN TestFpCswap
> --- PASS: TestFpCswap (0.00s)
> === RUN Test_jInvariant
> --- PASS: Test_jInvariant (0.00s)
> === RUN TestProjectivePointVartimeEq
> --- PASS: TestProjectivePointVartimeEq (0.00s)
> === RUN TestPointMulVersusSage
> --- PASS: TestPointMulVersusSage (0.00s)
> === RUN TestPointMul9VersusSage
> --- PASS: TestPointMul9VersusSage (0.00s)
> === RUN TestOne
> --- PASS: TestOne (0.00s)
> === RUN TestFp2ToBytesRoundTrip
> --- PASS: TestFp2ToBytesRoundTrip (0.24s)
> === RUN TestFp2MulDistributesOverAdd
> --- PASS: TestFp2MulDistributesOverAdd (0.40s)
> === RUN TestFp2MulIsAssociative
> --- PASS: TestFp2MulIsAssociative (0.50s)
> === RUN TestFp2SquareMatchesMul
> --- PASS: TestFp2SquareMatchesMul (0.20s)
> === RUN TestFp2Inv
> --- PASS: TestFp2Inv (0.12s)
> === RUN TestFp2Batch3Inv
> --- PASS: TestFp2Batch3Inv (0.06s)
> PASS
> ok github.com/cloudflare/circl/dh/sidh/internal/p434 2.148s
> === RUN TestMulWithMULX
> --- PASS: TestMulWithMULX (0.29s)
> === RUN TestMulWithMULXADxX
> --- PASS: TestMulWithMULXADxX (0.32s)
> === RUN TestMulWithMULXADxXAgainstMULX
> --- PASS: TestMulWithMULXADxXAgainstMULX (0.33s)
> === RUN TestRedcWithMULX
> --- PASS: TestRedcWithMULX (0.24s)
> === RUN TestRedcWithMULXADxX
> --- PASS: TestRedcWithMULXADxX (0.27s)
> === RUN TestRedcWithMULXADxXAgainstMULX
> --- PASS: TestRedcWithMULXADxXAgainstMULX (0.25s)
> === RUN TestFpCswap
> --- PASS: TestFpCswap (0.00s)
> === RUN Test_jInvariant
> --- PASS: Test_jInvariant (0.00s)
> === RUN TestProjectivePointVartimeEq
> --- PASS: TestProjectivePointVartimeEq (0.00s)
> === RUN TestPointMulVersusSage
> --- PASS: TestPointMulVersusSage (0.01s)
> === RUN TestPointMul9VersusSage
> --- PASS: TestPointMul9VersusSage (0.00s)
> === RUN TestOne
> --- PASS: TestOne (0.00s)
> === RUN TestFp2ToBytesRoundTrip
> --- PASS: TestFp2ToBytesRoundTrip (0.18s)
> === RUN TestFp2MulDistributesOverAdd
> --- PASS: TestFp2MulDistributesOverAdd (0.38s)
> === RUN TestFp2MulIsAssociative
> --- PASS: TestFp2MulIsAssociative (0.40s)
> === RUN TestFp2SquareMatchesMul
> --- PASS: TestFp2SquareMatchesMul (0.17s)
> === RUN TestFp2Inv
> --- PASS: TestFp2Inv (0.17s)
> === RUN TestFp2Batch3Inv
> --- PASS: TestFp2Batch3Inv (0.09s)
> PASS
> ok github.com/cloudflare/circl/dh/sidh/internal/p503 3.123s
> === RUN TestMulWithMULX
> --- PASS: TestMulWithMULX (0.35s)
> === RUN TestMulWithMULXADxX
> --- PASS: TestMulWithMULXADxX (0.31s)
> === RUN TestMulWithMULXADxXAgainstMULX
> --- PASS: TestMulWithMULXADxXAgainstMULX (0.34s)
> === RUN TestRedcWithMULX
> --- PASS: TestRedcWithMULX (0.29s)
> === RUN TestRedcWithMULXADxX
> --- PASS: TestRedcWithMULXADxX (0.28s)
> === RUN TestRedcWithMULXADxXAgainstMULX
> --- PASS: TestRedcWithMULXADxXAgainstMULX (0.27s)
> === RUN TestFpCswap
> --- PASS: TestFpCswap (0.00s)
> === RUN Test_jInvariant
> --- PASS: Test_jInvariant (0.00s)
> === RUN TestProjectivePointVartimeEq
> --- PASS: TestProjectivePointVartimeEq (0.00s)
> === RUN TestPointMulVersusSage
> --- PASS: TestPointMulVersusSage (0.00s)
> === RUN TestPointMul9VersusSage
> --- PASS: TestPointMul9VersusSage (0.00s)
> === RUN TestOne
> --- PASS: TestOne (0.00s)
> === RUN TestFp2ToBytesRoundTrip
> --- PASS: TestFp2ToBytesRoundTrip (0.17s)
> === RUN TestFp2MulDistributesOverAdd
> --- PASS: TestFp2MulDistributesOverAdd (0.54s)
> === RUN TestFp2MulIsAssociative
> --- PASS: TestFp2MulIsAssociative (0.64s)
> === RUN TestFp2SquareMatchesMul
> --- PASS: TestFp2SquareMatchesMul (0.21s)
> === RUN TestFp2Inv
> --- PASS: TestFp2Inv (0.50s)
> === RUN TestFp2Batch3Inv
> --- PASS: TestFp2Batch3Inv (0.27s)
> PASS
> ok github.com/cloudflare/circl/dh/sidh/internal/p751 4.179s
> === RUN TestGeneric
> === RUN TestGeneric/Double
> === RUN TestGeneric/DiffAdd
> === RUN TestGeneric/LadderStep
> === RUN TestGeneric/MulA24
> --- PASS: TestGeneric (0.03s)
> --- PASS: TestGeneric/Double (0.00s)
> --- PASS: TestGeneric/DiffAdd (0.01s)
> --- PASS: TestGeneric/LadderStep (0.02s)
> --- PASS: TestGeneric/MulA24 (0.00s)
> === RUN TestNative
> === RUN TestNative/Double
> === RUN TestNative/DiffAdd
> === RUN TestNative/LadderStep
> === RUN TestNative/MulA24
> --- PASS: TestNative (0.04s)
> --- PASS: TestNative/Double (0.00s)
> --- PASS: TestNative/DiffAdd (0.01s)
> --- PASS: TestNative/LadderStep (0.02s)
> --- PASS: TestNative/MulA24 (0.00s)
> === RUN TestRFC7748Kat
> --- PASS: TestRFC7748Kat (0.00s)
> === RUN TestRFC7748Times
> key_test.go:85: Skipped one long test, add -long flag to run longer tests
> --- PASS: TestRFC7748Times (0.07s)
> === RUN TestBase
> --- PASS: TestBase (0.10s)
> === RUN TestWycheproof
> --- PASS: TestWycheproof (0.01s)
> === RUN Example_x25519
> --- PASS: Example_x25519 (0.00s)
> PASS
> ok github.com/cloudflare/circl/dh/x25519 0.249s
> === RUN TestGeneric
> --- PASS: TestGeneric (0.07s)
> === RUN TestNative
> --- PASS: TestNative (0.04s)
> === RUN TestRFC7748Kat
> --- PASS: TestRFC7748Kat (0.01s)
> === RUN TestRFC7748Times
> key_test.go:83: Skipped one long test, add -long flag to run longer tests
> --- PASS: TestRFC7748Times (0.29s)
> === RUN TestBase
> --- PASS: TestBase (0.46s)
> === RUN Example_x448
> --- PASS: Example_x448 (0.00s)
> PASS
> ok github.com/cloudflare/circl/dh/x448 0.895s
> ? github.com/cloudflare/circl/ecc [no test files]
> === RUN TestMarshal
> === RUN TestMarshal/k*um(P)=kP
> === RUN TestMarshal/m(kP)~=m(-kP)
> --- PASS: TestMarshal (0.41s)
> --- PASS: TestMarshal/k*um(P)=kP (0.20s)
> --- PASS: TestMarshal/m(kP)~=m(-kP) (0.20s)
> === RUN TestFpSign
> --- PASS: TestFpSign (0.00s)
> === RUN TestFpIsZero
> --- PASS: TestFpIsZero (0.00s)
> === RUN TestFpNeg
> --- PASS: TestFpNeg (0.00s)
> === RUN TestFpInv
> --- PASS: TestFpInv (0.00s)
> === RUN TestFpGeneric
> === RUN TestFpGeneric/Add
> === RUN TestFpGeneric/Sub
> === RUN TestFpGeneric/Mul
> === RUN TestFpGeneric/Sqr
> === RUN TestFpGeneric/Hlf
> === RUN TestFpGeneric/Modp
> --- PASS: TestFpGeneric (0.01s)
> --- PASS: TestFpGeneric/Add (0.00s)
> --- PASS: TestFpGeneric/Sub (0.00s)
> --- PASS: TestFpGeneric/Mul (0.00s)
> --- PASS: TestFpGeneric/Sqr (0.00s)
> --- PASS: TestFpGeneric/Hlf (0.00s)
> --- PASS: TestFpGeneric/Modp (0.00s)
> === RUN TestFpNative
> === RUN TestFpNative/Add
> === RUN TestFpNative/Sub
> === RUN TestFpNative/Mul
> === RUN TestFpNative/Sqr
> === RUN TestFpNative/Hlf
> === RUN TestFpNative/Modp
> --- PASS: TestFpNative (0.01s)
> --- PASS: TestFpNative/Add (0.00s)
> --- PASS: TestFpNative/Sub (0.00s)
> --- PASS: TestFpNative/Mul (0.00s)
> --- PASS: TestFpNative/Sqr (0.00s)
> --- PASS: TestFpNative/Hlf (0.00s)
> --- PASS: TestFpNative/Modp (0.00s)
> === RUN TestFqOne
> --- PASS: TestFqOne (0.00s)
> === RUN TestFqSign
> --- PASS: TestFqSign (0.00s)
> === RUN TestFqIsZero
> --- PASS: TestFqIsZero (0.00s)
> === RUN TestFqNeg
> --- PASS: TestFqNeg (0.00s)
> === RUN TestFqInv
> --- PASS: TestFqInv (0.01s)
> === RUN TestFqGeneric
> === RUN TestFqGeneric/Add
> === RUN TestFqGeneric/Sub
> === RUN TestFqGeneric/Mul
> === RUN TestFqGeneric/Sqr
> --- PASS: TestFqGeneric (0.02s)
> --- PASS: TestFqGeneric/Add (0.00s)
> --- PASS: TestFqGeneric/Sub (0.00s)
> --- PASS: TestFqGeneric/Mul (0.00s)
> --- PASS: TestFqGeneric/Sqr (0.00s)
> === RUN TestFqNative
> === RUN TestFqNative/Add
> === RUN TestFqNative/Sub
> === RUN TestFqNative/Mul
> === RUN TestFqNative/Sqr
> --- PASS: TestFqNative (0.02s)
> --- PASS: TestFqNative/Add (0.00s)
> --- PASS: TestFqNative/Sub (0.00s)
> --- PASS: TestFqNative/Mul (0.00s)
> --- PASS: TestFqNative/Sqr (0.00s)
> === RUN TestPointAddition
> --- PASS: TestPointAddition (0.04s)
> === RUN TestOddMultiples
> --- PASS: TestOddMultiples (0.05s)
> === RUN TestScalarMult
> === RUN TestScalarMult/0P=0
> === RUN TestScalarMult/order*P=0
> === RUN TestScalarMult/cofactor*P=clear(P)
> === RUN TestScalarMult/mult
> --- PASS: TestScalarMult (0.43s)
> --- PASS: TestScalarMult/0P=0 (0.10s)
> --- PASS: TestScalarMult/order*P=0 (0.10s)
> --- PASS: TestScalarMult/cofactor*P=clear(P) (0.10s)
> --- PASS: TestScalarMult/mult (0.12s)
> === RUN TestScalar
> === RUN TestScalar/subYdiv16
> === RUN TestScalar/div2subY
> === RUN TestScalar/condAddOrderN
> === RUN TestScalar/recode
> --- PASS: TestScalar (0.11s)
> --- PASS: TestScalar/subYdiv16 (0.02s)
> --- PASS: TestScalar/div2subY (0.03s)
> --- PASS: TestScalar/condAddOrderN (0.01s)
> --- PASS: TestScalar/recode (0.05s)
> PASS
> ok github.com/cloudflare/circl/ecc/fourq 1.119s
> === RUN TestIsogeny
> --- PASS: TestIsogeny (0.20s)
> === RUN TestScalarMult
> === RUN TestScalarMult/rG=0
> === RUN TestScalarMult/rP=0
> === RUN TestScalarMult/kG
> === RUN TestScalarMult/kP
> === RUN TestScalarMult/kG+lP
> --- PASS: TestScalarMult (0.93s)
> --- PASS: TestScalarMult/rG=0 (0.06s)
> --- PASS: TestScalarMult/rP=0 (0.17s)
> --- PASS: TestScalarMult/kG (0.13s)
> --- PASS: TestScalarMult/kP (0.23s)
> --- PASS: TestScalarMult/kG+lP (0.34s)
> === RUN TestPointAdd
> --- PASS: TestPointAdd (0.25s)
> === RUN TestPointNeg
> --- PASS: TestPointNeg (0.19s)
> === RUN TestPointAffine
> --- PASS: TestPointAffine (0.21s)
> === RUN TestPointMarshal
> --- PASS: TestPointMarshal (0.27s)
> === RUN TestReduceModOrder
> --- PASS: TestReduceModOrder (0.00s)
> === RUN TestScalar
> === RUN TestScalar/Add
> === RUN TestScalar/Sub
> === RUN TestScalar/Mul
> --- PASS: TestScalar (0.00s)
> --- PASS: TestScalar/Add (0.00s)
> --- PASS: TestScalar/Sub (0.00s)
> --- PASS: TestScalar/Mul (0.00s)
> PASS
> ok github.com/cloudflare/circl/ecc/goldilocks 2.056s
> === RUN TestFpCmov
> --- PASS: TestFpCmov (0.00s)
> === RUN TestFpNegZero
> --- PASS: TestFpNegZero (0.00s)
> === RUN TestFpSetBigInt
> --- PASS: TestFpSetBigInt (0.00s)
> === RUN TestMulZero
> --- PASS: TestMulZero (0.00s)
> === RUN TestFp
> === RUN TestFp/Encode
> === RUN TestFp/Decode
> === RUN TestFp/Neg
> === RUN TestFp/Add
> === RUN TestFp/Sub
> === RUN TestFp/Mul
> === RUN TestFp/Inv
> --- PASS: TestFp (0.37s)
> --- PASS: TestFp/Encode (0.01s)
> --- PASS: TestFp/Decode (0.03s)
> --- PASS: TestFp/Neg (0.02s)
> --- PASS: TestFp/Add (0.02s)
> --- PASS: TestFp/Sub (0.03s)
> --- PASS: TestFp/Mul (0.03s)
> --- PASS: TestFp/Inv (0.23s)
> === RUN TestIsOnCurveTrue
> --- PASS: TestIsOnCurveTrue (0.26s)
> === RUN TestAffine
> === RUN TestAffine/Addition
> === RUN TestAffine/Double
> --- PASS: TestAffine (0.88s)
> --- PASS: TestAffine/Addition (0.57s)
> --- PASS: TestAffine/Double (0.30s)
> === RUN TestScalarMult
> === RUN TestScalarMult/toOdd
> === RUN TestScalarMult/k=0
> === RUN TestScalarMult/special_k
> === RUN TestScalarMult/random_k
> === RUN TestScalarMult/wrong_P
> p384_test.go:170:
> in[0]:
> 27015902551693924580141637706683157696024930102514251274640242584098285651375349105097715063954769190306618816553894
> in[1]:
> 19571294646053112313046344909969224633552580048469959648050638527670131874141977541443226005181378152969367317243469
> in[2]:
> 18311898194586491998516112515866576934950788493105036228397677464789338536775097370256666533096877287438916770454656
> got: false
> want: true
> --- FAIL: TestScalarMult (1.37s)
> --- PASS: TestScalarMult/toOdd (0.00s)
> --- PASS: TestScalarMult/k=0 (0.00s)
> --- PASS: TestScalarMult/special_k (0.95s)
> --- PASS: TestScalarMult/random_k (0.42s)
> --- FAIL: TestScalarMult/wrong_P (0.00s)
> === RUN TestScalarBaseMult
> === RUN TestScalarBaseMult/0P
> === RUN TestScalarBaseMult/kP
> === RUN TestScalarBaseMult/kSmall
> === RUN TestScalarBaseMult/kLarge
> --- PASS: TestScalarBaseMult (2.21s)
> --- PASS: TestScalarBaseMult/0P (0.31s)
> --- PASS: TestScalarBaseMult/kP (0.33s)
> --- PASS: TestScalarBaseMult/kSmall (0.20s)
> --- PASS: TestScalarBaseMult/kLarge (1.36s)
> === RUN TestCombinedMult
> --- PASS: TestCombinedMult (0.54s)
> === RUN TestAbsolute
> --- PASS: TestAbsolute (0.00s)
> === RUN TestPointDouble
> === RUN TestPointDouble/2∞=∞
> === RUN TestPointDouble/2P=P+P
> --- PASS: TestPointDouble (0.17s)
> --- PASS: TestPointDouble/2∞=∞ (0.00s)
> --- PASS: TestPointDouble/2P=P+P (0.17s)
> === RUN TestPointAdd
> === RUN TestPointAdd/∞+∞=∞
> === RUN TestPointAdd/∞+P=P
> === RUN TestPointAdd/P+∞=P
> === RUN TestPointAdd/P+(-P)=∞
> === RUN TestPointAdd/P+P=2P
> === RUN TestPointAdd/P+Q=R
> --- PASS: TestPointAdd (0.50s)
> --- PASS: TestPointAdd/∞+∞=∞ (0.00s)
> --- PASS: TestPointAdd/∞+P=P (0.00s)
> --- PASS: TestPointAdd/P+∞=P (0.00s)
> --- PASS: TestPointAdd/P+(-P)=∞ (0.00s)
> --- PASS: TestPointAdd/P+P=2P (0.16s)
> --- PASS: TestPointAdd/P+Q=R (0.34s)
> === RUN TestPointCompleteAdd
> === RUN TestPointCompleteAdd/∞+∞=∞
> === RUN TestPointCompleteAdd/∞+P=P
> === RUN TestPointCompleteAdd/P+∞=P
> === RUN TestPointCompleteAdd/P+(-P)=∞
> === RUN TestPointCompleteAdd/P+P=2P
> === RUN TestPointCompleteAdd/P+Q=R
> --- PASS: TestPointCompleteAdd (0.51s)
> --- PASS: TestPointCompleteAdd/∞+∞=∞ (0.00s)
> --- PASS: TestPointCompleteAdd/∞+P=P (0.00s)
> --- PASS: TestPointCompleteAdd/P+∞=P (0.00s)
> --- PASS: TestPointCompleteAdd/P+(-P)=∞ (0.00s)
> --- PASS: TestPointCompleteAdd/P+P=2P (0.17s)
> --- PASS: TestPointCompleteAdd/P+Q=R (0.34s)
> === RUN TestPointMixAdd
> === RUN TestPointMixAdd/∞+∞=∞
> === RUN TestPointMixAdd/∞+P=P
> === RUN TestPointMixAdd/P+∞=P
> === RUN TestPointMixAdd/P+(-P)=∞
> === RUN TestPointMixAdd/P+P=2P
> === RUN TestPointMixAdd/P+Q=R
> --- PASS: TestPointMixAdd (0.51s)
> --- PASS: TestPointMixAdd/∞+∞=∞ (0.00s)
> --- PASS: TestPointMixAdd/∞+P=P (0.00s)
> --- PASS: TestPointMixAdd/P+∞=P (0.00s)
> --- PASS: TestPointMixAdd/P+(-P)=∞ (0.00s)
> --- PASS: TestPointMixAdd/P+P=2P (0.17s)
> --- PASS: TestPointMixAdd/P+Q=R (0.34s)
> === RUN TestOddMultiples
> === RUN TestOddMultiples/invalidOmega
> === RUN TestOddMultiples/validOmega
> --- PASS: TestOddMultiples (3.60s)
> --- PASS: TestOddMultiples/invalidOmega (0.00s)
> --- PASS: TestOddMultiples/validOmega (3.60s)
> === RUN Example_p384
> --- PASS: Example_p384 (0.00s)
> FAIL
> FAIL github.com/cloudflare/circl/ecc/p384 10.928s
> ? github.com/cloudflare/circl/internal/conv [no test files]
> === RUN TestIssue89
> --- PASS: TestIssue89 (0.00s)
> === RUN TestKeccakKats
> --- PASS: TestKeccakKats (0.06s)
> === RUN TestKeccak
> --- PASS: TestKeccak (0.00s)
> === RUN TestUnalignedWrite
> --- PASS: TestUnalignedWrite (0.00s)
> === RUN TestSqueezing
> --- PASS: TestSqueezing (0.00s)
> === RUN TestReset
> --- PASS: TestReset (0.00s)
> === RUN TestClone
> --- PASS: TestClone (0.00s)
> === RUN TestCloneAndReset
> --- PASS: TestCloneAndReset (0.00s)
> === RUN Example_sum
> --- PASS: Example_sum (0.00s)
> === RUN Example_mac
> --- PASS: Example_mac (0.00s)
> === RUN ExampleShake
> --- PASS: ExampleShake (0.00s)
> PASS
> ok github.com/cloudflare/circl/internal/shake 0.072s
> ? github.com/cloudflare/circl/internal/test [no test files]
> === RUN TestOmegaNAF
> --- PASS: TestOmegaNAF (0.02s)
> === RUN TestOmegaNAFRegular
> --- PASS: TestOmegaNAFRegular (0.01s)
> PASS
> ok github.com/cloudflare/circl/math 0.066s
> === RUN TestIsZero
> --- PASS: TestIsZero (0.00s)
> === RUN TestToBytes
> --- PASS: TestToBytes (0.00s)
> === RUN TestString
> --- PASS: TestString (0.00s)
> === RUN TestNeg
> --- PASS: TestNeg (0.00s)
> === RUN TestInv
> --- PASS: TestInv (0.01s)
> === RUN TestInvSqrt
> --- PASS: TestInvSqrt (0.04s)
> === RUN TestGeneric
> === RUN TestGeneric/Cmov
> === RUN TestGeneric/Cswap
> === RUN TestGeneric/Add
> === RUN TestGeneric/Sub
> === RUN TestGeneric/AddSub
> === RUN TestGeneric/Mul
> === RUN TestGeneric/Sqr
> === RUN TestGeneric/Modp
> --- PASS: TestGeneric (0.02s)
> --- PASS: TestGeneric/Cmov (0.00s)
> --- PASS: TestGeneric/Cswap (0.00s)
> --- PASS: TestGeneric/Add (0.00s)
> --- PASS: TestGeneric/Sub (0.00s)
> --- PASS: TestGeneric/AddSub (0.00s)
> --- PASS: TestGeneric/Mul (0.01s)
> --- PASS: TestGeneric/Sqr (0.00s)
> --- PASS: TestGeneric/Modp (0.00s)
> === RUN TestNative
> === RUN TestNative/Cmov
> === RUN TestNative/Cswap
> === RUN TestNative/Add
> === RUN TestNative/Sub
> === RUN TestNative/AddSub
> === RUN TestNative/Mul
> === RUN TestNative/Sqr
> === RUN TestNative/Modp
> --- PASS: TestNative (0.01s)
> --- PASS: TestNative/Cmov (0.00s)
> --- PASS: TestNative/Cswap (0.00s)
> --- PASS: TestNative/Add (0.00s)
> --- PASS: TestNative/Sub (0.00s)
> --- PASS: TestNative/AddSub (0.00s)
> --- PASS: TestNative/Mul (0.00s)
> --- PASS: TestNative/Sqr (0.00s)
> --- PASS: TestNative/Modp (0.00s)
> PASS
> ok github.com/cloudflare/circl/math/fp25519 0.099s
> === RUN TestEdgeCases
> === RUN TestEdgeCases/red64
> --- PASS: TestEdgeCases (0.00s)
> --- PASS: TestEdgeCases/red64 (0.00s)
> === RUN TestModp
> --- PASS: TestModp (0.00s)
> === RUN TestIsZero
> --- PASS: TestIsZero (0.00s)
> === RUN TestToBytes
> --- PASS: TestToBytes (0.00s)
> === RUN TestString
> --- PASS: TestString (0.01s)
> === RUN TestNeg
> --- PASS: TestNeg (0.00s)
> === RUN TestInv
> --- PASS: TestInv (0.02s)
> === RUN TestInvSqrt
> --- PASS: TestInvSqrt (0.13s)
> === RUN TestGeneric
> === RUN TestGeneric/Cmov
> === RUN TestGeneric/Cswap
> === RUN TestGeneric/Add
> === RUN TestGeneric/Sub
> === RUN TestGeneric/AddSub
> === RUN TestGeneric/Mul
> === RUN TestGeneric/Sqr
> --- PASS: TestGeneric (0.02s)
> --- PASS: TestGeneric/Cmov (0.00s)
> --- PASS: TestGeneric/Cswap (0.00s)
> --- PASS: TestGeneric/Add (0.00s)
> --- PASS: TestGeneric/Sub (0.00s)
> --- PASS: TestGeneric/AddSub (0.00s)
> --- PASS: TestGeneric/Mul (0.00s)
> --- PASS: TestGeneric/Sqr (0.00s)
> === RUN TestNative
> === RUN TestNative/Cmov
> === RUN TestNative/Cswap
> === RUN TestNative/Add
> === RUN TestNative/Sub
> === RUN TestNative/AddSub
> === RUN TestNative/Mul
> === RUN TestNative/Sqr
> --- PASS: TestNative (0.03s)
> --- PASS: TestNative/Cmov (0.00s)
> --- PASS: TestNative/Cswap (0.00s)
> --- PASS: TestNative/Add (0.01s)
> --- PASS: TestNative/Sub (0.00s)
> --- PASS: TestNative/AddSub (0.00s)
> --- PASS: TestNative/Mul (0.00s)
> --- PASS: TestNative/Sqr (0.00s)
> PASS
> ok github.com/cloudflare/circl/math/fp448 0.221s
> === RUN TestExp
> --- PASS: TestExp (0.21s)
> === RUN TestEncodeErr
> === RUN TestEncodeErr/mArgs
> === RUN TestEncodeErr/kOdd
> === RUN TestEncodeErr/kBig
> === RUN TestEncodeErr/kEmpty
> --- PASS: TestEncodeErr (0.00s)
> --- PASS: TestEncodeErr/mArgs (0.00s)
> --- PASS: TestEncodeErr/kOdd (0.00s)
> --- PASS: TestEncodeErr/kBig (0.00s)
> --- PASS: TestEncodeErr/kEmpty (0.00s)
> PASS
> ok github.com/cloudflare/circl/math/mlsbset 0.212s
> ? github.com/cloudflare/circl/sign [no test files]
> === RUN TestNewKeyFromSeed
> --- PASS: TestNewKeyFromSeed (0.00s)
> === RUN TestPQCgenKATSign
> --- PASS: TestPQCgenKATSign (0.62s)
> === RUN Example
> --- PASS: Example (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/dilithium 0.627s
> === RUN TestModQ
> --- PASS: TestModQ (0.00s)
> === RUN TestReduceLe2Q
> --- PASS: TestReduceLe2Q (0.00s)
> === RUN TestPower2Round
> --- PASS: TestPower2Round (0.04s)
> === RUN TestDecompose
> --- PASS: TestDecompose (0.06s)
> === RUN TestMakeHint
> --- SKIP: TestMakeHint (0.00s)
> === RUN TestNTTAgainstGeneric
> --- PASS: TestNTTAgainstGeneric (0.01s)
> === RUN TestNTT
> --- PASS: TestNTT (0.01s)
> === RUN TestPackLe16AgainstGeneric
> --- PASS: TestPackLe16AgainstGeneric (0.01s)
> === RUN TestExceeds
> --- PASS: TestExceeds (0.00s)
> === RUN TestMakeHintAgainstGeneric
> --- PASS: TestMakeHintAgainstGeneric (0.00s)
> === RUN TestComposeAgainstGeneric
> --- PASS: TestComposeAgainstGeneric (0.01s)
> === RUN TestSubAgainstGeneric
> --- PASS: TestSubAgainstGeneric (0.02s)
> === RUN TestAddAgainstGeneric
> --- PASS: TestAddAgainstGeneric (0.02s)
> === RUN TestMulHatAgainstGeneric
> --- PASS: TestMulHatAgainstGeneric (0.02s)
> === RUN TestReduceLe2QAgainstGeneric
> --- PASS: TestReduceLe2QAgainstGeneric (0.01s)
> === RUN TestNormalizeAgainstGeneric
> --- PASS: TestNormalizeAgainstGeneric (0.01s)
> === RUN TestMulBy2ToDAgainstGeneric
> --- PASS: TestMulBy2ToDAgainstGeneric (0.01s)
> PASS
> ok github.com/cloudflare/circl/sign/dilithium/internal/common 0.223s
> ? github.com/cloudflare/circl/sign/dilithium/internal/common/params
> [no test files]
> ? github.com/cloudflare/circl/sign/dilithium/mode1 [no test files]
> === RUN TestSignThenVerifyAndPkSkPacking
> --- PASS: TestSignThenVerifyAndPkSkPacking (0.17s)
> === RUN TestPublicFromPrivate
> --- PASS: TestPublicFromPrivate (0.03s)
> === RUN TestPolyPackLeqEta
> --- PASS: TestPolyPackLeqEta (0.00s)
> === RUN TestPolyPackT1
> --- PASS: TestPolyPackT1 (0.00s)
> === RUN TestPolyPackT0
> --- PASS: TestPolyPackT0 (0.00s)
> === RUN TestPolyPackLeGamma1
> --- PASS: TestPolyPackLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeqEta
> --- PASS: TestVectorDeriveUniformLeqEta (0.00s)
> === RUN TestVectorDeriveUniform
> --- PASS: TestVectorDeriveUniform (0.00s)
> === RUN TestDeriveUniform
> --- PASS: TestDeriveUniform (0.00s)
> === RUN TestDeriveUniformLeqEta
> --- PASS: TestDeriveUniformLeqEta (0.00s)
> === RUN TestDeriveUniformLeGamma1
> --- PASS: TestDeriveUniformLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeGamma1
> --- PASS: TestVectorDeriveUniformLeGamma1 (0.00s)
> === RUN TestDeriveUniformB60
> --- PASS: TestDeriveUniformB60 (0.00s)
> === RUN TestDeriveUniformX4
> --- PASS: TestDeriveUniformX4 (0.00s)
> === RUN TestDeriveUniformB60X4
> --- PASS: TestDeriveUniformB60X4 (0.00s)
> === RUN TestDeriveUniformLeGamma1X4
> --- PASS: TestDeriveUniformLeGamma1X4 (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/dilithium/mode1/internal 0.220s
> ? github.com/cloudflare/circl/sign/dilithium/mode1aes [no test files]
> === RUN TestSignThenVerifyAndPkSkPacking
> --- PASS: TestSignThenVerifyAndPkSkPacking (0.20s)
> === RUN TestPublicFromPrivate
> --- PASS: TestPublicFromPrivate (0.02s)
> === RUN TestPolyPackLeqEta
> --- PASS: TestPolyPackLeqEta (0.00s)
> === RUN TestPolyPackT1
> --- PASS: TestPolyPackT1 (0.00s)
> === RUN TestPolyPackT0
> --- PASS: TestPolyPackT0 (0.00s)
> === RUN TestPolyPackLeGamma1
> --- PASS: TestPolyPackLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeqEta
> --- PASS: TestVectorDeriveUniformLeqEta (0.00s)
> === RUN TestVectorDeriveUniform
> --- PASS: TestVectorDeriveUniform (0.00s)
> === RUN TestDeriveUniform
> --- PASS: TestDeriveUniform (0.00s)
> === RUN TestDeriveUniformLeqEta
> --- PASS: TestDeriveUniformLeqEta (0.00s)
> === RUN TestDeriveUniformLeGamma1
> --- PASS: TestDeriveUniformLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeGamma1
> --- PASS: TestVectorDeriveUniformLeGamma1 (0.00s)
> === RUN TestDeriveUniformB60
> --- PASS: TestDeriveUniformB60 (0.00s)
> === RUN TestDeriveUniformX4
> --- SKIP: TestDeriveUniformX4 (0.00s)
> === RUN TestDeriveUniformB60X4
> --- SKIP: TestDeriveUniformB60X4 (0.00s)
> === RUN TestDeriveUniformLeGamma1X4
> --- SKIP: TestDeriveUniformLeGamma1X4 (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/dilithium/mode1aes/internal 0.227s
> ? github.com/cloudflare/circl/sign/dilithium/mode2 [no test files]
> === RUN TestSignThenVerifyAndPkSkPacking
> --- PASS: TestSignThenVerifyAndPkSkPacking (0.32s)
> === RUN TestPublicFromPrivate
> --- PASS: TestPublicFromPrivate (0.02s)
> === RUN TestPolyPackLeqEta
> --- PASS: TestPolyPackLeqEta (0.00s)
> === RUN TestPolyPackT1
> --- PASS: TestPolyPackT1 (0.00s)
> === RUN TestPolyPackT0
> --- PASS: TestPolyPackT0 (0.00s)
> === RUN TestPolyPackLeGamma1
> --- PASS: TestPolyPackLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeqEta
> --- PASS: TestVectorDeriveUniformLeqEta (0.00s)
> === RUN TestVectorDeriveUniform
> --- PASS: TestVectorDeriveUniform (0.00s)
> === RUN TestDeriveUniform
> --- PASS: TestDeriveUniform (0.00s)
> === RUN TestDeriveUniformLeqEta
> --- PASS: TestDeriveUniformLeqEta (0.00s)
> === RUN TestDeriveUniformLeGamma1
> --- PASS: TestDeriveUniformLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeGamma1
> --- PASS: TestVectorDeriveUniformLeGamma1 (0.00s)
> === RUN TestDeriveUniformB60
> --- PASS: TestDeriveUniformB60 (0.00s)
> === RUN TestDeriveUniformX4
> --- PASS: TestDeriveUniformX4 (0.00s)
> === RUN TestDeriveUniformB60X4
> --- PASS: TestDeriveUniformB60X4 (0.00s)
> === RUN TestDeriveUniformLeGamma1X4
> --- PASS: TestDeriveUniformLeGamma1X4 (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/dilithium/mode2/internal 0.362s
> ? github.com/cloudflare/circl/sign/dilithium/mode2aes [no test files]
> === RUN TestSignThenVerifyAndPkSkPacking
> --- PASS: TestSignThenVerifyAndPkSkPacking (0.33s)
> === RUN TestPublicFromPrivate
> --- PASS: TestPublicFromPrivate (0.02s)
> === RUN TestPolyPackLeqEta
> --- PASS: TestPolyPackLeqEta (0.00s)
> === RUN TestPolyPackT1
> --- PASS: TestPolyPackT1 (0.00s)
> === RUN TestPolyPackT0
> --- PASS: TestPolyPackT0 (0.00s)
> === RUN TestPolyPackLeGamma1
> --- PASS: TestPolyPackLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeqEta
> --- PASS: TestVectorDeriveUniformLeqEta (0.00s)
> === RUN TestVectorDeriveUniform
> --- PASS: TestVectorDeriveUniform (0.00s)
> === RUN TestDeriveUniform
> --- PASS: TestDeriveUniform (0.00s)
> === RUN TestDeriveUniformLeqEta
> --- PASS: TestDeriveUniformLeqEta (0.00s)
> === RUN TestDeriveUniformLeGamma1
> --- PASS: TestDeriveUniformLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeGamma1
> --- PASS: TestVectorDeriveUniformLeGamma1 (0.00s)
> === RUN TestDeriveUniformB60
> --- PASS: TestDeriveUniformB60 (0.00s)
> === RUN TestDeriveUniformX4
> --- SKIP: TestDeriveUniformX4 (0.00s)
> === RUN TestDeriveUniformB60X4
> --- SKIP: TestDeriveUniformB60X4 (0.00s)
> === RUN TestDeriveUniformLeGamma1X4
> --- SKIP: TestDeriveUniformLeGamma1X4 (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/dilithium/mode2aes/internal 0.363s
> ? github.com/cloudflare/circl/sign/dilithium/mode3 [no test files]
> === RUN TestSignThenVerifyAndPkSkPacking
> --- PASS: TestSignThenVerifyAndPkSkPacking (0.36s)
> === RUN TestPublicFromPrivate
> --- PASS: TestPublicFromPrivate (0.05s)
> === RUN TestPolyPackLeqEta
> --- PASS: TestPolyPackLeqEta (0.00s)
> === RUN TestPolyPackT1
> --- PASS: TestPolyPackT1 (0.00s)
> === RUN TestPolyPackT0
> --- PASS: TestPolyPackT0 (0.00s)
> === RUN TestPolyPackLeGamma1
> --- PASS: TestPolyPackLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeqEta
> --- PASS: TestVectorDeriveUniformLeqEta (0.00s)
> === RUN TestVectorDeriveUniform
> --- PASS: TestVectorDeriveUniform (0.00s)
> === RUN TestDeriveUniform
> --- PASS: TestDeriveUniform (0.00s)
> === RUN TestDeriveUniformLeqEta
> --- PASS: TestDeriveUniformLeqEta (0.00s)
> === RUN TestDeriveUniformLeGamma1
> --- PASS: TestDeriveUniformLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeGamma1
> --- PASS: TestVectorDeriveUniformLeGamma1 (0.00s)
> === RUN TestDeriveUniformB60
> --- PASS: TestDeriveUniformB60 (0.00s)
> === RUN TestDeriveUniformX4
> --- PASS: TestDeriveUniformX4 (0.00s)
> === RUN TestDeriveUniformB60X4
> --- PASS: TestDeriveUniformB60X4 (0.00s)
> === RUN TestDeriveUniformLeGamma1X4
> --- PASS: TestDeriveUniformLeGamma1X4 (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/dilithium/mode3/internal 0.434s
> ? github.com/cloudflare/circl/sign/dilithium/mode3aes [no test files]
> === RUN TestSignThenVerifyAndPkSkPacking
> --- PASS: TestSignThenVerifyAndPkSkPacking (0.45s)
> === RUN TestPublicFromPrivate
> --- PASS: TestPublicFromPrivate (0.03s)
> === RUN TestPolyPackLeqEta
> --- PASS: TestPolyPackLeqEta (0.00s)
> === RUN TestPolyPackT1
> --- PASS: TestPolyPackT1 (0.00s)
> === RUN TestPolyPackT0
> --- PASS: TestPolyPackT0 (0.00s)
> === RUN TestPolyPackLeGamma1
> --- PASS: TestPolyPackLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeqEta
> --- PASS: TestVectorDeriveUniformLeqEta (0.00s)
> === RUN TestVectorDeriveUniform
> --- PASS: TestVectorDeriveUniform (0.00s)
> === RUN TestDeriveUniform
> --- PASS: TestDeriveUniform (0.00s)
> === RUN TestDeriveUniformLeqEta
> --- PASS: TestDeriveUniformLeqEta (0.00s)
> === RUN TestDeriveUniformLeGamma1
> --- PASS: TestDeriveUniformLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeGamma1
> --- PASS: TestVectorDeriveUniformLeGamma1 (0.00s)
> === RUN TestDeriveUniformB60
> --- PASS: TestDeriveUniformB60 (0.00s)
> === RUN TestDeriveUniformX4
> --- SKIP: TestDeriveUniformX4 (0.00s)
> === RUN TestDeriveUniformB60X4
> --- SKIP: TestDeriveUniformB60X4 (0.00s)
> === RUN TestDeriveUniformLeGamma1X4
> --- SKIP: TestDeriveUniformLeGamma1X4 (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/dilithium/mode3aes/internal 0.496s
> ? github.com/cloudflare/circl/sign/dilithium/mode4 [no test files]
> === RUN TestSignThenVerifyAndPkSkPacking
> --- PASS: TestSignThenVerifyAndPkSkPacking (0.44s)
> === RUN TestPublicFromPrivate
> --- PASS: TestPublicFromPrivate (0.04s)
> === RUN TestPolyPackLeqEta
> --- PASS: TestPolyPackLeqEta (0.00s)
> === RUN TestPolyPackT1
> --- PASS: TestPolyPackT1 (0.00s)
> === RUN TestPolyPackT0
> --- PASS: TestPolyPackT0 (0.00s)
> === RUN TestPolyPackLeGamma1
> --- PASS: TestPolyPackLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeqEta
> --- PASS: TestVectorDeriveUniformLeqEta (0.00s)
> === RUN TestVectorDeriveUniform
> --- PASS: TestVectorDeriveUniform (0.00s)
> === RUN TestDeriveUniform
> --- PASS: TestDeriveUniform (0.00s)
> === RUN TestDeriveUniformLeqEta
> --- PASS: TestDeriveUniformLeqEta (0.00s)
> === RUN TestDeriveUniformLeGamma1
> --- PASS: TestDeriveUniformLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeGamma1
> --- PASS: TestVectorDeriveUniformLeGamma1 (0.00s)
> === RUN TestDeriveUniformB60
> --- PASS: TestDeriveUniformB60 (0.00s)
> === RUN TestDeriveUniformX4
> --- PASS: TestDeriveUniformX4 (0.00s)
> === RUN TestDeriveUniformB60X4
> --- PASS: TestDeriveUniformB60X4 (0.00s)
> === RUN TestDeriveUniformLeGamma1X4
> --- PASS: TestDeriveUniformLeGamma1X4 (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/dilithium/mode4/internal 0.505s
> ? github.com/cloudflare/circl/sign/dilithium/mode4aes [no test files]
> === RUN TestSignThenVerifyAndPkSkPacking
> --- PASS: TestSignThenVerifyAndPkSkPacking (0.45s)
> === RUN TestPublicFromPrivate
> --- PASS: TestPublicFromPrivate (0.03s)
> === RUN TestPolyPackLeqEta
> --- PASS: TestPolyPackLeqEta (0.00s)
> === RUN TestPolyPackT1
> --- PASS: TestPolyPackT1 (0.00s)
> === RUN TestPolyPackT0
> --- PASS: TestPolyPackT0 (0.00s)
> === RUN TestPolyPackLeGamma1
> --- PASS: TestPolyPackLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeqEta
> --- PASS: TestVectorDeriveUniformLeqEta (0.00s)
> === RUN TestVectorDeriveUniform
> --- PASS: TestVectorDeriveUniform (0.00s)
> === RUN TestDeriveUniform
> --- PASS: TestDeriveUniform (0.00s)
> === RUN TestDeriveUniformLeqEta
> --- PASS: TestDeriveUniformLeqEta (0.00s)
> === RUN TestDeriveUniformLeGamma1
> --- PASS: TestDeriveUniformLeGamma1 (0.00s)
> === RUN TestVectorDeriveUniformLeGamma1
> --- PASS: TestVectorDeriveUniformLeGamma1 (0.00s)
> === RUN TestDeriveUniformB60
> --- PASS: TestDeriveUniformB60 (0.00s)
> === RUN TestDeriveUniformX4
> --- SKIP: TestDeriveUniformX4 (0.00s)
> === RUN TestDeriveUniformB60X4
> --- SKIP: TestDeriveUniformB60X4 (0.00s)
> === RUN TestDeriveUniformLeGamma1X4
> --- SKIP: TestDeriveUniformLeGamma1X4 (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/dilithium/mode4aes/internal 0.489s
> === RUN TestCalculateS
> --- PASS: TestCalculateS (0.01s)
> === RUN TestReduction
> --- PASS: TestReduction (0.01s)
> === RUN TestRangeOrder
> --- PASS: TestRangeOrder (0.00s)
> === RUN TestPoint
> === RUN TestPoint/add
> === RUN TestPoint/fixed
> --- PASS: TestPoint (0.22s)
> --- PASS: TestPoint/add (0.05s)
> --- PASS: TestPoint/fixed (0.17s)
> === RUN TestMalleability
> --- PASS: TestMalleability (0.00s)
> === RUN TestWrongPublicKey
> --- PASS: TestWrongPublicKey (0.00s)
> === RUN TestSigner
> --- PASS: TestSigner (0.00s)
> === RUN TestErrors
> === RUN TestErrors/badHash
> === RUN TestErrors/badReader
> === RUN TestErrors/wrongSeedSize
> --- PASS: TestErrors (0.00s)
> --- PASS: TestErrors/badHash (0.00s)
> --- PASS: TestErrors/badReader (0.00s)
> --- PASS: TestErrors/wrongSeedSize (0.00s)
> === RUN TestRFC8032
> --- PASS: TestRFC8032 (0.28s)
> === RUN TestEd25519
> --- PASS: TestEd25519 (0.00s)
> === RUN TestWycheproof
> === RUN TestWycheproof/EDDSAKeyPair
> === RUN TestWycheproof/EDDSAVerify
> --- PASS: TestWycheproof (0.02s)
> --- PASS: TestWycheproof/EDDSAKeyPair (0.00s)
> --- PASS: TestWycheproof/EDDSAVerify (0.02s)
> === RUN Example_ed25519
> --- PASS: Example_ed25519 (0.00s)
> === RUN ExampleSignPh
> --- PASS: ExampleSignPh (0.00s)
> === RUN ExampleSignWithCtx
> --- PASS: ExampleSignWithCtx (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/ed25519 0.531s
> === RUN TestEqual
> --- PASS: TestEqual (0.00s)
> === RUN TestWrongPublicKey
> --- PASS: TestWrongPublicKey (0.00s)
> === RUN TestSigner
> --- PASS: TestSigner (0.00s)
> === RUN TestErrors
> === RUN TestErrors/badHash
> === RUN TestErrors/badReader
> === RUN TestErrors/wrongSeedSize
> === RUN TestErrors/bigContext
> --- PASS: TestErrors (0.00s)
> --- PASS: TestErrors/badHash (0.00s)
> --- PASS: TestErrors/badReader (0.00s)
> --- PASS: TestErrors/wrongSeedSize (0.00s)
> --- PASS: TestErrors/bigContext (0.00s)
> === RUN TestEd448
> --- PASS: TestEd448 (0.01s)
> === RUN TestWycheproof
> === RUN TestWycheproof/EDDSAKeyPair
> === RUN TestWycheproof/EDDSAVerify
> --- PASS: TestWycheproof (0.03s)
> --- PASS: TestWycheproof/EDDSAKeyPair (0.00s)
> --- PASS: TestWycheproof/EDDSAVerify (0.03s)
> === RUN Example_ed448
> --- PASS: Example_ed448 (0.00s)
> === RUN ExampleSignPh
> --- PASS: ExampleSignPh (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/ed448 0.053s
> === RUN TestSignThenVerifyAndPkSkPacking
> --- PASS: TestSignThenVerifyAndPkSkPacking (0.45s)
> === RUN TestPublicFromPrivate
> --- PASS: TestPublicFromPrivate (0.02s)
> === RUN Example
> --- PASS: Example (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/eddilithium3 0.476s
> === RUN TestSignThenVerifyAndPkSkPacking
> --- PASS: TestSignThenVerifyAndPkSkPacking (0.88s)
> === RUN TestPublicFromPrivate
> --- PASS: TestPublicFromPrivate (0.03s)
> === RUN Example
> --- PASS: Example (0.00s)
> PASS
> ok github.com/cloudflare/circl/sign/eddilithium4 0.912s
> ? github.com/cloudflare/circl/simd [no test files]
> === RUN TestKeccakF1600x4
> === RUN TestKeccakF1600x4/Generic
> === RUN TestKeccakF1600x4/SIMD
> --- PASS: TestKeccakF1600x4 (0.00s)
> --- PASS: TestKeccakF1600x4/Generic (0.00s)
> --- PASS: TestKeccakF1600x4/SIMD (0.00s)
> === RUN Example
> --- PASS: Example (0.00s)
> PASS
> ok github.com/cloudflare/circl/simd/keccakf1600 0.002s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8
> -timeout 30m github.com/cloudflare/circl github.com/cloudflare/circl/dh
> github.com/cloudflare/circl/dh/csidh github.com/cloudflare/circl/dh/curve4q
> github.com/cloudflare/circl/dh/sidh
> github.com/cloudflare/circl/dh/sidh/internal/common
> github.com/cloudflare/circl/dh/sidh/internal/p434
> github.com/cloudflare/circl/dh/sidh/internal/p503
> github.com/cloudflare/circl/dh/sidh/internal/p751
> github.com/cloudflare/circl/dh/x25519 github.com/cloudflare/circl/dh/x448
> github.com/cloudflare/circl/ecc github.com/cloudflare/circl/ecc/fourq
> github.com/cloudflare/circl/ecc/goldilocks
> github.com/cloudflare/circl/ecc/p384
> github.com/cloudflare/circl/internal/conv
> github.com/cloudflare/circl/internal/shake
> github.com/cloudflare/circl/internal/test github.com/cloudflare/circl/math
> github.com/cloudflare/circl/math/fp25519
> github.com/cloudflare/circl/math/fp448
> github.com/cloudflare/circl/math/mlsbset github.com/cloudflare/circl/sign
> github.com/cloudflare/circl/sign/dilithium
> github.com/cloudflare/circl/sign/dilithium/internal/common
> github.com/cloudflare/circl/sign/dilithium/internal/common/params
> github.com/cloudflare/circl/sign/dilithium/mode1
> github.com/cloudflare/circl/sign/dilithium/mode1/internal
> github.com/cloudflare/circl/sign/dilithium/mode1aes
> github.com/cloudflare/circl/sign/dilithium/mode1aes/internal
> github.com/cloudflare/circl/sign/dilithium/mode2
> github.com/cloudflare/circl/sign/dilithium/mode2/internal
> github.com/cloudflare/circl/sign/dilithium/mode2aes
> github.com/cloudflare/circl/sign/dilithium/mode2aes/internal
> github.com/cloudflare/circl/sign/dilithium/mode3
> github.com/cloudflare/circl/sign/dilithium/mode3/internal
> github.com/cloudflare/circl/sign/dilithium/mode3aes
> github.com/cloudflare/circl/sign/dilithium/mode3aes/internal
> github.com/cloudflare/circl/sign/dilithium/mode4
> github.com/cloudflare/circl/sign/dilithium/mode4/internal
> github.com/cloudflare/circl/sign/dilithium/mode4aes
> github.com/cloudflare/circl/sign/dilithium/mode4aes/internal
> github.com/cloudflare/circl/sign/ed25519
> github.com/cloudflare/circl/sign/ed448
> github.com/cloudflare/circl/sign/eddilithium3
> github.com/cloudflare/circl/sign/eddilithium4
> github.com/cloudflare/circl/simd github.com/cloudflare/circl/simd/keccakf1600
> returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2022/03/26/golang-github-cloudflare-circl_1.0.0+20200724-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!
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 mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: golang-github-cloudflare-circl
Source-Version: 1.0.0+20200724-2
Done: Roger Shimizu <r...@debian.org>
We believe that the bug you reported is fixed in the latest version of
golang-github-cloudflare-circl, 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 1008...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Roger Shimizu <r...@debian.org> (supplier of updated
golang-github-cloudflare-circl 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: Thu, 19 May 2022 19:43:42 +0900
Source: golang-github-cloudflare-circl
Architecture: source
Version: 1.0.0+20200724-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Roger Shimizu <r...@debian.org>
Closes: 1007790 1008439
Changes:
golang-github-cloudflare-circl (1.0.0+20200724-2) unstable; urgency=medium
.
[ William 'jawn-smith' Wilson ]
* Fix FTBFS with Go 1.18 (Closes: #1007790, #1008439).
Thanks to William 'jawn-smith' Wilson for his patch from ubuntu.
Checksums-Sha1:
11da6228ac40f7bcfa6305c1cfc31f1f5d5c2a83 2437
golang-github-cloudflare-circl_1.0.0+20200724-2.dsc
af2dd36538e67224670af47e367ed188a37d0657 3676
golang-github-cloudflare-circl_1.0.0+20200724-2.debian.tar.xz
f0dd35a8160dfa2d66bd735682d2aa16c68f32a8 5797
golang-github-cloudflare-circl_1.0.0+20200724-2_source.buildinfo
Checksums-Sha256:
0f802aaa26653d2b703edd286c3601aacbf8c584aad9fb6d2619685a8a881938 2437
golang-github-cloudflare-circl_1.0.0+20200724-2.dsc
a09f41805edb097bcf120ee48bc86d81ce03d261c720b5f106682b2555c44832 3676
golang-github-cloudflare-circl_1.0.0+20200724-2.debian.tar.xz
de5002861688a3a7d31ca0e24d9e4d91fc6756edc4f4000d5484ed54a4638621 5797
golang-github-cloudflare-circl_1.0.0+20200724-2_source.buildinfo
Files:
9c66448ffbe621cbba715f4f989d647e 2437 devel optional
golang-github-cloudflare-circl_1.0.0+20200724-2.dsc
7a44fbed11a4e567e9db5ea4676191e7 3676 devel optional
golang-github-cloudflare-circl_1.0.0+20200724-2.debian.tar.xz
06f4d7b0722f61ddc5223461158c39a1 5797 devel optional
golang-github-cloudflare-circl_1.0.0+20200724-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCgAuFiEECjKtvoA5m+cWOFnspHhrDacDNKgFAmKGJIQQHHJvc2hAZGVi
aWFuLm9yZwAKCRCkeGsNpwM0qKW2EACHwsIBZxNoTnOvUhwxVH2QmawyJMn0Klx1
6gBKwMU2jLquk5kl+yN1NhyKE4yLJ9U9WYCFCXbSHz5dH2xFicJqv0Ab5/OknIYw
WmPo4rHxEuswzfSxVITh6zipWcnipG2MlNk/ZU7CN/OzpLHRT/i7TMUjQk8a7puu
TBlKNRjGWuX7p2P4ukARW/k1+H83hzXAzR/nS/rErBmwLloR6NVq8+6IDVuJfhWc
QeCWevhghxSVEJXaMUBVMkv9TY+QHl5ubBZx8yz+EKBC55kD3RhGud4MJ/eAZCII
CeXYGzkYDQF7LcnnUEV8b7YyGVssG1SeeFU34hOPrn0w6Fn8UBOsVLmL0bEtkODq
SCjxqThOmQqSEf1649Kj+agjHx1K/svUFXXioewl+DsBuMLJ512venq0aUm7tc/C
vlfjYBNd6I5Zo2Ol4pXLxt4u294qvEZdYkEVMQzmlRvNwVaTK/OyYcW8coEaLDiv
FQYeqKP62rfF0/EJo2zD3Hv2JFdrWIFgmXKHB4qGrZfPcKCPvIvQWYZ7Mm042Xtt
+4xXJ7OOgb0s4KOgoOixwH2jMd+xn81n53qNjaEb4hQKkGoNljQS8LxP0AC6hi/Q
ajVUB3tpZd9vbWA4/9qtrNhZgdzOMdkmMtVNN0x6irpANh1+qQW+fMiNI8uRkDGo
ZAVw4EWEAA==
=5vas
-----END PGP SIGNATURE-----
--- End Message ---