Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 887869

Summary: [guru] net-misc/gmid-1.8.6 fails to compile (CLANG-STRICTER-SYSTEM): gmid.c:411:7: error: call to undeclared function setgroups; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: GURU project <guru-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log
1-config.log

Description Agostino Sarubbo gentoo-dev 2022-12-22 08:14:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/gmid-1.8.6 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: guru_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-22 08:14:41 UTC
Created attachment 844643 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-22 08:14:42 UTC
Created attachment 844645 [details]
1-config.log

1-config.log
Comment 3 Larry the Git Cow gentoo-dev 2024-02-13 16:32:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b67508d20bd7a1b41ec4043746a35abd3eb0b0ab

commit b67508d20bd7a1b41ec4043746a35abd3eb0b0ab
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2024-02-12 21:57:02 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2024-02-12 21:57:15 +0000

    net-misc/gmid: drop 1.8.6, 2.0.1
    
    Closes: https://bugs.gentoo.org/887869
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 net-misc/gmid/Manifest          |   2 -
 net-misc/gmid/files/gmid.conf   |  10 ----
 net-misc/gmid/gmid-1.8.6.ebuild | 110 ---------------------------------------
 net-misc/gmid/gmid-2.0.1.ebuild | 112 ----------------------------------------
 4 files changed, 234 deletions(-)