-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Buildbot does not build jemalloc on Windows #8662
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
Labels
O-windows
Operating system: Windows
Comments
maybe sub-bug of #8717 |
Rust is also failing to build for me on windows (with a fresh build directory), due to errors like:
|
jemalloc was removed in #9933, so I'm going to close this. If we decide to re-integrate jemalloc, this has the possibility of becoming an issue, but thankfully github keeps archives of everything! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looking into #8584's win32 build log, no "jemalloc" is found in stdio log. (linux buildbot builds jemalloc well.)
Same for recent build log too.
Maybe jemalloc is broken (#8731) on windows but is just skipped for unknown reason. (I failed to build rust on windows due to jemalloc errors.)
The text was updated successfully, but these errors were encountered: