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

Bug 831035

Summary: net-misc/libteam-1.31-r1 - teamnl.c: error: unknown type name fd_set
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-misc:libteam-1.31-r1:20220111-201534.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-01-11 20:30:24 UTC
make[2]: Entering directory '/var/tmp/portage/net-misc/libteam-1.31-r1/work/libteam-1.31/utils'
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..    -I../include -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o teamnl-teamnl.o `test -f 'teamnl.c' || echo './'`teamnl.c
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..     -I../include -D_GNU_SOURCE -pipe -march=native -fno-diagnostics-color -O2 -Wall -c -o teamdctl-teamdctl.o `test -f 'teamdctl.c' || echo './'`teamdctl.c
teamnl.c: In function 'run_main_loop':
teamnl.c:160:9: error: unknown type name 'fd_set'
  160 |         fd_set rfds;
      |         ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220111-092048

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.57.0 *
php cli:

  HEAD of ::gentoo
commit 9a3a844652b5d4cec1b8de8e5d4ce608acf7a380
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 11 18:51:41 2022 +0000

    2022-01-11 18:51:37 UTC

emerge -qpvO net-misc/libteam
[ebuild  N    ] net-misc/libteam-1.31-r1  USE="syslog -dbus -debug -examples -static-libs -zmq"
Comment 1 Toralf Förster gentoo-dev 2022-01-11 20:30:25 UTC
Created attachment 761931 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-11 20:30:26 UTC
Created attachment 761932 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-11 20:30:28 UTC
Created attachment 761933 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-11 20:30:29 UTC
Created attachment 761934 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-11 20:30:30 UTC
Created attachment 761935 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-11 20:30:31 UTC
Created attachment 761936 [details]
net-misc:libteam-1.31-r1:20220111-201534.log
Comment 7 Toralf Förster gentoo-dev 2022-01-11 20:30:32 UTC
Created attachment 761937 [details]
temp.tar.bz2