Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1680200

Summary: Fails to build on 32-bit systems
Product: [Fedora] Fedora Reporter: Elliott Sales de Andrade <quantum.analyst>
Component: golang-github-libgit2-git2goAssignee: Elliott Sales de Andrade <quantum.analyst>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: quantum.analyst
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-10 21:05:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 179258, 485251    

Description Elliott Sales de Andrade 2019-02-23 01:55:09 UTC
Currently fails due to an overflow copying a C constant to a Go one:

BUILDSTDERR: ./diff.go:441:2: constant 2147483648 overflows DiffOptionsFlag

Comment 1 Elliott Sales de Andrade 2019-07-10 21:05:40 UTC
Fixed on Rawhide with the switch to the 0.28 branch of libgit2.