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 - Fails to build on 32-bit systems
Summary: Fails to build on 32-bit systems
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: golang-github-libgit2-git2go
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Elliott Sales de Andrade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE-ExcludeArch-x86, F-ExcludeArch-x86 F-ExcludeArch-ARM
TreeView+ depends on / blocked
 
Reported: 2019-02-23 01:55 UTC by Elliott Sales de Andrade
Modified: 2019-07-10 21:05 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-10 21:05:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github libgit2 git2go issues 487 0 None closed Build fails on 32-bit systems 2020-08-05 04:09:28 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.