Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 255008 - =media-video/ffmpeg-0.4.9_p20081219 stabilisation
Summary: =media-video/ffmpeg-0.4.9_p20081219 stabilisation
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 254452 254922
Blocks:
  Show dependency tree
 
Reported: 2009-01-15 07:32 UTC by Alexis Ballier
Modified: 2009-02-03 08:18 UTC (History)
4 users (show)

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 Alexis Ballier gentoo-dev 2009-01-15 07:32:44 UTC
Track and fix regressions first then CC arches after Jan. 19
Comment 1 Alexis Ballier gentoo-dev 2009-01-19 23:17:31 UTC
We're Jan. 20 :)

arches, please test and mark stable =media-video/ffmpeg-0.4.9_p20081219
Comment 2 Alexis Ballier gentoo-dev 2009-01-20 08:39:56 UTC
just a small note: i'm interested in test failures reports aswell.

servertest will very likely fail, others too if you are upgrading because it will use the libs present on your system rather than the ones you just built iirc

however, if you have this version installed and rebuild it with the same useflags and run the tests, i'd like to know what fails, how, and where.
Comment 3 Brent Baude (RETIRED) gentoo-dev 2009-01-25 14:41:36 UTC
ppc64 stable
Comment 4 Markus Meier gentoo-dev 2009-01-25 21:09:42 UTC
amd64/x86 stable
Comment 5 Markus Meier gentoo-dev 2009-01-25 21:11:02 UTC
FYI: all tests passed with this version installed on amd64/x86, except the servertest:

--- tests/data/ffserver.regression      2009-01-25 18:27:33.000000000 +0100
+++ /var/tmp/portage/media-video/ffmpeg-0.4.9_p20081219/work/ffmpeg/tests/ffserver.regression.ref       2008-06-22 02:26:25.000000000 +0200
@@ -1,10 +1,10 @@
 18c4ba0e8e7adb781216e38de61c2e39  ff-test_h.avi
-f84767c7af61f360f4b443c2c73f322f  ff-test_l.avi
+4f11d850f564af3359951b46ed1e571e  ff-test_l.avi
 d976848a9e4d5d8fc2659e4841cdece5  ff-test.swf
-751b2826e125213a2ecc73ea18c711bd  ff-test_h.asf
-24a2e0d9e5a7585bd3c1e4128fc3609d  ff-test_l.asf
-3279d3ed0ef2d1347b5eda84db2cf3e6  ff-test_h.rm
-440231fe3cf0849887390b4d67d6894a  ff-test_l.rm
+37ccf79cb3a50fda99173e5ba4b44d55  ff-test_h.asf
+3e2bff2fda1fe2ed334e639aa6839f0c  ff-test_l.asf
+60550d751dfa5172d878f7dd670e3aa4  ff-test_h.rm
+6218946abd1c4af92f05a8a6208b1e1c  ff-test_l.rm
 e0dc91430660c619e97b5c82e0f398fc  ff-test.jpg
-0d6c98fc8a4f00560fe34e94e26880a9  ff-test_small.jpg
-e2a315d7ac0576279f8b4d917999615a  ff-test.mjpg
+84b9702e34b9e21a84bb29519fc1e3cc  ff-test_small.jpg
+a22cc793b9f938cc05cd0c56ccf9423c  ff-test.mjpg

Server regression test: Error.
make: *** [servertest] Error 1
 * Some tests in servertest failed
Comment 6 Manuel Mommertz 2009-01-28 08:04:17 UTC
now it is marked as stable, but it won't compile for me on amd64:

x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libavutil.so.49  -Wl,-O1 -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20081219/work/ffmpeg"/libpostproc -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20081219/work/ffmpeg"/libswscale -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20081219/work/ffmpeg"/libavfilter -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20081219/work/ffmpeg"/libavdevice -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20081219/work/ffmpeg"/libavformat -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20081219/work/ffmpeg"/libavcodec -Wl,-rpath-link,"/var/tmp/portage/media-video/ffmpeg-0.4.9_p20081219/work/ffmpeg"/libavutil -Wl,-Bsymbolic -o libavutil/libavutil.so.49 libavutil/adler32.o libavutil/aes.o libavutil/base64.o libavutil/crc.o libavutil/des.o libavutil/fifo.o libavutil/intfloat_readwrite.o libavutil/lfg.o libavutil/lls.o libavutil/log.o libavutil/lzo.o libavutil/mathematics.o libavutil/md5.o libavutil/mem.o libavutil/random.o libavutil/rational.o libavutil/rc4.o libavutil/sha1.o libavutil/string.o libavutil/tree.o libavutil/utils.o  -lz -lbz2 -lm -lfaac -lfaad -lmp3lame -lm -ltheora -logg -lvorbisenc -lvorbis -logg -lx264 -lm -lxvidcore   -ldl -lX11 -lXext                                                                                               
ranlib libavcodec/libavcodec.a                                                                              
libavutil/adler32.o: file not recognized: File format not recognized
Comment 7 Tobias Klausmann (RETIRED) gentoo-dev 2009-01-31 20:26:15 UTC
Stable on alpha.
Comment 8 Alexis Ballier gentoo-dev 2009-02-03 08:18:15 UTC
see ya in bug #257217