-
Notifications
You must be signed in to change notification settings - Fork 164
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
macOS build failure for 0.1.7 and rust 1.26.2 #179
Comments
Thanks for reporting! Sounds like rolling a new release with a |
Perfect! |
Preemptively closing since I put out a new release today and it seems likely that it will fix this problem ... please reopen if that's not the case! |
Thanks again @pkgw! I have shipped 0.1.8 in Homebrew: Homebrew/homebrew-core#29161 Note you may want to update https://github.com/tectonic-typesetting/tectonic/releases/latest so it no longer points to 0.1.6 |
Ah, thanks for the reminder. Time to start writing down the release process somewhere ... |
You're welcome!
Or script it. See https://developer.github.com/v3/repos/releases/ |
Full log https://gist.github.com/ilovezfs/b845b7875d492034292c392af8f55001
The failure is in app_dirs-1.1.1.
Running
cargo update
seems to be an effective workaround. Another approach may be to switch todirectories
. See mozilla/sccache#233CC @pkgw for now I'll have the Homebrew formula run
cargo update
The text was updated successfully, but these errors were encountered: