Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942775 - dev-lang/dafny-4.9.0 fails tests
Summary: dev-lang/dafny-4.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
Assignee: dotnet project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-11-02 18:37 UTC by Agostino Sarubbo
Modified: 2024-11-04 00:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,233.47 KB, text/plain)
2024-11-02 18:37 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 2024-11-02 18:37:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/dafny-4.9.0 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-02 18:37:24 UTC
Created attachment 907714 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-02 18:37:24 UTC
Error(s) that match a know pattern:


FAIL: Dafny :: comp/compile1quiet/CompileRunQuietly.dfy (123 of 1401)
FAIL: Dafny :: comp/compile1verbose/CompileAndThenRun.dfy (124 of 1401)
FAIL: Dafny :: comp/compile3/JustRun.dfy (125 of 1401)
FAIL: Dafny :: unicodecharsFalse/comp/CompileWithArguments.dfy (1371 of 1401)
******************** TEST 'Dafny :: comp/compile1quiet/CompileRunQuietly.dfy' FAILED ********************
******************** TEST 'Dafny :: comp/compile1verbose/CompileAndThenRun.dfy' FAILED ********************
******************** TEST 'Dafny :: comp/compile3/JustRun.dfy' FAILED ********************
******************** TEST 'Dafny :: unicodecharsFalse/comp/CompileWithArguments.dfy' FAILED ********************
# error: command failed with exit status: 1
Comment 3 Maciej Barć gentoo-dev 2024-11-02 18:43:43 UTC
Looks like GCC 14 warning produce new output and result in unexpected diff.
Comment 4 Larry the Git Cow gentoo-dev 2024-11-04 00:19:37 UTC
The bug has been closed via the following commit(s):

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

commit 99cfed0d805396e4f21c658db1484e91f2771498
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-11-04 00:08:54 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-11-04 00:19:32 +0000

    dev-lang/dafny: remove tests failing with GCC 14
    
    Closes: https://bugs.gentoo.org/942775
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/dafny/dafny-4.9.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)