Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 896380

Summary: gui-libs/gtk-layer-shell-0.8.0: Stabilization request
Product: Gentoo Linux Reporter: Haelwenn (lanodan) Monnier <contact>
Component: StabilizationAssignee: Haelwenn (lanodan) Monnier <contact>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: CC-ARCHES, STABLEREQ
Version: unspecifiedFlags: nattka: sanity-check+
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
gui-libs/gtk-layer-shell-0.8.0
Runtime testing required: No
Bug Depends on: 823260    
Bug Blocks:    

Description Haelwenn (lanodan) Monnier 2023-02-25 02:33:04 UTC
gui-libs/gtk-layer-shell-0.8.0
slot(0) no change in 105 days for unstable keywords: [ ~amd64, ~x86 ]
Comment 1 Joonas Niilola gentoo-dev 2023-02-25 06:59:30 UTC
Kind of afraid to stabilize based on:
 * ERROR: gui-libs/gtk-layer-shell-0.8.0::gentoo failed (test phase):
 *   tests failed

Ok:                 3
Expected Fail:      1
Fail:               29


It seems like it's looking for libxkbcommon's headers in the wrong directory. It should either be patched to respect Gentoo's xbk include dir, or even better, make it use pkgconfig.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 14:01:36 UTC
x86 done
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 14:01:37 UTC
amd64 done

all arches done
Comment 4 Haelwenn (lanodan) Monnier 2023-02-25 18:04:55 UTC
(In reply to Joonas Niilola from comment #1)
> Kind of afraid to stabilize based on:
>  * ERROR: gui-libs/gtk-layer-shell-0.8.0::gentoo failed (test phase):
>  *   tests failed
> 
> Ok:                 3
> Expected Fail:      1
> Fail:               29
> 
> 
> It seems like it's looking for libxkbcommon's headers in the wrong
> directory. It should either be patched to respect Gentoo's xbk include dir,
> or even better, make it use pkgconfig.

That's interesting, could you give emerge --info + logs? (Would definitely go for pkgconfig, can't reproduce it here so I guess it's something dynamic)