Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657488 - app-arch/rpm-4.14.1 : [TEST] make: *** No rule to make target test . Stop.
Summary: app-arch/rpm-4.14.1 : [TEST] make: *** No rule to make target test . Stop.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-06-06 20:21 UTC by Toralf Förster
Modified: 2018-06-06 21:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.37 KB, text/plain)
2018-06-06 20:21 UTC, Toralf Förster
Details
app-arch:rpm-4.14.1:20180606-041450.log (app-arch:rpm-4.14.1:20180606-041450.log,157.55 KB, text/plain)
2018-06-06 20:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,577.17 KB, text/plain)
2018-06-06 20:21 UTC, Toralf Förster
Details
environment (environment,166.18 KB, text/plain)
2018-06-06 20:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,31.51 KB, application/x-bzip)
2018-06-06 20:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,17.17 KB, application/x-bzip)
2018-06-06 20:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,48.70 KB, application/x-bzip)
2018-06-06 20:21 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,132.72 KB, application/x-bzip)
2018-06-06 20:21 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-06-06 20:21:05 UTC
 * Test::Harness Jobs=1
make -j1 test TEST_VERBOSE=0 
make: *** No rule to make target 'test'.  Stop.
 * ERROR: app-arch/rpm-4.14.1::gentoo failed (test phase):
 *   emake failed
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20180512-194415

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

java-config:
The following VMs are available for generation-2:


emerge -qpv app-arch/rpm
[ebuild     U ] app-arch/rpm-4.14.1 [4.12.0.1] USE="acl nls -caps -doc -lua -python (-selinux)" PYTHON_SINGLE_TARGET="python3_5%* -python2_7% -python3_6%" PYTHON_TARGETS="python2_7 python3_5%* -python3_6%"
Comment 1 Toralf Förster gentoo-dev 2018-06-06 20:21:08 UTC
Created attachment 535084 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-06 20:21:11 UTC
Created attachment 535086 [details]
app-arch:rpm-4.14.1:20180606-041450.log
Comment 3 Toralf Förster gentoo-dev 2018-06-06 20:21:15 UTC
Created attachment 535088 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-06 20:21:18 UTC
Created attachment 535090 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-06 20:21:21 UTC
Created attachment 535092 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-06 20:21:24 UTC
Created attachment 535094 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-06-06 20:21:27 UTC
Created attachment 535096 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-06-06 20:21:30 UTC
Created attachment 535098 [details]
tests.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2018-06-06 21:41:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc99abe0dc0b0c178568c08f91f73ae6693c899

commit 0bc99abe0dc0b0c178568c08f91f73ae6693c899
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-06-06 21:41:04 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-06-06 21:41:25 +0000

    app-arch/rpm: Add src_test
    
    Closes: https://bugs.gentoo.org/657488
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-arch/rpm/rpm-4.14.1.ebuild       | 7 ++++++-
 profiles/arch/alpha/package.use.mask | 4 ++++
 profiles/arch/arm/package.use.mask   | 4 ++++
 profiles/arch/arm64/package.use.mask | 4 ++++
 profiles/arch/ia64/package.use.mask  | 4 ++++
 5 files changed, 22 insertions(+), 1 deletion(-)