Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832976 - x11-wm/page-1.9.9-r3 - main.cxx: fatal error: execinfo.h: No such file or directory
Summary: x11-wm/page-1.9.9-r3 - main.cxx: fatal error: execinfo.h: No such file or dir...
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: 856418
  Show dependency tree
 
Reported: 2022-02-09 08:36 UTC by Toralf Förster
Modified: 2022-07-13 18:16 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.67 KB, text/plain)
2022-02-09 08:36 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,57.07 KB, application/x-bzip)
2022-02-09 08:36 UTC, Toralf Förster
Details
environment (environment,96.69 KB, text/plain)
2022-02-09 08:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.53 KB, application/x-bzip)
2022-02-09 08:36 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.96 KB, application/x-bzip)
2022-02-09 08:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.65 KB, application/x-bzip)
2022-02-09 08:36 UTC, Toralf Förster
Details
x11-wm:page-1.9.9-r3:20220209-074302.log (x11-wm:page-1.9.9-r3:20220209-074302.log,39.82 KB, text/plain)
2022-02-09 08:36 UTC, Toralf Förster
Details
new ebuild (page-1.9.9-r5.ebuild,1.33 KB, text/plain)
2022-07-04 11:30 UTC, Benoit Gschwind
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-02-09 08:36:49 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I.    -rdynamic   -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -pthread  -I/usr/in
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I.    -rdynamic   -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -pthread  -I/usr/in
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I.    -rdynamic   -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -pthread  -I/usr/in
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I.    -rdynamic   -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -pthread  -I/usr/in
main.cxx:10:10: fatal error: execinfo.h: No such file or directory
   10 | #include "execinfo.h"
      |          ^~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli:

  HEAD of ::gentoo
commit 6f95189f2597100fa21602f90df7272ecd9f6446
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 9 06:22:53 2022 +0000

    2022-02-09 06:22:51 UTC

emerge -qpvO x11-wm/page
[ebuild  N    ] x11-wm/page-1.9.9-r3
Comment 1 Toralf Förster gentoo-dev 2022-02-09 08:36:50 UTC
Created attachment 764670 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-09 08:36:51 UTC
Created attachment 764671 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-02-09 08:36:52 UTC
Created attachment 764672 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-02-09 08:36:54 UTC
Created attachment 764673 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-09 08:36:55 UTC
Created attachment 764674 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-02-09 08:36:57 UTC
Created attachment 764675 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-02-09 08:36:58 UTC
Created attachment 764676 [details]
x11-wm:page-1.9.9-r3:20220209-074302.log
Comment 8 Benoit Gschwind 2022-07-04 11:30:42 UTC
Created attachment 790040 [details]
new ebuild
Comment 9 Benoit Gschwind 2022-07-04 11:31:57 UTC
Hello,

I did fixed the issue in the package version 1.9.9-r5

I attached the ebuild.

Note that the new ebuild does not need autoreconf any more.

Best regards.
Comment 10 Larry the Git Cow gentoo-dev 2022-07-13 18:16:16 UTC
The bug has been referenced in the following commit(s):

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

commit 44b0a2f7cb487d9f6649305fc245ef174508a675
Author:     Benoit Gschwind <gschwind@gnu-log.net>
AuthorDate: 2022-07-08 07:42:29 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-07-13 18:16:10 +0000

    x11-wm/page: Fix #832976 and #832475
    
    Bug: https://bugs.gentoo.org/832475
    Bug: https://bugs.gentoo.org/832976
    Signed-off-by: Benoît Gschwind <gschwind@gnu-log.net>
    Closes: https://github.com/gentoo/gentoo/pull/26279
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 x11-wm/page/Manifest                                     | 2 +-
 x11-wm/page/{page-1.9.9-r4.ebuild => page-1.9.10.ebuild} | 9 +--------
 2 files changed, 2 insertions(+), 9 deletions(-)