[pkg-go] Bug#819215: golang-github-aws-aws-sdk-go: FTBFS: rename.go:92: impossible type switch case: v (type "go/types".Object) cannot have dynamic type
Chris Lamb
lamby at debian.org
Fri Mar 25 03:26:11 UTC 2016
Source: golang-github-aws-aws-sdk-go
Version: 1.0.7+dfsg-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
golang-github-aws-aws-sdk-go fails to build from source in unstable/amd64:
[..]
debian/rules build
dh build --buildsystem=golang --with=golang --builddirectory=_build
dh_testdir -O--buildsystem=golang -O--builddirectory=_build
dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
debian/rules override_dh_auto_configure
make[1]: Entering directory '/home/lamby/temp/cdt.20160325111429.yYJossgR1v/golang-github-aws-aws-sdk-go-1.0.7+dfsg'
dh_auto_configure
## Install test data file for TestSharedCredentials/*
cp -v aws/credentials/example.ini _build/src/github.com/aws/aws-sdk-go/aws/credentials/
'aws/credentials/example.ini' -> '_build/src/github.com/aws/aws-sdk-go/aws/credentials/example.ini'
make[1]: Leaving directory '/home/lamby/temp/cdt.20160325111429.yYJossgR1v/golang-github-aws-aws-sdk-go-1.0.7+dfsg'
dh_auto_build -O--buildsystem=golang -O--builddirectory=_build
go install -v github.com/aws/aws-sdk-go github.com/aws/aws-sdk-go/aws github.com/aws/aws-sdk-go/aws/awserr github.com/aws/aws-sdk-go/aws/awsutil github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/aws/client/metadata github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/aws/credentials github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/aws/aws-sdk-go/aws/credentials/stscreds github.com/aws/aws-sdk-go/aws/defaults github.com/aws/aws-sdk-go/aws/ec2metadata github.com/aws/aws-sdk-go/aws/request github.com/aws/aws-sdk-go/aws/session github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/gen github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/rename github.com/aws/aws-sdk-go/awstesting github.com/aws/aws-sdk-go/awstesting/integration github.com/aws/aws-sdk-go/awstesting/integration/customizations/s3 github.com/aws/aws-sdk-go/awstesting/integration/customizations/s3/s3manager github.com/aws/aws-sdk-go/awstesting/integration/smoke github.com/aws/aws-sdk-go/awstesting/integration/smoke/apigateway github.com/aws/aws-sdk-go/awstesting/integration/smoke/autoscaling github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudformation github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudfront github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudhsm github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudsearch github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudtrail github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudwatch github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudwatchlogs github.com/aws/aws-sdk-go/awstesting/integration/smoke/codecommit github.com/aws/aws-sdk-go/awstesting/integration/smoke/codedeploy github.com/aws/aws-sdk-go/awstesting/integration/smoke/codepipeline github.com/aws/aws-sdk-go/awstesting/integration/smoke/cognitoidentity github.com/aws/aws-sdk-go/awstesting/integration/smoke/cognitosync github.com/aws/aws-sdk-go/awstesting/integration/smoke/configservice github.com/aws/aws-sdk-go/awstesting/integration/smoke/datapipeline github.com/aws/aws-sdk-go/awstesting/integration/smoke/devicefarm github.com/aws/aws-sdk-go/awstesting/integration/smoke/directconnect github.com/aws/aws-sdk-go/awstesting/integration/smoke/directoryservice github.com/aws/aws-sdk-go/awstesting/integration/smoke/dynamodb github.com/aws/aws-sdk-go/awstesting/integration/smoke/dynamodbstreams github.com/aws/aws-sdk-go/awstesting/integration/smoke/ec2 github.com/aws/aws-sdk-go/awstesting/integration/smoke/ecs github.com/aws/aws-sdk-go/awstesting/integration/smoke/efs github.com/aws/aws-sdk-go/awstesting/integration/smoke/elasticache github.com/aws/aws-sdk-go/awstesting/integration/smoke/elasticbeanstalk github.com/aws/aws-sdk-go/awstesting/integration/smoke/elasticloadbalancing github.com/aws/aws-sdk-go/awstesting/integration/smoke/elastictranscoder github.com/aws/aws-sdk-go/awstesting/integration/smoke/emr github.com/aws/aws-sdk-go/awstesting/integration/smoke/es github.com/aws/aws-sdk-go/awstesting/integration/smoke/glacier github.com/aws/aws-sdk-go/awstesting/integration/smoke/iam github.com/aws/aws-sdk-go/awstesting/integration/smoke/iotdataplane github.com/aws/aws-sdk-go/awstesting/integration/smoke/kinesis github.com/aws/aws-sdk-go/awstesting/integration/smoke/kms github.com/aws/aws-sdk-go/awstesting/integration/smoke/lambda github.com/aws/aws-sdk-go/awstesting/integration/smoke/machinelearning github.com/aws/aws-sdk-go/awstesting/integration/smoke/opsworks github.com/aws/aws-sdk-go/awstesting/integration/smoke/rds github.com/aws/aws-sdk-go/awstesting/integration/smoke/redshift github.com/aws/aws-sdk-go/awstesting/integration/smoke/route53 github.com/aws/aws-sdk-go/awstesting/integration/smoke/route53domains github.com/aws/aws-sdk-go/awstesting/integration/smoke/ses github.com/aws/aws-sdk-go/awstesting/integration/smoke/simpledb github.com/aws/aws-sdk-go/awstesting/integration/smoke/sns github.com/aws/aws-sdk-go/awstesting/integration/smoke/sqs github.com/aws/aws-sdk-go/awstesting/integration/smoke/ssm github.com/aws/aws-sdk-go/awstesting/integration/smoke/storagegateway github.com/aws/aws-sdk-go/awstesting/integration/smoke/sts github.com/aws/aws-sdk-go/awstesting/integration/smoke/support github.com/aws/aws-sdk-go/awstesting/integration/smoke/swf github.com/aws/aws-sdk-go/awstesting/integration/smoke/waf github.com/aws/aws-sdk-go/awstesting/integration/smoke/workspaces github.com/aws/aws-sdk-go/awstesting/unit github.com/aws/aws-sdk-go/example/listS3EncryptedObjects github.com/aws/aws-sdk-go/models/protocol_tests github.com/aws/aws-sdk-go/private/endpoints github.com/aws/aws-sdk-go/private/model github.com/aws/aws-sdk-go/private/model/api github.com/aws/aws-sdk-go/private/model/cli/api-info github.com/aws/aws-sdk-go/private/model/cli/gen-api github.com/aws/aws-sdk-go/private/model/cli/gen-endpoints github.com/aws/aws-sdk-go/private/protocol/ec2query github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/jsonrpc github.com/aws/aws-sdk-go/private/protocol/query github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/protocol/restjson github.com/aws/aws-sdk-go/private/protocol/restxml github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/aws/aws-sdk-go/private/signer/v2 github.com/aws/aws-sdk-go/private/signer/v4 github.com/aws/aws-sdk-go/private/util github.com/aws/aws-sdk-go/private/waiter github.com/aws/aws-sdk-go/service github.com/aws/aws-sdk-go/service/apigateway github.com/aws/aws-sdk-go/service/apigateway/apigatewayiface github.com/aws/aws-sdk-go/service/autoscaling github.com/aws/aws-sdk-go/service/autoscaling/autoscalingiface github.com/aws/aws-sdk-go/service/cloudformation github.com/aws/aws-sdk-go/service/cloudformation/cloudformationiface github.com/aws/aws-sdk-go/service/cloudfront github.com/aws/aws-sdk-go/service/cloudfront/cloudfrontiface github.com/aws/aws-sdk-go/service/cloudfront/sign github.com/aws/aws-sdk-go/service/cloudhsm github.com/aws/aws-sdk-go/service/cloudhsm/cloudhsmiface github.com/aws/aws-sdk-go/service/cloudsearch github.com/aws/aws-sdk-go/service/cloudsearch/cloudsearchiface github.com/aws/aws-sdk-go/service/cloudsearchdomain github.com/aws/aws-sdk-go/service/cloudsearchdomain/cloudsearchdomainiface github.com/aws/aws-sdk-go/service/cloudtrail github.com/aws/aws-sdk-go/service/cloudtrail/cloudtrailiface github.com/aws/aws-sdk-go/service/cloudwatch github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface github.com/aws/aws-sdk-go/service/cloudwatchlogs github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface github.com/aws/aws-sdk-go/service/codecommit github.com/aws/aws-sdk-go/service/codecommit/codecommitiface github.com/aws/aws-sdk-go/service/codedeploy github.com/aws/aws-sdk-go/service/codedeploy/codedeployiface github.com/aws/aws-sdk-go/service/codepipeline github.com/aws/aws-sdk-go/service/codepipeline/codepipelineiface github.com/aws/aws-sdk-go/service/cognitoidentity github.com/aws/aws-sdk-go/service/cognitoidentity/cognitoidentityiface github.com/aws/aws-sdk-go/service/cognitosync github.com/aws/aws-sdk-go/service/cognitosync/cognitosynciface github.com/aws/aws-sdk-go/service/configservice github.com/aws/aws-sdk-go/service/configservice/configserviceiface github.com/aws/aws-sdk-go/service/datapipeline github.com/aws/aws-sdk-go/service/datapipeline/datapipelineiface github.com/aws/aws-sdk-go/service/devicefarm github.com/aws/aws-sdk-go/service/devicefarm/devicefarmiface github.com/aws/aws-sdk-go/service/directconnect github.com/aws/aws-sdk-go/service/directconnect/directconnectiface github.com/aws/aws-sdk-go/service/directoryservice github.com/aws/aws-sdk-go/service/directoryservice/directoryserviceiface github.com/aws/aws-sdk-go/service/dynamodb github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute github.com/aws/aws-sdk-go/service/dynamodb/dynamodbiface github.com/aws/aws-sdk-go/service/dynamodbstreams github.com/aws/aws-sdk-go/service/dynamodbstreams/dynamodbstreamsiface github.com/aws/aws-sdk-go/service/ec2 github.com/aws/aws-sdk-go/service/ec2/ec2iface github.com/aws/aws-sdk-go/service/ecr github.com/aws/aws-sdk-go/service/ecr/ecriface github.com/aws/aws-sdk-go/service/ecs github.com/aws/aws-sdk-go/service/ecs/ecsiface github.com/aws/aws-sdk-go/service/efs github.com/aws/aws-sdk-go/service/efs/efsiface github.com/aws/aws-sdk-go/service/elasticache github.com/aws/aws-sdk-go/service/elasticache/elasticacheiface github.com/aws/aws-sdk-go/service/elasticbeanstalk github.com/aws/aws-sdk-go/service/elasticbeanstalk/elasticbeanstalkiface github.com/aws/aws-sdk-go/service/elasticsearchservice github.com/aws/aws-sdk-go/service/elasticsearchservice/elasticsearchserviceiface github.com/aws/aws-sdk-go/service/elastictranscoder github.com/aws/aws-sdk-go/service/elastictranscoder/elastictranscoderiface github.com/aws/aws-sdk-go/service/elb github.com/aws/aws-sdk-go/service/elb/elbiface github.com/aws/aws-sdk-go/service/emr github.com/aws/aws-sdk-go/service/emr/emriface github.com/aws/aws-sdk-go/service/firehose github.com/aws/aws-sdk-go/service/firehose/firehoseiface github.com/aws/aws-sdk-go/service/glacier github.com/aws/aws-sdk-go/service/glacier/glacieriface github.com/aws/aws-sdk-go/service/iam github.com/aws/aws-sdk-go/service/iam/iamiface github.com/aws/aws-sdk-go/service/inspector github.com/aws/aws-sdk-go/service/inspector/inspectoriface github.com/aws/aws-sdk-go/service/iot github.com/aws/aws-sdk-go/service/iot/iotiface github.com/aws/aws-sdk-go/service/iotdataplane github.com/aws/aws-sdk-go/service/iotdataplane/iotdataplaneiface github.com/aws/aws-sdk-go/service/kinesis github.com/aws/aws-sdk-go/service/kinesis/kinesisiface github.com/aws/aws-sdk-go/service/kms github.com/aws/aws-sdk-go/service/kms/kmsiface github.com/aws/aws-sdk-go/service/lambda github.com/aws/aws-sdk-go/service/lambda/lambdaiface github.com/aws/aws-sdk-go/service/machinelearning github.com/aws/aws-sdk-go/service/machinelearning/machinelearningiface github.com/aws/aws-sdk-go/service/marketplacecommerceanalytics github.com/aws/aws-sdk-go/service/marketplacecommerceanalytics/marketplacecommerceanalyticsiface github.com/aws/aws-sdk-go/service/mobileanalytics github.com/aws/aws-sdk-go/service/mobileanalytics/mobileanalyticsiface github.com/aws/aws-sdk-go/service/opsworks github.com/aws/aws-sdk-go/service/opsworks/opsworksiface github.com/aws/aws-sdk-go/service/rds github.com/aws/aws-sdk-go/service/rds/rdsiface github.com/aws/aws-sdk-go/service/redshift github.com/aws/aws-sdk-go/service/redshift/redshiftiface github.com/aws/aws-sdk-go/service/route53 github.com/aws/aws-sdk-go/service/route53/route53iface github.com/aws/aws-sdk-go/service/route53domains github.com/aws/aws-sdk-go/service/route53domains/route53domainsiface github.com/aws/aws-sdk-go/service/s3 github.com/aws/aws-sdk-go/service/s3/s3iface github.com/aws/aws-sdk-go/service/s3/s3manager github.com/aws/aws-sdk-go/service/ses github.com/aws/aws-sdk-go/service/ses/sesiface github.com/aws/aws-sdk-go/service/simpledb github.com/aws/aws-sdk-go/service/simpledb/simpledbiface github.com/aws/aws-sdk-go/service/sns github.com/aws/aws-sdk-go/service/sns/snsiface github.com/aws/aws-sdk-go/service/sqs github.com/aws/aws-sdk-go/service/sqs/sqsiface github.com/aws/aws-sdk-go/service/ssm github.com/aws/aws-sdk-go/service/ssm/ssmiface github.com/aws/aws-sdk-go/service/storagegateway github.com/aws/aws-sdk-go/service/storagegateway/storagegatewayiface github.com/aws/aws-sdk-go/service/sts github.com/aws/aws-sdk-go/service/sts/stsiface github.com/aws/aws-sdk-go/service/support github.com/aws/aws-sdk-go/service/support/supportiface github.com/aws/aws-sdk-go/service/swf github.com/aws/aws-sdk-go/service/swf/swfiface github.com/aws/aws-sdk-go/service/waf github.com/aws/aws-sdk-go/service/waf/wafiface github.com/aws/aws-sdk-go/service/workspaces github.com/aws/aws-sdk-go/service/workspaces/workspacesiface
github.com/aws/aws-sdk-go
github.com/aws/aws-sdk-go/aws/awserr
github.com/go-ini/ini
github.com/jmespath/go-jmespath
github.com/aws/aws-sdk-go/aws/client/metadata
github.com/aws/aws-sdk-go/private/protocol/query/queryutil
github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil
github.com/aws/aws-sdk-go/private/endpoints
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/buildutil
github.com/aws/aws-sdk-go/aws/credentials
golang.org/x/tools/go/exact
github.com/aws/aws-sdk-go/aws/awsutil
golang.org/x/tools/go/loader
github.com/aws/aws-sdk-go/aws
golang.org/x/tools/go/types
github.com/aws/aws-sdk-go/private/util
github.com/aws/aws-sdk-go/aws/request
github.com/aws/aws-sdk-go/private/model/api
github.com/stretchr/testify/assert
github.com/aws/aws-sdk-go/aws/client
github.com/aws/aws-sdk-go/aws/corehandlers
github.com/aws/aws-sdk-go/aws/ec2metadata
github.com/aws/aws-sdk-go/private/protocol/query
github.com/aws/aws-sdk-go/private/protocol/rest
github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/gen
github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds
github.com/aws/aws-sdk-go/aws/defaults
github.com/aws/aws-sdk-go/private/signer/v4
github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/rename
github.com/aws/aws-sdk-go/service/sts
github.com/aws/aws-sdk-go/aws/session
# github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/rename
src/github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/rename/rename.go:92: impossible type switch case: v (type "go/types".Object) cannot have dynamic type *"golang.org/x/tools/go/types".Func (wrong type for Parent method)
have Parent() *"golang.org/x/tools/go/types".Scope
want Parent() *"go/types".Scope
src/github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/rename/rename.go:98: impossible type switch case: v (type "go/types".Object) cannot have dynamic type *"golang.org/x/tools/go/types".TypeName (wrong type for Parent method)
have Parent() *"golang.org/x/tools/go/types".Scope
want Parent() *"go/types".Scope
src/github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/rename/rename.go:104: impossible type switch case: v (type "go/types".Object) cannot have dynamic type *"golang.org/x/tools/go/types".Var (wrong type for Parent method)
have Parent() *"golang.org/x/tools/go/types".Scope
want Parent() *"go/types".Scope
github.com/aws/aws-sdk-go/awstesting
github.com/aws/aws-sdk-go/aws/credentials/stscreds
github.com/aws/aws-sdk-go/awstesting/integration
github.com/aws/aws-sdk-go/awstesting/integration/customizations/s3
github.com/aws/aws-sdk-go/awstesting/integration/customizations/s3/s3manager
github.com/lsegal/gucumber/gherkin
github.com/shiena/ansicolor
github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
github.com/aws/aws-sdk-go/service/autoscaling
github.com/aws/aws-sdk-go/private/waiter
github.com/lsegal/gucumber
github.com/aws/aws-sdk-go/private/protocol/jsonrpc
github.com/aws/aws-sdk-go/service/cloudformation
github.com/aws/aws-sdk-go/private/protocol/restjson
github.com/aws/aws-sdk-go/awstesting/integration/smoke
github.com/aws/aws-sdk-go/private/protocol/restxml
github.com/aws/aws-sdk-go/service/apigateway
github.com/aws/aws-sdk-go/awstesting/integration/smoke/autoscaling
github.com/aws/aws-sdk-go/service/cloudfront
github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudformation
github.com/aws/aws-sdk-go/service/cloudhsm
github.com/aws/aws-sdk-go/service/cloudsearch
github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudhsm
github.com/aws/aws-sdk-go/awstesting/integration/smoke/apigateway
github.com/aws/aws-sdk-go/service/cloudtrail
github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudfront
github.com/aws/aws-sdk-go/service/cloudwatch
github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudsearch
github.com/aws/aws-sdk-go/service/cloudwatchlogs
github.com/aws/aws-sdk-go/service/codecommit
github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudtrail
github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudwatch
github.com/aws/aws-sdk-go/service/codedeploy
github.com/aws/aws-sdk-go/service/codepipeline
github.com/aws/aws-sdk-go/awstesting/integration/smoke/codecommit
github.com/aws/aws-sdk-go/service/cognitoidentity
github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudwatchlogs
github.com/aws/aws-sdk-go/service/cognitosync
github.com/aws/aws-sdk-go/awstesting/integration/smoke/codepipeline
github.com/aws/aws-sdk-go/awstesting/integration/smoke/codedeploy
github.com/aws/aws-sdk-go/service/configservice
github.com/aws/aws-sdk-go/awstesting/integration/smoke/cognitoidentity
github.com/aws/aws-sdk-go/service/datapipeline
github.com/aws/aws-sdk-go/service/devicefarm
github.com/aws/aws-sdk-go/awstesting/integration/smoke/cognitosync
github.com/aws/aws-sdk-go/service/directconnect
github.com/aws/aws-sdk-go/awstesting/integration/smoke/directconnect
github.com/aws/aws-sdk-go/awstesting/integration/smoke/datapipeline
github.com/aws/aws-sdk-go/awstesting/integration/smoke/configservice
github.com/aws/aws-sdk-go/service/directoryservice
github.com/aws/aws-sdk-go/service/dynamodb
github.com/aws/aws-sdk-go/private/protocol/ec2query
github.com/aws/aws-sdk-go/awstesting/integration/smoke/devicefarm
github.com/aws/aws-sdk-go/service/ec2
github.com/aws/aws-sdk-go/service/ecs
github.com/aws/aws-sdk-go/awstesting/integration/smoke/directoryservice
github.com/aws/aws-sdk-go/awstesting/integration/smoke/dynamodb
github.com/aws/aws-sdk-go/service/dynamodbstreams
github.com/aws/aws-sdk-go/service/efs
github.com/aws/aws-sdk-go/awstesting/integration/smoke/dynamodbstreams
github.com/aws/aws-sdk-go/awstesting/integration/smoke/efs
github.com/aws/aws-sdk-go/service/elasticache
github.com/aws/aws-sdk-go/awstesting/integration/smoke/ecs
github.com/aws/aws-sdk-go/service/elasticbeanstalk
github.com/aws/aws-sdk-go/service/elb
github.com/aws/aws-sdk-go/awstesting/integration/smoke/elasticbeanstalk
github.com/aws/aws-sdk-go/awstesting/integration/smoke/elasticache
github.com/aws/aws-sdk-go/service/elastictranscoder
github.com/aws/aws-sdk-go/awstesting/integration/smoke/elasticloadbalancing
github.com/aws/aws-sdk-go/service/emr
github.com/aws/aws-sdk-go/service/elasticsearchservice
github.com/aws/aws-sdk-go/awstesting/integration/smoke/elastictranscoder
github.com/aws/aws-sdk-go/service/glacier
github.com/aws/aws-sdk-go/awstesting/integration/smoke/emr
github.com/aws/aws-sdk-go/awstesting/integration/smoke/es
github.com/aws/aws-sdk-go/service/iam
github.com/aws/aws-sdk-go/service/iot
github.com/aws/aws-sdk-go/awstesting/integration/smoke/ec2
github.com/aws/aws-sdk-go/service/iotdataplane
github.com/aws/aws-sdk-go/awstesting/integration/smoke/glacier
github.com/aws/aws-sdk-go/service/kinesis
github.com/aws/aws-sdk-go/service/kms
github.com/aws/aws-sdk-go/awstesting/integration/smoke/kinesis
github.com/aws/aws-sdk-go/awstesting/integration/smoke/iotdataplane
github.com/aws/aws-sdk-go/awstesting/integration/smoke/kms
github.com/aws/aws-sdk-go/service/lambda
github.com/aws/aws-sdk-go/service/machinelearning
github.com/aws/aws-sdk-go/service/opsworks
github.com/aws/aws-sdk-go/awstesting/integration/smoke/iam
github.com/aws/aws-sdk-go/awstesting/integration/smoke/lambda
github.com/aws/aws-sdk-go/service/rds
github.com/aws/aws-sdk-go/service/redshift
github.com/aws/aws-sdk-go/awstesting/integration/smoke/machinelearning
github.com/aws/aws-sdk-go/service/route53
github.com/aws/aws-sdk-go/awstesting/integration/smoke/opsworks
github.com/aws/aws-sdk-go/service/route53domains
github.com/aws/aws-sdk-go/awstesting/integration/smoke/route53
github.com/aws/aws-sdk-go/awstesting/integration/smoke/rds
github.com/aws/aws-sdk-go/awstesting/integration/smoke/route53domains
github.com/aws/aws-sdk-go/awstesting/integration/smoke/redshift
github.com/aws/aws-sdk-go/service/ses
github.com/aws/aws-sdk-go/private/signer/v2
github.com/aws/aws-sdk-go/service/sns
github.com/aws/aws-sdk-go/service/sqs
github.com/aws/aws-sdk-go/service/simpledb
github.com/aws/aws-sdk-go/awstesting/integration/smoke/sns
github.com/aws/aws-sdk-go/awstesting/integration/smoke/sqs
github.com/aws/aws-sdk-go/service/ssm
github.com/aws/aws-sdk-go/service/storagegateway
github.com/aws/aws-sdk-go/awstesting/integration/smoke/ses
github.com/aws/aws-sdk-go/awstesting/integration/smoke/simpledb
github.com/aws/aws-sdk-go/awstesting/integration/smoke/sts
github.com/aws/aws-sdk-go/service/support
github.com/aws/aws-sdk-go/service/swf
github.com/aws/aws-sdk-go/awstesting/integration/smoke/ssm
github.com/aws/aws-sdk-go/service/waf
github.com/aws/aws-sdk-go/awstesting/integration/smoke/storagegateway
github.com/aws/aws-sdk-go/awstesting/integration/smoke/support
github.com/aws/aws-sdk-go/service/workspaces
github.com/aws/aws-sdk-go/awstesting/unit
github.com/aws/aws-sdk-go/service/s3
github.com/aws/aws-sdk-go/awstesting/integration/smoke/waf
github.com/aws/aws-sdk-go/awstesting/integration/smoke/swf
github.com/aws/aws-sdk-go/models/protocol_tests
github.com/aws/aws-sdk-go/private/model
github.com/aws/aws-sdk-go/awstesting/integration/smoke/workspaces
github.com/aws/aws-sdk-go/private/model/cli/api-info
github.com/aws/aws-sdk-go/private/model/cli/gen-api
github.com/aws/aws-sdk-go/example/listS3EncryptedObjects
github.com/aws/aws-sdk-go/private/model/cli/gen-endpoints
github.com/aws/aws-sdk-go/service
github.com/aws/aws-sdk-go/service/apigateway/apigatewayiface
github.com/aws/aws-sdk-go/service/autoscaling/autoscalingiface
github.com/aws/aws-sdk-go/service/cloudformation/cloudformationiface
github.com/aws/aws-sdk-go/service/cloudfront/cloudfrontiface
github.com/aws/aws-sdk-go/service/cloudfront/sign
github.com/aws/aws-sdk-go/service/cloudhsm/cloudhsmiface
github.com/aws/aws-sdk-go/service/cloudsearch/cloudsearchiface
github.com/aws/aws-sdk-go/service/cloudsearchdomain
github.com/aws/aws-sdk-go/service/cloudtrail/cloudtrailiface
github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface
github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface
github.com/aws/aws-sdk-go/service/codecommit/codecommitiface
github.com/aws/aws-sdk-go/service/cloudsearchdomain/cloudsearchdomainiface
github.com/aws/aws-sdk-go/service/codedeploy/codedeployiface
github.com/aws/aws-sdk-go/service/codepipeline/codepipelineiface
github.com/aws/aws-sdk-go/service/cognitoidentity/cognitoidentityiface
github.com/aws/aws-sdk-go/service/cognitosync/cognitosynciface
github.com/aws/aws-sdk-go/service/configservice/configserviceiface
github.com/aws/aws-sdk-go/service/datapipeline/datapipelineiface
github.com/aws/aws-sdk-go/service/devicefarm/devicefarmiface
github.com/aws/aws-sdk-go/service/directconnect/directconnectiface
github.com/aws/aws-sdk-go/service/directoryservice/directoryserviceiface
github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute
github.com/aws/aws-sdk-go/service/dynamodb/dynamodbiface
github.com/aws/aws-sdk-go/service/dynamodbstreams/dynamodbstreamsiface
github.com/aws/aws-sdk-go/service/ec2/ec2iface
github.com/aws/aws-sdk-go/service/ecr
github.com/aws/aws-sdk-go/service/ecs/ecsiface
github.com/aws/aws-sdk-go/service/efs/efsiface
github.com/aws/aws-sdk-go/service/elasticache/elasticacheiface
github.com/aws/aws-sdk-go/service/elasticbeanstalk/elasticbeanstalkiface
github.com/aws/aws-sdk-go/service/ecr/ecriface
github.com/aws/aws-sdk-go/service/elasticsearchservice/elasticsearchserviceiface
github.com/aws/aws-sdk-go/service/elastictranscoder/elastictranscoderiface
github.com/aws/aws-sdk-go/service/elb/elbiface
github.com/aws/aws-sdk-go/service/emr/emriface
github.com/aws/aws-sdk-go/service/firehose
github.com/aws/aws-sdk-go/service/glacier/glacieriface
github.com/aws/aws-sdk-go/service/iam/iamiface
github.com/aws/aws-sdk-go/service/inspector
github.com/aws/aws-sdk-go/service/iot/iotiface
github.com/aws/aws-sdk-go/service/firehose/firehoseiface
github.com/aws/aws-sdk-go/service/iotdataplane/iotdataplaneiface
github.com/aws/aws-sdk-go/service/kinesis/kinesisiface
github.com/aws/aws-sdk-go/service/kms/kmsiface
github.com/aws/aws-sdk-go/service/lambda/lambdaiface
github.com/aws/aws-sdk-go/service/machinelearning/machinelearningiface
github.com/aws/aws-sdk-go/service/marketplacecommerceanalytics
github.com/aws/aws-sdk-go/service/mobileanalytics
github.com/aws/aws-sdk-go/service/inspector/inspectoriface
github.com/aws/aws-sdk-go/service/opsworks/opsworksiface
github.com/aws/aws-sdk-go/service/rds/rdsiface
github.com/aws/aws-sdk-go/service/marketplacecommerceanalytics/marketplacecommerceanalyticsiface
github.com/aws/aws-sdk-go/service/redshift/redshiftiface
github.com/aws/aws-sdk-go/service/mobileanalytics/mobileanalyticsiface
github.com/aws/aws-sdk-go/service/route53/route53iface
github.com/aws/aws-sdk-go/service/route53domains/route53domainsiface
github.com/aws/aws-sdk-go/service/s3/s3iface
github.com/aws/aws-sdk-go/service/ses/sesiface
github.com/aws/aws-sdk-go/service/simpledb/simpledbiface
github.com/aws/aws-sdk-go/service/sns/snsiface
github.com/aws/aws-sdk-go/service/s3/s3manager
github.com/aws/aws-sdk-go/service/sqs/sqsiface
github.com/aws/aws-sdk-go/service/ssm/ssmiface
github.com/aws/aws-sdk-go/service/storagegateway/storagegatewayiface
github.com/aws/aws-sdk-go/service/sts/stsiface
github.com/aws/aws-sdk-go/service/support/supportiface
github.com/aws/aws-sdk-go/service/swf/swfiface
github.com/aws/aws-sdk-go/service/waf/wafiface
github.com/aws/aws-sdk-go/service/workspaces/workspacesiface
dh_auto_build: go install -v github.com/aws/aws-sdk-go github.com/aws/aws-sdk-go/aws github.com/aws/aws-sdk-go/aws/awserr github.com/aws/aws-sdk-go/aws/awsutil github.com/aws/aws-sdk-go/aws/client github.com/aws/aws-sdk-go/aws/client/metadata github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/aws/credentials github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/aws/aws-sdk-go/aws/credentials/stscreds github.com/aws/aws-sdk-go/aws/defaults github.com/aws/aws-sdk-go/aws/ec2metadata github.com/aws/aws-sdk-go/aws/request github.com/aws/aws-sdk-go/aws/session github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/gen github.com/aws/aws-sdk-go/awsmigrate/awsmigrate-renamer/rename github.com/aws/aws-sdk-go/awstesting github.com/aws/aws-sdk-go/awstesting/integration github.com/aws/aws-sdk-go/awstesting/integration/customizations/s3 github.com/aws/aws-sdk-go/awstesting/integration/customizations/s3/s3manager github.com/aws/aws-sdk-go/awstesting/integration/smoke github.com/aws/aws-sdk-go/awstesting/integration/smoke/apigateway github.com/aws/aws-sdk-go/awstesting/integration/smoke/autoscaling github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudformation github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudfront github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudhsm github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudsearch github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudtrail github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudwatch github.com/aws/aws-sdk-go/awstesting/integration/smoke/cloudwatchlogs github.com/aws/aws-sdk-go/awstesting/integration/smoke/codecommit github.com/aws/aws-sdk-go/awstesting/integration/smoke/codedeploy github.com/aws/aws-sdk-go/awstesting/integration/smoke/codepipeline github.com/aws/aws-sdk-go/awstesting/integration/smoke/cognitoidentity github.com/aws/aws-sdk-go/awstesting/integration/smoke/cognitosync github.com/aws/aws-sdk-go/awstesting/integration/smoke/configservice github.com/aws/aws-sdk-go/awstesting/integration/smoke/datapipeline github.com/aws/aws-sdk-go/awstesting/integration/smoke/devicefarm github.com/aws/aws-sdk-go/awstesting/integration/smoke/directconnect github.com/aws/aws-sdk-go/awstesting/integration/smoke/directoryservice github.com/aws/aws-sdk-go/awstesting/integration/smoke/dynamodb github.com/aws/aws-sdk-go/awstesting/integration/smoke/dynamodbstreams github.com/aws/aws-sdk-go/awstesting/integration/smoke/ec2 github.com/aws/aws-sdk-go/awstesting/integration/smoke/ecs github.com/aws/aws-sdk-go/awstesting/integration/smoke/efs github.com/aws/aws-sdk-go/awstesting/integration/smoke/elasticache github.com/aws/aws-sdk-go/awstesting/integration/smoke/elasticbeanstalk github.com/aws/aws-sdk-go/awstesting/integration/smoke/elasticloadbalancing github.com/aws/aws-sdk-go/awstesting/integration/smoke/elastictranscoder github.com/aws/aws-sdk-go/awstesting/integration/smoke/emr github.com/aws/aws-sdk-go/awstesting/integration/smoke/es github.com/aws/aws-sdk-go/awstesting/integration/smoke/glacier github.com/aws/aws-sdk-go/awstesting/integration/smoke/iam github.com/aws/aws-sdk-go/awstesting/integration/smoke/iotdataplane github.com/aws/aws-sdk-go/awstesting/integration/smoke/kinesis github.com/aws/aws-sdk-go/awstesting/integration/smoke/kms github.com/aws/aws-sdk-go/awstesting/integration/smoke/lambda github.com/aws/aws-sdk-go/awstesting/integration/smoke/machinelearning github.com/aws/aws-sdk-go/awstesting/integration/smoke/opsworks github.com/aws/aws-sdk-go/awstesting/integration/smoke/rds github.com/aws/aws-sdk-go/awstesting/integration/smoke/redshift github.com/aws/aws-sdk-go/awstesting/integration/smoke/route53 github.com/aws/aws-sdk-go/awstesting/integration/smoke/route53domains github.com/aws/aws-sdk-go/awstesting/integration/smoke/ses github.com/aws/aws-sdk-go/awstesting/integration/smoke/simpledb github.com/aws/aws-sdk-go/awstesting/integration/smoke/sns github.com/aws/aws-sdk-go/awstesting/integration/smoke/sqs github.com/aws/aws-sdk-go/awstesting/integration/smoke/ssm github.com/aws/aws-sdk-go/awstesting/integration/smoke/storagegateway github.com/aws/aws-sdk-go/awstesting/integration/smoke/sts github.com/aws/aws-sdk-go/awstesting/integration/smoke/support github.com/aws/aws-sdk-go/awstesting/integration/smoke/swf github.com/aws/aws-sdk-go/awstesting/integration/smoke/waf github.com/aws/aws-sdk-go/awstesting/integration/smoke/workspaces github.com/aws/aws-sdk-go/awstesting/unit github.com/aws/aws-sdk-go/example/listS3EncryptedObjects github.com/aws/aws-sdk-go/models/protocol_tests github.com/aws/aws-sdk-go/private/endpoints github.com/aws/aws-sdk-go/private/model github.com/aws/aws-sdk-go/private/model/api github.com/aws/aws-sdk-go/private/model/cli/api-info github.com/aws/aws-sdk-go/private/model/cli/gen-api github.com/aws/aws-sdk-go/private/model/cli/gen-endpoints github.com/aws/aws-sdk-go/private/protocol/ec2query github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/jsonrpc github.com/aws/aws-sdk-go/private/protocol/query github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/protocol/restjson github.com/aws/aws-sdk-go/private/protocol/restxml github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/aws/aws-sdk-go/private/signer/v2 github.com/aws/aws-sdk-go/private/signer/v4 github.com/aws/aws-sdk-go/private/util github.com/aws/aws-sdk-go/private/waiter github.com/aws/aws-sdk-go/service github.com/aws/aws-sdk-go/service/apigateway github.com/aws/aws-sdk-go/service/apigateway/apigatewayiface github.com/aws/aws-sdk-go/service/autoscaling github.com/aws/aws-sdk-go/service/autoscaling/autoscalingiface github.com/aws/aws-sdk-go/service/cloudformation github.com/aws/aws-sdk-go/service/cloudformation/cloudformationiface github.com/aws/aws-sdk-go/service/cloudfront github.com/aws/aws-sdk-go/service/cloudfront/cloudfrontiface github.com/aws/aws-sdk-go/service/cloudfront/sign github.com/aws/aws-sdk-go/service/cloudhsm github.com/aws/aws-sdk-go/service/cloudhsm/cloudhsmiface github.com/aws/aws-sdk-go/service/cloudsearch github.com/aws/aws-sdk-go/service/cloudsearch/cloudsearchiface github.com/aws/aws-sdk-go/service/cloudsearchdomain github.com/aws/aws-sdk-go/service/cloudsearchdomain/cloudsearchdomainiface github.com/aws/aws-sdk-go/service/cloudtrail github.com/aws/aws-sdk-go/service/cloudtrail/cloudtrailiface github.com/aws/aws-sdk-go/service/cloudwatch github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface github.com/aws/aws-sdk-go/service/cloudwatchlogs github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface github.com/aws/aws-sdk-go/service/codecommit github.com/aws/aws-sdk-go/service/codecommit/codecommitiface github.com/aws/aws-sdk-go/service/codedeploy github.com/aws/aws-sdk-go/service/codedeploy/codedeployiface github.com/aws/aws-sdk-go/service/codepipeline github.com/aws/aws-sdk-go/service/codepipeline/codepipelineiface github.com/aws/aws-sdk-go/service/cognitoidentity github.com/aws/aws-sdk-go/service/cognitoidentity/cognitoidentityiface github.com/aws/aws-sdk-go/service/cognitosync github.com/aws/aws-sdk-go/service/cognitosync/cognitosynciface github.com/aws/aws-sdk-go/service/configservice github.com/aws/aws-sdk-go/service/configservice/configserviceiface github.com/aws/aws-sdk-go/service/datapipeline github.com/aws/aws-sdk-go/service/datapipeline/datapipelineiface github.com/aws/aws-sdk-go/service/devicefarm github.com/aws/aws-sdk-go/service/devicefarm/devicefarmiface github.com/aws/aws-sdk-go/service/directconnect github.com/aws/aws-sdk-go/service/directconnect/directconnectiface github.com/aws/aws-sdk-go/service/directoryservice github.com/aws/aws-sdk-go/service/directoryservice/directoryserviceiface github.com/aws/aws-sdk-go/service/dynamodb github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute github.com/aws/aws-sdk-go/service/dynamodb/dynamodbiface github.com/aws/aws-sdk-go/service/dynamodbstreams github.com/aws/aws-sdk-go/service/dynamodbstreams/dynamodbstreamsiface github.com/aws/aws-sdk-go/service/ec2 github.com/aws/aws-sdk-go/service/ec2/ec2iface github.com/aws/aws-sdk-go/service/ecr github.com/aws/aws-sdk-go/service/ecr/ecriface github.com/aws/aws-sdk-go/service/ecs github.com/aws/aws-sdk-go/service/ecs/ecsiface github.com/aws/aws-sdk-go/service/efs github.com/aws/aws-sdk-go/service/efs/efsiface github.com/aws/aws-sdk-go/service/elasticache github.com/aws/aws-sdk-go/service/elasticache/elasticacheiface github.com/aws/aws-sdk-go/service/elasticbeanstalk github.com/aws/aws-sdk-go/service/elasticbeanstalk/elasticbeanstalkiface github.com/aws/aws-sdk-go/service/elasticsearchservice github.com/aws/aws-sdk-go/service/elasticsearchservice/elasticsearchserviceiface github.com/aws/aws-sdk-go/service/elastictranscoder github.com/aws/aws-sdk-go/service/elastictranscoder/elastictranscoderiface github.com/aws/aws-sdk-go/service/elb github.com/aws/aws-sdk-go/service/elb/elbiface github.com/aws/aws-sdk-go/service/emr github.com/aws/aws-sdk-go/service/emr/emriface github.com/aws/aws-sdk-go/service/firehose github.com/aws/aws-sdk-go/service/firehose/firehoseiface github.com/aws/aws-sdk-go/service/glacier github.com/aws/aws-sdk-go/service/glacier/glacieriface github.com/aws/aws-sdk-go/service/iam github.com/aws/aws-sdk-go/service/iam/iamiface github.com/aws/aws-sdk-go/service/inspector github.com/aws/aws-sdk-go/service/inspector/inspectoriface github.com/aws/aws-sdk-go/service/iot github.com/aws/aws-sdk-go/service/iot/iotiface github.com/aws/aws-sdk-go/service/iotdataplane github.com/aws/aws-sdk-go/service/iotdataplane/iotdataplaneiface github.com/aws/aws-sdk-go/service/kinesis github.com/aws/aws-sdk-go/service/kinesis/kinesisiface github.com/aws/aws-sdk-go/service/kms github.com/aws/aws-sdk-go/service/kms/kmsiface github.com/aws/aws-sdk-go/service/lambda github.com/aws/aws-sdk-go/service/lambda/lambdaiface github.com/aws/aws-sdk-go/service/machinelearning github.com/aws/aws-sdk-go/service/machinelearning/machinelearningiface github.com/aws/aws-sdk-go/service/marketplacecommerceanalytics github.com/aws/aws-sdk-go/service/marketplacecommerceanalytics/marketplacecommerceanalyticsiface github.com/aws/aws-sdk-go/service/mobileanalytics github.com/aws/aws-sdk-go/service/mobileanalytics/mobileanalyticsiface github.com/aws/aws-sdk-go/service/opsworks github.com/aws/aws-sdk-go/service/opsworks/opsworksiface github.com/aws/aws-sdk-go/service/rds github.com/aws/aws-sdk-go/service/rds/rdsiface github.com/aws/aws-sdk-go/service/redshift github.com/aws/aws-sdk-go/service/redshift/redshiftiface github.com/aws/aws-sdk-go/service/route53 github.com/aws/aws-sdk-go/service/route53/route53iface github.com/aws/aws-sdk-go/service/route53domains github.com/aws/aws-sdk-go/service/route53domains/route53domainsiface github.com/aws/aws-sdk-go/service/s3 github.com/aws/aws-sdk-go/service/s3/s3iface github.com/aws/aws-sdk-go/service/s3/s3manager github.com/aws/aws-sdk-go/service/ses github.com/aws/aws-sdk-go/service/ses/sesiface github.com/aws/aws-sdk-go/service/simpledb github.com/aws/aws-sdk-go/service/simpledb/simpledbiface github.com/aws/aws-sdk-go/service/sns github.com/aws/aws-sdk-go/service/sns/snsiface github.com/aws/aws-sdk-go/service/sqs github.com/aws/aws-sdk-go/service/sqs/sqsiface github.com/aws/aws-sdk-go/service/ssm github.com/aws/aws-sdk-go/service/ssm/ssmiface github.com/aws/aws-sdk-go/service/storagegateway github.com/aws/aws-sdk-go/service/storagegateway/storagegatewayiface github.com/aws/aws-sdk-go/service/sts github.com/aws/aws-sdk-go/service/sts/stsiface github.com/aws/aws-sdk-go/service/support github.com/aws/aws-sdk-go/service/support/supportiface github.com/aws/aws-sdk-go/service/swf github.com/aws/aws-sdk-go/service/swf/swfiface github.com/aws/aws-sdk-go/service/waf github.com/aws/aws-sdk-go/service/waf/wafiface github.com/aws/aws-sdk-go/service/workspaces github.com/aws/aws-sdk-go/service/workspaces/workspacesiface returned exit code 2
debian/rules:15: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: golang-github-aws-aws-sdk-go.1.0.7+dfsg-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 3028 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20160325/e622074f/attachment-0001.obj>
More information about the Pkg-go-maintainers
mailing list