Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715562 - app-pda/libusbmuxd-2.0.1 : inetcat.c: error: unknown type name fd_set
Summary: app-pda/libusbmuxd-2.0.1 : inetcat.c: error: unknown type name fd_set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard: sys/select.h
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-31 07:07 UTC by Toralf Förster
Modified: 2022-07-25 18:30 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.13 KB, text/plain)
2020-03-31 07:07 UTC, Toralf Förster
Details
app-pda:libusbmuxd-2.0.1:20200331-003711.log (app-pda:libusbmuxd-2.0.1:20200331-003711.log,19.34 KB, text/plain)
2020-03-31 07:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.79 KB, text/plain)
2020-03-31 07:07 UTC, Toralf Förster
Details
environment (environment,61.53 KB, text/plain)
2020-03-31 07:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.84 KB, application/x-bzip)
2020-03-31 07:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.30 KB, application/x-bzip)
2020-03-31 07:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.10 KB, application/x-bzip)
2020-03-31 07:07 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 2020-03-31 07:07:12 UTC
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fvisibility=hidden -pthread -I../common -I../src -I../include -O2 -pipe -march=native -c -o inetcat-inetcat.o test -f inetcat.c || echo ./inetcat.c
inetcat.c: In function main:
inetcat.c:133:5: error: unknown type name fd_set
  133 |     fd_set fds;
      |     ^~~~~~
inetcat.c:134:5: warning: implicit declaration of function FD_ZERO [-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar 30 23:09:13 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO app-pda/libusbmuxd
[ebuild  N    ] app-pda/libusbmuxd-2.0.1  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-03-31 07:07:15 UTC
Created attachment 627728 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-31 07:07:18 UTC
Created attachment 627730 [details]
app-pda:libusbmuxd-2.0.1:20200331-003711.log
Comment 3 Toralf Förster gentoo-dev 2020-03-31 07:07:22 UTC
Created attachment 627732 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-31 07:07:25 UTC
Created attachment 627734 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-31 07:07:29 UTC
Created attachment 627736 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-31 07:07:31 UTC
Created attachment 627738 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-31 07:07:34 UTC
Created attachment 627740 [details]
temp.tbz2
Comment 8 Michael 'veremitz' Everitt 2020-03-31 07:31:26 UTC
Likely missing #include <sys/select.h> .
Comment 9 Matthew Smith gentoo-dev 2022-07-25 18:30:13 UTC
This was fixed in version 2.0.2.