Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911743 - app-text/webgen-1.7.2 fails tests (GLIBC-2.38-SYSTEM)
Summary: app-text/webgen-1.7.2 fails tests (GLIBC-2.38-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-05 06:38 UTC by Agostino Sarubbo
Modified: 2023-09-16 04:23 UTC (History)
0 users

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


Attachments
build.log (build.log,53.23 KB, text/plain)
2023-08-05 06:38 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 2023-08-05 06:38:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/webgen-1.7.2 fails tests (GLIBC-2.38-SYSTEM).
Discovered on: amd64 (internal ref: glibc2.38_tinderbox)

NOTE:
(GLIBC-2.38-SYSTEM) in the summary means that the bug was found on a machine that runs glibc-2.38 but this bug MAY or MAY NOT BE related to the new libc version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-05 06:38:49 UTC
Created attachment 867087 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-05 06:38:49 UTC
Error(s) that match a know pattern:


 10) Error:
 11) Error:
  1) Error:
  2) Error:
  3) Error:
  4) Error:
  5) Error:
  6) Error:
  7) Error:
  8) Error:
  9) Error:
NameError: uninitialized constant TestContext::MiniTest
NameError: uninitialized constant TestDestination::MiniTest
NameError: uninitialized constant TestItemTrackerFile::MiniTest
NameError: uninitialized constant TestItemTrackerNodes::MiniTest
NameError: uninitialized constant TestNode::MiniTest
NameError: uninitialized constant TestSourceStacked::MiniTest
NameError: uninitialized constant TestTagTikz::MiniTest
Comment 3 Larry the Git Cow gentoo-dev 2023-09-16 04:23:17 UTC
The bug has been closed via the following commit(s):

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

commit 821c9de23a38f53edd930d3ab9613b0b763b7569
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-09-15 16:47:37 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-09-16 04:23:13 +0000

    app-text/webgen: fix minitest deprecation
    
    Closes: https://bugs.gentoo.org/911743
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 app-text/webgen/webgen-1.7.2.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)