Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716418 - sys-fs/mhddfs-0.1.39-r2 : src/main.c: fatal error: execinfo.h: No such file or directory
Summary: sys-fs/mhddfs-0.1.39-r2 : src/main.c: fatal error: execinfo.h: No such file o...
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: missing-musl-includes 716422 856418
  Show dependency tree
 
Reported: 2020-04-06 07:15 UTC by Toralf Förster
Modified: 2022-07-04 17:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.99 KB, text/plain)
2020-04-06 07:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,327.59 KB, text/plain)
2020-04-06 07:15 UTC, Toralf Förster
Details
environment (environment,52.50 KB, text/plain)
2020-04-06 07:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.69 KB, application/x-bzip)
2020-04-06 07:15 UTC, Toralf Förster
Details
sys-fs:mhddfs-0.1.39-r2:20200406-061840.log (sys-fs:mhddfs-0.1.39-r2:20200406-061840.log,3.05 KB, text/plain)
2020-04-06 07:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.29 KB, application/x-bzip)
2020-04-06 07:15 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-06 07:15:23 UTC
x86_64-gentoo-linux-musl-gcc -Wall -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -DFUSE_USE_VERSION=26 -MMD -g -rdynamic -O0 -c src/flist.c -o obj/flist.o
x86_64-gentoo-linux-musl-gcc -Wall -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -DFUSE_USE_VERSION=26 -MMD -g -rdynamic -O0 -c src/main.c -o obj/main.o
src/main.c:36:10: fatal error: execinfo.h: No such file or directory
   36 | #include <execinfo.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	Mon Apr  6 03:07:46 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO sys-fs/mhddfs
[ebuild  N    ] sys-fs/mhddfs-0.1.39-r2  USE="-suid" L10N="-ru"
Comment 1 Toralf Förster gentoo-dev 2020-04-06 07:15:26 UTC
Created attachment 630666 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-06 07:15:29 UTC
Created attachment 630668 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-06 07:15:33 UTC
Created attachment 630670 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-06 07:15:35 UTC
Created attachment 630672 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-06 07:15:38 UTC
Created attachment 630674 [details]
sys-fs:mhddfs-0.1.39-r2:20200406-061840.log
Comment 6 Toralf Förster gentoo-dev 2020-04-06 07:15:41 UTC
Created attachment 630676 [details]
temp.tbz2