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

Add arm-linux-gnueabihf. #245

Merged
merged 2 commits into from
Jan 11, 2019
Merged

Add arm-linux-gnueabihf. #245

merged 2 commits into from
Jan 11, 2019

Conversation

reitermarkus
Copy link
Member

@reitermarkus reitermarkus commented Jan 1, 2019

I took the suggestion from #158 (comment) and used a pre-compiled toolchain.

There are two commits here, the first one uses https://github.com/raspberrypi/tools, in the second one I switched to https://toolchains.bootlin.com/releases_armv6-eabihf.html.

I am not sure however if the sysroot is set correctly, since everything except qemu also works without LD_LIBRARY_PATH=/usr/arm-linux-gnueabihf/lib:/usr/arm-linux-gnueabihf/arm-buildroot-linux-gnueabihf/lib.

@reitermarkus
Copy link
Member Author

@Dylan-DPC, ping. 😉

@Dylan-DPC-zz
Copy link

bors: try

bors bot added a commit that referenced this pull request Jan 8, 2019
@bors
Copy link
Contributor

bors bot commented Jan 8, 2019

try

Build failed

@reitermarkus
Copy link
Member Author

reitermarkus commented Jan 8, 2019

The test failure definitely is an issue with the latest nightly or a network issue, since it ran successfully a few days ago on Travis for my fork. Not sure what I can do here.

@Dylan-DPC-zz
Copy link

@reitermarkus Thanks. Yeh looking at the failures on both PRs, i know it isn't related to them but we got to resolve the issues in order to merge this.

@reitermarkus
Copy link
Member Author

Seems like this is the cause: rust-lang/rust#57426

@Dylan-DPC-zz
Copy link

Thanks. Will retry this once that is merged.

@reitermarkus
Copy link
Member Author

This should now also work.

@Dylan-DPC-zz
Copy link

bors: try

bors bot added a commit that referenced this pull request Jan 9, 2019
@bors
Copy link
Contributor

bors bot commented Jan 9, 2019

try

Build failed

@reitermarkus
Copy link
Member Author

The test failure seems to be a temporary network issue.

@jamesmunns
Copy link
Contributor

bors retry

bors bot added a commit that referenced this pull request Jan 9, 2019
@bors
Copy link
Contributor

bors bot commented Jan 9, 2019

try

Build succeeded

@reitermarkus
Copy link
Member Author

Anything else that needs to be done here?

@Dylan-DPC-zz
Copy link

bors: r+

bors bot added a commit that referenced this pull request Jan 10, 2019
245: Add `arm-linux-gnueabihf`. r=Dylan-DPC a=reitermarkus

I took the suggestion from #158 (comment) and used a pre-compiled toolchain.

There are two commits here, the first one uses https://github.com/raspberrypi/tools, in the second one I switched to https://toolchains.bootlin.com/releases_armv6-eabihf.html.

I am not sure however if the `sysroot` is set correctly, since everything except `qemu` also works without `LD_LIBRARY_PATH=/usr/arm-linux-gnueabihf/lib:/usr/arm-linux-gnueabihf/arm-buildroot-linux-gnueabihf/lib`.

Co-authored-by: Markus Reiter <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jan 10, 2019

Build failed

@Dylan-DPC-zz
Copy link

Nightly builds failing since nightly is broken. Will r+ this tomorrow 👍

@Dylan-DPC-zz
Copy link

bors: r+

bors bot added a commit that referenced this pull request Jan 11, 2019
245: Add `arm-linux-gnueabihf`. r=Dylan-DPC a=reitermarkus

I took the suggestion from #158 (comment) and used a pre-compiled toolchain.

There are two commits here, the first one uses https://github.com/raspberrypi/tools, in the second one I switched to https://toolchains.bootlin.com/releases_armv6-eabihf.html.

I am not sure however if the `sysroot` is set correctly, since everything except `qemu` also works without `LD_LIBRARY_PATH=/usr/arm-linux-gnueabihf/lib:/usr/arm-linux-gnueabihf/arm-buildroot-linux-gnueabihf/lib`.

Co-authored-by: Markus Reiter <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jan 11, 2019

Build succeeded

@bors bors bot merged commit c35cf7a into cross-rs:master Jan 11, 2019
@reitermarkus reitermarkus deleted the arm-unknown-linux-gnueabihf branch January 11, 2019 20:52
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.

3 participants