Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77212 - media-video/ffmpeg-0.4.7 fails with FEATURES=maketest
Summary: media-video/ffmpeg-0.4.7 fails with FEATURES=maketest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Low minor (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-09 03:37 UTC by Jan Kundrát (RETIRED)
Modified: 2005-02-06 10:31 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Kundrát (RETIRED) gentoo-dev 2005-01-09 03:37:58 UTC
>>> Test phase [test]: media-video/ffmpeg-0.4.7
make -C libavcodec all
make[1]: Entering directory `/var/tmp/portage/ffmpeg-0.4.7/work/ffmpeg-0.4.7/libavcodec'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/ffmpeg-0.4.7/work/ffmpeg-0.4.7/libavcodec'
make -C libavformat all
make[1]: Entering directory `/var/tmp/portage/ffmpeg-0.4.7/work/ffmpeg-0.4.7/libavformat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/ffmpeg-0.4.7/work/ffmpeg-0.4.7/libavformat'
make -C tests test
make[1]: Entering directory `/var/tmp/portage/ffmpeg-0.4.7/work/ffmpeg-0.4.7/tests'
gcc -Wl,--warn-common -rdynamic -O2 -Wall -g -o videogen videogen.c
./videogen 'vsynth1/'
gcc -Wl,--warn-common -rdynamic -O2 -Wall -g -o rotozoom rotozoom.c
./rotozoom 'vsynth2/' /var/tmp/portage/ffmpeg-0.4.7/work/ffmpeg-0.4.7/tests/lena.pnm
gcc -Wl,--warn-common -rdynamic -O2 -Wall -g -o audiogen audiogen.c
./audiogen asynth1.sw
gcc -Wl,--warn-common -rdynamic -O2 -Wall -g -o tiny_psnr tiny_psnr.c
../ffmpeg_g -y -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%d.pgm -an -f rawvideo ./data/ref.yuv
make[1]: *** [test] Error 127
make[1]: Leaving directory `/var/tmp/portage/ffmpeg-0.4.7/work/ffmpeg-0.4.7/tests'
make: *** [test] Error 2

!!! ERROR: media-video/ffmpeg-0.4.7 failed.
!!! Function src_test, Line 526, Exitcode 0
!!! Make test failed. See above for details.
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-02-06 10:31:28 UTC
fixed, thanks.