Summary: | app-text/ghostscript-gpl-9.10{-r1} with USE="X gtk" fails to build [PREFIX] | ||
---|---|---|---|
Product: | Gentoo/Alt | Reporter: | Steven Trogdon <strogdon> |
Component: | Prefix Support | Assignee: | Gentoo Prefix <prefix> |
Status: | RESOLVED TEST-REQUEST | ||
Severity: | normal | CC: | strogdon |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Steven Trogdon
2014-05-13 17:51:27 UTC
Still an issue? My normal use is with USE="-X -gtk" and ghostscrit-gpl-9.53.3-r2 does build this way. However building app-text/ghostscript-gpl-9.53.3-r2 with USE="X gtk" fails because dev-lang/rust-1.48.0 fails to build error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /storage/strogdon/gentoo-rap/var/tmp/portage/dev-lang/rust-1.48.0/work/rustc-1.48.0-src/build/bootstrap/debug/deps/libproc_macro_error_attr-efb8effa561c9e33.so) --> /storage/strogdon/gentoo-rap/var/tmp/portage/dev-lang/rust-1.48.0/work/rustc-1.48.0-src/vendor/proc-macro-error/src/lib.rs:284:9 | 284 | pub use proc_macro_error_attr::proc_macro_error; | ^^^^^^^^^^^^^^^^^^^^^ error: aborting due to previous error error: could not compile `proc-macro-error`. Perhaps looking for glibc on the host instead of in Prefix. |