Source: thrift Version: 0.13.0-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200926 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[6]: Entering directory '/<<PKGBUILDDIR>>/lib/go' > GOPATH=`pwd` /usr/bin/go test ./thrift > # _/<<PKGBUILDDIR>>/lib/go/thrift > thrift/field.go:58:83: conversion from int to string yields a string of one > rune, not a string of digits (did you mean fmt.Sprint(x)?) > thrift/numeric.go:72:12: conversion from int64 to string yields a string of > one rune, not a string of digits (did you mean fmt.Sprint(x)?) > thrift/json_protocol_test.go:612:92: conversion from int to string yields a > string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) > thrift/simple_json_protocol_test.go:685:96: conversion from int to string > yields a string of one rune, not a string of digits (did you mean > fmt.Sprint(x)?) > FAIL _/<<PKGBUILDDIR>>/lib/go/thrift [build failed] > FAIL > make[6]: *** [Makefile:825: check-local] Error 2 > make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/go' > make[5]: *** [Makefile:694: check-am] Error 2 > make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/go' > make[4]: *** [Makefile:542: check-recursive] Error 1 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/go' > make[3]: *** [Makefile:585: check-recursive] Error 1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib' > make[2]: *** [Makefile:687: 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/2020/09/26/thrift_0.13.0-2_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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.