Your message dated Tue, 24 May 2022 09:18:45 +0000
with message-id <e1ntqgf-000d0u...@fasolo.debian.org>
and subject line Bug#1008443: fixed in golang-github-smartystreets-assertions 
1.10.1+ds-2
has caused the Debian Bug report #1008443,
regarding golang-github-smartystreets-assertions: FTBFS: dh_auto_test: error: 
cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 
github.com/smartystreets/assertions github.com/smartystreets/assertions/assert 
github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch 
github.com/smartystreets/assertions/internal/go-render/render 
github.com/smartystreets/assertions/internal/unit 
github.com/smartystreets/assertions/should 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.)


-- 
1008443: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008443
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-smartystreets-assertions
Version: 1.10.1+ds-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):
>  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 generate -v 
> github.com/smartystreets/assertions 
> github.com/smartystreets/assertions/assert 
> github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch 
> github.com/smartystreets/assertions/internal/go-render/render 
> github.com/smartystreets/assertions/internal/unit 
> github.com/smartystreets/assertions/should
> src/github.com/smartystreets/assertions/collections.go
> src/github.com/smartystreets/assertions/collections_test.go
> src/github.com/smartystreets/assertions/doc.go
> src/github.com/smartystreets/assertions/doc_test.go
> src/github.com/smartystreets/assertions/equal_method.go
> src/github.com/smartystreets/assertions/equal_method_test.go
> src/github.com/smartystreets/assertions/equality.go
> src/github.com/smartystreets/assertions/equality_diff.go
> src/github.com/smartystreets/assertions/equality_test.go
> src/github.com/smartystreets/assertions/filter.go
> src/github.com/smartystreets/assertions/messages.go
> src/github.com/smartystreets/assertions/panic.go
> src/github.com/smartystreets/assertions/panic_test.go
> src/github.com/smartystreets/assertions/quantity.go
> src/github.com/smartystreets/assertions/quantity_test.go
> src/github.com/smartystreets/assertions/serializer.go
> src/github.com/smartystreets/assertions/serializer_test.go
> src/github.com/smartystreets/assertions/strings.go
> src/github.com/smartystreets/assertions/strings_test.go
> src/github.com/smartystreets/assertions/time.go
> src/github.com/smartystreets/assertions/time_test.go
> src/github.com/smartystreets/assertions/type.go
> src/github.com/smartystreets/assertions/type_test.go
> src/github.com/smartystreets/assertions/utilities_for_test.go
> src/github.com/smartystreets/assertions/assert/assert.go
> src/github.com/smartystreets/assertions/assert/assert_failed_test.go
> src/github.com/smartystreets/assertions/assert/assert_passed_test.go
> src/github.com/smartystreets/assertions/assert/logger.go
> src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/diff.go
> src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/diffmatchpatch.go
> src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/match.go
> src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/mathutil.go
> src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/operation_string.go
> src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/patch.go
> src/github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch/stringutil.go
> src/github.com/smartystreets/assertions/internal/go-render/render/render.go
> src/github.com/smartystreets/assertions/internal/go-render/render/render_test.go
> src/github.com/smartystreets/assertions/internal/go-render/render/render_time.go
> src/github.com/smartystreets/assertions/internal/unit/fixture.go
> src/github.com/smartystreets/assertions/should/should.go
>       cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8 
> github.com/smartystreets/assertions 
> github.com/smartystreets/assertions/assert 
> github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch 
> github.com/smartystreets/assertions/internal/go-render/render 
> github.com/smartystreets/assertions/internal/unit 
> github.com/smartystreets/assertions/should
> internal/unsafeheader
> internal/goexperiment
> internal/goarch
> internal/race
> internal/goos
> internal/cpu
> runtime/internal/syscall
> runtime/internal/atomic
> sync/atomic
> unicode
> internal/abi
> runtime/internal/math
> runtime/internal/sys
> encoding
> unicode/utf8
> math/bits
> internal/itoa
> unicode/utf16
> internal/bytealg
> math
> runtime
> internal/reflectlite
> sync
> internal/sysinfo
> math/rand
> internal/testlog
> errors
> sort
> io
> strconv
> internal/oserror
> path
> syscall
> strings
> bytes
> reflect
> html
> regexp/syntax
> internal/syscall/execenv
> internal/syscall/unix
> time
> regexp
> io/fs
> context
> internal/poll
> internal/fmtsort
> encoding/binary
> os
> encoding/base64
> path/filepath
> fmt
> encoding/json
> net/url
> github.com/jacobsa/oglematchers
> github.com/smartystreets/assertions/internal/go-render/render
> log
> flag
> runtime/debug
> runtime/trace
> github.com/smartystreets/assertions/assert
> github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch
> testing
> github.com/smartystreets/assertions
> github.com/smartystreets/assertions/internal/unit
> github.com/smartystreets/assertions/should
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 
> github.com/smartystreets/assertions 
> github.com/smartystreets/assertions/assert 
> github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch 
> github.com/smartystreets/assertions/internal/go-render/render 
> github.com/smartystreets/assertions/internal/unit 
> github.com/smartystreets/assertions/should
> === RUN   TestGoConveyModeAffectsSerializer
> --- PASS: TestGoConveyModeAffectsSerializer (0.00s)
> === RUN   TestPassingAssertion
> --- PASS: TestPassingAssertion (0.00s)
> === RUN   TestFailingAssertion
> --- PASS: TestFailingAssertion (0.00s)
> === RUN   TestFailingGroupsOfAssertions
> --- PASS: TestFailingGroupsOfAssertions (0.00s)
> === RUN   TestEqualityFixture
> === RUN   TestEqualityFixture/TestAreEqual
> === RUN   TestEqualityFixture/TestAreNotEqual
> === RUN   TestEqualityFixture/TestEligible1
> === RUN   TestEqualityFixture/TestEligible1_PointerReceiver
> === RUN   TestEqualityFixture/TestEligible2
> === RUN   
> TestEqualityFixture/TestEligibleAsymmetric_EqualMethodResultDiffersWhenArgumentsInverted
> === RUN   TestEqualityFixture/TestIneligible_DisparateTypes
> === RUN   TestEqualityFixture/TestIneligible_EqualMethodReceivesNoInput
> === RUN   TestEqualityFixture/TestIneligible_EqualMethodReceivesTooManyInputs
> === RUN   TestEqualityFixture/TestIneligible_EqualMethodReceivesWrongInput
> === RUN   TestEqualityFixture/TestIneligible_EqualMethodReturnsNoOutputs
> === RUN   TestEqualityFixture/TestIneligible_EqualMethodReturnsTooManyOutputs
> === RUN   TestEqualityFixture/TestIneligible_EqualMethodReturnsWrongOutputs
> === RUN   TestEqualityFixture/TestIneligible_NoEqualMethod
> === RUN   TestEqualityFixture/TestIneligible_PrimitiveTypes
> === RUN   TestEqualityFixture/TestNilNil
> --- PASS: TestEqualityFixture (0.00s)
>     --- PASS: TestEqualityFixture/TestAreEqual (0.00s)
>     --- PASS: TestEqualityFixture/TestAreNotEqual (0.00s)
>     --- PASS: TestEqualityFixture/TestEligible1 (0.00s)
>     --- PASS: TestEqualityFixture/TestEligible1_PointerReceiver (0.00s)
>     --- PASS: TestEqualityFixture/TestEligible2 (0.00s)
>     --- PASS: 
> TestEqualityFixture/TestEligibleAsymmetric_EqualMethodResultDiffersWhenArgumentsInverted
>  (0.00s)
>     --- PASS: TestEqualityFixture/TestIneligible_DisparateTypes (0.00s)
>     --- PASS: TestEqualityFixture/TestIneligible_EqualMethodReceivesNoInput 
> (0.00s)
>     --- PASS: 
> TestEqualityFixture/TestIneligible_EqualMethodReceivesTooManyInputs (0.00s)
>     --- PASS: 
> TestEqualityFixture/TestIneligible_EqualMethodReceivesWrongInput (0.00s)
>     --- PASS: TestEqualityFixture/TestIneligible_EqualMethodReturnsNoOutputs 
> (0.00s)
>     --- PASS: 
> TestEqualityFixture/TestIneligible_EqualMethodReturnsTooManyOutputs (0.00s)
>     --- PASS: 
> TestEqualityFixture/TestIneligible_EqualMethodReturnsWrongOutputs (0.00s)
>     --- PASS: TestEqualityFixture/TestIneligible_NoEqualMethod (0.00s)
>     --- PASS: TestEqualityFixture/TestIneligible_PrimitiveTypes (0.00s)
>     --- PASS: TestEqualityFixture/TestNilNil (0.00s)
> === RUN   TestFailureSerializerCreatesSerializedVersionOfAssertionResult
> --- PASS: TestFailureSerializerCreatesSerializedVersionOfAssertionResult 
> (0.00s)
> === RUN   TestNoopSerializerJustReturnsTheMessageInAllCases
> --- PASS: TestNoopSerializerJustReturnsTheMessageInAllCases (0.00s)
> === RUN   TestAssertionsFixture
>     utilities_for_test.go:14: DM-skipped
> --- SKIP: TestAssertionsFixture (0.00s)
> PASS
> ok    github.com/smartystreets/assertions     0.005s
> === RUN   TestFailedResultFixture
> === RUN   TestFailedResultFixture/TestFatal
> === RUN   TestFailedResultFixture/TestLog
> === RUN   TestFailedResultFixture/TestPanic
> === RUN   TestFailedResultFixture/TestPrintln
> === RUN   TestFailedResultFixture/TestQueryFunctions
> --- PASS: TestFailedResultFixture (0.00s)
>     --- PASS: TestFailedResultFixture/TestFatal (0.00s)
>     --- PASS: TestFailedResultFixture/TestLog (0.00s)
>     --- PASS: TestFailedResultFixture/TestPanic (0.00s)
>     --- PASS: TestFailedResultFixture/TestPrintln (0.00s)
>     --- PASS: TestFailedResultFixture/TestQueryFunctions (0.00s)
> === RUN   TestPassedResultFixture
> === RUN   TestPassedResultFixture/TestFatal
> === RUN   TestPassedResultFixture/TestLog
> === RUN   TestPassedResultFixture/TestPanic
> === RUN   TestPassedResultFixture/TestPrintln
> === RUN   TestPassedResultFixture/TestQueryFunctions
> --- PASS: TestPassedResultFixture (0.00s)
>     --- PASS: TestPassedResultFixture/TestFatal (0.00s)
>     --- PASS: TestPassedResultFixture/TestLog (0.00s)
>     --- PASS: TestPassedResultFixture/TestPanic (0.00s)
>     --- PASS: TestPassedResultFixture/TestPrintln (0.00s)
>     --- PASS: TestPassedResultFixture/TestQueryFunctions (0.00s)
> PASS
> ok    github.com/smartystreets/assertions/assert      0.002s
> ?     github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch     
> [no test files]
> === RUN   TestRenderList
> === PAUSE TestRenderList
> === RUN   TestRenderRecursiveStruct
> --- PASS: TestRenderRecursiveStruct (0.00s)
> === RUN   TestRenderRecursiveArray
> --- PASS: TestRenderRecursiveArray (0.00s)
> === RUN   TestRenderRecursiveMap
> --- PASS: TestRenderRecursiveMap (0.00s)
> === RUN   TestRenderImplicitType
> --- PASS: TestRenderImplicitType (0.00s)
> === RUN   TestMapSortRendering
>     render_test.go:29: On line #279, [] did not match expectations:
>         Expected: map[interface{}]struct {}{1:{}, 2:{}, 3:{}, "foo":{}}
>         Actual  : map[interface{}]struct {}{3:{}, 1:{}, 2:{}, "foo":{}}
> --- FAIL: TestMapSortRendering (0.00s)
> === CONT  TestRenderList
> --- PASS: TestRenderList (0.00s)
> === RUN   ExampleInReadme
> --- PASS: ExampleInReadme (0.00s)
> FAIL
> FAIL  github.com/smartystreets/assertions/internal/go-render/render   0.002s
> ?     github.com/smartystreets/assertions/internal/unit       [no test files]
> ?     github.com/smartystreets/assertions/should      [no test files]
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 
> github.com/smartystreets/assertions 
> github.com/smartystreets/assertions/assert 
> github.com/smartystreets/assertions/internal/go-diff/diffmatchpatch 
> github.com/smartystreets/assertions/internal/go-render/render 
> github.com/smartystreets/assertions/internal/unit 
> github.com/smartystreets/assertions/should returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/golang-github-smartystreets-assertions_1.10.1+ds-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-smartystreets-assertions
Source-Version: 1.10.1+ds-2
Done: Christoph Berg <m...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-smartystreets-assertions, 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.
Christoph Berg <m...@debian.org> (supplier of updated 
golang-github-smartystreets-assertions 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: Tue, 24 May 2022 10:55:11 +0200
Source: golang-github-smartystreets-assertions
Architecture: source
Version: 1.10.1+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Christoph Berg <m...@debian.org>
Closes: 1008443
Changes:
 golang-github-smartystreets-assertions (1.10.1+ds-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Christoph Senkel ]
   * Disable failing TestMapSortRendering test. (Closes: #1008443)
Checksums-Sha1:
 4c8fddbf6e06e46d59cc8425e0f1f6d52e46c23e 2518 
golang-github-smartystreets-assertions_1.10.1+ds-2.dsc
 ba65f0c28594241236fa6c43975ce69cdf51f57a 4200 
golang-github-smartystreets-assertions_1.10.1+ds-2.debian.tar.xz
Checksums-Sha256:
 4e6d54558d7b45109c284da8b69041e4a2d4f98a170081aaceabe5cb39867bba 2518 
golang-github-smartystreets-assertions_1.10.1+ds-2.dsc
 9022519f81c9de9ae7223b71fe22f14701fdc124b7541c4c3607d15c1b3784df 4200 
golang-github-smartystreets-assertions_1.10.1+ds-2.debian.tar.xz
Files:
 85a31a6d58fae6f0b5cbb9abad866697 2518 devel optional 
golang-github-smartystreets-assertions_1.10.1+ds-2.dsc
 b188c0187bae316ae43941dca72e4324 4200 devel optional 
golang-github-smartystreets-assertions_1.10.1+ds-2.debian.tar.xz

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

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAmKMn00ACgkQTFprqxLS
p649UQ/7BGTneKbYkZYFxV3GTtT1I7NMaMop6pSbXeLl6DhcXl98MA29BGLn8xNU
flDl7feeYBJJlzFwKVai9eaLEdUqyRhJsdi49WEgjNUMcGHm5nTnIk6PRkU7XEQV
JkEIoZpr7NwRUj+FBMzvEFnPFZbinpQuzQMpMA2QJUURb4jzoUEojjlD91GrOXYV
qCt10GdJPuhqJ58LDe3JeAbGDxP2qqTovRk0xC2XZw0JRvF8nQ9jxS9+rBZT7q5F
ZNb/bBzskBoXJJKoNp/QCGKCMjC9hEAAhby3Qz7B3WTDmIShrmxMW1FjKM6OyTCl
8T62tQa7pfrwPBAiD0rgtKK2PpHPKgFXO6aovskdR7M5qwdLUEkKfxaQBUgQ8BUY
SI81mR40LzvflkWu3ZCa9m0gLjvadpi5IEeuVBmqLjtlVPs7ZtZMOdSX6O72m5nc
nYk88RQQe6PxMCaHQPyGyvA2VfYMBrUe12bC0ZqnXrzDZ7tQQIsUuXUM6XPHUhtY
k6FPoHrPSxM++4GZk3Du3orF+oCEInv1schwvSpblp/SrYkeKUd3s561IrgxaT4d
qwKksfEtTGSVBXeLDFgRL93VBcxSJZNcB3XbVYX9UOwKYp+g2aQiK0Lj7yMS63Nq
x6Yq/RaQFUdYgC0AxEGKTR/hQXOyAg+pLsdpAxMgSB/xNtmcG/A=
=vLuS
-----END PGP SIGNATURE-----

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

Reply via email to