Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885713 - net-im/ekg2-0.4_pre20190315-r1 fails to compile (CLANG-STRICTER-SYSTEM): rivchat.c:1306:33: error: incompatible function pointer types passing int (const rivchat_place_t , const rivchat_place_t ) to parameter of type int ()(void , void ) [-Werror,-Wincom
Summary: net-im/ekg2-0.4_pre20190315-r1 fails to compile (CLANG-STRICTER-SYSTEM): rivc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: PMASKED
: 897854 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-12-13 04:40 UTC by Agostino Sarubbo
Modified: 2023-03-30 11:11 UTC (History)
0 users

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


Attachments
build.log (build.log,256.67 KB, text/plain)
2022-12-13 04:40 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-12-13 04:40:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-im/ekg2-0.4_pre20190315-r1 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-13 04:40:39 UTC
Created attachment 842341 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-02-28 17:36:27 UTC
The bug has been referenced in the following commit(s):

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

commit 6fca560522d6082bf744885da6ae7e4bc9400ebf
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-02-28 17:36:13 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-02-28 17:36:24 +0000

    package.mask: Last rite net-im/ekg2
    
    Bug: https://bugs.gentoo.org/885713
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 3 David Seifert gentoo-dev 2023-03-30 09:08:45 UTC
*** Bug 897854 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2023-03-30 11:11:18 UTC
The bug has been closed via the following commit(s):

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

commit 037f1d9154f8f27f5bee08bd8c240e312dd82bdc
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-30 11:10:57 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-30 11:10:57 +0000

    net-im/ekg2: treeclean
    
    Closes: https://bugs.gentoo.org/885713
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-im/ekg2/Manifest                       |   1 -
 net-im/ekg2/ekg2-0.4_pre20190315-r1.ebuild | 107 -----------------------------
 net-im/ekg2/ekg2-9999.ebuild               | 104 ----------------------------
 net-im/ekg2/metadata.xml                   |  19 -----
 profiles/package.mask                      |   5 --
 5 files changed, 236 deletions(-)