[pkg-go] Sponsor uploads of golang-github-hlandau-{goutils, buildinfo, dexlogconfig}

Peter Colberg peter at colberg.org
Wed Oct 12 17:02:10 UTC 2016


On Wed, Oct 12, 2016 at 08:34:04PM +0530, Pirate Praveen wrote:
> Last upload of gccgo-6 included this via alternatives. So no special
> handling required.

Looks much better, but it still fails (substituting gccgo-6 for golang-any):

 dpkg-source -b golang-github-hlandau-goutils-0.0~git20160722.0.0cdb66a
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building golang-github-hlandau-goutils using existing ./golang-github-hlandau-goutils_0.0~git20160722.0.0cdb66a.orig.tar.gz
dpkg-source: info: building golang-github-hlandau-goutils in golang-github-hlandau-goutils_0.0~git20160722.0.0cdb66a-1.debian.tar.xz
dpkg-source: info: building golang-github-hlandau-goutils in golang-github-hlandau-goutils_0.0~git20160722.0.0cdb66a-1.dsc
 debian/rules build
dh build --buildsystem=golang --with=golang
   dh_testdir -O--buildsystem=golang
   dh_update_autotools_config -O--buildsystem=golang
   dh_auto_configure -O--buildsystem=golang
   dh_auto_build -O--buildsystem=golang
	go install -v -p 1 github.com/hlandau/goutils/clock github.com/hlandau/goutils/net github.com/hlandau/goutils/os github.com/hlandau/goutils/test github.com/hlandau/goutils/text
github.com/hlandau/goutils/clock
github.com/hlandau/goutils/net
github.com/hlandau/goutils/os
github.com/hlandau/goutils/test
github.com/hlandau/goutils/text
   dh_auto_test -O--buildsystem=golang
	go test -v -p 1 github.com/hlandau/goutils/clock github.com/hlandau/goutils/net github.com/hlandau/goutils/os github.com/hlandau/goutils/test github.com/hlandau/goutils/text
?   	github.com/hlandau/goutils/clock	[no test files]
=== RUN   TestBackoff
--- PASS: TestBackoff (0.00s)
PASS
ok  	github.com/hlandau/goutils/net	0.099s
?   	github.com/hlandau/goutils/os	[no test files]
?   	github.com/hlandau/goutils/test	[no test files]
?   	github.com/hlandau/goutils/text	[no test files]
 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 /<<BUILDDIR>>/golang-github-hlandau-goutils-0.0\~git20160722.0.0cdb66a/debian/golang-github-hlandau-goutils-dev/usr/share/gocode/src/github.com/hlandau/goutils
	cp -r -T src/github.com/hlandau/goutils /<<BUILDDIR>>/golang-github-hlandau-goutils-0.0\~git20160722.0.0cdb66a/debian/golang-github-hlandau-goutils-dev/usr/share/gocode/src/github.com/hlandau/goutils
   dh_installdocs -O--buildsystem=golang
   dh_installchangelogs -O--buildsystem=golang
   dh_perl -O--buildsystem=golang
   dh_link -O--buildsystem=golang
   dh_strip_nondeterminism -O--buildsystem=golang
   dh_compress -O--buildsystem=golang
   dh_fixperms -O--buildsystem=golang
   dh_installdeb -O--buildsystem=golang
   dh_golang -O--buildsystem=golang
can't load package: package .: no buildable Go source files in /<<PKGBUILDDIR>>
go list of dependencies failed with code 31488,  at /usr/bin/dh_golang line 55.
debian/rules:4: recipe for target 'binary' failed
make: *** [binary] Error 123

Peter



More information about the Pkg-go-maintainers mailing list