Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 826618

Summary: dev-cpp/gulrak-filesystem-1.5.10 - /.../catch.hpp: error: call to non-constexpr function long int sysconf(int)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: James Le Cuirot <chewi>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/gulrak/filesystem/pull/137
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 803482    
Attachments: emerge-info.txt
dev-cpp:gulrak-filesystem-1.5.10:20211122-183717.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-11-22 18:41:54 UTC
In file included from /usr/include/signal.h:328,
                 from /usr/include/sys/param.h:28,
                 from /var/tmp/portage/dev-cpp/gulrak-filesystem-1.5.10/work/filesystem-1.5.10/include/ghc/filesystem.hpp:51,
                 from /var/tmp/portage/dev-cpp/gulrak-filesystem-1.5.10/work/filesystem-1.5.10/test/filesystem_test.cpp:62:
/var/tmp/portage/dev-cpp/gulrak-filesystem-1.5.10/work/filesystem-1.5.10/test/catch.hpp:7860:58: error: call to non-‘constexpr’ function ‘long int sysconf(int)’
 7860 |     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_debug-20211117-210104

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1
  [2]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit fac948946ba82cb58586e2df317be330db876302
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 22 18:06:48 2021 +0000

    2021-11-22 18:06:47 UTC

emerge -qpvO dev-cpp/gulrak-filesystem
[ebuild  N    ] dev-cpp/gulrak-filesystem-1.5.10  USE="test -examples"
Comment 1 Toralf Förster gentoo-dev 2021-11-22 18:41:55 UTC
Created attachment 755230 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-22 18:41:57 UTC
Created attachment 755234 [details]
dev-cpp:gulrak-filesystem-1.5.10:20211122-183717.log
Comment 3 Toralf Förster gentoo-dev 2021-11-22 18:41:58 UTC
Created attachment 755238 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-22 18:42:00 UTC
Created attachment 755242 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-22 18:42:01 UTC
Created attachment 755246 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-22 18:42:03 UTC
Created attachment 755250 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-11-22 18:42:04 UTC
Created attachment 755254 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-04-07 20:36:08 UTC
The bug has been closed via the following commit(s):

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

commit 5475d14103ed916f08ad306284f26625e32f910b
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2022-04-07 20:35:09 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2022-04-07 20:35:51 +0000

    dev-cpp/gulrak-filesystem: Bump to 1.5.12, drop old 1.5.10
    
    Closes: https://bugs.gentoo.org/826618
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-cpp/gulrak-filesystem/Manifest                                      | 2 +-
 ...{gulrak-filesystem-1.5.10.ebuild => gulrak-filesystem-1.5.12.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)