> Worse yet, I tried building the newly-merged-upstream[1] docker gccgo > support using it, and the "go build" invocation failed to produce a > binary at the location specified by "-o", but did so with a zero exit > code indicating success, which is much more alarming. Even adding > "-v" to the build flags didn't produce any extra output to help narrow > down the issue.
There is a deficiency in dh-golang, which doesn't make things verbose at all, even when setting DH_VERBOSE=1. You can get more information about invoked commands by using -x. Maybe there are more things to pass, but I'm not a golang maintainer. The dh-golang bug is filed as #780077. Matthias -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org