Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744058 - xfce-extra/xfce4-cpugraph-plugin-1.1.0 fails to compile
Summary: xfce-extra/xfce4-cpugraph-plugin-1.1.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-09-22 06:49 UTC by Agostino Sarubbo
Modified: 2020-10-21 07:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,33.42 KB, text/plain)
2020-09-22 06:49 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 2020-09-22 06:49:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: xfce-extra/xfce4-cpugraph-plugin-1.1.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-22 06:49:43 UTC
Created attachment 661846 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-22 06:49:44 UTC
Possible context of error(s):

cpu.c:71:29: error: a parameter list without types is only allowed in a function
Comment 3 Larry the Git Cow gentoo-dev 2020-10-21 07:45:08 UTC
The bug has been closed via the following commit(s):

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

commit fe03b19cff75cc394adef109c65ce776f436d6ad
Author:     Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
AuthorDate: 2020-10-21 06:42:40 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-10-21 07:45:05 +0000

    xfce-extra/xfce4-cpugraph-plugin: panel-4.15 compatibility
    
    Closes: https://bugs.gentoo.org/730886
    Closes: https://bugs.gentoo.org/744058
    Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/17986
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../xfce4-cpugraph-plugin-1.1.0-panel-4.15.patch   | 25 ++++++++++++++++++++++
 .../xfce4-cpugraph-plugin-1.1.0.ebuild             |  4 +++-
 2 files changed, 28 insertions(+), 1 deletion(-)