Opened 6 weeks ago

#10955 new defect

7.0: checkasm failures on ppc64el

Reported by: Sebastian Ramacher Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords: ppc64el
Cc: Sebastian Ramacher Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

ffmpeg 7.0 failed to build Debian's ppc64el build:

Test checkasm-llauddsp failed. Look at tests/data/fate/checkasm-llauddsp.err for details.
checkasm: using random seed 1840466934
ALTIVEC:
   scalarproduct_and_madd_int16_altivec (llauddsp.c:65)
 - llauddsp.scalarproduct_and_madd_int16 [FAILED]
checkasm: 1 of 1 tests have failed
threads=1
make[2]: *** [/<<PKGBUILDDIR>>/tests/Makefile:310: fate-checkasm-llauddsp] Error 1
...
Test checkasm-svq1enc failed. Look at tests/data/fate/checkasm-svq1enc.err for details.
checkasm: using random seed 283025580
ALTIVEC:
   ssd_int8_vs_int16_altivec (svq1enc.c:52)
 - svq1enc.ssd_int8_vs_int16 [FAILED]
checkasm: 1 of 1 tests have failed
threads=1
make[2]: *** [/<<PKGBUILDDIR>>/tests/Makefile:309: fate-checkasm-svq1enc] Error 1

The full build log is available at https://buildd.debian.org/status/fetch.php?pkg=ffmpeg&arch=ppc64el&ver=7%3A7.0-1&stamp=1712485734&raw=0.

Note that the build was done with 0e3a46720af828726c8565d657b34b094759d444, 82aa18828185d53d46a6bc0fa14af3252cefe5ee, 607fca80b7701a74af18e21ae3a95ad5a15259b1, and e2a1a4f581af83e800507c6470b6e8cbf2bab32d applied on top of 7.0.

Change History (0)

Note: See TracTickets for help on using tickets.