Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621416 - app-backup/amanda fails with FEATURES="test" : make: No rule to make target 'test'.
Summary: app-backup/amanda fails with FEATURES="test" : make: No rule to make target '...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-06-10 17:04 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-11-13 20:59 UTC (History)
3 users (show)

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


Attachments
amanda-3.4.5:20170610-163750.log (amanda-3.4.5:20170610-163750.log,694.02 KB, text/plain)
2017-06-10 17:04 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-10 17:04:32 UTC
Created attachment 475920 [details]
amanda-3.4.5:20170610-163750.log

Note: This is under a testing chroot to test Perl 5.26 migration. This doesn't have any obvious signs of its interference, but I can dig deeper on request ( Chroot autocleans builds after fail )

 * Package:    app-backup/amanda-3.4.5
 * Repository: gentoo
 * Maintainer: robbat2@gentoo.org lists@xunil.at,proxy-maint@gentoo.org,dustin@v.igoro.us
 * USE:        abi_x86_64 amd64 elibc_glibc ipv6 kernel_linux nls readline userland_GNU
 * FEATURES:   preserve-libs sandbox test userpriv usersandbox

...

>>> Source compiled.
>>> Test phase: app-backup/amanda-3.4.5
 * Test::Harness Jobs=3
make -j3 test TEST_VERBOSE=0
make: *** No rule to make target 'test'.  Stop.
 * ERROR: app-backup/amanda-3.4.5::gentoo failed (test phase):
 *   emake failed
Comment 1 Stefan G. Weichinger 2017-06-12 09:23:17 UTC
checking back with upstream amanda-dev
Comment 2 Stefan G. Weichinger 2017-06-12 19:37:19 UTC
guess what? upstream tells me that there is no "make test" in amanda's Makefile ... so we should not try that (didn't test it myself with any version of perl, just reporting).
Comment 3 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-14 22:01:07 UTC
Seems like it *used* to have some kind of tests ( older versions pass ), but no longer does.

Would probably just be sensible to throw RESTRICT=test on the newer versions that either:

a) Have no tests
b) Have tests that aren't expected to pass
Comment 4 Larry the Git Cow gentoo-dev 2017-11-13 20:59:38 UTC
The bug has been closed via the following commit(s):

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

commit 8c2ba2ea5d4137883dfbf00b23a0c2dbaf8444d6
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2017-11-13 20:58:49 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2017-11-13 20:59:30 +0000

    app-backup/amanda: run correct src_test.
    
    Fixes: https://bugs.gentoo.org/621416
    Package-Manager: Portage-2.3.8, Repoman-2.3.3
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 app-backup/amanda/amanda-3.3.9.ebuild  | 5 +++++
 app-backup/amanda/amanda-3.4.1.ebuild  | 5 +++++
 app-backup/amanda/amanda-3.4.2.ebuild  | 5 +++++
 app-backup/amanda/amanda-3.4.3.ebuild  | 5 +++++
 app-backup/amanda/amanda-3.4.4.ebuild  | 5 +++++
 app-backup/amanda/amanda-3.4.5.ebuild  | 5 +++++
 app-backup/amanda/amanda-3.5-r1.ebuild | 5 +++++
 7 files changed, 35 insertions(+)