Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831035 - net-misc/libteam-1.31-r1 - teamnl.c: error: unknown type name fd_set
Summary: net-misc/libteam-1.31-r1 - teamnl.c: error: unknown type name fd_set
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-11 20:30 UTC by Toralf Förster
Modified: 2022-01-11 20:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.34 KB, text/plain)
2022-01-11 20:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,67.96 KB, text/plain)
2022-01-11 20:30 UTC, Toralf Förster
Details
environment (environment,88.34 KB, text/plain)
2022-01-11 20:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.34 KB, application/x-bzip)
2022-01-11 20:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.56 KB, application/x-bzip)
2022-01-11 20:30 UTC, Toralf Förster
Details
net-misc:libteam-1.31-r1:20220111-201534.log (net-misc:libteam-1.31-r1:20220111-201534.log,22.83 KB, text/plain)
2022-01-11 20:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.85 KB, application/x-bzip)
2022-01-11 20:30 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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