Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702912 - media-libs/slv2-0.6.6-r2 : * configure failed
Summary: media-libs/slv2-0.6.6-r2 : * configure failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-14 16:27 UTC by Toralf Förster
Modified: 2019-12-14 16:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.24 KB, text/plain)
2019-12-14 16:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,134.92 KB, text/plain)
2019-12-14 16:27 UTC, Toralf Förster
Details
environment (environment,112.24 KB, text/plain)
2019-12-14 16:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.22 KB, application/x-bzip)
2019-12-14 16:27 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,423 bytes, application/x-bzip)
2019-12-14 16:27 UTC, Toralf Förster
Details
media-libs:slv2-0.6.6-r2:20191214-160810.log (media-libs:slv2-0.6.6-r2:20191214-160810.log,2.41 KB, text/plain)
2019-12-14 16:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.26 KB, application/x-bzip)
2019-12-14 16:27 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-12-14 16:27:33 UTC
 error: the configuration failed (see '/var/tmp/portage/media-libs/slv2-0.6.6-r2/work/slv2-0.6.6/build/config.log')
 * ERROR: media-libs/slv2-0.6.6-r2::gentoo failed (configure phase):
 *   configure failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20191211-215503

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.39.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 14 Dec 2019 15:05:55 +0000

emerge -qpvO media-libs/slv2
[ebuild  N    ] media-libs/slv2-0.6.6-r2  USE="-doc -jack"
Comment 1 Toralf Förster gentoo-dev 2019-12-14 16:27:36 UTC
Created attachment 599520 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-14 16:27:39 UTC
Created attachment 599522 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-14 16:27:42 UTC
Created attachment 599524 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-14 16:27:45 UTC
Created attachment 599526 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-14 16:27:47 UTC
Created attachment 599528 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-14 16:27:50 UTC
Created attachment 599530 [details]
media-libs:slv2-0.6.6-r2:20191214-160810.log
Comment 7 Toralf Förster gentoo-dev 2019-12-14 16:27:53 UTC
Created attachment 599532 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-12-14 16:53:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf87b2e25696d2ca45783c028a14a207c1b0112

commit 5bf87b2e25696d2ca45783c028a14a207c1b0112
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2019-12-14 16:53:34 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2019-12-14 16:53:34 +0000

    media-libs/slv2-0.6.6-r2: fixed configuration against new lv2
    
    >=media-libs/lv2-1.16.0 changed name from lv2core.pc to lv2.pc which
    breaks the compilation. did not find a way how to check one pkg or
    another one in the wscript so doing the check and patching in the ebuild
    
    Closes: https://bugs.gentoo.org/702912
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-libs/slv2/slv2-0.6.6-r2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)