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

go-ipfs fails to build on i386 #4322

Closed
Voker57 opened this issue Oct 19, 2017 · 3 comments
Closed

go-ipfs fails to build on i386 #4322

Voker57 opened this issue Oct 19, 2017 · 3 comments
Assignees

Comments

@Voker57
Copy link
Contributor

Voker57 commented Oct 19, 2017

Version information:

5c9125e

Type: Bug

Severity: Critical

Description:

# gx/ipfs/QmTBxwy8cerzXbZQFUwTBCSxx55jUgVzudFcpmnAHUGuPy/badger
../../../gx/ipfs/QmTBxwy8cerzXbZQFUwTBCSxx55jUgVzudFcpmnAHUGuPy/badger/kv.go:86:6: constant 1099511627776 overflows int
cmd/ipfs/Rules.mk:21: recipe for target 'cmd/ipfs/ipfs' failed
make: *** [cmd/ipfs/ipfs] Error 2
@magik6k
Copy link
Member

magik6k commented Oct 19, 2017

See ipfs/go-ds-badger#9, this will be fixed when ipfs/go-ds-badger#10 is merged and propagated

@jfacorro
Copy link

Do you know how much time is it expected for the change in ipfs/go-ds-badger#10 to be propagated after merging?

@magik6k
Copy link
Member

magik6k commented Oct 20, 2017

We have some compatibility problems with badger, see #4327 (comment) for more details.

For now if you want to build current master, as a work-around you can do the following:

jfacorro added a commit to jfacorro/go-ipfs that referenced this issue Oct 20, 2017
jfacorro added a commit to jfacorro/go-ipfs that referenced this issue Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants