Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921846 - [guru] net-dialup/minimodem-0.24-r1 fails tests
Summary: [guru] net-dialup/minimodem-0.24-r1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Seth M. Price
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-12 07:45 UTC by Agostino Sarubbo
Modified: 2024-11-22 08:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,52.53 KB, text/plain)
2024-01-12 07:45 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,7.69 KB, text/plain)
2024-01-12 07:45 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-01-12 07:45:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dialup/minimodem-0.24-r1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-12 07:45:13 UTC
Created attachment 881999 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-12 07:45:14 UTC
Created attachment 882000 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-01-12 07:45:14 UTC
Error(s) that match a know pattern:


FAIL: 01-self-test-1200.test
FAIL: 02-self-test-300.test
FAIL: 03-self-test-rtty.test
FAIL: 04-self-test-0.5.test
FAIL: 05-self-test-12000.test
FAIL: 06-self-test-float-samples.test
FAIL: 07-self-test-no-lut.test
FAIL: 08-self-test-lut16.test
FAIL: 09-self-test-lut16-float.test
FAIL: 10-verify-perfect.test
FAIL: 11-verify-perfect-nolut.test
FAIL: 12-verify-perfect-lut16.test
FAIL: 13-verify-perfect-nolut-float.test
FAIL: 14-verify-perfect-lut16-float.test
FAIL: 15-verify-perfect-float.test
FAIL: 16-verify-tx-consistent.test
FAIL: 17-verify-tx-consistent-float.test
FAIL: 21-rate-slop.test
FAIL: 30-amplitude.test
FAIL: 31-amplitude-float.test
FAIL: 40-noise.test
FAIL: 41-noise-purefreqs.test
FAIL: 60-multibyte.test
FAIL: 70-callerid-mdmf.test
FAIL: 71-callerid-sdmf.test
FAIL: 80-SAME.test
FAIL: 81-ascii7.test
FAIL: 81-tdd.test
Comment 4 Larry the Git Cow gentoo-dev 2024-11-22 08:49:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2020b1da973e81a848858245c8a8fa176c76b298

commit 2020b1da973e81a848858245c8a8fa176c76b298
Author:     Seth M. Price <sprice623@aol.com>
AuthorDate: 2024-11-21 21:46:11 +0000
Commit:     Seth M. Price <sprice623@aol.com>
CommitDate: 2024-11-21 21:50:51 +0000

    net-dialup/minimodem: change default USE; fix test
    
    sndfile is a sort-of lowest common denominator, which
    makes it more appropriate as a default-on USE flag
    than more desktop-oriented options such as ALSA.
    
    Additionally, a test USE flag was added.  When disabled,
    tests are not run.  Tests depend on sndfile.
    
    Closes: https://bugs.gentoo.org/921846
    Signed-off-by: Seth M. Price <sprice623@aol.com>

 .../{minimodem-0.24-r1.ebuild => minimodem-0.24-r2.ebuild}         | 7 +++++--
 .../minimodem/{minimodem-9999.ebuild => minimodem-9999-r1.ebuild}  | 7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)