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

attempt to fix 32 bit linux travis #15249

Merged
merged 1 commit into from
Feb 26, 2016
Merged

attempt to fix 32 bit linux travis #15249

merged 1 commit into from
Feb 26, 2016

Conversation

tkelman
Copy link
Contributor

@tkelman tkelman commented Feb 26, 2016

apt-get plugin changed behavior today, causing a configuration failure
that was previously non-fatal to now cause the build to error

[av skip]

@tkelman tkelman force-pushed the tk/travisi386fix branch 13 times, most recently from a1c7c2d to 5ca5a1e Compare February 26, 2016 10:07
apt-get plugin changed behavior today, causing a dpkg configuration
failure that was previously non-fatal to now cause the build to error

[av skip]

setting ARCH in Make.user appears to be the only way to get multilib
32 bit compilation working without breaking either libgit2 or openblas

Add more gcc-5 symlinks for llvm
@tkelman
Copy link
Contributor Author

tkelman commented Feb 26, 2016

This made it to the tests, so that's most of the problem fixed. Took way more tries to get something working than it should have...

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.

None yet

1 participant