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

Tectonic 0.15.0 build fails #1184

Open
crystal-growth opened this issue Apr 21, 2024 · 0 comments · May be fixed by #1202
Open

Tectonic 0.15.0 build fails #1184

crystal-growth opened this issue Apr 21, 2024 · 0 comments · May be fixed by #1202

Comments

@crystal-growth
Copy link

Tectonic build fails at "tectonic_xetex_layout v0.2.4" step with the following error:

error: failed to run custom build command for tectonic_xetex_layout v0.2.4 (/home/user/RPM/SOURCES/tectonic-tectonic-0.15.0/crates/xetex_layout)

thread 'main' panicked at crates/xetex_layout/build.rs:79:73:
called Result::unwrap() on an Err value: NotPresent
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

Line 79 in crates/xetex_layout/build.rs
is as follows:
let graphite2_include_path = env::var("DEP_GRAPHITE2_INCLUDE_PATH").unwrap();

@winstxnhdw winstxnhdw linked a pull request Jun 25, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant