Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699654 - media-libs/taglib-1.11.1_p20190920-r1 : [TEST] make: *** No rule to make target check . Stop.
Summary: media-libs/taglib-1.11.1_p20190920-r1 : [TEST] make: *** No rule to make targ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-09 10:01 UTC by Toralf Förster
Modified: 2019-11-13 22:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.59 KB, text/plain)
2019-11-09 10:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,145.11 KB, text/plain)
2019-11-09 10:02 UTC, Toralf Förster
Details
environment (environment,106.92 KB, text/plain)
2019-11-09 10:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.73 KB, application/x-bzip)
2019-11-09 10:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.51 KB, application/x-bzip)
2019-11-09 10:02 UTC, Toralf Förster
Details
media-libs:taglib-1.11.1_p20190920-r1:20191109-005030.log (media-libs:taglib-1.11.1_p20190920-r1:20191109-005030.log,559.83 KB, text/plain)
2019-11-09 10:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.22 KB, application/x-bzip)
2019-11-09 10:02 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,606.07 KB, application/x-bzip)
2019-11-09 10:02 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 2019-11-09 10:01:54 UTC
make -j1 -C /var/tmp/portage/media-libs/taglib-1.11.1_p20190920-r1/work/taglib-54508df30bc888c4d2359576ceb0cc8f2fa8dbdf-abi_x86_64.amd64 check 
make: Entering directory '/var/tmp/portage/media-libs/taglib-1.11.1_p20190920-r1/work/taglib-54508df30bc888c4d2359576ceb0cc8f2fa8dbdf-abi_x86_64.amd64'
make: *** No rule to make target 'check'.  Stop.
make: Leaving directory '/var/tmp/portage/media-libs/taglib-1.11.1_p20190920-r1/work/taglib-54508df30bc888c4d2359576ceb0cc8f2fa8dbdf-abi_x86_64.amd64'
 * ERROR: media-libs/taglib-1.11.1_p20190920-r1::gentoo failed (test phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl_test-20191105-191648

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

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

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)

Available Rust versions:
  [1]   rust-1.38.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 08 Nov 2019 23:46:17 +0000

emerge -qpvO media-libs/taglib
[ebuild  N    ] media-libs/taglib-1.11.1_p20190920-r1  USE="test -debug -examples" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-11-09 10:01:57 UTC
Created attachment 595548 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-09 10:02:00 UTC
Created attachment 595550 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-09 10:02:03 UTC
Created attachment 595552 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-09 10:02:06 UTC
Created attachment 595554 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-09 10:02:09 UTC
Created attachment 595556 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-09 10:02:11 UTC
Created attachment 595558 [details]
media-libs:taglib-1.11.1_p20190920-r1:20191109-005030.log
Comment 7 Toralf Förster gentoo-dev 2019-11-09 10:02:14 UTC
Created attachment 595560 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-11-09 10:02:17 UTC
Created attachment 595562 [details]
tests.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2019-11-13 22:00:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33bbcbc97dc57f4c3ccb86aa8137f9226a57f434

commit 33bbcbc97dc57f4c3ccb86aa8137f9226a57f434
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-11-13 22:00:36 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-11-13 22:00:36 +0000

    media-libs/taglib: Drop obsolete multilib_src_test()
    
    Closes: https://bugs.gentoo.org/699654
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/taglib/taglib-1.11.1_p20190920-r1.ebuild | 5 -----
 1 file changed, 5 deletions(-)