Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840041 - [guru] games-rpg/airshipper-0.7.0 fails to compile: = note: ld: cannot find -lxkbcommon: No such file or directory
Summary: [guru] games-rpg/airshipper-0.7.0 fails to compile: = note: ld: cannot find -...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nicola Smaniotto
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-22 07:07 UTC by Agostino Sarubbo
Modified: 2022-04-23 17:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,628.51 KB, text/plain)
2022-04-22 07:07 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 2022-04-22 07:07:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-rpg/airshipper-0.7.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-22 07:07:41 UTC
Created attachment 772814 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-22 07:07:42 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  = note: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lxkbcommon: No such file or directory
error: linking with `x86_64-pc-linux-gnu-gcc` failed: exit status: 1
Comment 3 Larry the Git Cow gentoo-dev 2022-04-23 17:49:09 UTC
The bug has been closed via the following commit(s):

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

commit f3279af8622c4f020992ae531a82fe8f3671e366
Author:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
AuthorDate: 2022-04-22 18:20:25 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
CommitDate: 2022-04-22 18:22:15 +0000

    games-rpg/airshipper: fix non-rust dependencies
    
    Correctly install the binary with USE="debug"
    
    Closes: https://bugs.gentoo.org/840041
    Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>

 ...per-0.7.0.ebuild => airshipper-0.7.0-r1.ebuild} | 25 ++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)