Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715934 - dev-games/cegui-0.8.7-r1 : /.../Exceptions.cpp: fatal error: execinfo.h: No such file or directory
Summary: dev-games/cegui-0.8.7-r1 : /.../Exceptions.cpp: fatal error: execinfo.h: No s...
Status: RESOLVED FIXED
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
  Show dependency tree
 
Reported: 2020-04-02 17:19 UTC by Toralf Förster
Modified: 2020-05-16 20:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.71 KB, text/plain)
2020-04-02 17:19 UTC, Toralf Förster
Details
dev-games:cegui-0.8.7-r1:20200402-164745.log (dev-games:cegui-0.8.7-r1:20200402-164745.log,135.25 KB, text/plain)
2020-04-02 17:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,257.72 KB, text/plain)
2020-04-02 17:19 UTC, Toralf Förster
Details
environment (environment,146.70 KB, text/plain)
2020-04-02 17:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.61 KB, application/x-bzip)
2020-04-02 17:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.27 KB, application/x-bzip)
2020-04-02 17:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.95 KB, application/x-bzip)
2020-04-02 17:19 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-02 17:19:21 UTC
[ 13%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Exceptions.cpp.o
cd /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/src && ccache /usr/bin/x86_64-gentoo-linux-musl-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/include   -DNDEBUG -O2 -pipe -march=native -std=c++14  -fsigned-char -Wall -Wextra -fPIC   -o CMakeFiles/CEGUIBase-0.dir/Exceptions.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Exceptions.cpp
/var/tmp/portage/dev-games/cegui-0.8.7-r1/work/cegui-0.8.7/cegui/src/Exceptions.cpp:45:13: fatal error: execinfo.h: No such file or directory
   45 | #   include <execinfo.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	Thu Apr  2 15:39:01 UTC 2020
/var/db/repos/musl	Thu Apr  2 13:46:05 UTC 2020

emerge -qpvO dev-games/cegui
[ebuild  N    ] dev-games/cegui-0.8.7-r1  USE="pcre xml -bidi -debug -devil -doc -expat -freeimage -irrlicht -lua -ogre -opengl -python -static-libs -tinyxml -truetype -xerces-c -zip" PYTHON_SINGLE_TARGET="python2_7"
Comment 1 Toralf Förster gentoo-dev 2020-04-02 17:19:24 UTC
Created attachment 629120 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-02 17:19:27 UTC
Created attachment 629122 [details]
dev-games:cegui-0.8.7-r1:20200402-164745.log
Comment 3 Toralf Förster gentoo-dev 2020-04-02 17:19:30 UTC
Created attachment 629124 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-02 17:19:35 UTC
Created attachment 629126 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-02 17:19:37 UTC
Created attachment 629128 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-02 17:19:40 UTC
Created attachment 629130 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-02 17:19:43 UTC
Created attachment 629132 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-05-16 20:43:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365bcd090bd85a3be7f7fa14205026e93170ace6

commit 365bcd090bd85a3be7f7fa14205026e93170ace6
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2020-05-16 20:07:11 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-05-16 20:43:26 +0000

    dev-games/cegui: Fix build on musl
    
    Now the problematic header is only needed when USE=debug and this has
    just been masked on musl.
    
    Closes: https://bugs.gentoo.org/715934
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-games/cegui/cegui-0.8.7-r1.ebuild        |  1 +
 dev-games/cegui/files/cegui-0.8.7-musl.patch | 72 ++++++++++++++++++++++++++++
 2 files changed, 73 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f07eff95dc31f861a83ee0c89cb06d1981c02bea

commit f07eff95dc31f861a83ee0c89cb06d1981c02bea
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2020-05-16 20:05:13 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-05-16 20:43:23 +0000

    profiles: Mask dev-games/cegui[debug] on musl
    
    execinfo.h is required for musl.
    
    Bug: https://bugs.gentoo.org/715934
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 profiles/features/musl/package.use.mask | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)