Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715554 - net-libs/ntirpc-3.2 : /.../xdr.h: fatal error: sys/cdefs.h: No such file or directory
Summary: net-libs/ntirpc-3.2 : /.../xdr.h: fatal error: sys/cdefs.h: No such file or d...
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: cdefs.h
Keywords:
: 889280 (view as bug list)
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-31 07:05 UTC by Toralf Förster
Modified: 2023-08-28 12:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.10 KB, text/plain)
2020-03-31 07:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,142.28 KB, text/plain)
2020-03-31 07:05 UTC, Toralf Förster
Details
environment (environment,105.01 KB, text/plain)
2020-03-31 07:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.82 KB, application/x-bzip)
2020-03-31 07:06 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.59 KB, application/x-bzip)
2020-03-31 07:06 UTC, Toralf Förster
Details
net-libs:ntirpc-3.2:20200330-234510.log (net-libs:ntirpc-3.2:20200330-234510.log,8.07 KB, text/plain)
2020-03-31 07:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.48 KB, application/x-bzip)
2020-03-31 07:06 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:05:48 UTC
In file included from /var/tmp/portage/net-libs/ntirpc-3.2/work/ntirpc-3.2/ntirpc/rpc/rpc.h:47,
                 from /var/tmp/portage/net-libs/ntirpc-3.2/work/ntirpc-3.2/src/auth_none.c:51:
/var/tmp/portage/net-libs/ntirpc-3.2/work/ntirpc-3.2/ntirpc/rpc/xdr.h:45:10: fatal error: sys/cdefs.h: No such file or directory
   45 | #include <sys/cdefs.h>
      |          ^~~~~~~~~~~~~
compilation terminated.

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

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

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

  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 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar 30 22:39:15 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO net-libs/ntirpc
[ebuild  N    ] net-libs/ntirpc-3.2  USE="-gssapi -rdma"
Comment 1 Toralf Förster gentoo-dev 2020-03-31 07:05:51 UTC
Created attachment 627686 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-31 07:05:55 UTC
Created attachment 627688 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-31 07:05:58 UTC
Created attachment 627690 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-31 07:06:00 UTC
Created attachment 627692 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-31 07:06:04 UTC
Created attachment 627696 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-31 07:06:07 UTC
Created attachment 627698 [details]
net-libs:ntirpc-3.2:20200330-234510.log
Comment 7 Toralf Förster gentoo-dev 2020-03-31 07:06:10 UTC
Created attachment 627700 [details]
temp.tbz2
Comment 8 Michael 'veremitz' Everitt 2020-03-31 07:32:13 UTC
musl upstream has a FAQ entry specifically for this error:
https://wiki.musl-libc.org/faq.html#Q:-When-compiling-something-against-musl,-I-get-error-messages-about-%3Ccode%3Esys/cdefs.h%3C/code%3E

We will need to check/report upstream and patch affected code temporarily.
Comment 9 David Seifert gentoo-dev 2023-08-28 12:37:59 UTC
*** Bug 889280 has been marked as a duplicate of this bug. ***