Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix linux 32-bit builds#1241

Merged
johnhaley81 merged 2 commits intomasternodegit/nodegit:masterfrom
fix-linux-32nodegit/nodegit:fix-linux-32Copy head branch name to clipboard
Feb 28, 2017
Merged

Fix linux 32-bit builds#1241
johnhaley81 merged 2 commits intomasternodegit/nodegit:masterfrom
fix-linux-32nodegit/nodegit:fix-linux-32Copy head branch name to clipboard

Conversation

@johnhaley81
Copy link
Collaborator

No description provided.

@johnhaley81 johnhaley81 changed the title [WIP] Trying to figure out linux builds Fix linux 32-bit builds Feb 28, 2017
@johnhaley81
Copy link
Collaborator Author

The builds were failing because somehow the sudo: required broke downloading packages off of apt-get (?!?) so removing that makes the build work again.

sudo was required because in order to build NodeGit on 32-bit linux we required a symlink to work around a bug introduced in gcc-multilib that renamed /usr/include/asm to /usr/include/asm-generic. That appears to be fixed so the work-around was no longer needed.

As an extra measure I added back in testing 32-bit builds for linux as well since they were removed originally.

@johnhaley81
Copy link
Collaborator Author

image

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

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.