I can’t reproduce this. When I run gbp buildpackage --git-pbuilder
(for example in golang-gopkg-dancannon-gorethink.v1/, after using gbp
clone 
git://anonscm.debian.org/pkg-go/packages/golang-gopkg-dancannon-gorethink.v1.git),
I see the following lines in the output:

dpkg-source: info: building golang-gopkg-dancannon-gorethink.v1 in
golang-gopkg-dancannon-gorethink.v1_1.0.0-1.dsc
 debian/rules build
dh build --buildsystem=golang --with=golang
   dh_testdir -O--buildsystem=golang
   dh_auto_configure -O--buildsystem=golang
   dh_auto_build -O--buildsystem=golang
go generate -v github.com/dancannon/gorethink
github.com/dancannon/gorethink/encoding
github.com/dancannon/gorethink/ql2
github.com/dancannon/gorethink/types
src/github.com/dancannon/gorethink/benchmarks_test.go
src/github.com/dancannon/gorethink/buffer.go
[…]
make[1]: Leaving directory
'/tmp/buildd/golang-gopkg-dancannon-gorethink.v1-1.0.0'
 fakeroot debian/rules binary
dh binary --buildsystem=golang --with=golang
   dh_testroot -O--buildsystem=golang
   dh_prep -O--buildsystem=golang
   dh_auto_install -O--buildsystem=golang
mkdir -p 
/tmp/buildd/golang-gopkg-dancannon-gorethink.v1-1.0.0/debian/golang-gopkg-dancannon-gorethink.v1-dev/usr/share/gocode/src/github.com/dancannon/gorethink
cp -r -T src/github.com/dancannon/gorethink
/tmp/buildd/golang-gopkg-dancannon-gorethink.v1-1.0.0/debian/golang-gopkg-dancannon-gorethink.v1-dev/usr/share/gocode/src/github.com/dancannon/gorethink
   dh_installdocs -O--buildsystem=golang

Is the patch you posted obsolete, perhaps due to other changes in debhelper?


On Mon, Mar 9, 2015 at 3:35 AM, Matthias Klose <d...@debian.org> wrote:
> Package: dh-golang
> Version: 1.6
> Tags: sid stretch patch
> Severity: important
>
> dh-golang doesn't say *anything* about what it calls, even with DH_VERBOSE 
> set.
>
> apparently dh-golang uses doit_in_builddir, which doesn't print anything, just
> uses doit, not complex_doit.  The attached patch at least prints something 
> when
> DH_VERBOSE is set.
>



-- 
Best regards,
Michael


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to