Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

32-bit goreleaser build for CI #534

Merged
merged 1 commit into from
Jun 2, 2022
Merged

Conversation

ewbankkit
Copy link
Contributor

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request
  • The resources and data sources in this provider are generated from the CloudFormation schema, so they can only support the actions that the underlying schema supports. For this reason submitted bugs should be limited to defects in the generation and runtime code of the provider. Customizing behavior of the resource, or noting a gap in behavior are not valid bugs and should be submitted as enhancements to AWS via the CloudFormation Open Coverage Roadmap.

Relates: #533.
Based on: hashicorp/terraform-provider-aws#24938.

On 8cf6871:

% goreleaser build --config .github/goreleaser-cross-compiler-test.yml --id 32-bit-arch --snapshot --rm-dist
   • building...      
   • loading config file       file=.github/goreleaser-cross-compiler-test.yml
   • single build in config, '--id' ignored
   • loading environment variables
   • getting and validating git state
      • building...               commit=21d17e1b69815ab587fa731d47b7c4b5280100b8 latest tag=v0.23.0
      • pipe skipped              error=disabled during snapshot mode
   • parsing tag      
   • running before hooks
      • running                   hook=go mod download
   • setting defaults 
   • snapshotting     
      • building snapshot...      version=v0.23.0-next
   • checking distribution directory
   • loading go mod information
   • build prerequisites
   • writing effective config file
      • writing                   config=dist/config.yaml
   • building binaries
      • building                  binary=dist/32-bit-arch_freebsd_arm_6/terraform-provider-awscc_vv0.23.0-next_x5
   ⨯ build failed after 27.65s error=failed to build for freebsd_arm_6: exit status 2: # github.com/hashicorp/terraform-provider-awscc/internal/aws/kinesisanalyticsv2
internal/aws/kinesisanalyticsv2/application_resource_gen.go:817:37: constant 9223372036854775807 overflows int
internal/aws/kinesisanalyticsv2/application_resource_gen.go:844:37: constant 9223372036854775807 overflows int

@ewbankkit ewbankkit added github_actions ci/cd Encompasses build/release tooling, static analysis and process automation. labels Jun 2, 2022
@ewbankkit
Copy link
Contributor Author

The CI failure is expected.

@ewbankkit ewbankkit merged commit 96df4c3 into main Jun 2, 2022
@ewbankkit ewbankkit deleted the gha-32-bit-goreleaser-build branch June 2, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Encompasses build/release tooling, static analysis and process automation. github_actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant