Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668860 - =kde-frameworks/kcoreaddons-5.51.0 fails kformattest test
Summary: =kde-frameworks/kcoreaddons-5.51.0 fails kformattest test
Status: RESOLVED DUPLICATE of bug 665682
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-17 09:50 UTC by Paolo Pedroni
Modified: 2018-10-23 18:52 UTC (History)
0 users

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


Attachments
kcoreaddons-5.51.0:20181017-075744.log.gz (kcoreaddons-5.51.020181017-075744.log.gz,51.21 KB, application/x-gzip)
2018-10-17 09:50 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2018-10-17 09:50:21 UTC
Created attachment 551640 [details]
kcoreaddons-5.51.0:20181017-075744.log.gz

Here we are, once more. :-(

>>> Test phase: kde-frameworks/kcoreaddons-5.51.0
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-frameworks/kcoreaddons-5.51.0/work/kcoreaddons-5.51.0_build"
ctest -j 12 --test-load 4 -j1 -E (kautosavefiletest|kdirwatch_qfswatch_unittest)
Test project /var/tmp/portage/kde-frameworks/kcoreaddons-5.51.0/work/kcoreaddons-5.51.0_build
***** WAITING, System Load: 4, Max Allowed Load: 4, Smallest test kaboutdatatest requires 1*****
***** WAITING, System Load: 4, Max Allowed Load: 4, Smallest test kaboutdatatest requires 1*****
***** WAITING, System Load: 4, Max Allowed Load: 4, Smallest test kaboutdatatest requires 1*****
***** WAITING, System Load: 4, Max Allowed Load: 4, Smallest test kaboutdatatest requires 1*****
      Start  1: kaboutdatatest
 1/21 Test  #1: kaboutdatatest ...................   Passed    0.04 sec
      Start  2: kaboutdataapplicationdatatest
 2/21 Test  #2: kaboutdataapplicationdatatest ....   Passed    0.02 sec
      Start  3: kcompositejobtest
 3/21 Test  #3: kcompositejobtest ................   Passed    0.02 sec
      Start  4: kformattest
 4/21 Test  #4: kformattest ......................***Failed    0.02 sec
      Start  5: kjobtest
 5/21 Test  #5: kjobtest .........................   Passed    0.32 sec
      Start  6: kpluginfactorytest
 6/21 Test  #6: kpluginfactorytest ...............   Passed    0.02 sec
      Start  7: kpluginloadertest
 7/21 Test  #7: kpluginloadertest ................   Passed    0.05 sec
      Start  8: kpluginmetadatatest
 8/21 Test  #8: kpluginmetadatatest ..............   Passed    0.01 sec
      Start  9: kprocesstest
 9/21 Test  #9: kprocesstest .....................   Passed    0.13 sec
      Start 10: krandomtest
10/21 Test #10: krandomtest ......................   Passed    0.05 sec
      Start 11: kshareddatacachetest
11/21 Test #11: kshareddatacachetest .............   Passed    0.01 sec
      Start 12: kshelltest
12/21 Test #12: kshelltest .......................   Passed    0.02 sec
      Start 13: kurlmimedatatest
13/21 Test #13: kurlmimedatatest .................   Passed    0.02 sec
      Start 14: kstringhandlertest
14/21 Test #14: kstringhandlertest ...............   Passed    0.02 sec
      Start 15: kusertest
15/21 Test #15: kusertest ........................   Passed    0.03 sec
      Start 16: kdelibs4migrationtest
16/21 Test #16: kdelibs4migrationtest ............   Passed    0.01 sec
      Start 17: kdelibs4configmigratortest
17/21 Test #17: kdelibs4configmigratortest .......   Passed    0.06 sec
      Start 18: desktoptojsontest
18/21 Test #18: desktoptojsontest ................   Passed    0.18 sec
      Start 19: ktexttohtmltest
19/21 Test #19: ktexttohtmltest ..................   Passed    2.16 sec
      Start 20: kdirwatch_stat_unittest
20/21 Test #20: kdirwatch_stat_unittest ..........   Passed   22.27 sec
      Start 21: kdirwatch_inotify_unittest
21/21 Test #21: kdirwatch_inotify_unittest .......   Passed   15.98 sec

95% tests passed, 1 tests failed out of 21

Total Test time (real) =  54.49 sec

The following tests FAILED:
          4 - kformattest (Failed)
Errors while running CTest
 * ERROR: kde-frameworks/kcoreaddons-5.51.0::gentoo failed (test phase):
 *   Tests failed. When you file a bug, please attach the following file:
 *      /var/tmp/portage/kde-frameworks/kcoreaddons-5.51.0/work/kcoreaddons-5.51.0_build/Testing/Temporary/LastTest.log

Relevant part of LastTest.log:
4/21 Testing: kformattest
4/21 Test: kformattest
Command: "/var/tmp/portage/kde-frameworks/kcoreaddons-5.51.0/work/kcoreaddons-5.51.0_build/bin/kformattest"
Directory: /var/tmp/portage/kde-frameworks/kcoreaddons-5.51.0/work/kcoreaddons-5.51.0_build/autotests
"kformattest" start time: Oct 17 09:58 CEST
Output:
----------------------------------------------------------
********* Start testing of KFormatTest *********
Config: Using QtTest library 5.11.1, Qt 5.11.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 8.2.0)
PASS   : KFormatTest::initTestCase()
PASS   : KFormatTest::formatByteSize()
PASS   : KFormatTest::formatDuration()
FAIL!  : KFormatTest::formatDecimalDuration() Compared values are not the same
   Actual   (format.formatDecimalDuration(10))   : "10 milliseconds"
   Expected (QStringLiteral("10 millisecond(s)")): "10 millisecond(s)"
   Loc: [/var/tmp/portage/kde-frameworks/kcoreaddons-5.51.0/work/kcoreaddons-5.51.0/autotests/kformattest.cpp(293)]
FAIL!  : KFormatTest::formatSpelloutDuration() Compared values are not the same
   Actual   (format.formatSpelloutDuration(1000)): "1 second"
   Expected (QStringLiteral("1 second(s)"))      : "1 second(s)"
   Loc: [/var/tmp/portage/kde-frameworks/kcoreaddons-5.51.0/work/kcoreaddons-5.51.0/autotests/kformattest.cpp(309)]
PASS   : KFormatTest::formatRelativeDate()
PASS   : KFormatTest::formatValue()
PASS   : KFormatTest::cleanupTestCase()
Totals: 6 passed, 2 failed, 0 skipped, 0 blacklisted, 3ms
********* Finished testing of KFormatTest *********
<end of output>
Test time =   0.02 sec
----------------------------------------------------------
Test Failed.
"kformattest" end time: Oct 17 09:58 CEST
"kformattest" time elapsed: 00:00:00
----------------------------------------------------------

#  emerge --info =kde-frameworks/kcoreaddons-5.51.0
Portage 2.3.49 (python 3.6.5-final-0, default/linux/amd64/17.1/desktop, gcc-8.2.0, glibc-2.27-r6, 4.18.11-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.18.11-gentoo-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.4.1
KiB Mem:    12265804 total,   1637148 free
KiB Swap:    8351740 total,   8350448 free
Timestamp of repository gentoo: Wed, 17 Oct 2018 06:45:01 +0000
Head commit of repository gentoo: fcceea41288268550e4dce7a952daa069861cc4b
sh dash 0.5.9.1-r3
ld GNU gold (Gentoo 2.30 p5 2.30.0) 1.15
distcc 3.2rc1 x86_64-pc-linux-gnu [enabled]
ccache version 3.3.4 [disabled]
app-shells/bash:          4.4_p12::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15::gentoo, 3.6.5::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r2::gentoo
sys-devel/binutils:       2.30-r4::gentoo
sys-devel/gcc:            8.2.0-r3::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.17::gentoo (virtual/os-headers)
sys-libs/glibc:           2.27-r6::gentoo
Repositories:

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

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

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=amdfam10 -msahf -mlzcnt -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -flto=5"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /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 /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=amdfam10 -msahf -mlzcnt -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -flto=5"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs cgroup compress-build-logs config-protect-if-modified distcc distlocks ebuild-locks ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch preserve-libs protect-owned sandbox sfperms split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ http://gentoo.mirror.dkm.cz/pub/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=5"
MAKEOPTS="-j12 -l4"
PKGDIR="/usr/portage/packages"
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"
USE="3dnow X a52 aac aalib acl acpi alsa amd64 ao audiofile bash-completion bluetooth branding bzip2 cairo caps cdda cddb cdparanoia cdr cli consolekit crypt css cups curl cxx dbus dga djvu dri dts dvd dvdr emboss encode exif expat fbcon ffmpeg fftw flac fontconfig fortran ftp gd gdbm gif glamor gmp gnutls gpm graphviz gtk iconv icu idn ieee1394 imagemagick imlib inotify introspection ipv6 jbig jpeg jpeg2k kde lame lcms libass libcaca libnotify libsamplerate libtirpc lm_sensors lua lzma lzo mad mmap mng mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl nsplugin offensive ogg openal opengl openmp pam pango pcre pdf png policykit postscript ppds pulseaudio qt5 rdesktop readline samba sctp sdl seccomp sndfile speex spell sqlite ssl startup-notification svg symlink syslog systemd taglib test theora threads tiff truetype udev udisks unicode upower usb vaapi vcd vdpau vim-syntax vorbis wavpack wayland win32codecs wmf wxwidgets x264 xattr xcb xcomposite xine xinerama xml xpm xscreensaver xv xvid zlib" ABI_X86="64" ALSA_CARDS="hda-intel virmidi" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon plan sheets stage words" CAMERAS="kodak ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput" KERNEL="linux" L10N="it en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 pypy pypy3" RUBY_TARGETS="ruby23" USERLAND="GNU" VIDEO_CARDS="radeon r600" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

#  emerge -1pqv =kde-frameworks/kcoreaddons-5.51.0
[ebuild     U ] kde-frameworks/kcoreaddons-5.51.0 [5.50.0] USE="nls test -debug -doc (-fam)"
Comment 1 Larry the Git Cow gentoo-dev 2018-10-17 10:18:39 UTC
The bug has been referenced in the following commit(s):

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

commit 66e466e8eca84c0534277809d38b9dd4903d1142
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-17 10:18:00 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-17 10:18:19 +0000

    kde-frameworks/kcoreaddons: Re-disable broken test
    
    Bug: https://bugs.gentoo.org/668860
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11

 kde-frameworks/kcoreaddons/kcoreaddons-5.51.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 2 Andreas Sturmlechner gentoo-dev 2018-10-17 10:18:53 UTC

*** This bug has been marked as a duplicate of bug 665682 ***
Comment 3 Larry the Git Cow gentoo-dev 2018-10-23 18:52:15 UTC
The bug has been referenced in the following commit(s):

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

commit f2cf30a15dba49e3d8115114f043ca8f93080d47
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-17 10:18:00 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-23 18:42:19 +0000

    kde-frameworks/kcoreaddons: Re-disable broken test
    
    Bug: https://bugs.gentoo.org/668860
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11

 kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)