Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952107 - media-libs/libaom-3.10.0 test failures : AV1/AqSegmentTest.TestNoMisMatchExtDeltaQ/1 (hardened desktop plasma)
Summary: media-libs/libaom-3.10.0 test failures : AV1/AqSegmentTest.TestNoMisMatchExt...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-03-26 19:16 UTC by Arniiiii
Modified: 2025-03-26 22:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xz tarball with bunch of files (media-libs_libaom-3.10.0_test_failure.tar.xz,277.50 KB, application/x-xz)
2025-03-26 19:16 UTC, Arniiiii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arniiiii 2025-03-26 19:16:34 UTC
Created attachment 922970 [details]
xz tarball with bunch of files

in attached xz tarball:
/var/tmp/portage/media-libs/libaom-3.10.0/{build-info/,files/,temp/,work/**{.log,.txt}}
/var/lib/portage for world file
/var/db/repos/local to show how simply the profile is combined hardened + desktop + desktop/plasma
/etc/portage/** for config
emerge_--info.txt


from build.log:
```
/var/tmp/portage/media-libs/libaom-3.10.0/work/libaom-3.10.0/test/encode_test_driver.cc:168: Failure
Failed
Encode/Decode mismatch found:
  pixel value enc/dec: 150/149
                plane: 0
              row/col: 221/318

/var/tmp/portage/media-libs/libaom-3.10.0/work/libaom-3.10.0/test/encode_test_driver.cc:168: Failure
Failed
Encode/Decode mismatch found:
  pixel value enc/dec: 150/149
                plane: 0
              row/col: 222/319

/var/tmp/portage/media-libs/libaom-3.10.0/work/libaom-3.10.0/test/encode_test_driver.cc:168: Failure
Failed
Encode/Decode mismatch found:
  pixel value enc/dec: 146/145
                plane: 0
              row/col: 221/329

/var/tmp/portage/media-libs/libaom-3.10.0/work/libaom-3.10.0/test/encode_test_driver.cc:168: Failure
Failed
Encode/Decode mismatch found:
  pixel value enc/dec: 146/145
                plane: 0
              row/col: 218/329

/var/tmp/portage/media-libs/libaom-3.10.0/work/libaom-3.10.0/test/encode_test_driver.cc:168: Failure
Failed
Encode/Decode mismatch found:
  pixel value enc/dec: 147/146
                plane: 0
              row/col: 214/329

/var/tmp/portage/media-libs/libaom-3.10.0/work/libaom-3.10.0/test/encode_test_driver.cc:168: Failure
Failed
Encode/Decode mismatch found:
  pixel value enc/dec: 147/146
                plane: 0
              row/col: 211/329

/var/tmp/portage/media-libs/libaom-3.10.0/work/libaom-3.10.0/test/aq_segment_test.cc:94: Failure
Expected: RunLoop(&video) doesn't generate new fatal failures in the current thread.
  Actual: it does.
```