Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887869 - [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]
Summary: [guru] net-misc/gmid-1.8.6 fails to compile (CLANG-STRICTER-SYSTEM): gmid.c:4...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-12-22 08:14 UTC by Agostino Sarubbo
Modified: 2024-02-13 16:32 UTC (History)
0 users

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


Attachments
build.log (build.log,49.90 KB, text/plain)
2022-12-22 08:14 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,22.43 KB, text/plain)
2022-12-22 08:14 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-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(-)