Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815310 - dev-ml/merlin-4.1-r2 fails tests
Summary: dev-ml/merlin-4.1-r2 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: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-29 06:57 UTC by Agostino Sarubbo
Modified: 2021-09-29 07:13 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,286.85 KB, text/plain)
2021-09-29 06:57 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 2021-09-29 06:57:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ml/merlin-4.1-r2 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-29 06:57:27 UTC
Created attachment 741846 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-29 06:57:28 UTC
Possible context of error(s):

+  jq: command not found
+  /var/tmp/portage/dev-ml/merlin-4.1-r2/work/merlin-4.1/_build/default/tests/.bin/merlin-wrapper: line 6: jq: command not found
Comment 3 Larry the Git Cow gentoo-dev 2021-09-29 07:13:04 UTC
The bug has been closed via the following commit(s):

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

commit c0fa0b80d5b8802c51d01f44d7f288e4019b6d5e
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-09-29 07:12:46 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-09-29 07:12:46 +0000

    dev-ml/merlin: fix test dep
    
    Closes: https://bugs.gentoo.org/815310
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/merlin/merlin-4.1-r2.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)