Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947386 - [guru] media-sound/deep-filter-0.5.6-r1 fails tests: error: could not compile deep_filter (lib test) due to 1 previous error; error[E0432]: unresolved import crate::util
Summary: [guru] media-sound/deep-filter-0.5.6-r1 fails tests: error: could not compile...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ryan Li
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-01-03 13:07 UTC by Agostino Sarubbo
Modified: 2025-01-20 09:34 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,477.48 KB, text/plain)
2025-01-03 13:07 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 2025-01-03 13:07:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/deep-filter-0.5.6-r1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-03 13:07:14 UTC
Created attachment 915762 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-03 13:07:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


    |                ^^^^ could not find `util` in the crate root
error[E0432]: unresolved import `crate::util`
error: could not compile `deep_filter` (lib test) due to 1 previous error; 1 warning emitted
Comment 3 Larry the Git Cow gentoo-dev 2025-01-20 09:34:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c222b6b974340d45db029cf46f57f25b9094a5c

commit 5c222b6b974340d45db029cf46f57f25b9094a5c
Author:     Ryan Li <ryanli@ryanli.org>
AuthorDate: 2025-01-19 10:02:22 +0000
Commit:     Ryan Li <ryanli@ryanli.org>
CommitDate: 2025-01-19 10:02:22 +0000

    media-sound/deep-filter: Fix package test by adding dependencies.
    
    Closes: https://bugs.gentoo.org/947386
    Signed-off-by: Ryan Li <ryanli@ryanli.org>

 ...0.5.6-r1.ebuild => deep-filter-0.5.6-r2.ebuild} |  1 +
 .../deep-filter/files/deep-filter-test-deps.patch  | 43 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)