Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923448 - app-emacs/haskell-mode-17.4 fails tests
Summary: app-emacs/haskell-mode-17.4 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: GNU Emacs project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-01 07:57 UTC by Agostino Sarubbo
Modified: 2024-02-01 10:10 UTC (History)
0 users

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


Attachments
build.log (build.log,82.31 KB, text/plain)
2024-02-01 07:58 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-02-01 07:57:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/haskell-mode-17.4 fails tests.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-01 07:58:00 UTC
Created attachment 883899 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-01 07:58:01 UTC
Error(s) that match a know pattern:


    (error "Could not find any installation of GHC.")
  error("Could not find any installation of GHC.")
  signal(error ("Could not find any installation of GHC."))
Could not find module ‘Control.Applicativ’ Perhaps you meant Control.Applicativ…
Could not find module ‘Data.Mayb’ Perhaps you meant Data.Maybe (from base-4.8.1…
Error: /var/tmp/portage/app-emacs/haskell-mode-17.4/temp/haskell-mode-tests-scriptj2hvUP ended with errors, leaving buffer alone, see *haskell-mode* buffer for stderr
Error: /var/tmp/portage/app-emacs/haskell-mode-17.4/temp/haskell-mode-tests-scriptuUfuf2 produced no output and no error information, leaving buffer alone
Comment 3 Larry the Git Cow gentoo-dev 2024-02-01 10:10:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2abb9981ef9d4a764e89c19e532412463c852092

commit 2abb9981ef9d4a764e89c19e532412463c852092
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-02-01 09:49:27 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-02-01 10:10:14 +0000

    app-emacs/haskell-mode: skip test that call ghc
    
    Closes: https://bugs.gentoo.org/923448
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-emacs/haskell-mode/haskell-mode-17.4.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)