[GH-ISSUE #22] Cannot compile on Arch Linux (pango fails) #21

Closed
opened 2026-02-28 14:30:01 +03:00 by kerem · 1 comment
Owner

Originally created by @BachoSeven on GitHub (Jan 14, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/22

Hi, an Arch user made a package for psst in the AUR; however it does not compile due to pango failing; let me know if this is not an issue with this program and I should report it elsewhere.

error: could not compile `pango`

Caused by:
  process didn't exit successfully: `rustc --crate-name pango /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/pango-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=fd47632d393c7c14 -C extra-filename=-fd47632d393c7c14 --out-dir /home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps -L dependency=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps --extern bitflags=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libbitflags-5cbcf9f412d8390c.rmeta --extern glib=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libglib-730f694880de99cc.rmeta --extern glib_sys=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libglib_sys-7782c43c10f8627b.rmeta --extern gobject_sys=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libgobject_sys-28a8e39382bb9e33.rmeta --extern libc=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/liblibc-3019511b9686418e.rmeta --extern once_cell=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libonce_cell-a3e868d9c55edc40.rmeta --extern pango_sys=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libpango_sys-f432e2e5b2d01b34.rmeta --cap-lints allow -C opt-level=2 -C target-cpu=native` (signal: 11, SIGSEGV: invalid memory reference)
Originally created by @BachoSeven on GitHub (Jan 14, 2021). Original GitHub issue: https://github.com/jpochyla/psst/issues/22 Hi, an Arch user made a package for `psst` in the [AUR](https://aur.archlinux.org/packages/psst-git/); however it does not compile due to pango failing; let me know if this is not an issue with this program and I should report it elsewhere. ``` sh error: could not compile `pango` Caused by: process didn't exit successfully: `rustc --crate-name pango /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/pango-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=fd47632d393c7c14 -C extra-filename=-fd47632d393c7c14 --out-dir /home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps -L dependency=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps --extern bitflags=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libbitflags-5cbcf9f412d8390c.rmeta --extern glib=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libglib-730f694880de99cc.rmeta --extern glib_sys=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libglib_sys-7782c43c10f8627b.rmeta --extern gobject_sys=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libgobject_sys-28a8e39382bb9e33.rmeta --extern libc=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/liblibc-3019511b9686418e.rmeta --extern once_cell=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libonce_cell-a3e868d9c55edc40.rmeta --extern pango_sys=/home/fra/.cache/paru/clone/psst-git/src/psst/target/release/deps/libpango_sys-f432e2e5b2d01b34.rmeta --cap-lints allow -C opt-level=2 -C target-cpu=native` (signal: 11, SIGSEGV: invalid memory reference) ```
kerem closed this issue 2026-02-28 14:30:01 +03:00
Author
Owner

@jpochyla commented on GitHub (Jan 14, 2021):

Sorry, I think this is unrelated to psst and should be dealt with elsewhere, as I can't test it.

<!-- gh-comment-id:760460063 --> @jpochyla commented on GitHub (Jan 14, 2021): Sorry, I think this is unrelated to psst and should be dealt with elsewhere, as I can't test it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#21
No description provided.