Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890290 - gnome-extra/krb5-auth-dialog-43.0 fails to compile (DASH-SYSTEM): ld: libgcr-ui-3.so: undefined reference to gdk_x11_window_foreign_new_for_display
Summary: gnome-extra/krb5-auth-dialog-43.0 fails to compile (DASH-SYSTEM): ld: libgcr-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Henning Schild
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-01-09 10:53 UTC by Agostino Sarubbo
Modified: 2023-01-30 05:08 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,104.97 KB, text/plain)
2023-01-09 10:53 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 2023-01-09 10:53:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gnome-extra/krb5-auth-dialog-43.0 fails to compile (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-09 10:53:14 UTC
Created attachment 848016 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-09 10:53:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/krb5-auth-dialog 
Program appstream-util found: NO
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libgcr-ui-3.so: undefined reference to `gdk_x11_window_foreign_new_for_display'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libgcr-ui-3.so: undefined reference to `gdk_x11_window_get_type'
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2023-01-30 05:08:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ee324d07103d205a13351fb230ce903002d598

commit f8ee324d07103d205a13351fb230ce903002d598
Author:     Henning Schild <henning@hennsch.de>
AuthorDate: 2023-01-29 10:02:36 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-01-30 05:04:46 +0000

    gnome-extra/krb5-auth-dialog: add missing USE to dep
    
    Closes: https://bugs.gentoo.org/890290
    Signed-off-by: Henning Schild <henning@hennsch.de>
    Closes: https://github.com/gentoo/gentoo/pull/29328
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 .../{krb5-auth-dialog-43.0.ebuild => krb5-auth-dialog-43.0-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)