Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 624368

Summary: sys-fs/mp3fs-0.91 : fpcompare.c:(.text+<snip>): undefined reference to `avcodec_free_frame'
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-fs:mp3fs-0.91:20170709-151320.log
temp.tbz2

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.