Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639790 - net-misc/quagga-1.2.2 USE=test should depend on dev-util/dejagnu - src_test(): WARNING: could not find 'runtest'
Summary: net-misc/quagga-1.2.2 USE=test should depend on dev-util/dejagnu - src_test()...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-04 17:44 UTC by Rolf Eike Beer
Modified: 2018-01-09 14:57 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer archtester 2017-12-04 17:44:03 UTC
When building with FEATURES=test and dejagnu not installed the testsuite just prints:

WARNING: could not find 'runtest'

and does noting.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-01-09 14:57:18 UTC
The bug has been closed via the following commit(s):

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

commit 6bd3a7f974f49261e1f2bd675d17a05055c0b3a5
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2018-01-09 14:55:50 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2018-01-09 14:56:16 +0000

    net-misc/quagga: add missing test dependency on dev-util/dejagnu
    
    Reported-by: Rolf Eike Beer <gentoo-bug@opensource.sf-tec.de>
    Closes: https://bugs.gentoo.org/639790
    
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/quagga/quagga-1.2.2.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)