Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943721 - [guru] gui-apps/ashell-0.2.0 fails to compile: thread main panicked at build.rs:3:49:
Summary: [guru] gui-apps/ashell-0.2.0 fails to compile: thread main panicked at build....
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien Roy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-18 07:48 UTC by Agostino Sarubbo
Modified: 2024-11-21 10:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,328.80 KB, text/plain)
2024-11-18 07:48 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-11-18 07:48:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/ashell-0.2.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-18 07:48:27 UTC
Created attachment 908934 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-18 07:48:28 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  called `Result::unwrap()` on an `Err` value: "
  thread 'main' panicked at /var/tmp/portage/gui-apps/ashell-0.2.0/work/cargo_home/gentoo/smithay-client-toolkit-0.19.2/build.rs:3:49:
"
> PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 x86_64-pc-linux-gnu-pkg-config --libs --cflags xkbcommon
HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `xkbcommon.pc`.
The PKG_CONFIG_PATH environment variable is not set.
The file `xkbcommon.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
The system library `xkbcommon` required by crate `smithay-client-toolkit` was not found.
pkg-config exited with status code 1
error: failed to run custom build command for `smithay-client-toolkit v0.19.2`
Comment 3 Larry the Git Cow gentoo-dev 2024-11-21 10:46:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=170d10d106ac86d4fe19cc2c7745e160d3055308

commit 170d10d106ac86d4fe19cc2c7745e160d3055308
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-11-20 22:58:37 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-11-20 22:58:37 +0000

    gui-apps/ashell: add missing dependencies
    
    Closes: https://bugs.gentoo.org/943721
    Signed-off-by: Julien Roy <julien@jroy.ca>

 gui-apps/ashell/{ashell-0.2.0.ebuild => ashell-0.2.0-r1.ebuild} | 6 ++++++
 1 file changed, 6 insertions(+)