Your message dated Thu, 31 Mar 2022 18:00:12 +0000
with message-id <e1nzz5g-000dbc...@fasolo.debian.org>
and subject line Bug#1008458: fixed in thrift 0.16.0-1
has caused the Debian Bug report #1008458,
regarding thrift: FTBFS: dh_auto_test: error: make -j1 check VERBOSE=1 returned 
exit code 2
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.)


-- 
1008458: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008458
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: thrift
Version: 0.13.0-7
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[5]: Entering directory '/<<PKGBUILDDIR>>/lib/go/test'
> mkdir -p gopath/src
> grep -v list.*map.*list.*map ../../../test/ThriftTest.thrift | grep -v 
> 'set<Insanity>' > ThriftTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift -r IncludesTest.thrift
> [WARNING:/<<PKGBUILDDIR>>/lib/go/test/ThriftTest.thrift:27] The 'csharp' 
> target is deprecated. Consider moving to 'netstd' instead.
> [WARNING:/<<PKGBUILDDIR>>/lib/go/test/ThriftTest.thrift:33] The 'netcore' 
> target is deprecated. Consider moving to 'netstd' instead.
> [WARNING:/<<PKGBUILDDIR>>/lib/go/test/ThriftTest.thrift:45] No generator 
> named 'noexist' could be found!
> [WARNING:/<<PKGBUILDDIR>>/lib/go/test/ThriftTest.thrift:47] cpp generator 
> does not accept 'noexist' as sub-namespace!
> [WARNING:/<<PKGBUILDDIR>>/lib/go/test/ThriftTest.thrift:27] The 'csharp' 
> target is deprecated. Consider moving to 'netstd' instead.
> [WARNING:/<<PKGBUILDDIR>>/lib/go/test/ThriftTest.thrift:33] The 'netcore' 
> target is deprecated. Consider moving to 'netstd' instead.
> [WARNING:/<<PKGBUILDDIR>>/lib/go/test/ThriftTest.thrift:45] No generator 
> named 'noexist' could be found!
> [WARNING:/<<PKGBUILDDIR>>/lib/go/test/ThriftTest.thrift:47] cpp generator 
> does not accept 'noexist' as sub-namespace!
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift BinaryKeyTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift MultiplexedProtocolTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift OnewayTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift OptionalFieldsTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift RequiredFieldTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift ServicesTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift GoTagTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift TypedefFieldTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift RefAnnotationFieldsTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift UnionDefaultValueTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift UnionBinaryTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift ErrorTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift NamesTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift InitialismsTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift,read_write_private DontExportRWTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift,ignore_initialisms IgnoreInitialismsTest.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift ConflictNamespaceTestA.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift ConflictNamespaceTestB.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift ConflictNamespaceTestC.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift ConflictNamespaceTestD.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift ConflictNamespaceTestSuperThing.thrift
> /<<PKGBUILDDIR>>/compiler/cpp/thrift -out gopath/src/ --gen 
> go:thrift_import=thrift ConflictNamespaceServiceTest.thrift
> echo GOPATH=`pwd`/gopath /usr/bin/go get github.com/golang/mock/gomock || true
> GOPATH=/<<PKGBUILDDIR>>/lib/go/test/gopath /usr/bin/go get 
> github.com/golang/mock/gomock
> echo sed -i 's/\"context\"/\"golang.org\/x\/net\/context\"/g' 
> gopath/src/github.com/golang/mock/gomock/controller.go || true
> sed -i s/\"context\"/\"golang.org\/x\/net\/context\"/g 
> gopath/src/github.com/golang/mock/gomock/controller.go
> echo GOPATH=`pwd`/gopath /usr/bin/go get github.com/golang/mock/gomock
> GOPATH=/<<PKGBUILDDIR>>/lib/go/test/gopath /usr/bin/go get 
> github.com/golang/mock/gomock
> ln -nfs ../../../thrift gopath/src/thrift
> ln -nfs ../../tests gopath/src/tests
> cp -r ./dontexportrwtest gopath/src
> touch gopath
> GOPATH=`pwd`/gopath /usr/bin/go build \
>                       includestest \
>                       binarykeytest \
>                       servicestest \
>                       typedeffieldtest \
>                       refannotationfieldstest \
>                       errortest       \
>                       namestest \
>                       initialismstest \
>                       dontexportrwtest \
>                       ignoreinitialismstest \
>                       unionbinarytest \
>                       conflictnamespacetestsuperthing \
>                       conflict/context/conflict_service-remote
> GOPATH=`pwd`/gopath /usr/bin/go test thrift tests dontexportrwtest
> ok    thrift  1.199s
> --- FAIL: TestClientReportTTransportErrors (0.04s)
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructBegin(is equal to testStruct_args (string)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:502
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructBegin(is equal to TestStruct (string)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:502
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteSetEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:482
>     controller.go:137: missing call(s) to *tests.MockTProtocol.Flush() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:60
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:272
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:272
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadSetEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:250
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:512
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:512
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadMapBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:195
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadMapEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:205
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadSetBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:240
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldStop() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:372
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldStop() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:372
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadMessageEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:228
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteMapEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:442
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteSetBegin(is equal to STRING (thrift.TType), is 
> equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:472
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadListBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:172
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to thing (string), is equal to 
> STRUCT (thrift.TType), is equal to 1 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to m (string), is equal to MAP 
> (thrift.TType), is equal to 1 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to l (string), is equal to LIST 
> (thrift.TType), is equal to 2 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to s (string), is equal to SET 
> (thrift.TType), is equal to 3 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to i (string), is equal to I32 
> (thrift.TType), is equal to 4 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteListEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:422
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteI32(is 
> equal to 3 (int32)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:392
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMapBegin(is equal to STRING (thrift.TType), is 
> equal to STRING (thrift.TType), is equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:432
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMessageEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:462
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadI32() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:149
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:282
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:282
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadListEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:182
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMessageBegin(is equal to testStruct (string), is 
> equal to 1 (thrift.TMessageType), is equal to 1 (int32)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:452
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteListBegin(is equal to STRING (thrift.TType), is 
> equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:412
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadMessageBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:218
>     controller.go:137: aborting test due to missing call(s)
> --- FAIL: TestClientReportTTransportErrorsLegacy (0.03s)
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteI32(is 
> equal to 3 (int32)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:392
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadMapEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:205
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteMapEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:442
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadListEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:182
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadI32() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:149
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadMessageEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:228
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteSetEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:482
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:282
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:282
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMapBegin(is equal to STRING (thrift.TType), is 
> equal to STRING (thrift.TType), is equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:432
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadSetEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:250
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadMapBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:195
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructBegin(is equal to testStruct_args (string)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:502
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructBegin(is equal to TestStruct (string)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:502
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadMessageBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:218
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:272
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:272
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMessageBegin(is equal to testStruct (string), is 
> equal to 1 (thrift.TMessageType), is equal to 1 (int32)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:452
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteSetBegin(is equal to STRING (thrift.TType), is 
> equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:472
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldStop() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:372
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldStop() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:372
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMessageEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:462
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to thing (string), is equal to 
> STRUCT (thrift.TType), is equal to 1 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to m (string), is equal to MAP 
> (thrift.TType), is equal to 1 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to l (string), is equal to LIST 
> (thrift.TType), is equal to 2 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to s (string), is equal to SET 
> (thrift.TType), is equal to 3 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to i (string), is equal to I32 
> (thrift.TType), is equal to 4 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to *tests.MockTProtocol.Flush() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:60
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteListEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:422
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:512
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:512
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadListBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:172
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadSetBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:240
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteListBegin(is equal to STRING (thrift.TType), is 
> equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:412
>     controller.go:137: aborting test due to missing call(s)
> --- FAIL: TestClientReportTProtocolErrors (0.03s)
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteI32(is 
> equal to 3 (int32)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:392
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadMapBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:195
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMapBegin(is equal to STRING (thrift.TType), is 
> equal to STRING (thrift.TType), is equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:432
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldStop() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:372
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldStop() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:372
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteMapEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:442
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:272
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:272
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadListEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:182
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadSetEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:250
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:282
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:282
>     controller.go:137: missing call(s) to *tests.MockTProtocol.Flush() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:60
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadI32() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:149
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteSetEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:482
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadMessageBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:218
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteListBegin(is equal to STRING (thrift.TType), is 
> equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:412
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadListBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:172
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructBegin(is equal to testStruct_args (string)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:502
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructBegin(is equal to TestStruct (string)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:502
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadMapEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:205
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadSetBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:240
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadMessageEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:228
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteSetBegin(is equal to STRING (thrift.TType), is 
> equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:472
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to thing (string), is equal to 
> STRUCT (thrift.TType), is equal to 1 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to m (string), is equal to MAP 
> (thrift.TType), is equal to 1 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to l (string), is equal to LIST 
> (thrift.TType), is equal to 2 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to s (string), is equal to SET 
> (thrift.TType), is equal to 3 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to i (string), is equal to I32 
> (thrift.TType), is equal to 4 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteListEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:422
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:512
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:512
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMessageEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:462
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMessageBegin(is equal to testStruct (string), is 
> equal to 1 (thrift.TMessageType), is equal to 1 (int32)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:452
>     controller.go:137: aborting test due to missing call(s)
> --- FAIL: TestClientReportTProtocolErrorsLegacy (0.03s)
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteI32(is 
> equal to 3 (int32)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:392
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:282
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:282
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMapBegin(is equal to STRING (thrift.TType), is 
> equal to STRING (thrift.TType), is equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:432
>     controller.go:137: missing call(s) to *tests.MockTProtocol.Flush() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:60
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadMessageBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:218
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:272
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadStructBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:272
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadMapBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:195
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadMapEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:205
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructBegin(is equal to testStruct_args (string)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:502
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructBegin(is equal to TestStruct (string)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:502
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteListBegin(is equal to STRING (thrift.TType), is 
> equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:412
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:512
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteStructEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:512
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:362
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldStop() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:372
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldStop() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:372
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMessageEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:462
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadListEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:182
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadSetBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:240
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteListEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:422
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadFieldBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:117
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteMessageBegin(is equal to testStruct (string), is 
> equal to 1 (thrift.TMessageType), is equal to 1 (int32)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:452
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadFieldEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:127
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadListBegin() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:172
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadSetEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:250
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to thing (string), is equal to 
> STRUCT (thrift.TType), is equal to 1 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to m (string), is equal to MAP 
> (thrift.TType), is equal to 1 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to l (string), is equal to LIST 
> (thrift.TType), is equal to 2 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to s (string), is equal to SET 
> (thrift.TType), is equal to 3 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteFieldBegin(is equal to i (string), is equal to I32 
> (thrift.TType), is equal to 4 (int16)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:352
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteMapEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:442
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.WriteSetBegin(is equal to STRING (thrift.TType), is 
> equal to 0 (int)) 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:472
>     controller.go:137: missing call(s) to *tests.MockTProtocol.WriteSetEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:482
>     controller.go:137: missing call(s) to 
> *tests.MockTProtocol.ReadMessageEnd() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:228
>     controller.go:137: missing call(s) to *tests.MockTProtocol.ReadI32() 
> /<<PKGBUILDDIR>>/lib/go/test/gopath/src/tests/protocol_mock.go:149
>     controller.go:137: aborting test due to missing call(s)
> Hi!
> FAIL
> FAIL  tests   0.207s
> ok    dontexportrwtest        0.003s
> FAIL
> make[5]: *** [Makefile:722: check] Error 1
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/go/test'
> make[4]: *** [Makefile:544: check-recursive] Error 1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/go'
> make[3]: *** [Makefile:587: check-recursive] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> make[2]: *** [Makefile:690: check-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j1 check VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/thrift_0.13.0-7_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: thrift
Source-Version: 0.16.0-1
Done: Laszlo Boszormenyi (GCS) <g...@debian.org>

We believe that the bug you reported is fixed in the latest version of
thrift, 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.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated thrift 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, 28 Mar 2022 01:34:46 +0200
Source: thrift
Binary: golang-thrift-dev libthrift-0.16.0 libthrift-0.16.0-dbgsym 
libthrift-c-glib-dev libthrift-c-glib0 libthrift-c-glib0-dbgsym libthrift-dev 
libthrift-perl php-thrift php-thrift-dbgsym python3-thrift 
python3-thrift-dbgsym thrift-compiler thrift-compiler-dbgsym
Architecture: source amd64 all
Version: 0.16.0-1
Distribution: experimental
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Description:
 golang-thrift-dev - Go language support for Thrift
 libthrift-0.16.0 - Thrift C++ library
 libthrift-c-glib-dev - Thrift glib library (development headers)
 libthrift-c-glib0 - Thrift glib library
 libthrift-dev - Thrift C++ library (development headers)
 libthrift-perl - Perl language support for Thrift
 php-thrift - PHP language support for Thrift
 python3-thrift - Python 3 library for Thrift
 thrift-compiler - code generator/compiler for Thrift definitions
Closes: 988949 1008458
Changes:
 thrift (0.16.0-1) experimental; urgency=medium
 .
   * New major upstream release (closes: #1008458):
     - fixes CVE-2020-13949: potential DoS when processing untrusted payloads
       (closes: #988949).
   * Rename related packages to -0.16.0 suffix.
Checksums-Sha1:
 9a24f8be9be16de214a29020eb9012c574667e47 2956 thrift_0.16.0-1.dsc
 aa43cce356aa5671200bdc888a4af98a85f764fa 3062493 thrift_0.16.0.orig.tar.gz
 fafc0f2addf157077e1aa0bbb76afee71cb1292d 16236 thrift_0.16.0-1.debian.tar.xz
 7f097ac76438979d556f5f7bf9241819b70852b0 166544 
golang-thrift-dev_0.16.0-1_amd64.deb
 1cda8656eb6f31bdd59bb0661ac6b7e73a5e49e4 4679884 
libthrift-0.16.0-dbgsym_0.16.0-1_amd64.deb
 77c273a452395db53777520aac3385307234b4f7 365340 
libthrift-0.16.0_0.16.0-1_amd64.deb
 80855890cd90771fa158391644998389e6a453b7 164464 
libthrift-c-glib-dev_0.16.0-1_amd64.deb
 ca6f7e147fb25f2dc0a9c7b34432cfa88938da90 191000 
libthrift-c-glib0-dbgsym_0.16.0-1_amd64.deb
 c7f6df52329a1ec3461db28c198af0650c13908b 145692 
libthrift-c-glib0_0.16.0-1_amd64.deb
 0f4ca1d83d6c7ccfd0792925cf262d0a9e4474fa 515288 
libthrift-dev_0.16.0-1_amd64.deb
 8c593513cf3b5123fd78f97720c07e2d26d34099 114404 libthrift-perl_0.16.0-1_all.deb
 a5411e8fe1c39c842074b7d9ba814b2bf8c1b346 87792 
php-thrift-dbgsym_0.16.0-1_amd64.deb
 0a62afb26a0ccd133bba7588b00826c8bb9a307c 143372 php-thrift_0.16.0-1_amd64.deb
 742724b9e4bdc520ccd5f6519ddcc3cd684a4b8e 370836 
python3-thrift-dbgsym_0.16.0-1_amd64.deb
 b5547a0df9e08b0a40bb44c31449704eeb1655da 158540 
python3-thrift_0.16.0-1_amd64.deb
 2a56630a850ee9084c3d86d0db180c377df404f9 27119248 
thrift-compiler-dbgsym_0.16.0-1_amd64.deb
 4fbc992cd5874a504a82142f8d5defc8787c6490 1375192 
thrift-compiler_0.16.0-1_amd64.deb
 f6024fae4bc1de3807be4512b24946d230eaf309 26199 thrift_0.16.0-1_amd64.buildinfo
Checksums-Sha256:
 9bc54f40f8754fa489ae91d0ea55ccc7104fe9d4b6d339c236395dfacc6207ad 2956 
thrift_0.16.0-1.dsc
 df2931de646a366c2e5962af679018bca2395d586e00ba82d09c0379f14f8e7b 3062493 
thrift_0.16.0.orig.tar.gz
 19f7070ef676e57255ee6c8b9b6d83809573162912d1a4aec7765759d868fcdc 16236 
thrift_0.16.0-1.debian.tar.xz
 e6f152d16bfef7e4e3d4564ee9a9cf6df928eef07955cceef26602b62e9aa7b3 166544 
golang-thrift-dev_0.16.0-1_amd64.deb
 f57090c0df6ee86691f38eeac8a4f8dc94570aa5299c533421d8d9aef601d137 4679884 
libthrift-0.16.0-dbgsym_0.16.0-1_amd64.deb
 5b7a327e1a337e5d648252a5d08c603016dcdbd662003ae72fd8e04fc5058c5e 365340 
libthrift-0.16.0_0.16.0-1_amd64.deb
 a4f83bc1e6578c6b549ee0772cf7ba1f71cb14d810e84f581553cbe6c0f40572 164464 
libthrift-c-glib-dev_0.16.0-1_amd64.deb
 c8e319b070c4326652f6826bffd92c5df32086c4817b033374797d28b18f734a 191000 
libthrift-c-glib0-dbgsym_0.16.0-1_amd64.deb
 51f6a3baf50874900881f7f44ab454af8925f3587ee3c437e6034dc601ba1a73 145692 
libthrift-c-glib0_0.16.0-1_amd64.deb
 c7545734a93a0e54a88245529bd8ddf19ab7e30319011bd4c926dd07d87842b5 515288 
libthrift-dev_0.16.0-1_amd64.deb
 78f3235fbfea1eac57fbcc9eb164af2f1ddf0d787607035ba82f65aea9d62a4b 114404 
libthrift-perl_0.16.0-1_all.deb
 d01dbbf20dd1bb2d5028edefe0e2f695ca3ee45477f5c6d8320f9190b434b216 87792 
php-thrift-dbgsym_0.16.0-1_amd64.deb
 4729b63684ab1b2397d4b0c5c6055ea5a6a9ff3d26dda83cd433c30ccfdc956d 143372 
php-thrift_0.16.0-1_amd64.deb
 d4c0ea53a8b4d2300ce0fb7f8531e507145099ef3795dd041eadebf4026810a8 370836 
python3-thrift-dbgsym_0.16.0-1_amd64.deb
 375ebfbba41df96509b293937eb70f39ebc4b2e04398107b7547defe047378eb 158540 
python3-thrift_0.16.0-1_amd64.deb
 65cb132dacb6272b839d28fa5714b5fc7d02379abcaa0075986cc4cce033adf8 27119248 
thrift-compiler-dbgsym_0.16.0-1_amd64.deb
 52c3be92d5bfe5ff824a5b614c44591c3f6589dd0080237c371d7561154d8a14 1375192 
thrift-compiler_0.16.0-1_amd64.deb
 268161f45a5932e003d622b83d3cf151990856f894333292a287a9dcb72513e5 26199 
thrift_0.16.0-1_amd64.buildinfo
Files:
 2aae571bbe7c1a72fbd973a375f7ff64 2956 devel optional thrift_0.16.0-1.dsc
 9cb223f87d8fabc0416749dc433874b3 3062493 devel optional 
thrift_0.16.0.orig.tar.gz
 548e5bd6f8d64962fff1da71bbe6ca52 16236 devel optional 
thrift_0.16.0-1.debian.tar.xz
 4b22d7a1ca5c3a412be1a55a26e2d076 166544 devel optional 
golang-thrift-dev_0.16.0-1_amd64.deb
 701fe10271483c46cec5729b5af4cba6 4679884 debug optional 
libthrift-0.16.0-dbgsym_0.16.0-1_amd64.deb
 2fce6708bb53e710fad62637f8fe8a2a 365340 devel optional 
libthrift-0.16.0_0.16.0-1_amd64.deb
 2ddcf5c4f0721be10d7351e217fbc395 164464 libdevel optional 
libthrift-c-glib-dev_0.16.0-1_amd64.deb
 78adb0832056b1e5c5bfaae0830f9b71 191000 debug optional 
libthrift-c-glib0-dbgsym_0.16.0-1_amd64.deb
 01c51cf407ae77a619a86c5fc6c60a8f 145692 libs optional 
libthrift-c-glib0_0.16.0-1_amd64.deb
 956fc5d5cf32339a13f85d5a7bb62a78 515288 libdevel optional 
libthrift-dev_0.16.0-1_amd64.deb
 2717e509336ffa3028c0e48de3ea8bc7 114404 perl optional 
libthrift-perl_0.16.0-1_all.deb
 0afff3edea814b995fecfc857e163e06 87792 debug optional 
php-thrift-dbgsym_0.16.0-1_amd64.deb
 05afd3e6b795639c93cf9fd49d17a2d1 143372 php optional 
php-thrift_0.16.0-1_amd64.deb
 c9ccc2c7c4d0e48e4ff2f966f11b63a9 370836 debug optional 
python3-thrift-dbgsym_0.16.0-1_amd64.deb
 74fac5a40ef2b5d6712f5b56e2da08a2 158540 python optional 
python3-thrift_0.16.0-1_amd64.deb
 09865f8c00de45eed2beb4346084491b 27119248 debug optional 
thrift-compiler-dbgsym_0.16.0-1_amd64.deb
 44df614e44c1ab6773a7a91ee56d5341 1375192 devel optional 
thrift-compiler_0.16.0-1_amd64.deb
 e8fdf8e1bae1324cb6d98b02a4a5318d 26199 devel optional 
thrift_0.16.0-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmJFziMACgkQ3OMQ54ZM
yL846g/8DLZMuzZ9ErAEyNqafT49869rh+3Uc6veONlIPeahspyUeMnK55R151EC
saJKrUSQZ+c7dAVl8n4qu/xwEzPsYMFHsyKzd5VJJtczbVr/gM+RBf4OP6XM29el
yPwGSYbi3RCHqFHiTRmltH2k0WGN07Jj0J8O1SHUrI/mQYSJ1vFrER0h2x3bXsk2
FtBD9s9CsI+jDe5wPOHTOeH1vAL9gS9jF+LrpJBtCAMsxvWUjCWLjNT8NMmDctqI
b7kec9murEt8MYTJ+c6vUkKTp1UThletFzIekJ6q6MapPo2b85hnPA+xOBbMx36G
osxm7xXyytZFHBYgZxjdmin1sMsSdjEhwBUJEM2jmMDgKcUFrcAWSwJStn4qPIvM
g2zmbSUChuzvABqQqNSfmisyPZvT2ub3QLb9GiJMo1oM20S2+Uzb9jVvLWkpcBC0
6vvXaL3WrVs9OYSX6q31H74RkkyEJTHdxxi+nKRYMSKCC0f+TmBxuyGcZVrhz5Sf
R8vcg29X74smtLljykFyl+FsAbSFbiEAhuIxqHTNy2D+LC1s6L5JJeNGpsTfdH9/
Tm0fPalYX3NsAAmQH2J7zClAYlSKdBAPStt3MOUSpc9ZsHpuX477eNttcQUlVM8y
X7Vx39348xY0XUyR2cMTC6KSr+T9RgpNaI/ZQn8zFYAkH2bFIds=
=heTH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to