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

Build fails on powerpc64-unknown-linux-gnu #1267

Closed
asomers opened this issue Jul 3, 2020 · 0 comments · Fixed by #1268
Closed

Build fails on powerpc64-unknown-linux-gnu #1267

asomers opened this issue Jul 3, 2020 · 0 comments · Fixed by #1268

Comments

@asomers
Copy link
Member

asomers commented Jul 3, 2020

As of about 3 days ago the build began to consistently fail on powerpc64-unknown-linux-gnu, due to no changes from us.

          /usr/bin/ld: /home/travis/build/nix-rust/nix/target/powerpc64-unknown-linux-gnu/debug/deps/test_mount-df7f909bdf67289b.13a3d2skisyqlwej.rcgu.o: Relocations in generic ELF (EM: 21)

          /usr/bin/ld: /home/travis/build/nix-rust/nix/target/powerpc64-unknown-linux-gnu/debug/deps/test_mount-df7f909bdf67289b.13a3d2skisyqlwej.rcgu.o: Relocations in generic ELF (EM: 21)

          /usr/bin/ld: /home/travis/build/nix-rust/nix/target/powerpc64-unknown-linux-gnu/debug/deps/test_mount-df7f909bdf67289b.13a3d2skisyqlwej.rcgu.o: Relocations in generic ELF (EM: 21)

          /usr/bin/ld: /home/travis/build/nix-rust/nix/target/powerpc64-unknown-linux-gnu/debug/deps/test_mount-df7f909bdf67289b.13a3d2skisyqlwej.rcgu.o: Relocations in generic ELF (EM: 21)

          /usr/bin/ld: /home/travis/build/nix-rust/nix/target/powerpc64-unknown-linux-gnu/debug/deps/test_mount-df7f909bdf67289b.13a3d2skisyqlwej.rcgu.o: Relocations in generic ELF (EM: 21)

          /usr/bin/ld: /home/travis/build/nix-rust/nix/target/powerpc64-unknown-linux-gnu/debug/deps/test_mount-df7f909bdf67289b.13a3d2skisyqlwej.rcgu.o: Relocations in generic ELF (EM: 21)

          /usr/bin/ld: /home/travis/build/nix-rust/nix/target/powerpc64-unknown-linux-gnu/debug/deps/test_mount-df7f909bdf67289b.13a3d2skisyqlwej.rcgu.o: Relocations in generic ELF (EM: 21)

          /usr/bin/ld: /home/travis/build/nix-rust/nix/target/powerpc64-unknown-linux-gnu/debug/deps/test_mount-df7f909bdf67289b.13a3d2skisyqlwej.rcgu.o: Relocations in generic ELF (EM: 21)

          /home/travis/build/nix-rust/nix/target/powerpc64-unknown-linux-gnu/debug/deps/test_mount-df7f909bdf67289b.13a3d2skisyqlwej.rcgu.o: error adding symbols: File in wrong format

          collect2: error: ld returned 1 exit status

https://travis-ci.org/github/nix-rust/nix/jobs/703610987

bors bot added a commit that referenced this issue Jul 3, 2020
1268: Drop support for powerpc64-unknown-linux-gnu r=asomers a=asomers

The build is failing due to no fault of Nix.  Even rust-embedded/cross
has given up on fixing it, so there's no hope for us.

Fixes #1267

See also cross-rs/cross#440

Co-authored-by: Alan Somers <asomers@gmail.com>
@bors bors bot closed this as completed in 319c147 Jul 3, 2020
@bors bors bot closed this as completed in #1268 Jul 3, 2020
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 a pull request may close this issue.

1 participant