Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925476 - gnome-base/gnome-panel-3.50.0 fails to compile: panel-run-dialog.c:43:10: fatal error: gmenu-tree.h: No such file or directory
Summary: gnome-base/gnome-panel-3.50.0 fails to compile: panel-run-dialog.c:43:10: fat...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2024-02-25 08:21 UTC by Agostino Sarubbo
Modified: 2024-03-17 11:08 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,243.29 KB, text/plain)
2024-02-25 08:22 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-02-25 08:21:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gnome-base/gnome-panel-3.50.0 fails to compile.
Discovered on: amd64 (internal ref: binutils2.42_tinderbox)
System: BINUTILS-2.42-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#BINUTILS-2.42)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-25 08:22:01 UTC
Created attachment 885931 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-25 08:22:01 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


panel-run-dialog.c:43:10: fatal error: gmenu-tree.h: No such file or directory
panel-run-dialog.c:43:10: fatal error: gmenu-tree.h: No such file or directory
Comment 3 Florian Schmaus gentoo-dev 2024-02-28 08:23:17 UTC
> panel-run-dialog.c:43:10: fatal error: gmenu-tree.h: No such file or directory
>   43 | #include <gmenu-tree.h>

That is strange, gnome-panel-3.50.0 has >=gnome-base/gnome-menus-3.7.90, i.e., the provider of gmenu-tree.h, in both DEPEND and RDEPEND.