Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924735 - gnome-base/gnome-panel-3.50.0: MENU_CFLAGS missing from org_gnome_gnome_panel_action_button_la_CFLAGS in modules/action-button/Makefile.in
Summary: gnome-base/gnome-panel-3.50.0: MENU_CFLAGS missing from org_gnome_gnome_panel...
Status: UNCONFIRMED
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:
Depends on:
Blocks:
 
Reported: 2024-02-16 16:30 UTC by j
Modified: 2024-02-18 17:58 UTC (History)
2 users (show)

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


Attachments
Single line patch (gmenu-cflags.diff,331 bytes, patch)
2024-02-16 16:30 UTC, j
Details | Diff
Build log. (build.log,139.33 KB, text/x-log)
2024-02-16 23:18 UTC, j
Details
emerge --info (emerge.info,7.52 KB, application/x-info)
2024-02-16 23:20 UTC, j
Details

Note You need to log in before you can comment on or make changes to this bug.
Description j 2024-02-16 16:30:25 UTC
Created attachment 885158 [details, diff]
Single line patch

'panel-run-dialog.c' imports <gmenu-tree.h>. The '-I' flag for the compiler for gmenu3 isn't set unless $MENU_CFLAGS is added to org_gnome_gnome_panel_action_button_la_CFLAGS in the Makefile.in. After doing this the package builds normally. 

One line patch attached.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-16 22:21:14 UTC
What package?

Also, please include the full build.log & emerge --info. It's useful when sending it upstream to create a proper commit message.
Comment 2 j 2024-02-16 23:14:01 UTC
Sorry, It is 'gnome-base/gnome-panel-3.50.0'.
Comment 3 j 2024-02-16 23:18:25 UTC
Created attachment 885170 [details]
Build log.
Comment 4 j 2024-02-16 23:20:14 UTC
Created attachment 885171 [details]
emerge --info