Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829197 - sci-libs/matio-1.5.23 - getopt_long.c: fatal error: sys/cdefs.h: No such file or directory
Summary: sci-libs/matio-1.5.23 - getopt_long.c: fatal error: sys/cdefs.h: No such file...
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:
Depends on:
Blocks:
 
Reported: 2021-12-14 18:54 UTC by Toralf Förster
Modified: 2022-09-29 13:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.52 KB, text/plain)
2021-12-14 18:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,121.93 KB, text/plain)
2021-12-14 18:54 UTC, Toralf Förster
Details
environment (environment,21.41 KB, text/plain)
2021-12-14 18:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.38 KB, application/x-bzip)
2021-12-14 18:54 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.04 KB, application/x-bzip)
2021-12-14 18:54 UTC, Toralf Förster
Details
sci-libs:matio-1.5.21:20211214-183853.log (sci-libs:matio-1.5.21:20211214-183853.log,15.61 KB, text/plain)
2021-12-14 18:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.15 KB, application/x-bzip)
2021-12-14 18:54 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 2021-12-14 18:54:16 UTC
Making all in getopt
make[1]: Entering directory '/var/tmp/portage/sci-libs/matio-1.5.21/work/matio-1.5.21/getopt'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src    -DREPLACE_GETOPT=1 -pipe -march=native -fno-diagnostics-color -O2 -c -o libgetopt_la-getopt_long.lo `test -f 'getopt_long.c' || echo './'`getopt_long.c
libtool: compile:  x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -DREPLACE_GETOPT=1 -pipe -march=native -fno-diagnostics-color -O2 -c getopt_long.c  -fPIC -DPIC -o .libs/libgetopt_la-getopt_long.o
getopt_long.c:60:13: fatal error: sys/cdefs.h: No such file or directory
   60 | #   include <sys/cdefs.h>
      |             ^~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:393: libgetopt_la-getopt_long.lo] Error 1

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

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

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

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 e18823819d26948c0ce31ae37af14dcf4c2f4b0d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 14 17:36:45 2021 +0000

    2021-12-14 17:36:43 UTC

emerge -qpvO sci-libs/matio
[ebuild  N    ] sci-libs/matio-1.5.21  USE="-doc -examples -hdf5 -sparse"
Comment 1 Toralf Förster gentoo-dev 2021-12-14 18:54:17 UTC
Created attachment 758994 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-14 18:54:19 UTC
Created attachment 758995 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-14 18:54:20 UTC
Created attachment 758996 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-14 18:54:21 UTC
Created attachment 758997 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-14 18:54:22 UTC
Created attachment 758998 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-14 18:54:23 UTC
Created attachment 758999 [details]
sci-libs:matio-1.5.21:20211214-183853.log
Comment 7 Toralf Förster gentoo-dev 2021-12-14 18:54:24 UTC
Created attachment 759000 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-09-29 13:59:02 UTC
tinderbox_musl has reproduced this issue with version 1.5.23 - Updating summary.