Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624366 - sys-fs/mp3fs-0.91 : fpcompare.c:8:25: fatal error: chromaprint.h: No such file or directory
Summary: sys-fs/mp3fs-0.91 : fpcompare.c:8:25: fatal error: chromaprint.h: No such fil...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-09 14:20 UTC by Toralf Förster
Modified: 2018-02-07 00:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.62 KB, text/plain)
2017-07-09 14:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,76.61 KB, text/plain)
2017-07-09 14:20 UTC, Toralf Förster
Details
environment (environment,9.99 KB, text/plain)
2017-07-09 14:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.26 KB, application/x-bzip)
2017-07-09 14:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.19 KB, application/x-bzip)
2017-07-09 14:20 UTC, Toralf Förster
Details
sys-fs:mp3fs-0.91:20170709-122717.log (sys-fs:mp3fs-0.91:20170709-122717.log,11.40 KB, text/plain)
2017-07-09 14:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.23 KB, application/x-bzip)
2017-07-09 14:20 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 2017-07-09 14:20:34 UTC
make[2]: Entering directory '/var/tmp/portage/sys-fs/mp3fs-0.91/work/mp3fs-0.91/test'
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"MP3FS\" -DPACKAGE_TARNAME=\"mp3fs\" -DPACKAGE_VERSION=\"0.91\" -DPACKAGE_STRING=\"MP3FS\ 0.91\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mp3fs\" -DVERSION=\"0.91\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -DHAVE_FLAC=1 -DHAVE_LIBMP3LAME=1 -DHAVE_MP3=1 -I.     -O2 -pipe -march=native -Wall -c -o fpcompare.o fpcompare.c
fpcompare.c:8:25: fatal error: chromaprint.h: No such file or directory
 #include <chromaprint.h>
                         ^
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma_20170706-205055

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-09 14:20:37 UTC
Created attachment 482682 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-09 14:20:41 UTC
Created attachment 482684 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-09 14:20:44 UTC
Created attachment 482686 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-09 14:20:47 UTC
Created attachment 482688 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-09 14:20:50 UTC
Created attachment 482690 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-09 14:20:54 UTC
Created attachment 482692 [details]
sys-fs:mp3fs-0.91:20170709-122717.log
Comment 7 Toralf Förster gentoo-dev 2017-07-09 14:20:57 UTC
Created attachment 482694 [details]
temp.tbz2
Comment 8 Matthias Maier gentoo-dev 2018-02-07 00:49:56 UTC
I cannot reproduce.