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

The CI pipeline Archery test With other arrow is broken #5742

Closed
viirya opened this issue May 10, 2024 · 3 comments
Closed

The CI pipeline Archery test With other arrow is broken #5742

viirya opened this issue May 10, 2024 · 3 comments
Labels
arrow Changes to the arrow crate bug

Comments

@viirya
Copy link
Member

viirya commented May 10, 2024

Describe the bug

Our CI pipeline (Archery test With other arrows) seems broken:

https://github.com/apache/arrow-rs/actions/runs/9033207356/job/24824792381?pr=5741

  = note: /opt/conda/envs/arrow/bin/../lib/gcc/x86_64-conda-linux-gnu/12.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /root/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d2ef02247056996e.rlib(std-d2ef02247056996e.std.e4dfbc2c3f4b09f1-cgu.0.rcgu.o): in function `std::sys::pal::unix::stack_overflow::imp::sigstack_size':
          /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/stack_overflow.rs:216: undefined reference to `getauxval'
          /opt/conda/envs/arrow/bin/../lib/gcc/x86_64-conda-linux-gnu/12.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/stack_overflow.rs:216: undefined reference to `getauxval'
          collect2: error: ld returned 1 exit status

To Reproduce

Expected behavior

Additional context

@tustvold
Copy link
Contributor

Duplicate of #5719

@tustvold tustvold marked this as a duplicate of #5719 May 10, 2024
@tustvold tustvold closed this as not planned Won't fix, can't repro, duplicate, stale May 10, 2024
@viirya
Copy link
Member Author

viirya commented May 10, 2024

Ah, not notice that. Thanks @tustvold

@tustvold tustvold added the arrow Changes to the arrow crate label May 10, 2024
@tustvold
Copy link
Contributor

label_issue.py automatically added labels {'arrow'} from #5741

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate bug
Projects
None yet
Development

No branches or pull requests

2 participants