Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944096 - x11-misc/devilspie-0.23-r2 fails to compile: e-sexp.h:43:21: error: two or more data types in declaration specifiers
Summary: x11-misc/devilspie-0.23-r2 fails to compile: e-sexp.h:43:21: error: two or mo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-20 08:05 UTC by Agostino Sarubbo
Modified: 2024-11-24 11:01 UTC (History)
0 users

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


Attachments
build.log (build.log,88.04 KB, text/plain)
2024-11-20 08:05 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-11-20 08:05:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/devilspie-0.23-r2 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-20 08:05:48 UTC
Created attachment 910457 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-11-24 11:01:17 UTC
The bug has been closed via the following commit(s):

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

commit 59ca1a557374ce1e1e6b5386393d93eee95e741f
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-11-24 09:17:17 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-11-24 10:53:26 +0000

    x11-misc/devilspie: pass -std=gnu17 for gcc15
    
    May be an easy fix, but there's been no releases since 2012 and if
    there's been commits I don't know where they're happening. It's not
    worth keeping a (probably) permanent patch over.
    
    devilspie2 (w/ a semi-active different upstream) can act as a
    replacement if need be, albeit this one uses different configuration
    that some may prefer and no reason to last-rite over trivial issues.
    
    Closes: https://bugs.gentoo.org/944096
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 x11-misc/devilspie/devilspie-0.23-r2.ebuild | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)