-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Bazel fails to compile itself from the directory that has non-ASCII characters in its name #2550
Comments
Encoding issue :) passing the potato to @philwo :) |
@frp Thanks for your report! I would love to debug / fix this problem. I need some more information about this to make sure that the fix will work in your environment.
|
locale:
Bazel prints the paths as ???????, you can see that terminal displays the same characters in $PS1 just fine.
|
This is still present and On ArchLinux with OpenJDK 10 and
|
Hi there! We're doing a clean up of old issues and will be closing this one. Please reopen if you’d like to discuss anything further. We’ll respond as soon as we have the bandwidth/resources to do so. |
Description of the problem / feature request / question:
I've unpacked bazel-0.4.4-dist.zip into /mnt/debhome/roman/roman/Завантаження/Розробка (Cyrillic characters in the path), and run ./compile.sh from there. Output:
Works fine when I run it from the location that only has ASCII characters in name.
Environment info
Fedora 25
bazel info release
):0.4.4
The text was updated successfully, but these errors were encountered: