Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624368 - sys-fs/mp3fs-0.91 : fpcompare.c:(.text+<snip>): undefined reference to `avcodec_free_frame'
Summary: sys-fs/mp3fs-0.91 : fpcompare.c:(.text+<snip>): undefined reference to `avcod...
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 15:19 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,15.72 KB, text/plain)
2017-07-09 15:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,137.29 KB, text/plain)
2017-07-09 15:19 UTC, Toralf Förster
Details
environment (environment,10.97 KB, text/plain)
2017-07-09 15:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.41 KB, application/x-bzip)
2017-07-09 15:19 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.23 KB, application/x-bzip)
2017-07-09 15:19 UTC, Toralf Förster
Details
sys-fs:mp3fs-0.91:20170709-151320.log (sys-fs:mp3fs-0.91:20170709-151320.log,14.93 KB, text/plain)
2017-07-09 15:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.55 KB, application/x-bzip)
2017-07-09 15: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 15:19:41 UTC
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -Wall  -Wl,-O1 -Wl,--as-needed -o fpcompare fpcompare.o -lchromaprint -lavcodec -lavformat -lavutil -lmp3lame 
fpcompare.o: In function `decode_audio_file':
fpcompare.c:(.text+0x99): undefined reference to `avcodec_free_frame'
fpcompare.c:(.text+0x209): undefined reference to `avcodec_alloc_frame'
fpcompare.c:(.text+0x24f): undefined reference to `avcodec_get_frame_defaults'
fpcompare.c:(.text+0x39d): undefined reference to `avcodec_free_frame'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0_20170706-210712

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
Comment 1 Toralf Förster gentoo-dev 2017-07-09 15:19:45 UTC
Created attachment 482728 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-09 15:19:48 UTC
Created attachment 482730 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-09 15:19:51 UTC
Created attachment 482732 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-09 15:19:54 UTC
Created attachment 482734 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-09 15:19:57 UTC
Created attachment 482736 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-09 15:20:00 UTC
Created attachment 482738 [details]
sys-fs:mp3fs-0.91:20170709-151320.log
Comment 7 Toralf Förster gentoo-dev 2017-07-09 15:20:03 UTC
Created attachment 482740 [details]
temp.tbz2
Comment 8 Matthias Maier gentoo-dev 2018-02-07 00:49:39 UTC
I cannot reproduce.