Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Michael Niedermayer via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: Michael Niedermayer <michael@niedermayer.cc>
Subject: [FFmpeg-devel] Re: ffmpeg-8.0.1 on hppa linux fails "fate-filter-aemphasis-50fm" test?
Date: Fri, 9 Jan 2026 02:47:06 +0100
Message-ID: <aWBeGnS5C76FVOvg@neo> (raw)
In-Reply-To: <CA+rFky5DUo=3u0XweS5oAfRJ2wjXn4cVEu+Egr7wWwof5m+Wcg@mail.gmail.com>


[-- 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

      reply	other threads:[~2026-01-09  1:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-08 19:58 [FFmpeg-devel] " Andrew Randrianasulu via ffmpeg-devel
2026-01-09  1:47 ` Michael Niedermayer via ffmpeg-devel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aWBeGnS5C76FVOvg@neo \
    --to=ffmpeg-devel@ffmpeg.org \
    --cc=michael@niedermayer.cc \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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