Opened 10 years ago

Closed 10 years ago

#5622 closed enhancement (fixed)

ffmpeg-2.4.2

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.7
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Change History (3)

comment:1 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 10 years ago

It was very interesting how I just discovered the package needs to be installed before the fate test is run:

...
TEST    vsynth1-amv
TEST    vsynth1-asv1
--- ./tests/ref/vsynth/vsynth1-asv1     2014-10-04 23:15:49.000000000 -0300
+++ tests/data/fate/vsynth1-asv1        2014-10-05 17:35:58.153539799 -0300
@@ -1,4 +1,4 @@
-f446db5dfd6bcc14378bca9406e39adb *tests/data/fate/vsynth1-asv1.avi
-1298616 tests/data/fate/vsynth1-asv1.avi
-a4f95c58e8b9258da52b9d09153b1078 *tests/data/fate/vsynth1-asv1.out.rawvideo
-stddev:   11.89 PSNR: 26.62 MAXDIFF:  132 bytes:  7603200/  7603200
+992195272b94d8779b6216030b85ae18 *tests/data/fate/vsynth1-asv1.avi
+1489644 tests/data/fate/vsynth1-asv1.avi
+2dfc5dfc2c1cbbc2543257cd3d2df6af *tests/data/fate/vsynth1-asv1.out.rawvideo
+stddev:   20.00 PSNR: 22.11 MAXDIFF:  158 bytes:  7603200/  7603200
Test vsynth1-asv1 failed. Look at tests/data/fate/vsynth1-asv1.err for details.
tests/Makefile:192: recipe for target 'fate-vsynth1-asv1' failed
make: *** [fate-vsynth1-asv1] Error 1

I don't have tests/data/fate/vsynth1-asv1.err anymore, but in the beginning it was complaining that configure options were different and many configure options were written with all options, only one being different:

package tested           ./configure ... --docdir=/usr/share/doc/ffmpeg-2.4.2

reference installed:     ./configure ... --docdir=/usr/share/doc/ffmpeg-2.4.1

(2.4.1 I installed for the update, yesterday)

comment:3 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r14505.

Note: See TracTickets for help on using tickets.