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

testsuite fails on i386 #211

Open
sthibaul opened this issue Jun 2, 2024 · 3 comments
Open

testsuite fails on i386 #211

sthibaul opened this issue Jun 2, 2024 · 3 comments

Comments

@sthibaul
Copy link

sthibaul commented Jun 2, 2024

Hello,

In debian we are getting a build failure with at least version 1.70 of rustc (and also 1.74):
https://buildd.debian.org/status/fetch.php?pkg=rust-typenum&arch=i386&ver=1.16.0-2%2Bb1&stamp=1714274811&raw=0
but we didn't with version 1.63 of rustc:
https://buildd.debian.org/status/fetch.php?pkg=rust-typenum&arch=i386&ver=1.16.0-2&stamp=1677037385&raw=0

Samuel

@sthibaul
Copy link
Author

sthibaul commented Jun 2, 2024

@Fabian-Gruenbichler

@sthibaul
Copy link
Author

sthibaul commented Jun 2, 2024

That's possibly related to rust-lang/rust#114479

@Fabian-Gruenbichler
Copy link

note that Debian's i386 is Rust's i686 but with CPU baseline set to pentiumpro (so no SSE)

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

No branches or pull requests

2 participants