Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925706 - media-sound/sndio-1.9.0 - /.../bsd.h: fatal error: bsd/err.h: No such file or directory
Summary: media-sound/sndio-1.9.0 - /.../bsd.h: fatal error: bsd/err.h: No such file or...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-28 15:21 UTC by Toralf Förster
Modified: 2024-02-28 15:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.16 KB, text/plain)
2024-02-28 15:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,164.82 KB, text/plain)
2024-02-28 15:21 UTC, Toralf Förster
Details
environment (environment,75.86 KB, text/plain)
2024-02-28 15:21 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.12 KB, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.56 KB, application/x-xz)
2024-02-28 15:21 UTC, Toralf Förster
Details
media-sound:sndio-1.9.0:20240227-223851.log (media-sound:sndio-1.9.0:20240227-223851.log,5.02 KB, text/plain)
2024-02-28 15:21 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,253.44 KB, text/plain)
2024-02-28 15:21 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,18.55 KB, application/x-xz)
2024-02-28 15:21 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 2024-02-28 15:21:20 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I../bsd-compat -DDEBUG -D_GNU_SOURCE -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -DUSE_ALSA -DUSE_LIBBSD -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_STRTONUM -o aucat.o -c aucat.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I../bsd-compat -DDEBUG -D_GNU_SOURCE -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -DUSE_ALSA -DUSE_LIBBSD -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_STRTONUM -o mio.o -c mio.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I../bsd-compat -DDEBUG -D_GNU_SOURCE -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -DUSE_ALSA -DUSE_LIBBSD -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_STRTONUM -o mio_rmidi.o -c mio_rmidi.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I../bsd-compat -DDEBUG -D_GNU_SOURCE -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -DUSE_ALSA -DUSE_LIBBSD -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_STRTONUM -o mio_alsa.o -c mio_alsa.c
In file included from ../bsd-compat/bsd-compat.h:22,
                 from debug.c:23:
/usr/include/bsd/bsd.h:42:10: fatal error: bsd/err.h: No such file or directory
   42 | #include <bsd/err.h>
      |          ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20240225-205010

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.75.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.0 linux/amd64

  HEAD of ::gentoo
commit cc096e3856e005194d341e362b8c448c94362ee2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Feb 27 22:19:00 2024 +0000

    2024-02-27 22:19:00 UTC

emerge -qpvO media-sound/sndio
[ebuild  N    ] media-sound/sndio-1.9.0  USE="alsa" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2024-02-28 15:21:21 UTC
Created attachment 886176 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-28 15:21:23 UTC
Created attachment 886177 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-02-28 15:21:24 UTC
Created attachment 886178 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-28 15:21:25 UTC
Created attachment 886179 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-28 15:21:26 UTC
Created attachment 886180 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-28 15:21:27 UTC
Created attachment 886181 [details]
media-sound:sndio-1.9.0:20240227-223851.log
Comment 7 Toralf Förster gentoo-dev 2024-02-28 15:21:28 UTC
Created attachment 886182 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-02-28 15:21:29 UTC
Created attachment 886183 [details]
temp.tar.xz