Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688480 - sys-fs/mp3fs-0.91 test: undefined reference to `avcodec_free_frame'
Summary: sys-fs/mp3fs-0.91 test: undefined reference to `avcodec_free_frame'
Status: RESOLVED DUPLICATE of bug 624020
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-22 17:22 UTC by Alexey
Modified: 2019-06-22 17:48 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,17.66 KB, text/x-log)
2019-06-22 17:22 UTC, Alexey
Details
emerge --info (file_688480.txt,18.17 KB, text/plain)
2019-06-22 17:22 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2019-06-22 17:22:02 UTC
Created attachment 580446 [details]
build.log

x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=bdver2 -ggdb3  -Wl,-O1 -Wl,--as-needed -o fpcompare fpcompare.o -lchromaprint -lavcodec -lavformat -lavutil -lmp3lame
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: fpcompare.o: in function `decode_audio_file':
/mnt/portagetmp/portage/sys-fs/mp3fs-0.91/work/mp3fs-0.91/test/fpcompare.c:156: undefined reference to `avcodec_free_frame'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/portagetmp/portage/sys-fs/mp3fs-0.91/work/mp3fs-0.91/test/fpcompare.c:156: undefined reference to `avcodec_free_frame'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/portagetmp/portage/sys-fs/mp3fs-0.91/work/mp3fs-0.91/test/fpcompare.c:93: undefined reference to `avcodec_alloc_frame'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /mnt/portagetmp/portage/sys-fs/mp3fs-0.91/work/mp3fs-0.91/test/fpcompare.c:101: undefined reference to `avcodec_get_frame_defaults'
collect2: error: ld returned 1 exit status
Comment 1 Alexey 2019-06-22 17:22:25 UTC
Created attachment 580448 [details]
emerge --info
Comment 2 Andreas Sturmlechner gentoo-dev 2019-06-22 17:48:16 UTC

*** This bug has been marked as a duplicate of bug 624020 ***