Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832475 - x11-wm/page-1.9.9-r3 fails to compile: region.hxx:319:18: error: no member named numeric_limits in namespace std
Summary: x11-wm/page-1.9.9-r3 fails to compile: region.hxx:319:18: error: no member na...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Benoit Gschwind
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-01 07:29 UTC by Agostino Sarubbo
Modified: 2023-04-11 01:31 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,184.45 KB, text/plain)
2022-02-01 07:29 UTC, Agostino Sarubbo
Details
new ebuild (page-1.9.9-r5.ebuild,1.33 KB, text/plain)
2022-07-04 11:33 UTC, Benoit Gschwind
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-01 07:29:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-wm/page-1.9.9-r3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-01 07:29:45 UTC
Created attachment 764068 [details]
build.log

build log and emerge --info
Comment 2 Benoit Gschwind 2022-02-09 10:34:52 UTC
Thanks for reporting, I will take care of it.
Comment 3 Benoit Gschwind 2022-07-04 11:33:23 UTC
Created attachment 790043 [details]
new ebuild

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 4 Matt Turner gentoo-dev 2022-07-06 17:49:17 UTC
Would you mind making a pull request on GitHub, with your S-o-b tag, etc?

I suspect in the past when devs committed your work they failed to properly attribute it, which made you appear inactive to me.
Comment 5 Benoit Gschwind 2022-07-08 09:08:10 UTC
I did a pull request [1]

[1] https://github.com/gentoo/gentoo/pull/26279
Comment 6 Larry the Git Cow gentoo-dev 2022-07-13 18:16:15 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(-)
Comment 7 Matt Turner gentoo-dev 2023-04-11 01:31:19 UTC
sigh :(