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

Bug 875533

Summary: sys-process/runit-2.1.2-r1 - chkshsgr.c: error: call to undeclared function setgroups; ISO C99 and
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: CONFIRMED ---    
Severity: normal CC: base-system, xuefer
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sys-process:runit-2.1.2-r1:20221005-194021.log

Description Toralf Förster gentoo-dev 2022-10-05 21:13:26 UTC
                  ^
/usr/include/unistd.h:711:43: note: passing argument to parameter '__list' here
extern int getgroups (int __size, __gid_t __list[]) __THROW __wur
                                          ^
chkshsgr.c:10:32: error: call to undeclared function 'setgroups'; ISO C99 and
      later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20221005-091815

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.2
Python 3.10.7
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit bf4d4f78d89d84bd503c89697387128b3a707df8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 19:03:28 2022 +0000

    2022-10-05 19:03:28 UTC

emerge -qpvO sys-process/runit
[ebuild  N    ] sys-process/runit-2.1.2-r1  USE="-static"
Comment 1 Toralf Förster gentoo-dev 2022-10-05 21:13:27 UTC
Created attachment 821665 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 21:13:29 UTC
Created attachment 821668 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-05 21:13:30 UTC
Created attachment 821671 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-05 21:13:31 UTC
Created attachment 821674 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-05 21:13:32 UTC
Created attachment 821677 [details]
sys-process:runit-2.1.2-r1:20221005-194021.log
Comment 6 Agostino Sarubbo gentoo-dev 2023-12-20 08:12:04 UTC
*** Bug 913116 has been marked as a duplicate of this bug. ***