Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 741040 - dev-cpp/prometheus-cpp-0.9.0 fails tests
Summary: dev-cpp/prometheus-cpp-0.9.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Breathitt Gray
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-09-08 06:49 UTC by Agostino Sarubbo
Modified: 2020-09-13 06:01 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,35.35 KB, text/plain)
2020-09-08 06:50 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,18.46 KB, text/plain)
2020-09-08 06:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-08 06:49:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/prometheus-cpp-0.9.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-08 06:50:01 UTC
Created attachment 659034 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-08 06:50:02 UTC
Created attachment 659036 [details]
1-LastTest.log

1-LastTest.log
Comment 3 William Breathitt Gray 2020-09-08 12:41:21 UTC
Upstream fix available: https://github.com/jupp0r/prometheus-cpp/pull/347/commits/5c771de785134bf6bf507fa0bed6f6eabd020128

I'll cherry-pick and update the Gentoo ebuild to apply this patch.
Comment 4 Larry the Git Cow gentoo-dev 2020-09-13 06:01:12 UTC
The bug has been closed via the following commit(s):

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

commit 7176900df615d6a2fa846736f76cc3df90b51f5c
Author:     William Breathitt Gray <vilhelm.gray@gmail.com>
AuthorDate: 2020-09-08 13:41:16 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-09-13 06:01:04 +0000

    dev-cpp/prometheus-cpp: Add patch to skip test if locale not available
    
    Closes: https://bugs.gentoo.org/741040
    Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/17466
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 ...erialization-test-if-locale-is-not-availa.patch | 80 ++++++++++++++++++++++
 dev-cpp/prometheus-cpp/prometheus-cpp-0.9.0.ebuild |  4 ++
 2 files changed, 84 insertions(+)