Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811750 - dev-libs/spdlog-1.9.2 - /.../catch.hpp: error: call to non-constexpr function long int sysconf(int)
Summary: dev-libs/spdlog-1.9.2 - /.../catch.hpp: error: call to non-constexpr function...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL: https://github.com/gabime/spdlog/issu...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: glibc-2.34
  Show dependency tree
 
Reported: 2021-09-05 15:58 UTC by Toralf Förster
Modified: 2021-10-25 12:44 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.11 KB, text/plain)
2021-09-05 15:58 UTC, Toralf Förster
Details
dev-libs:spdlog-1.9.2:20210905-152226.log (dev-libs:spdlog-1.9.2:20210905-152226.log,18.51 KB, text/plain)
2021-09-05 15:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,79.19 KB, text/plain)
2021-09-05 15:58 UTC, Toralf Förster
Details
environment (environment,87.95 KB, text/plain)
2021-09-05 15:58 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.69 KB, application/x-bzip)
2021-09-05 15:58 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.13 KB, application/x-bzip)
2021-09-05 15:58 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.42 KB, application/x-bzip)
2021-09-05 15:58 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 2021-09-05 15:58:15 UTC
                 from /var/tmp/portage/dev-libs/spdlog-1.9.2/work/spdlog-1.9.2/tests/catch.hpp:6323,
                 from /var/tmp/portage/dev-libs/spdlog-1.9.2/work/spdlog-1.9.2/tests/main.cpp:2:
/var/tmp/portage/dev-libs/spdlog-1.9.2/work/spdlog-1.9.2/tests/catch.hpp:9041:58: error: call to non-‘constexpr’ function ‘long int sysconf(int)’
 9041 |     constexpr static std::size_t sigStackSize = 32768 >= MINSIGSTKSZ ? 32768 : MINSIGSTKSZ;
      |                                                          ^~~~~~~~~~~
In file included from /usr/include/bits/sigstksz.h:24,
                 from /usr/include/signal.h:328,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4_test-20210904-155741

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.54.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit db618a94a8b42d27f42df6d5c25bdaf8d4d59795
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 5 14:36:22 2021 +0000

    2021-09-05 14:36:20 UTC

emerge -qpvO dev-libs/spdlog
[ebuild  N    ] dev-libs/spdlog-1.9.2  USE="test"
Comment 1 Toralf Förster gentoo-dev 2021-09-05 15:58:17 UTC
Created attachment 737695 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-05 15:58:18 UTC
Created attachment 737698 [details]
dev-libs:spdlog-1.9.2:20210905-152226.log
Comment 3 Toralf Förster gentoo-dev 2021-09-05 15:58:20 UTC
Created attachment 737701 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-09-05 15:58:21 UTC
Created attachment 737704 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-09-05 15:58:23 UTC
Created attachment 737707 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-05 15:58:24 UTC
Created attachment 737710 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-09-05 15:58:25 UTC
Created attachment 737713 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-10-25 12:44:23 UTC
The bug has been closed via the following commit(s):

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

commit a280212d5443b80c9f427c1243877219ea9e1680
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-25 12:44:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-25 12:44:16 +0000

    dev-libs/spdlog: add glibc-2.34 test (catch) patch
    
    Closes: https://bugs.gentoo.org/811750
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/spdlog/Manifest            | 1 +
 dev-libs/spdlog/spdlog-1.9.2.ebuild | 4 ++++
 2 files changed, 5 insertions(+)