Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742902 - x11-plugins/gkrellm-vaiobright-2.5-r3 fails to compile: vaiobright.c:113:13: error: non-void function 'vaiobright_get_brightness' should
Summary: x11-plugins/gkrellm-vaiobright-2.5-r3 fails to compile: vaiobright.c:113:13: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-09-16 08:06 UTC by Agostino Sarubbo
Modified: 2023-02-03 09:59 UTC (History)
1 user (show)

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


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

Issue: x11-plugins/gkrellm-vaiobright-2.5-r2 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-16 08:06:17 UTC
Created attachment 660558 [details]
build.log

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

vaiobright.c:113:13: error: non-void function 'vaiobright_get_brightness' should
Comment 3 Agostino Sarubbo gentoo-dev 2022-12-21 09:39:02 UTC
clang-stricter_tinderbox has reproduced this issue with version 2.5-r3 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-02-03 09:59:56 UTC
The bug has been closed via the following commit(s):

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

commit e9cf427071b67d3445a42ddad3ecdea29d9fa7a5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-03 09:50:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-03 09:50:53 +0000

    x11-plugins/gkrellm-vaiobright: fix warnings (+ build w/ clang)
    
    Closes: https://bugs.gentoo.org/742902
    Signed-off-by: Sam James <sam@gentoo.org>

 .../gkrellm-vaiobright-2.5-Fix-Wreturn-type.patch  | 22 ++++++++++
 ...llm-vaiobright-2.5-Use-standard-int-types.patch | 48 ++++++++++++++++++++++
 .../gkrellm-vaiobright-2.5-r4.ebuild               | 35 ++++++++++++++++
 3 files changed, 105 insertions(+)