Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733200 - media-sound/soundkonverter-3.0.1-r2 : /.../MetaReplayGain.h: fatal error: fileref.h: No such file or directory
Summary: media-sound/soundkonverter-3.0.1-r2 : /.../MetaReplayGain.h: fatal error: fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-19 08:45 UTC by Toralf Förster
Modified: 2020-07-19 11:17 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.58 KB, text/plain)
2020-07-19 08:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,271.39 KB, text/plain)
2020-07-19 08:45 UTC, Toralf Förster
Details
environment (environment,101.18 KB, text/plain)
2020-07-19 08:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.32 KB, application/x-bzip)
2020-07-19 08:45 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.40 KB, application/x-bzip)
2020-07-19 08:45 UTC, Toralf Förster
Details
media-sound:soundkonverter-3.0.1-r2:20200718-205035.log (media-sound:soundkonverter-3.0.1-r2:20200718-205035.log,96.66 KB, text/plain)
2020-07-19 08:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.96 KB, application/x-bzip)
2020-07-19 08:45 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 2020-07-19 08:45:29 UTC
In file included from /var/tmp/portage/media-sound/soundkonverter-3.0.1-r2/work/soundkonverter-3.0.1/src/metadata/tagengine.cpp:3:
/var/tmp/portage/media-sound/soundkonverter-3.0.1-r2/work/soundkonverter-3.0.1/src/metadata/MetaReplayGain.h:25:10: fatal error: fileref.h: No such file or directory
   25 | #include <fileref.h>
      |          ^~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20200708-161646

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.44.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 18 Jul 2020 07:35:25 PM UTC

emerge -qpvO media-sound/soundkonverter
[ebuild  N    ] media-sound/soundkonverter-3.0.1-r2  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2020-07-19 08:45:32 UTC
Created attachment 649806 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-07-19 08:45:35 UTC
Created attachment 649808 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-07-19 08:45:38 UTC
Created attachment 649810 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-07-19 08:45:41 UTC
Created attachment 649812 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-07-19 08:45:44 UTC
Created attachment 649814 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-07-19 08:45:47 UTC
Created attachment 649816 [details]
media-sound:soundkonverter-3.0.1-r2:20200718-205035.log
Comment 7 Toralf Förster gentoo-dev 2020-07-19 08:45:50 UTC
Created attachment 649818 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-07-19 11:17:44 UTC
The bug has been closed via the following commit(s):

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

commit aa48b7a92d8251e1e9c3a2f6e03b3bbbba6b7ae2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-07-19 10:59:56 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-07-19 11:15:08 +0000

    media-sound/soundkonverter: Fix build with ECM >=5.72.0
    
    Closes: https://bugs.gentoo.org/733200
    Package-Manager: Portage-3.0.0, Repoman-2.3.23
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../soundkonverter-3.0.1-kf-5.72-findtaglib.patch  | 300 +++++++++++++++++++++
 .../soundkonverter/soundkonverter-3.0.1-r2.ebuild  |   1 +
 2 files changed, 301 insertions(+)