Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716262 - media-sound/bristol-0.60.11-r2 : inetServer.c: fatal error: sys/unistd.h: No such file or directory
Summary: media-sound/bristol-0.60.11-r2 : inetServer.c: fatal error: sys/unistd.h: No ...
Status: CONFIRMED
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:
Keywords:
: 832238 (view as bug list)
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-05 09:06 UTC by Toralf Förster
Modified: 2024-03-18 00:44 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.86 KB, text/plain)
2020-04-05 09:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,296.28 KB, text/plain)
2020-04-05 09:06 UTC, Toralf Förster
Details
environment (environment,64.16 KB, text/plain)
2020-04-05 09:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.16 KB, application/x-bzip)
2020-04-05 09:06 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.60 KB, application/x-bzip)
2020-04-05 09:06 UTC, Toralf Förster
Details
media-sound:bristol-0.60.11-r1:20200404-230318.log (media-sound:bristol-0.60.11-r1:20200404-230318.log,22.07 KB, text/plain)
2020-04-05 09:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.43 KB, application/x-bzip)
2020-04-05 09:07 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,17.65 KB, text/plain)
2022-02-26 10:12 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,83.75 KB, application/x-bzip)
2022-02-26 10:12 UTC, Toralf Förster
Details
environment (environment,87.83 KB, text/plain)
2022-02-26 10:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.57 KB, application/x-bzip)
2022-02-26 10:12 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.40 KB, application/x-bzip)
2022-02-26 10:12 UTC, Toralf Förster
Details
media-sound:bristol-0.60.11-r2:20220226-045418.log (media-sound:bristol-0.60.11-r2:20220226-045418.log,27.00 KB, text/plain)
2022-02-26 10:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.39 KB, application/x-bzip)
2022-02-26 10:12 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-04-05 09:06:46 UTC
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/X11R6/include -pthread -Wall -I./../include/slab -I./../include/bristol   -D_BRISTOL_JACK_MIDI -DBRISTOL_HAS_ALSA=0 -D_BRISTOL_JACK -O1 -O2 -pipe -march=native -I/usr/X11R6/include -c -o inetServer.lo inetServer.c
libtool: compile:  x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/X11R6/include -pthread -Wall -I./../include/slab -I./../include/bristol -D_BRISTOL_JACK_MIDI -DBRISTOL_HAS_ALSA=0 -D_BRISTOL_JACK -O1 -O2 -pipe -march=native -I/usr/X11R6/include -c inetServer.c  -fPIC -DPIC -o .libs/inetServer.o
inetServer.c:24:10: fatal error: sys/unistd.h: No such file or directory
   24 | #include <sys/unistd.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.

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

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

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

  Please see the tracker bug for details.

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 *
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr  4 21:37:45 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO media-sound/bristol
[ebuild  N    ] media-sound/bristol-0.60.11-r1  USE="-alsa -oss -static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-04-05 09:06:48 UTC
Created attachment 630204 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-05 09:06:51 UTC
Created attachment 630206 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-05 09:06:54 UTC
Created attachment 630208 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-05 09:06:57 UTC
Created attachment 630210 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-05 09:06:59 UTC
Created attachment 630212 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-05 09:07:02 UTC
Created attachment 630214 [details]
media-sound:bristol-0.60.11-r1:20200404-230318.log
Comment 7 Toralf Förster gentoo-dev 2020-04-05 09:07:05 UTC
Created attachment 630216 [details]
temp.tbz2
Comment 8 Miroslav Šulc gentoo-dev 2020-10-03 15:07:44 UTC
seems to be fixed.
Comment 9 Toralf Förster gentoo-dev 2022-02-26 10:12:43 UTC
appeared recently at the tinderbox image 17.0_musl_hardened-j4-20220221-120011
Comment 10 Toralf Förster gentoo-dev 2022-02-26 10:12:44 UTC
Created attachment 765857 [details]
emerge-info.txt
Comment 11 Toralf Förster gentoo-dev 2022-02-26 10:12:46 UTC
Created attachment 765858 [details]
emerge-history.txt.bz2
Comment 12 Toralf Förster gentoo-dev 2022-02-26 10:12:47 UTC
Created attachment 765859 [details]
environment
Comment 13 Toralf Förster gentoo-dev 2022-02-26 10:12:48 UTC
Created attachment 765860 [details]
etc.portage.tar.bz2
Comment 14 Toralf Förster gentoo-dev 2022-02-26 10:12:49 UTC
Created attachment 765861 [details]
logs.tar.bz2
Comment 15 Toralf Förster gentoo-dev 2022-02-26 10:12:50 UTC
Created attachment 765862 [details]
media-sound:bristol-0.60.11-r2:20220226-045418.log
Comment 16 Toralf Förster gentoo-dev 2022-02-26 10:12:51 UTC
Created attachment 765863 [details]
temp.tar.bz2
Comment 17 Agostino Sarubbo gentoo-dev 2023-05-30 20:20:30 UTC
tinderbox_musl has reproduced this issue with version 0.60.11-r2 - Updating summary.
Comment 18 Eli Schwartz 2024-03-18 00:44:10 UTC
*** Bug 832238 has been marked as a duplicate of this bug. ***