Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843515 - [guru] dev-octave/statistics-1.4.3 fails tests
Summary: [guru] dev-octave/statistics-1.4.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-05-10 06:06 UTC by Agostino Sarubbo
Modified: 2022-05-12 09:14 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,48.36 KB, text/plain)
2022-05-10 06:06 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 2022-05-10 06:06:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-octave/statistics-1.4.3 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-10 06:06:36 UTC
Created attachment 777848 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-10 06:06:37 UTC
Error(s) that match a know pattern:


/bin/sh: line 1: cd: target/statistics-1.4.3/src: No such file or directory
/bin/sh: line 1: hg: command not found
make: hg: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-05-12 09:14:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5778e18ce802eadc134be8da814893287fd06d8c

commit 5778e18ce802eadc134be8da814893287fd06d8c
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-05-11 10:18:19 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-05-11 11:29:17 +0000

    octaveforge.eclass: add octaveforge_src_test()
    
    Closes: https://bugs.gentoo.org/843536
    Closes: https://bugs.gentoo.org/843521
    Closes: https://bugs.gentoo.org/843518
    Closes: https://bugs.gentoo.org/843515
    Closes: https://bugs.gentoo.org/843512
    Closes: https://bugs.gentoo.org/843509
    Closes: https://bugs.gentoo.org/843503
    Closes: https://bugs.gentoo.org/843500
    Closes: https://bugs.gentoo.org/843497
    
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 eclass/octaveforge.eclass | 125 +++++++++++++++++++++++++---------------------
 1 file changed, 68 insertions(+), 57 deletions(-)