Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715716 - games-fps/rott-1.1.2-r1 : dosutil.c: fatal error: execinfo.h: No such file or directory
Summary: games-fps/rott-1.1.2-r1 : dosutil.c: fatal error: execinfo.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: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes 716422 856418
  Show dependency tree
 
Reported: 2020-04-01 07:14 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,15.93 KB, text/plain)
2020-04-01 07:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,169.57 KB, text/plain)
2020-04-01 07:14 UTC, Toralf Förster
Details
environment (environment,76.59 KB, text/plain)
2020-04-01 07:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.39 KB, application/x-bzip)
2020-04-01 07:14 UTC, Toralf Förster
Details
games-fps:rott-1.1.2-r1:20200401-064537.log (games-fps:rott-1.1.2-r1:20200401-064537.log,4.64 KB, text/plain)
2020-04-01 07:14 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-01 07:14:35 UTC
cc -O2 -pipe -march=native -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -DDATADIR=\/usr/share/rott/\ -DSHAREWARE=0 -DSUPERROTT=0 -DSITELICENSE=0 -DUSE_SDL=1 -DPLATFORM_UNIX=1   -c -o cin_util.o cin_util.c
cc -O2 -pipe -march=native -Wall -Wno-unused -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -DDATADIR=\/usr/share/rott/\ -DSHAREWARE=0 -DSUPERROTT=0 -DSITELICENSE=0 -DUSE_SDL=1 -DPLATFORM_UNIX=1   -c -o dosutil.o dosutil.c
dosutil.c:201:10: fatal error: execinfo.h: No such file or directory
  201 | #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 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Apr  1 05:37:39 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO games-fps/rott
[ebuild  N    ] games-fps/rott-1.1.2-r1  USE="-demo"
Comment 1 Toralf Förster gentoo-dev 2020-04-01 07:14:38 UTC
Created attachment 628340 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-01 07:14:41 UTC
Created attachment 628342 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-01 07:14:44 UTC
Created attachment 628344 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-01 07:14:47 UTC
Created attachment 628346 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-01 07:14:50 UTC
Created attachment 628348 [details]
games-fps:rott-1.1.2-r1:20200401-064537.log