Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936484 - dev-qt/qtbase-6.7.2-r1 often fails test tst_qprocess
Summary: dev-qt/qtbase-6.7.2-r1 often fails test tst_qprocess
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-07-22 09:58 UTC by Paolo Pedroni
Modified: 2024-07-22 22:53 UTC (History)
2 users (show)

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


Attachments
qtbase-6.7.2-r1:20240722-093524.log.gz (qtbase-6.7.2-r1:20240722-093524.log.gz,339.20 KB, application/gzip)
2024-07-22 09:58 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-07-22 09:58:09 UTC
Created attachment 898103 [details]
qtbase-6.7.2-r1:20240722-093524.log.gz

It seems that the test times out. It happens way more often on slow CPUs, but sometimes also on my fastest one (Ryzen 9 7950X3D). If you keep trying long enough, sooner or later it will succeed.

        Start  72: tst_qprocess
[...]
455/456 Test  #72: tst_qprocess ....................................***Failed  127.77 sec
[...]
99% tests passed, 1 tests failed out of 456
[...]
Total Test time (real) = 186.40 sec

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

Relevant part of LastTest.log says:
72/456 Testing: tst_qprocess
72/456 Test: tst_qprocess
Command: "/usr/bin/cmake" "-P" "/var/tmp/portage/dev-qt/qtbase-6.7.2-r1/work/qtbase-everywhere-src-6.7.2_build/tests/auto/corelib/io
/qprocess/test/tst_qprocessWrapperRelWithDebInfo.cmake"
Directory: /var/tmp/portage/dev-qt/qtbase-6.7.2-r1/work/qtbase-everywhere-src-6.7.2_build/tests/auto/corelib/io/qprocess/test/../
"tst_qprocess" start time: Jul 22 09:40 UTC
Output:
----------------------------------------------------------
********* Start testing of tst_QProcess *********
Config: Using QtTest library 6.7.2, Qt 6.7.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 17.0.6), gentoo 2.1
5
PASS   : tst_QProcess::initTestCase()
PASS   : tst_QProcess::getSetCheck()
QWARN  : tst_QProcess::constructing() QIODevice::read (QProcess): device not open
QWARN  : tst_QProcess::constructing() QIODevice::read (QProcess): device not open
QWARN  : tst_QProcess::constructing() QIODevice::read (QProcess): device not open
QWARN  : tst_QProcess::constructing() QIODevice::write (QProcess): device not open
PASS   : tst_QProcess::constructing()
PASS   : tst_QProcess::simpleStart()
PASS   : tst_QProcess::startCommand()
PASS   : tst_QProcess::startCommandEmptyString()
PASS   : tst_QProcess::startWithOpen()
PASS   : tst_QProcess::startWithOldOpen()
PASS   : tst_QProcess::execute()
PASS   : tst_QProcess::startDetached()
PASS   : tst_QProcess::crashTest()
PASS   : tst_QProcess::crashTest2()
PASS   : tst_QProcess::echoTest(1)
PASS   : tst_QProcess::echoTest(2)
PASS   : tst_QProcess::echoTest(3)
PASS   : tst_QProcess::echoTest(4)
PASS   : tst_QProcess::echoTest(5)
PASS   : tst_QProcess::echoTest(100 bytes)
PASS   : tst_QProcess::echoTest(1000 bytes)
PASS   : tst_QProcess::echoTest(10000 bytes)
PASS   : tst_QProcess::echoTest2()
PASS   : tst_QProcess::loopBackTest()
PASS   : tst_QProcess::readTimeoutAndThenCrash()
PASS   : tst_QProcess::deadWhileReading()
PASS   : tst_QProcess::restartProcessDeadlock()
PASS   : tst_QProcess::closeWriteChannel()
PASS   : tst_QProcess::closeReadChannel()
PASS   : tst_QProcess::openModes()
PASS   : tst_QProcess::emitReadyReadOnlyWhenNewDataArrives()
PASS   : tst_QProcess::softExitInSlots(gui app 0)
PASS   : tst_QProcess::softExitInSlots(gui app 1)
PASS   : tst_QProcess::softExitInSlots(gui app 2)
PASS   : tst_QProcess::softExitInSlots(gui app 3)
PASS   : tst_QProcess::softExitInSlots(gui app 4)
PASS   : tst_QProcess::softExitInSlots(gui app 5)
PASS   : tst_QProcess::softExitInSlots(console app 0)
PASS   : tst_QProcess::softExitInSlots(console app 1)
PASS   : tst_QProcess::softExitInSlots(console app 2)
PASS   : tst_QProcess::softExitInSlots(console app 3)
PASS   : tst_QProcess::softExitInSlots(console app 4)
PASS   : tst_QProcess::softExitInSlots(console app 5)
PASS   : tst_QProcess::mergedChannels()
PASS   : tst_QProcess::forwardedChannels(separate)
PASS   : tst_QProcess::forwardedChannels(forwarded)
PASS   : tst_QProcess::forwardedChannels(stdout)
PASS   : tst_QProcess::forwardedChannels(stderr)
PASS   : tst_QProcess::forwardedChannels(fwdinput)
PASS   : tst_QProcess::forwardedChannels(detached-default-forwarding)
PASS   : tst_QProcess::forwardedChannels(detached-merged-forwarding)
PASS   : tst_QProcess::atEnd()
PASS   : tst_QProcess::atEnd2()
PASS   : tst_QProcess::waitForFinishedWithTimeout()
PASS   : tst_QProcess::waitForReadyReadInAReadyReadSlot()
PASS   : tst_QProcess::waitForBytesWrittenInABytesWrittenSlot()
PASS   : tst_QProcess::setEnvironment(setting-empty)
PASS   : tst_QProcess::setEnvironment(setting)
PASS   : tst_QProcess::setEnvironment(unsetting)
PASS   : tst_QProcess::setEnvironment(overriding)
PASS   : tst_QProcess::setProcessEnvironment(setting-empty)
PASS   : tst_QProcess::setProcessEnvironment(setting)
PASS   : tst_QProcess::setProcessEnvironment(unsetting)
PASS   : tst_QProcess::setProcessEnvironment(overriding)
PASS   : tst_QProcess::environmentIsSorted()
PASS   : tst_QProcess::spaceInName()
PASS   : tst_QProcess::setStandardInputFile()
PASS   : tst_QProcess::setStandardInputFileFailure()
PASS   : tst_QProcess::setStandardOutputFile(stdout-truncate)
PASS   : tst_QProcess::setStandardOutputFile(stdout-append)
PASS   : tst_QProcess::setStandardOutputFile(stderr-truncate)
PASS   : tst_QProcess::setStandardOutputFile(stderr-append)
PASS   : tst_QProcess::setStandardOutputFile(merged-truncate)
PASS   : tst_QProcess::setStandardOutputFile(merged-append)
PASS   : tst_QProcess::setStandardOutputFileFailure(stdout-truncate)
PASS   : tst_QProcess::setStandardOutputFileFailure(stdout-append)
PASS   : tst_QProcess::setStandardOutputFileFailure(stderr-truncate)
PASS   : tst_QProcess::setStandardOutputFileFailure(stderr-append)
PASS   : tst_QProcess::setStandardOutputFileFailure(merged-truncate)
PASS   : tst_QProcess::setStandardOutputFileFailure(merged-append)
PASS   : tst_QProcess::setStandardOutputFileNullDevice()
PASS   : tst_QProcess::setStandardOutputFileAndWaitForBytesWritten()
PASS   : tst_QProcess::setStandardOutputProcess(separate)
PASS   : tst_QProcess::setStandardOutputProcess(separate with waitForBytesWritten)
PASS   : tst_QProcess::setStandardOutputProcess(merged)
PASS   : tst_QProcess::removeFileWhileProcessIsRunning()
PASS   : tst_QProcess::fileWriterProcess()
PASS   : tst_QProcess::switchReadChannels()
PASS   : tst_QProcess::discardUnwantedOutput()
PASS   : tst_QProcess::setWorkingDirectory()
PASS   : tst_QProcess::setNonExistentWorkingDirectory()
PASS   : tst_QProcess::detachedSetNonExistentWorkingDirectory()
PASS   : tst_QProcess::exitStatus(normal)
FAIL!  : tst_QProcess::exitStatus(crash) 'process.waitForFinished(30000)' returned FALSE. ()
   Loc: [/var/tmp/portage/dev-qt/qtbase-6.7.2-r1/work/qtbase-everywhere-src-6.7.2/tests/auto/corelib/io/qprocess/tst_qprocess.cpp(653)]
QWARN  : tst_QProcess::exitStatus(crash) QProcess: Destroyed while process ("testProcessCrash/testProcessCrash") is still running.
FAIL!  : tst_QProcess::exitStatus(normal-crash) 'process.waitForFinished(30000)' returned FALSE. ()
   Loc: [/var/tmp/portage/dev-qt/qtbase-6.7.2-r1/work/qtbase-everywhere-src-6.7.2/tests/auto/corelib/io/qprocess/tst_qprocess.cpp(653)]
QWARN  : tst_QProcess::exitStatus(normal-crash) QProcess: Destroyed while process ("testProcessCrash/testProcessCrash") is still running.
FAIL!  : tst_QProcess::exitStatus(crash-normal) 'process.waitForFinished(30000)' returned FALSE. ()
   Loc: [/var/tmp/portage/dev-qt/qtbase-6.7.2-r1/work/qtbase-everywhere-src-6.7.2/tests/auto/corelib/io/qprocess/tst_qprocess.cpp(653)]
QWARN  : tst_QProcess::exitStatus(crash-normal) QProcess: Destroyed while process ("testProcessCrash/testProcessCrash") is still running.
PASS   : tst_QProcess::waitForFinished()
PASS   : tst_QProcess::hardExit()
PASS   : tst_QProcess::softExit()
PASS   : tst_QProcess::processInAThread()
PASS   : tst_QProcess::processesInMultipleThreads()
PASS   : tst_QProcess::spaceArgsTest(arg1 arg2)
PASS   : tst_QProcess::spaceArgsTest(""""arg1"""" "ar """g2")
PASS   : tst_QProcess::spaceArgsTest("ar g1" "a rg 2")
PASS   : tst_QProcess::spaceArgsTest("-lar g1" "-l"""ar g2"""")
PASS   : tst_QProcess::spaceArgsTest(ar""""g1)
PASS   : tst_QProcess::spaceArgsTest(ar\g1)
PASS   : tst_QProcess::spaceArgsTest(ar\g""""1)
PASS   : tst_QProcess::spaceArgsTest(arg\"""1)
PASS   : tst_QProcess::spaceArgsTest("""""""""""")
PASS   : tst_QProcess::spaceArgsTest("""""""""""" """"""" """"""")
PASS   : tst_QProcess::spaceArgsTest(""""""" "" """"""" (bogus double quotes))
PASS   : tst_QProcess::spaceArgsTest( """"""" "" """""""   (bogus double quotes))
PASS   : tst_QProcess::setChildProcessModifier(normal)
PASS   : tst_QProcess::setChildProcessModifier(detached)
PASS   : tst_QProcess::failChildProcessModifier(normal)
PASS   : tst_QProcess::failChildProcessModifier(detached)
PASS   : tst_QProcess::throwInChildProcessModifier()
PASS   : tst_QProcess::terminateInChildProcessModifier(_exit)
FAIL!  : tst_QProcess::terminateInChildProcessModifier(abort) 'process.waitForStarted(5000)' returned FALSE. (Process operation timed out)
   Loc: [/var/tmp/portage/dev-qt/qtbase-6.7.2-r1/work/qtbase-everywhere-src-6.7.2/tests/auto/corelib/io/qprocess/tst_qprocess.cpp(1677)]
QWARN  : tst_QProcess::terminateInChildProcessModifier(abort) QProcess: Destroyed while process ("testForwardingHelper/testForwardingHelper") is still running.
PASS   : tst_QProcess::terminateInChildProcessModifier(sigkill)
FAIL!  : tst_QProcess::terminateInChildProcessModifier(terminate) 'process.waitForStarted(5000)' returned FALSE. (Process operation timed out)
   Loc: [/var/tmp/portage/dev-qt/qtbase-6.7.2-r1/work/qtbase-everywhere-src-6.7.2/tests/auto/corelib/io/qprocess/tst_qprocess.cpp(1677)]
QWARN  : tst_QProcess::terminateInChildProcessModifier(terminate) QProcess: Destroyed while process ("testForwardingHelper/testForwardingHelper") is still running.
FAIL!  : tst_QProcess::terminateInChildProcessModifier(crash) 'process.waitForStarted(5000)' returned FALSE. (Process operation timed out)
   Loc: [/var/tmp/portage/dev-qt/qtbase-6.7.2-r1/work/qtbase-everywhere-src-6.7.2/tests/auto/corelib/io/qprocess/tst_qprocess.cpp(1677)]
QWARN  : tst_QProcess::terminateInChildProcessModifier(crash) QProcess: Destroyed while process ("testForwardingHelper/testForwardingHelper") is still running.
SKIP   : tst_QProcess::raiseInChildProcessModifier() Requires QT_BUILD_INTERNAL symbols
   Loc: [/var/tmp/portage/dev-qt/qtbase-6.7.2-r1/work/qtbase-everywhere-src-6.7.2/tests/auto/corelib/io/qprocess/tst_qprocess.cpp(1756)]
PASS   : tst_QProcess::unixProcessParameters(defaults)
PASS   : tst_QProcess::unixProcessParameters(reset-sighand)
PASS   : tst_QProcess::unixProcessParameters(ignore-sigpipe)
PASS   : tst_QProcess::unixProcessParameters(file-descriptors)
PASS   : tst_QProcess::unixProcessParameters(setsid)
QINFO  : tst_QProcess::unixProcessParameters(reset-ids) Process has identical real and effective IDs; this test will do nothing
PASS   : tst_QProcess::unixProcessParameters(reset-ids)
PASS   : tst_QProcess::unixProcessParameters(noctty)
QDEBUG : tst_QProcess::impossibleUnixProcessParameters(setsid) "Child process set up failed: setsid: Operation not permitted"
PASS   : tst_QProcess::impossibleUnixProcessParameters(setsid)
PASS   : tst_QProcess::unixProcessParametersAndChildModifier()
PASS   : tst_QProcess::unixProcessParametersOtherFileDescriptors()
PASS   : tst_QProcess::exitCodeTest()
PASS   : tst_QProcess::systemEnvironment()
PASS   : tst_QProcess::lockupsInStartDetached()
PASS   : tst_QProcess::waitForReadyReadForNonexistantProcess()
PASS   : tst_QProcess::detachedProcessParameters(none)
PASS   : tst_QProcess::detachedProcessParameters(stdout)
PASS   : tst_QProcess::detachedProcessParameters(stderr)
PASS   : tst_QProcess::startFinishStartFinish()
PASS   : tst_QProcess::invalidProgramString(null string)
PASS   : tst_QProcess::invalidProgramString(empty string)
PASS   : tst_QProcess::onlyOneStartedSignal()
PASS   : tst_QProcess::finishProcessBeforeReadingDone()
PASS   : tst_QProcess::waitForStartedWithoutStart()
PASS   : tst_QProcess::startStopStartStop()
PASS   : tst_QProcess::startStopStartStopBuffers(separate-separate)
PASS   : tst_QProcess::startStopStartStopBuffers(separate-merged)
PASS   : tst_QProcess::startStopStartStopBuffers(merged-separate)
PASS   : tst_QProcess::startStopStartStopBuffers(merged-merged)
line3
line3
PASS   : tst_QProcess::startStopStartStopBuffers(merged-forwarded)
PASS   : tst_QProcess::processEventsInAReadyReadSlot(no waitForReadyRead)
PASS   : tst_QProcess::processEventsInAReadyReadSlot(waitForReadyRead)
PASS   : tst_QProcess::startFromCurrentWorkingDir(plain-same-cwd)
PASS   : tst_QProcess::startFromCurrentWorkingDir(plain-child-chdir)
PASS   : tst_QProcess::startFromCurrentWorkingDir(prefixed-parent-chdir)
PASS   : tst_QProcess::startFromCurrentWorkingDir(prefixed-child-chdir)
PASS   : tst_QProcess::startFromCurrentWorkingDir(plain-parent-chdir)
PASS   : tst_QProcess::failToStart()
PASS   : tst_QProcess::failToStartWithWait()
PASS   : tst_QProcess::failToStartWithEventLoop()
PASS   : tst_QProcess::failToStartEmptyArgs(start(QString, QStringList, OpenMode))
PASS   : tst_QProcess::failToStartEmptyArgs(start(OpenMode))
PASS   : tst_QProcess::cleanupTestCase()
Totals: 157 passed, 6 failed, 1 skipped, 0 blacklisted, 127748ms
********* Finished testing of tst_QProcess *********
CMake Error at test/tst_qprocessWrapperRelWithDebInfo.cmake:18 (message):
  
  /var/tmp/portage/dev-qt/qtbase-6.7.2-r1/work/qtbase-everywhere-src-6.7.2_build/tests/auto/corelib/io/qprocess/tst_qprocess
  execution failed with exit code 6.


<end of output>
Test time = 127.77 sec
----------------------------------------------------------
Test Failed.
"tst_qprocess" end time: Jul 22 09:42 UTC
"tst_qprocess" time elapsed: 00:02:07
----------------------------------------------------------
Comment 1 Paolo Pedroni 2024-07-22 09:59:25 UTC
# emerge --info =dev-qt/qtbase-6.7.2-r1
Portage 3.0.65 (python 3.12.3-final-0, default/linux/amd64/23.0/desktop/plasma/systemd, gcc-13, glibc-2.39-r6, 6.6.38-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.6.38-gentoo-x86_64-AMD_Ryzen_9_7950X3D_16-Core_Processor-with-glibc2.39
KiB Mem:   131009972 total,   5008548 free
KiB Swap:  134217724 total, 134217724 free
Timestamp of repository gentoo: Mon, 22 Jul 2024 07:15:00 +0000
Head commit of repository gentoo: 8fb1b9016c7c3bc4dba7c8f7f0b3c439f285fd42
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.2_p26-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.1::gentoo
dev-java/java-config:      2.3.3-r1::gentoo
dev-lang/perl:             5.38.2-r3::gentoo
dev-lang/python:           3.12.3-r1::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.7-r1::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.3.1_p20240614::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-jobs: 1
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: yes

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.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 llvm-libunwind 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-2" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="amdgpu radeon radeonsi zink" 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 =dev-qt/qtbase-6.7.2-r1
[ebuild     U ] dev-qt/qtbase-6.7.2-r1 [6.7.2] USE="X brotli concurrent cups dbus gtk gui icu libinput libproxy mysql network nls opengl sctp sql sqlite ssl test udev vulkan wayland widgets xml (zstd) -accessibility -eglfs -evdev -gles2-only -gssapi -oci8 -odbc -postgres -renderdoc -tslib"
Comment 2 Ionen Wolkens gentoo-dev 2024-07-22 11:56:14 UTC
I've personally never had it fail/timeout on amd64+gcc+glibc, but I did have it randomly fail when I use musl for some reason and was already skipping it there for the time being (no indication that it was causing real world issues).

May just skip it everywhere if it's going to be flaky depending on load/hardware. We were skipping it for sparc as well, albeit that was something different.
Comment 3 Paolo Pedroni 2024-07-22 16:56:25 UTC
(In reply to Ionen Wolkens from comment #2)
> I've personally never had it fail/timeout on amd64+gcc+glibc, but I did have
> it randomly fail when I use musl for some reason and was already skipping it
> there for the time being (no indication that it was causing real world
> issues).
> 
> May just skip it everywhere if it's going to be flaky depending on
> load/hardware. We were skipping it for sparc as well, albeit that was
> something different.

I'm using clang, BTW.
Comment 4 Paolo Pedroni 2024-07-22 17:37:09 UTC
But I just tried with gcc and I got the same error.
Comment 5 Larry the Git Cow gentoo-dev 2024-07-22 22:53:02 UTC
The bug has been closed via the following commit(s):

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

commit d6bad4026d30c5cd1de2b5f3e91c60fef2842330
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-07-22 22:46:57 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-07-22 22:52:04 +0000

    dev-qt/qtbase: skip flaky tst_qprocess
    
    Closes: https://bugs.gentoo.org/936484
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-qt/qtbase/qtbase-6.7.2-r1.ebuild | 3 +--
 dev-qt/qtbase/qtbase-6.7.9999.ebuild | 3 +--
 dev-qt/qtbase/qtbase-6.8.9999.ebuild | 3 +--
 dev-qt/qtbase/qtbase-6.9999.ebuild   | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)