Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877321 - xfce-base/thunar-4.17.10 fails to compile: thunar-notify.c:327:1: error: static declaration of thunar_notify_undo_or_redo follows non-static declaration
Summary: xfce-base/thunar-4.17.10 fails to compile: thunar-notify.c:327:1: error: stat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-16 12:48 UTC by Agostino Sarubbo
Modified: 2022-10-17 15:29 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,413.28 KB, text/plain)
2022-10-16 12:48 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-10-16 12:48:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: xfce-base/thunar-4.17.10 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-16 12:48:27 UTC
Created attachment 824441 [details]
build.log

build log and emerge --info
Comment 2 ZetaCorvi 2022-10-17 14:08:11 UTC
According to issue, thunar may be built with libnotify USE flag enabled, as a temporary workaround. Just tried it, seems to at least compile successfully and start
Comment 3 Larry the Git Cow gentoo-dev 2022-10-17 15:29:36 UTC
The bug has been closed via the following commit(s):

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

commit 9ba63e5e6d6f8a7f0e18a641863a03f5bdd2a527
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-10-17 15:26:51 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-10-17 15:29:33 +0000

    xfce-base/thunar: Fix building with USE=-libnotify
    
    Closes: https://bugs.gentoo.org/877321
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 xfce-base/thunar/Manifest              |  1 +
 xfce-base/thunar/thunar-4.17.10.ebuild | 10 +++++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)