Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927971 - dev-qt/qtimageformats-6.6.2 fails tst_qheif test
Summary: dev-qt/qtimageformats-6.6.2 fails tst_qheif test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-27 15:44 UTC by Paolo Pedroni
Modified: 2024-03-27 16:45 UTC (History)
2 users (show)

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


Attachments
qtimageformats-6.6.2:20240327-152948.log.gz (qtimageformats-6.6.2:20240327-152948.log.gz,10.48 KB, application/gzip)
2024-03-27 15:44 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-03-27 15:44:22 UTC
Created attachment 888776 [details]
qtimageformats-6.6.2:20240327-152948.log.gz

>>> Test phase: dev-qt/qtimageformats-6.6.2
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-qt/qtimageformats-6.6.2/work/qtimageformats-everywhere-src-6.6.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-qt/qtimageformats-6.6.2/work/qtimageformats-everywhere-src-6.6.2_build"
ctest -j 32 --test-load 32
Test project /var/tmp/portage/dev-qt/qtimageformats-6.6.2/work/qtimageformats-everywhere-src-6.6.2_build
    Start 1: tst_qtga
    Start 2: tst_qwbmp
    Start 3: tst_qdds
    Start 4: tst_qicns
    Start 5: tst_qjp2
    Start 6: tst_qwebp
    Start 7: tst_qheif
    Start 8: tst_qmng
    Start 9: tst_qtiff
1/9 Test #2: tst_qwbmp ........................   Passed    0.04 sec
2/9 Test #3: tst_qdds .........................   Passed    0.04 sec
3/9 Test #5: tst_qjp2 .........................   Passed    0.04 sec
4/9 Test #1: tst_qtga .........................   Passed    0.04 sec
5/9 Test #8: tst_qmng .........................   Passed    0.04 sec
6/9 Test #6: tst_qwebp ........................   Passed    0.08 sec
7/9 Test #9: tst_qtiff ........................   Passed    0.09 sec
8/9 Test #4: tst_qicns ........................   Passed    0.10 sec
9/9 Test #7: tst_qheif ........................***Failed    0.11 sec

89% tests passed, 1 tests failed out of 9

Label Time Summary:
tests/auto/dds/tst_qdds      =   0.04 sec*proc (1 test)
tests/auto/heif/tst_qheif    =   0.11 sec*proc (1 test)
tests/auto/icns/tst_qicns    =   0.10 sec*proc (1 test)
tests/auto/jp2/tst_qjp2      =   0.04 sec*proc (1 test)
tests/auto/mng/tst_qmng      =   0.04 sec*proc (1 test)
tests/auto/tga/tst_qtga      =   0.04 sec*proc (1 test)
tests/auto/tiff/tst_qtiff    =   0.09 sec*proc (1 test)
tests/auto/wbmp/tst_qwbmp    =   0.04 sec*proc (1 test)
tests/auto/webp/tst_qwebp    =   0.08 sec*proc (1 test)

Total Test time (real) =   0.12 sec

The following tests FAILED:
          7 - tst_qheif (Failed)
Errors while running CTest
Output from these tests are in: /var/tmp/portage/dev-qt/qtimageformats-6.6.2/work/qtimageformats-everywhere-src-6.6.2_build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
 * ERROR: dev-qt/qtimageformats-6.6.2::gentoo failed (test phase)

Relevant part of LastTest.log says:
7/9 Testing: tst_qheif
7/9 Test: tst_qheif
Command: "/usr/bin/cmake" "-P" "/var/tmp/portage/dev-qt/qtimageformats-6.6.2/work/qtimageformats-everywhere-src-6.6.2_build/tests/auto/heif/ts
t_qheifWrapperRelWithDebInfo.cmake"
Directory: /var/tmp/portage/dev-qt/qtimageformats-6.6.2/work/qtimageformats-everywhere-src-6.6.2_build/tests/auto/heif
"tst_qheif" start time: Mar 27 16:29 CET
Output:
----------------------------------------------------------
********* Start testing of tst_qheif *********
Config: Using QtTest library 6.6.2, Qt 6.6.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 17.0.6), gentoo 2.14
PASS   : tst_qheif::initTestCase()
PASS   : tst_qheif::readImage(col)
FAIL!  : tst_qheif::readImage(rot) Compared values are not the same
   Actual   (image.size()): QSize(78x112)
   Expected (size)        : QSize(110x78)
   Loc: [/var/tmp/portage/dev-qt/qtimageformats-6.6.2/work/qtimageformats-everywhere-src-6.6.2/tests/auto/heif/tst_qheif.cpp(47)]
PASS   : tst_qheif::readProperties(col)
FAIL!  : tst_qheif::readProperties(rot) Compared values are not the same
   Actual   (reader.size()): QSize(78x112)
   Expected (rawSize)      : QSize(78x110)
   Loc: [/var/tmp/portage/dev-qt/qtimageformats-6.6.2/work/qtimageformats-everywhere-src-6.6.2/tests/auto/heif/tst_qheif.cpp(66)]
PASS   : tst_qheif::writeImage()
PASS   : tst_qheif::cleanupTestCase()
Totals: 5 passed, 2 failed, 0 skipped, 0 blacklisted, 77ms
********* Finished testing of tst_qheif *********
CMake Error at tst_qheifWrapperRelWithDebInfo.cmake:18 (message):
  
  /var/tmp/portage/dev-qt/qtimageformats-6.6.2/work/qtimageformats-everywhere-src-6.6.2_build/tests/auto/heif/tst_qheif
  execution failed with exit code 2.


<end of output>
Test time =   0.11 sec
----------------------------------------------------------
Test Failed.
"tst_qheif" end time: Mar 27 16:29 CET
"tst_qheif" time elapsed: 00:00:00
----------------------------------------------------------
Comment 1 Paolo Pedroni 2024-03-27 15:45:33 UTC
# emerge --info =dev-qt/qtimageformats-6.6.2
Portage 3.0.61 (python 3.11.8-final-0, default/linux/amd64/23.0/desktop/plasma/systemd, gcc-13, glibc-2.38-r10, 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, 106613300 free
KiB Swap:  134217724 total, 134217724 free
Timestamp of repository gentoo: Wed, 27 Mar 2024 13:15:00 +0000
Head commit of repository gentoo: 6d13961a0e0e2c9b6ac362c27a33920ee7833347
Timestamp of repository qt: Mon, 25 Mar 2024 21:18:42 +0000
Head commit of repository qt: f47113f30d9c536fb417ea267563eaf8c764bd60

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-r6::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.8_p1::gentoo, 3.12.2_p1::gentoo
dev-lang/rust:             1.75.0-r1::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.3-r1::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-r10::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-verify-metamanifest: yes
    sync-rsync-extra-opts: 
    sync-rsync-verify-max-age: 24

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

=================================================================
                        Package Settings
=================================================================

dev-qt/qtimageformats-6.6.2::gentoo was built with the following:
USE="mng -test" ABI_X86="(64)"
CFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -Werror=odr -Werror=strict-aliasing"
CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=znver4 -Werror=odr -Werror=strict-aliasing"
FEATURES="pid-sandbox parallel-fetch news compress-build-logs network-sandbox unmerge-logs ipc-sandbox userfetch pkgdir-index-trusted preserve-libs usersync merge-sync sfperms sign protect-owned fixlafiles strict split-elog binpkg-multi-instance split-log unknown-features-warn usersandbox qa-unresolved-soname-deps distlocks assume-digests binpkg-docompress unmerge-orphans xattr binpkg-dostrip multilib-strict sandbox userpriv buildpkg-live config-protect-if-modified binpkg-logs ebuild-locks"
LDFLAGS="-Wl,-O2 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind"

# emerge -1pqv =dev-qt/qtimageformats-6.6.2
[ebuild   R   ] dev-qt/qtimageformats-6.6.2  USE="mng test*"
Comment 2 Ionen Wolkens gentoo-dev 2024-03-27 16:23:03 UTC
This is strange, I can't reproduce because (unsurprisingly) this test is skipped for me (using clang changes nothing):

********* Start testing of tst_qheif *********
Config: Using QtTest library 6.6.2, Qt 6.6.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.2.1 20240210), gentoo 2.15
SKIP   : tst_qheif::initTestCase() The image format handler is not installed.

Thing is that the plugin only has a mac version, aka:

    if(APPLE)
        add_subdirectory(macheif)
    endif()

And so isn't built.

Maybe you somehow have a different package that installed a plugin? What does this show:

    find /usr/lib64/qt6/plugins -type f

Suppose I could just skip this test considering it doesn't build its own heif plugin anyhow, if something *else* installed it then that package should test its own heif support.
Comment 3 Ionen Wolkens gentoo-dev 2024-03-27 16:35:37 UTC
Yeah, from a quick look it's most likely kde-frameworks/kimageformats[heif] which gives:

    /usr/lib64/qt6/plugins/imageformats/kimg_heif.so

I'll just skip the test, this test was designed for macheif so it makes no sense to run it using kde-frameworks' plugin.
Comment 4 Larry the Git Cow gentoo-dev 2024-03-27 16:45:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428f03e050452388f1af014b1d2803893acc84bb

commit 428f03e050452388f1af014b1d2803893acc84bb
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-03-27 16:40:10 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-03-27 16:42:18 +0000

    dev-qt/qtimageformats: skip tst_qheif (qt6)
    
    Closes: https://bugs.gentoo.org/927971
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-qt/qtimageformats/qtimageformats-6.6.2.ebuild     | 6 ++++++
 dev-qt/qtimageformats/qtimageformats-6.6.3.ebuild     | 6 ++++++
 dev-qt/qtimageformats/qtimageformats-6.6.9999.ebuild  | 6 ++++++
 dev-qt/qtimageformats/qtimageformats-6.7.0_rc2.ebuild | 6 ++++++
 dev-qt/qtimageformats/qtimageformats-6.7.9999.ebuild  | 6 ++++++
 dev-qt/qtimageformats/qtimageformats-6.9999.ebuild    | 6 ++++++
 6 files changed, 36 insertions(+)