Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930970 - media-libs/sdl2-image-2.8.2 fails testimage test (different from bug #927239)
Summary: media-libs/sdl2-image-2.8.2 fails testimage test (different from bug #927239)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-30 09:01 UTC by Paolo Pedroni
Modified: 2024-05-03 10:12 UTC (History)
2 users (show)

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


Attachments
sdl2-image-2.8.2:20240430-083919.log.gz (sdl2-image-2.8.2:20240430-083919.log.gz,8.11 KB, application/gzip)
2024-04-30 09:01 UTC, Paolo Pedroni
Details
test-suite.log (test-suite.log,366.99 KB, text/x-log)
2024-04-30 09:02 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2024-04-30 09:01:59 UTC
Created attachment 892000 [details]
sdl2-image-2.8.2:20240430-083919.log.gz

>>> Test phase: media-libs/sdl2-image-2.8.2
 * abi_x86_64.amd64: running multilib-minimal_abi_src_test
make -j32 -l32   check
Making check in .
make[1]: Entering directory '/var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2-abi_x86_64.amd64'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2-abi_x86_64.amd64'
Making check in test
make[1]: Entering directory '/var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2-abi_x86_64.amd64/test'
make  check-TESTS
make[2]: Entering directory '/var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2-abi_x86_64.amd64/test'
make[3]: Entering directory '/var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2-abi_x86_64.amd64/test'
FAIL: testimage
============================================================================
Testsuite summary for SDL2_image 2.8.2
============================================================================
# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to https://github.com/libsdl-org/SDL_image/issues
============================================================================
make[3]: *** [Makefile:869: test-suite.log] Error 1
make[3]: Leaving directory '/var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2-abi_x86_64.amd64/test'
make[2]: *** [Makefile:977: check-TESTS] Error 2
make[2]: Leaving directory '/var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2-abi_x86_64.amd64/test'
make[1]: *** [Makefile:1049: check-am] Error 2
make[1]: Leaving directory '/var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2-abi_x86_64.amd64/test'
make: *** [Makefile:1101: check-recursive] Error 1
 * ERROR: media-libs/sdl2-image-2.8.2::gentoo failed (test phase):
 *   Make check failed. See above for details.

Relevant part of test-suite.log says:
===========================================
   SDL2_image 2.8.2: test/test-suite.log
===========================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: testimage
===============
[...]
ERROR: 04/30/24 10:39:30: Comparison of pixels with allowable error of 300 failed 1 times.
ERROR: 04/30/24 10:39:30: First detected occurrence at position 22,10 with a squared RGB-difference of 328.
ERROR: 04/30/24 10:39:30: Surfaces from failed comparison saved as 'CompareSurfaces0027_TestOutput.bmp' and 'CompareSurfaces0027_Reference.bmp'
ERROR: 04/30/24 10:39:30: Assert 'Surface differed from reference by at most 300 in 1 pixels': Failed
INFO: /var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2/test/sample.jxl:
INFO:   Pixels:
[...]
ERROR: 04/30/24 10:39:30: Comparison of pixels with allowable error of 300 failed 1 times.
ERROR: 04/30/24 10:39:30: First detected occurrence at position 22,10 with a squared RGB-difference of 328.
ERROR: 04/30/24 10:39:30: Surfaces from failed comparison saved as 'CompareSurfaces0028_TestOutput.bmp' and 'CompareSurfaces0028_Reference.bmp'
ERROR: 04/30/24 10:39:30: Assert 'Surface differed from reference by at most 300 in 1 pixels': Failed
INFO: /var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2/test/sample.jxl:
INFO:   Pixels:
[...]
ERROR: 04/30/24 10:39:30: Comparison of pixels with allowable error of 300 failed 1 times.
ERROR: 04/30/24 10:39:30: First detected occurrence at position 22,10 with a squared RGB-difference of 328.
ERROR: 04/30/24 10:39:30: Surfaces from failed comparison saved as 'CompareSurfaces0029_TestOutput.bmp' and 'CompareSurfaces0029_Reference.bmp'
ERROR: 04/30/24 10:39:30: Assert 'Surface differed from reference by at most 300 in 1 pixels': Failed
INFO: /var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2/test/sample.jxl:
INFO:   Pixels:
[...]
ERROR: 04/30/24 10:39:30: Comparison of pixels with allowable error of 300 failed 1 times.
ERROR: 04/30/24 10:39:30: First detected occurrence at position 22,10 with a squared RGB-difference of 328.
ERROR: 04/30/24 10:39:30: Surfaces from failed comparison saved as 'CompareSurfaces0030_TestOutput.bmp' and 'CompareSurfaces0030_Reference.bmp'
ERROR: 04/30/24 10:39:30: Assert 'Surface differed from reference by at most 300 in 1 pixels': Failed
INFO: /var/tmp/portage/media-libs/sdl2-image-2.8.2/work/SDL2_image-2.8.2/test/sample.jxl:
INFO:   Pixels:
[...]
ERROR: 04/30/24 10:39:30: Assert Summary: Total=824 Passed=820 Failed=4
INFO:  04/30/24 10:39:30: Total Test runtime: 0.0 sec
ERROR: 04/30/24 10:39:30: >>> Test 'Images': Failed
INFO:  04/30/24 10:39:30: Total Suite runtime: 0.0 sec
ERROR: 04/30/24 10:39:30: Suite Summary: Total=1 Passed=0 Failed=1 Skipped=0
ERROR: 04/30/24 10:39:30: >>> Suite 'img': Failed
INFO:  04/30/24 10:39:30: Total Run runtime: 0.0 sec
ERROR: 04/30/24 10:39:30: Run Summary: Total=1 Passed=0 Failed=1 Skipped=0
ERROR: 04/30/24 10:39:30: >>> Run /w seed 'IR15VUA29W7AAANC': Failed
INFO:  04/30/24 10:39:30: Harness input to repro failures:
INFO:  04/30/24 10:39:30:  --seed IR15VUA29W7AAANC --filter Images
INFO:  04/30/24 10:39:30: Exit code: 1
FAIL testimage (exit status: 1)

# emerge --info =media-libs/sdl2-image-2.8.2
Portage 3.0.61 (python 3.11.9-final-0, default/linux/amd64/23.0/desktop/plasma/systemd, gcc-13, glibc-2.38-r13, 6.6.21-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.6.21-gentoo-x86_64-AMD_Ryzen_9_7950X3D_16-Core_Processor-with-glibc2.38
KiB Mem:   131010028 total,  14337652 free
KiB Swap:  134217724 total, 130855420 free
Timestamp of repository gentoo: Tue, 30 Apr 2024 07:15:00 +0000
Head commit of repository gentoo: 76f1e8e99653bc5824e854ebef6a675000eb597a
Timestamp of repository qt: Sun, 21 Apr 2024 21:48:24 +0000
Head commit of repository qt: 8e9abf3abc33febe35095948283231a65107d05c

sh dash 0.5.12
ld GNU ld (Gentoo 2.41 p5) 2.41.0
distcc 3.4 x86_64-pc-linux-gnu [disabled]
ccache version 4.9.1 [disabled]
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.1_p16-r6::gentoo
dev-build/autoconf:        2.71-r7::gentoo
dev-build/automake:        1.16.5-r2::gentoo
dev-build/cmake:           3.28.3::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.3.2::gentoo
dev-java/java-config:      2.3.3-r1::gentoo
dev-lang/perl:             5.38.2-r2::gentoo
dev-lang/python:           3.11.9::gentoo, 3.12.3::gentoo
dev-lang/rust:             1.77.1::gentoo
dev-util/ccache:           4.9.1::gentoo
sys-apps/baselayout:       2.14-r2::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-apps/systemd:          255.4::gentoo
sys-devel/binutils:        2.41-r5::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           17.0.6::gentoo
sys-devel/gcc:             13.2.1_p20240210::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/lld:             17.0.6::gentoo
sys-devel/llvm:            17.0.6::gentoo
sys-kernel/linux-headers:  6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.38-r13::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage
    priority: -1000
    volatile: True
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-metamanifest: yes

qt
    location: /var/db/repos/qt
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/qt.git
    masters: gentoo
    volatile: False

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0
    volatile: True

Binary Repositories:

gentoobinhost
    priority: 1
    sync-uri: https://gentoo.osuosl.org/releases/amd64/binpackages/23.0/x86-64-v3

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
AR="/usr/bin/gcc-ar"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d"
CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -mshstk -flto=16 -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
GENTOO_MIRRORS="https://gentoo.mirror.garr.it/ https://mirror.netcologne.de/gentoo/ https://mirrors.evoluso.com/gentoo/ https://gentoo.mirrors.ovh.net/gentoo-distfiles/"
LANG="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu -Wl,--sort-common"
LEX="flex"
MAKEOPTS="-j32 -l32"
NM="/usr/bin/gcc-nm"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
RANLIB="/usr/bin/gcc-ranlib"
SHELL="/bin/bash"
USE="X a52 aac aalib acl acpi activities adns alsa amd64 ao audiofile avif bash-completion bluetooth branding brotli bzip2 cairo caps cdda cddb cdparanoia cdr cet colord crypt css cups curl dbus declarative dga djvu dri dts dvd dvdr encode exif expat fbcon ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm geoip gif gimp gles2 gmp gnutls gphoto2 gpm graphviz gstreamer gtk gui guile handbook heif http2 iconv icu idn imagemagick imlib introspection ipv6 java javascript jbig jemalloc jpeg jpeg2k jpegxl kde kf6compat kwallet lame lapack lcms libass libnotify libsamplerate libtirpc lm-sensors lto lua lz4 lzma lzo mad magic man mhash mmap mng mp3 mp4 mpeg multilib musicbrainz ncurses nls offensive ogg openal opencl opengl openmp opus pam pango pcre pdf pipewire plasma png policykit postscript ppds pulseaudio qml qt5 qt6 rdesktop readline recode samba screencast sctp sdl seccomp sndfile sockets sound speex spell sqlite ssl startup-notification svg symlink syslog systemd sysvipc taglib telemetry test test-rust theora threads tidy tiff truetype udev udisks unicode upower usb v4l vaapi vala verify-sig vim-syntax vnc vorbis vulkan wavpack wayland webp widgets win32codecs wmf wxwidgets x264 xattr xcb xft xinerama xml xpm xscreensaver xv xvid yahoo zip zlib zstd" ABI_X86="64" ADA_TARGET="gcc_12" ALSA_CARDS="hda-intel virmidi" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 avx512_bf16 avx512_bitalg avx512_vbmi2 avx512_vnni avx512_vpopcntdq avx512bw avx512cd avx512dq avx512f avx512ifma avx512vbmi avx512vl f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 vpclmulqdq" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput" KERNEL="linux" L10N="it en" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LLVM_TARGETS="AMDGPU" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31" VIDEO_CARDS="amdgpu radeon radeonsi" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

# emerge -1pqv =media-libs/sdl2-image-2.8.2
[ebuild     U ] media-libs/sdl2-image-2.8.2 [2.6.3-r1] USE="avif gif jpeg jpegxl png test%* tiff webp -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Paolo Pedroni 2024-04-30 09:02:32 UTC
Created attachment 892001 [details]
test-suite.log
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-01 01:20:20 UTC
Any better with/without LTO + -march=znver4?
Comment 3 Paolo Pedroni 2024-05-03 10:12:16 UTC
(In reply to Sam James from comment #2)
> Any better with/without LTO + -march=znver4?

LTO makes no difference, -march=znver4 neither, I guess, as the same error happens on PCs with -march=znver3, -march=icelake-client, -march=skylake