Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932499 - kde-apps/ark-24.04.90 fails kerfuffle-extracttest test
Summary: kde-apps/ark-24.04.90 fails kerfuffle-extracttest test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://invent.kde.org/utilities/ark/...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks: 934361
  Show dependency tree
 
Reported: 2024-05-22 17:27 UTC by Paolo Pedroni
Modified: 2024-07-01 22:07 UTC (History)
2 users (show)

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


Attachments
ark-24.04.90:20240522-152149.log.gz (ark-24.04.90:20240522-152149.log.gz,29.59 KB, application/gzip)
2024-05-22 17:27 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-05-22 17:27:49 UTC
Created attachment 893889 [details]
ark-24.04.90:20240522-152149.log.gz

>>> Test phase: kde-apps/ark-24.04.90
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90_build"
ctest -j 32 --test-load 32 -E (kerfuffle-addtoarchivetest|plugins-clirartest)
Test project /var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90_build
      Start  1: appstreamtest
      Start  2: app-batchextracttest
      Start  3: kerfuffle-deletetest
      Start  4: kerfuffle-loadtest
      Start  5: kerfuffle-extracttest
      Start  6: kerfuffle-addtest
      Start  7: kerfuffle-movetest
      Start  8: kerfuffle-copytest
      Start  9: kerfuffle-createdialogtest
      Start 10: kerfuffle-metadatatest
      Start 11: kerfuffle-mimetypetest
      Start 12: kerfuffle-preservemetadatatest
      Start 13: kerfuffle-adddialogtest
      Start 14: kerfuffle-jobstest
      Start 15: plugins-cliziptest
 1/18 Test  #1: appstreamtest ....................   Passed    0.02 sec
      Start 16: plugins-cli7ztest
      Start 17: plugins-cliunarchivertest
      Start 18: plugins-cliarjtest
 2/18 Test #10: kerfuffle-metadatatest ...........   Passed    0.01 sec
 3/18 Test #11: kerfuffle-mimetypetest ...........   Passed    0.03 sec
 4/18 Test #15: plugins-cliziptest ...............   Passed    0.03 sec
 5/18 Test #14: kerfuffle-jobstest ...............   Passed    0.04 sec
 6/18 Test #18: plugins-cliarjtest ...............   Passed    0.03 sec
 7/18 Test #17: plugins-cliunarchivertest ........   Passed    0.04 sec
 8/18 Test #12: kerfuffle-preservemetadatatest ...   Passed    0.11 sec
 9/18 Test  #2: app-batchextracttest .............   Passed    0.16 sec
10/18 Test  #4: kerfuffle-loadtest ...............   Passed    0.23 sec
11/18 Test #16: plugins-cli7ztest ................   Passed    0.21 sec
12/18 Test  #3: kerfuffle-deletetest .............   Passed    0.27 sec
13/18 Test  #5: kerfuffle-extracttest ............***Failed    0.55 sec
14/18 Test #13: kerfuffle-adddialogtest ..........   Passed    1.47 sec
15/18 Test  #6: kerfuffle-addtest ................   Passed    1.66 sec
16/18 Test  #9: kerfuffle-createdialogtest .......   Passed    1.71 sec
17/18 Test  #7: kerfuffle-movetest ...............   Passed    2.00 sec
18/18 Test  #8: kerfuffle-copytest ...............   Passed    3.08 sec

94% tests passed, 1 tests failed out of 18

Total Test time (real) =   3.09 sec

The following tests FAILED:
          5 - kerfuffle-extracttest (Failed)
Errors while running CTest
Output from these tests are in: /var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90_build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
 * ERROR: kde-apps/ark-24.04.90::gentoo failed (test phase)

Relevant part of LastTest.log says:
5/18 Testing: kerfuffle-extracttest
5/18 Test: kerfuffle-extracttest
Command: "/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90_build/bin/extracttest"
Directory: /var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90_build/autotests/kerfuffle
"kerfuffle-extracttest" start time: May 22 17:22 CEST
Output:
----------------------------------------------------------
********* Start testing of ExtractTest *********
Config: Using QtTest library 6.7.0, Qt 6.7.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 17.0.6), gentoo 2.1
5
PASS   : ExtractTest::initTestCase()
PASS   : ExtractTest::testExtraction(extract the whole simplearchive.tar.gz)
PASS   : ExtractTest::testExtraction(extract selected entries from a tar.gz, without paths)
PASS   : ExtractTest::testExtraction(extract selected entries from a tar.gz, preserve paths)
PASS   : ExtractTest::testExtraction(extract selected entries from a tar.gz, drag-and-drop)
PASS   : ExtractTest::testExtraction(extract the whole one_toplevel_folder.zip)
PASS   : ExtractTest::testExtraction(extract selected entries from a zip, without paths)
QWARN  : ExtractTest::testExtraction(extract selected entries from a zip, preserve paths) ark.libzip: Failed to read parent modtime 
"No such file or directory"
QWARN  : ExtractTest::testExtraction(extract selected entries from a zip, preserve paths) ark.libzip: Failed to read parent modtime 
"No such file or directory"
PASS   : ExtractTest::testExtraction(extract selected entries from a zip, preserve paths)
PASS   : ExtractTest::testExtraction(extract selected entries from a zip, drag-and-drop)
PASS   : ExtractTest::testExtraction(extract the whole one_toplevel_folder .7z)
PASS   : ExtractTest::testExtraction(extract selected entries from a 7z, without paths)
PASS   : ExtractTest::testExtraction(extract selected entries from a 7z, preserve paths)
FAIL!  : ExtractTest::testExtraction(extract selected entries from a 7z, drag-and-drop) Compared values are not the same
   Actual   (extractedEntriesCount)        : 4
   Expected (expectedExtractedEntriesCount): 1
   Loc: [/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90/autotests/kerfuffle/extracttest.cpp(488)]
PASS   : ExtractTest::testExtraction(zip with empty folders)
PASS   : ExtractTest::testExtraction(tar with empty folders)
PASS   : ExtractTest::testExtraction(extract selected entries from a bzip2-compressed tarball without path)
PASS   : ExtractTest::testExtraction(extract all entries from a bzip2 - compressed tarball with path)
PASS   : ExtractTest::testExtraction(extract selected entries from a xz-compressed tarball without path)
PASS   : ExtractTest::testExtraction(extract all entries from a xz - compressed tarball with path)
QWARN  : ExtractTest::testExtraction(extract selected entries from a lzma-compressed tarball without path) ark.kerfuffle: Could not detect mimetype from content. Using extension-based mimetype: "application/x-lzma-compressed-tar"
QWARN  : ExtractTest::testExtraction(extract selected entries from a lzma-compressed tarball without path) ark.kerfuffle: Could not detect mimetype from content. Using extension-based mimetype: "application/x-lzma-compressed-tar"
PASS   : ExtractTest::testExtraction(extract selected entries from a lzma-compressed tarball without path)
QWARN  : ExtractTest::testExtraction(extract all entries from a lzma - compressed tarball with path) ark.kerfuffle: Could not detect mimetype from content. Using extension-based mimetype: "application/x-lzma-compressed-tar"
QWARN  : ExtractTest::testExtraction(extract all entries from a lzma - compressed tarball with path) ark.kerfuffle: Could not detect mimetype from content. Using extension-based mimetype: "application/x-lzma-compressed-tar"
PASS   : ExtractTest::testExtraction(extract all entries from a lzma - compressed tarball with path)
PASS   : ExtractTest::testExtraction(extract selected entries from a compress (.Z)-compressed tarball without path)
PASS   : ExtractTest::testExtraction(extract all entries from a compress (.Z)-compressed tarball with path)
PASS   : ExtractTest::testExtraction(extract selected entries from a lzipped tarball without path)
PASS   : ExtractTest::testExtraction(extract all entries from a lzipped tarball with path)
PASS   : ExtractTest::testExtraction(extract selected entries from a lzop-compressed tarball without path)
PASS   : ExtractTest::testExtraction(extract all entries from a lzop - compressed tarball with path)
PASS   : ExtractTest::testExtraction(extract the single - file test.png.lzo)
PASS   : ExtractTest::testExtraction(extract selected entries from a lrzip-compressed tarball without path)
PASS   : ExtractTest::testExtraction(extract all entries from a lrzip - compressed tarball with path)
PASS   : ExtractTest::testExtraction(extract the single - file test.txt.lrz)
PASS   : ExtractTest::testExtraction(extract selected entries from a zstd-compressed tarball without path)
PASS   : ExtractTest::testExtraction(extract all entries from a zst - compressed tarball with path)
PASS   : ExtractTest::testExtraction(extract the single - file test.txt.zst)
PASS   : ExtractTest::testExtraction(extract selected entries from a lz4-compressed tarball without path)
PASS   : ExtractTest::testExtraction(extract all entries from a lz4 - compressed tarball with path)
PASS   : ExtractTest::testExtraction(extract the single - file test.txt.lz4)
PASS   : ExtractTest::testExtraction(extract selected entries from a xar archive without path)
PASS   : ExtractTest::testExtraction(extract all entries from a xar archive with path)
QWARN  : ExtractTest::testExtraction(extract all entries from an AppImage with path) ark.libarchive: Warning, existing, but writable dir
PASS   : ExtractTest::testExtraction(extract all entries from an AppImage with path)
PASS   : ExtractTest::testExtraction(extract selected entries from an AppImage with path)
PASS   : ExtractTest::testExtraction(extract all entries from a multivolume 7z archive with path)
PASS   : ExtractTest::testExtraction(extract all entries from a multivolume rar archive with path)
PASS   : ExtractTest::testExtraction(extract selected entries from rpm with path)
PASS   : ExtractTest::testExtraction(#369535: broken drag-and-drop from rpm)
QWARN  : ExtractTest::testExtraction(#394542: libzip doesn't extract selected folder) ark.libzip: Skipping folder without entry: "2017 - 05/"
PASS   : ExtractTest::testExtraction(#394542: libzip doesn't extract selected folder)
QCRITICAL: ExtractTest::testExtraction(extract the whole one_toplevel_folder.arj) ark.kerfuffle: Could not find a plugin to handle "/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90/autotests/kerfuffle/data/one_toplevel_folder.arj"
SKIP   : ExtractTest::testExtraction(extract the whole one_toplevel_folder.arj) Could not find a plugin to handle the archive. Skipp
ing test.
   Loc: [/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90/autotests/kerfuffle/extracttest.cpp(463)]
QCRITICAL: ExtractTest::testExtraction(extract selected entries from a arj, without paths) ark.kerfuffle: Could not find a plugin to
 handle "/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90/autotests/kerfuffle/data/one_toplevel_folder.arj"
SKIP   : ExtractTest::testExtraction(extract selected entries from a arj, without paths) Could not find a plugin to handle the archi
ve. Skipping test.
   Loc: [/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90/autotests/kerfuffle/extracttest.cpp(463)]
QCRITICAL: ExtractTest::testExtraction(extract selected entries from a arj, preserve paths) ark.kerfuffle: Could not find a plugin t
o handle "/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90/autotests/kerfuffle/data/one_toplevel_folder.arj"
SKIP   : ExtractTest::testExtraction(extract selected entries from a arj, preserve paths) Could not find a plugin to handle the arch
ive. Skipping test.
   Loc: [/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90/autotests/kerfuffle/extracttest.cpp(463)]
QCRITICAL: ExtractTest::testExtraction(extract selected entries from a arj, drag-and-drop) ark.kerfuffle: Could not find a plugin to
 handle "/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90/autotests/kerfuffle/data/one_toplevel_folder.arj"
SKIP   : ExtractTest::testExtraction(extract selected entries from a arj, drag-and-drop) Could not find a plugin to handle the archi
ve. Skipping test.
   Loc: [/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90/autotests/kerfuffle/extracttest.cpp(463)]
PASS   : ExtractTest::testExtraction(extract the single - file test.z)
QWARN  : ExtractTest::testExtraction(extract the single - file test.zz) ark.kerfuffle: Could not detect mimetype from content. Using extension-based mimetype: "application/zlib"
QWARN  : ExtractTest::testExtraction(extract the single - file test.zz) ark.kerfuffle: Could not detect mimetype from content. Using extension-based mimetype: "application/zlib"
PASS   : ExtractTest::testExtraction(extract the single - file test.zz)
PASS   : ExtractTest::testExtraction(extract the single - file test.txt.gz)
PASS   : ExtractTest::testExtraction(extract the single - file test.txt.bz2)
QWARN  : ExtractTest::testExtraction(extract the single - file test.png.lzma) ark.kerfuffle: Could not detect mimetype from content. Using extension-based mimetype: "application/x-lzma"
QWARN  : ExtractTest::testExtraction(extract the single - file test.png.lzma) ark.kerfuffle: Could not detect mimetype from content. Using extension-based mimetype: "application/x-lzma"
PASS   : ExtractTest::testExtraction(extract the single - file test.png.lzma)
PASS   : ExtractTest::testExtraction(extract the single - file test.svgz)
QCRITICAL: ExtractTest::testExtraction(extract the whole test.sit) ark.kerfuffle: Could not find a plugin to handle "/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90/autotests/kerfuffle/data/test.sit"
SKIP   : ExtractTest::testExtraction(extract the whole test.sit) Could not find a plugin to handle the archive. Skipping test.
   Loc: [/var/tmp/portage/kde-apps/ark-24.04.90/work/ark-24.04.90/autotests/kerfuffle/extracttest.cpp(463)]
PASS   : ExtractTest::testPreservePermissions(test preserve 0755 permissions (7z, kerfuffle_cli7z))
PASS   : ExtractTest::testPreservePermissions(test preserve 0755 permissions (7z, kerfuffle_libarchive))
PASS   : ExtractTest::testPreservePermissions(test preserve 0755 permissions (rar, kerfuffle_clirar))
PASS   : ExtractTest::testPreservePermissions(test preserve 0755 permissions (tar.bz2, kerfuffle_libarchive))
PASS   : ExtractTest::testPreservePermissions(test preserve 0755 permissions (zip, kerfuffle_libzip))
PASS   : ExtractTest::testPreservePermissions(test preserve 0755 permissions (zip, kerfuffle_cli7z))
PASS   : ExtractTest::testPreservePermissions(test preserve 0755 permissions (zip, kerfuffle_clizip))
PASS   : ExtractTest::cleanupTestCase()
Totals: 59 passed, 1 failed, 5 skipped, 0 blacklisted, 521ms
********* Finished testing of ExtractTest *********
<end of output>
Test time =   0.55 sec
----------------------------------------------------------
Test Failed.
"kerfuffle-extracttest" end time: May 22 17:22 CEST
"kerfuffle-extracttest" time elapsed: 00:00:00
----------------------------------------------------------
Comment 1 Paolo Pedroni 2024-05-22 17:28:47 UTC
# emerge --info =kde-apps/ark-24.04.90
Portage 3.0.63 (python 3.11.9-final-0, default/linux/amd64/23.0/desktop/plasma/systemd, gcc-13, glibc-2.39-r6, 6.6.30-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.6.30-gentoo-x86_64-AMD_Ryzen_9_7950X3D_16-Core_Processor-with-glibc2.39
KiB Mem:   131010028 total,  86936980 free
KiB Swap:  134217724 total, 134192380 free
Timestamp of repository gentoo: Wed, 22 May 2024 07:45:00 +0000
Head commit of repository gentoo: 8b91e94cf21d61fda8d1d21920dd2a3fdc15b388
sh dash 0.5.12
ld GNU ld (Gentoo 2.42 p3) 2.42.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.5::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.4.0-r1::gentoo
dev-java/java-config:      2.3.3-r1::gentoo
dev-lang/perl:             5.38.2-r3::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-r1::gentoo
sys-apps/baselayout:       2.15::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-apps/systemd:          255.4::gentoo
sys-devel/binutils:        2.42-r1::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.39-r6::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-max-age: 24
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts: 
    sync-rsync-verify-jobs: 1

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 merge-wait 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.UTF-8"
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" PERL_FEATURES="ithreads quadmath" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31 ruby32" 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 =kde-apps/ark-24.04.90
[ebuild     U ] kde-apps/ark-24.04.90 [24.02.2] USE="handbook test* zip -debug"
Comment 2 unhappy-ending 2024-06-02 01:12:53 UTC
Same drag&drop test failure here.
Comment 3 Larry the Git Cow gentoo-dev 2024-06-24 17:27:28 UTC
The bug has been closed via the following commit(s):

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

commit f06e44a53ada9db5c3fd36bb2e14cb9c3dc131eb
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-06-24 17:26:00 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-06-24 17:26:34 +0000

    kde-apps/ark: Disable kerfuffle-extracttest
    
    Closes: https://bugs.gentoo.org/932499
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/ark/ark-24.05.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2024-07-01 22:07:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=816b3595ed9ac37397ad63671d93d5ee2b3bebbe

commit 816b3595ed9ac37397ad63671d93d5ee2b3bebbe
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-06-24 17:26:00 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-07-01 22:03:57 +0000

    kde-apps/ark: Disable kerfuffle-extracttest
    
    Closes: https://bugs.gentoo.org/932499
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/ark/ark-24.05.49.9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)