Your message dated Fri, 16 Dec 2016 18:49:08 +0000
with message-id <e1chxz6-00076d...@fasolo.debian.org>
and subject line Bug#846322: fixed in golang-google-cloud 0.5.0-1
has caused the Debian Bug report #846322,
regarding golang-google-cloud: FTBFS (undefined: grpc.SupportPackageIsVersion3)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
846322: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-google-cloud
Version: 0.0~git20160615-6
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang 
--builddir=/<<PKGBUILDDIR>>/build
   dh_testdir -i -O--buildsystem=golang 
-O--builddir=/<<BUILDDIR>>/golang-google-cloud-0.0\~git20160615/build
   dh_update_autotools_config -i -O--buildsystem=golang 
-O--builddir=/<<BUILDDIR>>/golang-google-cloud-0.0\~git20160615/build
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure
dh_auto_configure: "google.golang.org/cloud" is already installed. Please check 
for circular dependencies.

# Remove examples.
rm -vrf /<<PKGBUILDDIR>>/build/src/google.golang.org/cloud/examples
removed 
'/<<PKGBUILDDIR>>/build/src/google.golang.org/cloud/examples/bigtable/search/search.go'
removed directory 
'/<<PKGBUILDDIR>>/build/src/google.golang.org/cloud/examples/bigtable/search'

[... snipped ...]

github.com/golang/protobuf/ptypes/timestamp
google.golang.org/cloud/bigtable/internal/cluster_data_proto
google.golang.org/cloud/bigtable/internal/cluster_service_proto
# google.golang.org/cloud/bigtable/internal/cluster_service_proto
src/google.golang.org/cloud/bigtable/internal/cluster_service_proto/bigtable_cluster_service.pb.go:29:
 undefined: grpc.SupportPackageIsVersion3
google.golang.org/cloud/bigtable/internal/data_proto
github.com/golang/protobuf/ptypes/any
google.golang.org/cloud/bigtable/internal/rpc_status_proto
google.golang.org/cloud/bigtable/internal/service_proto
# google.golang.org/cloud/bigtable/internal/service_proto
src/google.golang.org/cloud/bigtable/internal/service_proto/bigtable_service.pb.go:29:
 undefined: grpc.SupportPackageIsVersion3
google.golang.org/cloud/bigtable/internal/table_data_proto
google.golang.org/cloud/bigtable/internal/table_service_proto
# google.golang.org/cloud/bigtable/internal/table_service_proto
src/google.golang.org/cloud/bigtable/internal/table_service_proto/bigtable_table_service.pb.go:29:
 undefined: grpc.SupportPackageIsVersion3
google.golang.org/cloud/bigtable/internal/cbtrc
google.golang.org/api/container/v1
google.golang.org/cloud/container
github.com/golang/protobuf/ptypes/wrappers
github.com/golang/protobuf/ptypes/struct
google.golang.org/cloud/datastore/internal/type_proto
google.golang.org/cloud/datastore/internal/proto
# google.golang.org/cloud/datastore/internal/proto
src/google.golang.org/cloud/datastore/internal/proto/datastore.pb.go:950: 
undefined: grpc.SupportPackageIsVersion3
google.golang.org/cloud/internal/testutil
google.golang.org/api/logging/v1beta3
google.golang.org/cloud/logging
github.com/googleapis/gax-go
github.com/googleapis/proto-client-go/api
github.com/googleapis/proto-client-go/logging/type_
github.com/googleapis/proto-client-go/rpc
github.com/googleapis/proto-client-go/logging/v2
# github.com/googleapis/proto-client-go/logging/v2
src/github.com/googleapis/proto-client-go/logging/v2/logging.pb.go:216: 
undefined: grpc.SupportPackageIsVersion3
src/github.com/googleapis/proto-client-go/logging/v2/logging_config.pb.go:223: 
undefined: grpc.SupportPackageIsVersion3
src/github.com/googleapis/proto-client-go/logging/v2/logging_metrics.pb.go:183: 
undefined: grpc.SupportPackageIsVersion3
google.golang.org/api/pubsub/v1
google.golang.org/cloud/pubsub
google.golang.org/api/storage/v1
google.golang.org/cloud/storage
dh_auto_build: go install -v -p 1 google.golang.org/cloud 
google.golang.org/cloud/bigquery google.golang.org/cloud/bigtable 
google.golang.org/cloud/bigtable/bttest 
google.golang.org/cloud/bigtable/cmd/cbt 
google.golang.org/cloud/bigtable/cmd/loadtest 
google.golang.org/cloud/bigtable/internal/cbtrc 
google.golang.org/cloud/bigtable/internal/cluster_data_proto 
google.golang.org/cloud/bigtable/internal/cluster_service_proto 
google.golang.org/cloud/bigtable/internal/data_proto 
google.golang.org/cloud/bigtable/internal/rpc_status_proto 
google.golang.org/cloud/bigtable/internal/service_proto 
google.golang.org/cloud/bigtable/internal/table_data_proto 
google.golang.org/cloud/bigtable/internal/table_service_proto 
google.golang.org/cloud/compute/metadata google.golang.org/cloud/container 
google.golang.org/cloud/datastore 
google.golang.org/cloud/datastore/internal/proto 
google.golang.org/cloud/datastore/internal/type_proto 
google.golang.org/cloud/internal google.golang.org/cloud/internal/opts go
 ogle.golang.org/cloud/internal/testutil 
google.golang.org/cloud/internal/transport google.golang.org/cloud/logging 
google.golang.org/cloud/logging/apiv2/config 
google.golang.org/cloud/logging/apiv2/logging 
google.golang.org/cloud/logging/apiv2/metrics google.golang.org/cloud/pubsub 
google.golang.org/cloud/storage returned exit code 2
debian/rules:30: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:7: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This is just how the build ends. If you need a full build log, just ask,
but this also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-google-cloud.html

so I guess this should be easy to reproduce.

In case it helps, I can say that this stopped working in testing
somewhere between and 2016-11-24 and 2016-11-29 (so that you can
find a build-dependency to blame). This is my build history:

Status: successful golang-google-cloud_0.0~git20160615-6_amd64-20161124T070204Z
Status: failed     golang-google-cloud_0.0~git20160615-6_amd64-20161129T195358Z
[ every build from this point is failed ]


Thanks.

--- End Message ---
--- Begin Message ---
Source: golang-google-cloud
Source-Version: 0.5.0-1

We believe that the bug you reported is fixed in the latest version of
golang-google-cloud, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 846...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martín Ferrari <tin...@debian.org> (supplier of updated golang-google-cloud 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 16 Dec 2016 18:32:29 +0000
Source: golang-google-cloud
Binary: golang-google-cloud-dev golang-google-cloud-compute-metadata-dev
Architecture: source
Version: 0.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go <pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Martín Ferrari <tin...@debian.org>
Description:
 golang-google-cloud-compute-metadata-dev - Google Cloud Platform APIs (only 
cloud/compute/metadata)
 golang-google-cloud-dev - Google Cloud Platform APIs
Closes: 846322 846799
Changes:
 golang-google-cloud (0.5.0-1) unstable; urgency=medium
 .
   * Start following upstream history (branch upstream-ng), using the new
     repository.
   * Switch to the new cloud.google.com/go tree, and provide a compatibility
     tree.
   * New upstream release. Closes: #846322
   * Update patches.
   * Update dependencies.
   * Ensure the transition from symlink to directory is handled correctly.
     Closes: #846799
   * Disable test which accesses the network.
Checksums-Sha1:
 d89176cb898a26bd44d35639775e35f9f3e12dfd 2618 golang-google-cloud_0.5.0-1.dsc
 e23e30370241f3704ca45b19b348f53bc962792e 814152 
golang-google-cloud_0.5.0.orig.tar.gz
 b97bdc8a0de859f4ff634a9b667abed68a2da7fc 4100 
golang-google-cloud_0.5.0-1.debian.tar.xz
Checksums-Sha256:
 8693a9af2e4b1f7ae031bba7d2c2c70f3cd61e61e0fdd206076209fcb083a02a 2618 
golang-google-cloud_0.5.0-1.dsc
 79f48353f84b279d33700e94fa1263617cfa5b6cd91259b15a7448ee41a2fabb 814152 
golang-google-cloud_0.5.0.orig.tar.gz
 9b0ba5eee452c000aac8cf16645c6acd2e46399a74afc2a0c9f5d60f7bba190b 4100 
golang-google-cloud_0.5.0-1.debian.tar.xz
Files:
 00dbb0058fb7165f66db6cd9c9ea7513 2618 devel extra 
golang-google-cloud_0.5.0-1.dsc
 c0cd4c04d523280cec494a83e8738797 814152 devel extra 
golang-google-cloud_0.5.0.orig.tar.gz
 2c1ceb38b1782ae8788e39b28139eafe 4100 devel extra 
golang-google-cloud_0.5.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlhUM9sACgkQXdjgv5Gj
09pv0g//UgSPTs/oXfk7hj38pvnzw8e+MKI2NBe4uOQFrOwlPB5PAQs5XGds5oxa
tNd3QlmXMv9FWSb76QMfHt+Pr5ZxS13kFPlN3SkfF2bmSr3fGztLq90rM8zlJh+g
y43dVxnmtPCNHpDfgARI4bhNupWM9k4J20ZofByRmJ3/OPMaLQjckQT0plHPZi4X
AX7ATb+sfny9mANwA8eRjmRLIYB6ejhockGVRcuk5RqlT4OZTnOJj6Q4P4QVdwBY
jac3kVcphKPxujG76bh8OdFPtWs25snt7TYgmTVJqSxkF+d7y570VLFGbKisnPcH
CbsSKhv3GQeS8a92vQJ8Rf6wi1b285VQNlWLlDJnmmwg4Ebietx390L4B5ST6GbK
p65JUHiRSKLIxt2xU6PdGXVbV5dGKI20bxGnsn0lnt0eWla/LqK3Qqefn3LBQ5hv
CkWsa1DaQU3w+E5TsL+gh0YhsIbCtbKRuteCNZHlISuz5qp/o59+cwyEtjioGDtr
azm9Hd1HRC7ZOWJb4quh4l9Ny65fafCouUm4j9t+sOb99ZydIjuakYU6SY0p9hjT
iZNnlNmJeikJnJtbFrB3K4V6QLJnoBDTT41CKh0gF3m3+OUddfG+6GLp1k7aqAzM
HlUB/lWRBniJmWZhIq7+RD+3WWJ0i2iMQyoYgUKVsOUP7SdP3Rg=
=B9ha
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to