Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712980 - net-libs/libtirpc-1.2.5 : /.../xdr_float.c: fatal error: bits/endian.h: No such file or directory
Summary: net-libs/libtirpc-1.2.5 : /.../xdr_float.c: fatal error: bits/endian.h: No su...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
: 713076 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-03-17 14:03 UTC by Toralf Förster
Modified: 2020-03-31 19:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.57 KB, text/plain)
2020-03-17 14:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,10.50 KB, text/plain)
2020-03-17 14:03 UTC, Toralf Förster
Details
environment (environment,79.13 KB, text/plain)
2020-03-17 14:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.21 KB, application/x-bzip)
2020-03-17 14:03 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.74 KB, application/x-bzip)
2020-03-17 14:03 UTC, Toralf Förster
Details
net-libs:libtirpc-1.2.5:20200316-233758.log (net-libs:libtirpc-1.2.5:20200316-233758.log,57.65 KB, text/plain)
2020-03-17 14:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.22 KB, application/x-bzip)
2020-03-17 14:03 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-17 14:03:23 UTC
libtool: compile:  x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/net-libs/libtirpc-1.2.5/work/libtirpc-1.2.5/src -I.. -I/var/tmp/portage/net-libs/libtirpc-1.2.5/work/libtirpc-1.2.5/tirpc -include config.h -DPORTMAP -DINET6 -D_GNU_SOURCE -Wall -pipe -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c /var/tmp/portage/net-libs/libtirpc-1.2.5/work/libtirpc-1.2.5/src/xdr_float.c  -fPIC -DPIC -o .libs/libtirpc_la-xdr_float.o
/var/tmp/portage/net-libs/libtirpc-1.2.5/work/libtirpc-1.2.5/src/xdr_float.c:86:10: fatal error: bits/endian.h: No such file or directory
   86 | #include <bits/endian.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 16 Mar 2020 22:38:28 +0000
emerge -qpvO net-libs/libtirpc
[ebuild  N    ] net-libs/libtirpc-1.2.5  USE="ipv6 (split-usr) -kerberos -static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-03-17 14:03:25 UTC
Created attachment 620830 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-17 14:03:28 UTC
Created attachment 620832 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-17 14:03:31 UTC
Created attachment 620834 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-17 14:03:34 UTC
Created attachment 620836 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-17 14:03:37 UTC
Created attachment 620838 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-17 14:03:40 UTC
Created attachment 620840 [details]
net-libs:libtirpc-1.2.5:20200316-233758.log
Comment 7 Toralf Förster gentoo-dev 2020-03-17 14:03:43 UTC
Created attachment 620842 [details]
temp.tbz2
Comment 8 Jory A. Pratt gentoo-dev 2020-03-17 14:08:26 UTC
commit 7bedd26f1342bae405e65ed714dfd8b782d3130e
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Mon Mar 16 12:22:20 2020 -0400

    net-libs/libtirpc: backport fix for musl
    
    Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118
    Signed-off-by: Mike Gilbert <floppym@gentoo.org
Comment 9 Mike Gilbert gentoo-dev 2020-03-17 23:41:09 UTC
*** Bug 713076 has been marked as a duplicate of this bug. ***