Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855584 - gui-wm/wayfire-0.7.2 - ../.../doctest.h: error: size of array altStackMem is not an integral constant-expression
Summary: gui-wm/wayfire-0.7.2 - ../.../doctest.h: error: size of array altStackMem is ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.34
  Show dependency tree
 
Reported: 2022-07-01 19:04 UTC by Toralf Förster
Modified: 2023-02-13 00:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.54 KB, text/plain)
2022-07-01 19:04 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,67.32 KB, application/x-bzip)
2022-07-01 19:05 UTC, Toralf Förster
Details
environment (environment,99.19 KB, text/plain)
2022-07-01 19:05 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.61 KB, application/x-bzip)
2022-07-01 19:05 UTC, Toralf Förster
Details
gui-wm:wayfire-0.7.2:20220701-185429.log (gui-wm:wayfire-0.7.2:20220701-185429.log,22.02 KB, text/plain)
2022-07-01 19:05 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.74 KB, application/x-bzip)
2022-07-01 19:05 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.23 KB, application/x-bzip)
2022-07-01 19:05 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 2022-07-01 19:04:58 UTC
In file included from /usr/include/signal.h:328,
                 from /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/csignal:42,
                 from ../wayfire-0.7.2/subprojects/wf-config/test/doctest.h:3241,
                 from ../wayfire-0.7.2/subprojects/wf-config/test/types_test.cpp:2:
../wayfire-0.7.2/subprojects/wf-config/test/doctest.h:4403:45: error: size of array altStackMem’ is not an integral constant-expression
 4403 |         static char             altStackMem[SIGSTKSZ];
      |                                             ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220627-161445

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.9.13
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
2)	Eclipse Temurin JRE 8.332_p09 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8 
  [2]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit b6a4152c89148294d75ef54708d2f078197f88d9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 1 18:16:32 2022 +0000

    2022-07-01 18:16:32 UTC

emerge -qpvO gui-wm/wayfire
[ebuild  N    ] gui-wm/wayfire-0.7.2  USE="X system-wlroots -debug -gles -system-wfconfig"
Comment 1 Toralf Förster gentoo-dev 2022-07-01 19:04:59 UTC
Created attachment 789350 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-01 19:05:01 UTC
Created attachment 789353 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-07-01 19:05:02 UTC
Created attachment 789356 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-07-01 19:05:03 UTC
Created attachment 789359 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-07-01 19:05:04 UTC
Created attachment 789362 [details]
gui-wm:wayfire-0.7.2:20220701-185429.log
Comment 6 Toralf Förster gentoo-dev 2022-07-01 19:05:05 UTC
Created attachment 789365 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-07-01 19:05:06 UTC
Created attachment 789368 [details]
temp.tar.bz2
Comment 8 Petr Vaněk gentoo-dev 2022-08-17 10:20:25 UTC
This bug is related to old version of bundled doctest. See similar issues: https://bugs.gentoo.org/811318 and https://bugs.gentoo.org/809752.