Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] ffmpeg-8.0.1 on hppa linux fails "fate-filter-aemphasis-50fm" test?
@ 2026-01-08 19:58 Andrew Randrianasulu via ffmpeg-devel
  2026-01-09  1:47 ` [FFmpeg-devel] " Michael Niedermayer via ffmpeg-devel
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Randrianasulu via ffmpeg-devel @ 2026-01-08 19:58 UTC (permalink / raw)
  To: FFmpeg user questions, FFmpeg development discussions and patches
  Cc: Andrew Randrianasulu

make[2]: *** [/build/reproducible-path/ffmpeg-8.0.1/tests/Makefile:320:
fate-filter-aemphasis-50fm] Error 1

from

https://buildd.debian.org/status/fetch.php?pkg=ffmpeg&arch=hppa&ver=7%3A8.0.1-3&stamp=1767142089&raw=0
_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [FFmpeg-devel] Re: ffmpeg-8.0.1 on hppa linux fails "fate-filter-aemphasis-50fm" test?
  2026-01-08 19:58 [FFmpeg-devel] ffmpeg-8.0.1 on hppa linux fails "fate-filter-aemphasis-50fm" test? Andrew Randrianasulu via ffmpeg-devel
@ 2026-01-09  1:47 ` Michael Niedermayer via ffmpeg-devel
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Niedermayer via ffmpeg-devel @ 2026-01-09  1:47 UTC (permalink / raw)
  To: FFmpeg development discussions and patches; +Cc: Michael Niedermayer


[-- Attachment #1.1: Type: text/plain, Size: 1646 bytes --]

Hi Andrew

On Thu, Jan 08, 2026 at 10:58:17PM +0300, Andrew Randrianasulu via ffmpeg-devel wrote:
> make[2]: *** [/build/reproducible-path/ffmpeg-8.0.1/tests/Makefile:320:
> fate-filter-aemphasis-50fm] Error 1
> 
> from
> 
> https://buildd.debian.org/status/fetch.php?pkg=ffmpeg&arch=hppa&ver=7%3A8.0.1-3&stamp=1767142089&raw=0

I dont have a HPPA system to test this

the following passed on qemu-hppa
../configure  --target-exec='qemu-hppa  -L qemu-hppa -L /usr/hppa-linux-gnu/' --samples=/home/michael/fatesamples/fate/fate-suite/ --enable-gpl --cross-prefix=/usr/hppa-linux-gnu//bin/ --cc='ccache hppa-linux-gnu-gcc' --arch=hppa --target-os=linux --enable-cross-compile
make -j32  fate-filter-aemphasis-50fm

on n8.0.1

the way to investigate this is to look at the output from the filter (teh audio not the crcs)
and if its all +- 1 then its some FPU rounding difference
and in that case the test is the problem and needs to be made more tolerant
otherwise if there are lareg differences
then theres a real bug somewhere, this can be searched systematcially
by adding lots of printf() and comparing until you find where the issue starts

but as it doesnt replicate with qemu thats something you or someone
who has access to a box where this replicates needs to look into

also i admit iam quite overloaded with work so i would prefer if
someone else looks into that quiet a bit over someone giving me
access to a HPPA ;)

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

[-- Attachment #2: Type: text/plain, Size: 163 bytes --]

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-09  1:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-08 19:58 [FFmpeg-devel] ffmpeg-8.0.1 on hppa linux fails "fate-filter-aemphasis-50fm" test? Andrew Randrianasulu via ffmpeg-devel
2026-01-09  1:47 ` [FFmpeg-devel] " Michael Niedermayer via ffmpeg-devel

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git