Code review comment for lp:~sergiusens/nuntium/packaging_fixes

Revision history for this message
Steve Langasek (vorlon) wrote :

+ go test -compiler=gccgo -v $(DH_GOPKG)/...

I also get a build failure here, with the same error as when trying to use dh_auto_build:

src/launchpad.net/nuntium/storage/storage.go:30:2: no buildable Go source files in /tmp/build-area/nuntium-0.1/obj-x86_64-linux-gnu/src/launchpad.net/go-xdg

Did you actually have this working, or were you building with DEB_BUILD_OPTIONS=nocheck?

« Back to merge proposal