Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728362 - kde-frameworks/kquickcharts-5.71.0 fails tests
Summary: kde-frameworks/kquickcharts-5.71.0 fails tests
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-15 12:41 UTC by Paolo Pedroni
Modified: 2021-05-21 13:22 UTC (History)
0 users

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


Attachments
kquickcharts-5.71.0:20200615-121112.log.gz (kquickcharts-5.71.0:20200615-121112.log.gz,7.59 KB, application/gzip)
2020-06-15 12:41 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2020-06-15 12:41:32 UTC
Created attachment 644830 [details]
kquickcharts-5.71.0:20200615-121112.log.gz

>>> Test phase: kde-frameworks/kquickcharts-5.71.0
 * Scanning for an open DISPLAY to start Xvfb ...
 * Starting Xvfb on $DISPLAY=12 ...
 * Working in BUILD_DIR: "/var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0_build"
ctest -j 12 --test-load 6
Test project /var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0_build
    Start 1: ArraySourceTest
    Start 2: MapProxySourceTest
    Start 3: tst_BarChart.qml
1/5 Test #1: ArraySourceTest ..................   Passed    0.04 sec
    Start 4: tst_LineChart.qml
    Start 5: tst_PieChart.qml
2/5 Test #2: MapProxySourceTest ...............   Passed    0.05 sec
3/5 Test #3: tst_BarChart.qml .................***Exception: SegFault  2.30 sec
4/5 Test #5: tst_PieChart.qml .................***Exception: SegFault  2.32 sec
5/5 Test #4: tst_LineChart.qml ................***Exception: SegFault 10.35 sec

40% tests passed, 3 tests failed out of 5

Total Test time (real) =  10.41 sec

The following tests FAILED:
          3 - tst_BarChart.qml (SEGFAULT)
          4 - tst_LineChart.qml (SEGFAULT)
          5 - tst_PieChart.qml (SEGFAULT)
Errors while running CTest
 * ERROR: kde-frameworks/kquickcharts-5.71.0::gentoo failed (test phase)

Relevant part of LastTest.log says:

3/5 Testing: tst_BarChart.qml
3/5 Test: tst_BarChart.qml
Command: "/var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0_build/bin/qmltest" "-import" "/var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0_build/bin" "-input" "tst_BarChart.qml"
Directory: /var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0/autotests
"tst_BarChart.qml" start time: Jun 15 14:11 CEST
Output:
----------------------------------------------------------
Qt: Session management error: Could not open network socket
********* Start testing of Charts *********
Config: Using QtTest library 5.14.2, Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 9.3.0)
PASS   : Charts::Bar Chart Tests::initTestCase()
PASS   : Charts::Bar Chart Tests::test_create(minimal)
<end of output>
Test time =   2.30 sec
----------------------------------------------------------
Test Failed.
"tst_BarChart.qml" end time: Jun 15 14:11 CEST
"tst_BarChart.qml" time elapsed: 00:00:02
----------------------------------------------------------

5/5 Testing: tst_PieChart.qml
5/5 Test: tst_PieChart.qml
Command: "/var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0_build/bin/qmltest" "-import" "/var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0_build/bin" "-input" "tst_PieChart.qml"
Directory: /var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0/autotests
"tst_PieChart.qml" start time: Jun 15 14:11 CEST
Output:
----------------------------------------------------------
Qt: Session management error: Could not open network socket
********* Start testing of Charts *********
Config: Using QtTest library 5.14.2, Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 9.3.0)
PASS   : Charts::Pie Chart Tests::initTestCase()
PASS   : Charts::Pie Chart Tests::test_create(minimal)
<end of output>
Test time =   2.32 sec
----------------------------------------------------------
Test Failed.
"tst_PieChart.qml" end time: Jun 15 14:11 CEST
"tst_PieChart.qml" time elapsed: 00:00:02
----------------------------------------------------------

4/5 Testing: tst_LineChart.qml
4/5 Test: tst_LineChart.qml
Command: "/var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0_build/bin/qmltest" "-import" "/var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0_build/bin" "-input" "tst_LineChart.qml"
Directory: /var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0/autotests
"tst_LineChart.qml" start time: Jun 15 14:11 CEST
Output:
----------------------------------------------------------
Qt: Session management error: Could not open network socket
Test '"/var/tmp/portage/kde-frameworks/kquickcharts-5.71.0/work/kquickcharts-5.71.0/autotests/tst_LineChart.qml"' window not active after requestActivate().
********* Start testing of Charts *********
Config: Using QtTest library 5.14.2, Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 9.3.0)
PASS   : Charts::Line Chart Tests::initTestCase()
PASS   : Charts::Line Chart Tests::test_create(minimal)
<end of output>
Test time =  10.35 sec
----------------------------------------------------------
Test Failed.
"tst_LineChart.qml" end time: Jun 15 14:11 CEST
"tst_LineChart.qml" time elapsed: 00:00:10
----------------------------------------------------------

# emerge --info =kde-frameworks/kquickcharts-5.71.0
Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-9.3.0, glibc-2.30-r8, 5.4.38-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.4.38-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1100T_Processor-with-gentoo-2.6
KiB Mem:    16138344 total,   2142316 free
KiB Swap:   12550140 total,  12399868 free
Timestamp of repository gentoo: Mon, 15 Jun 2020 07:15:01 +0000
Head commit of repository gentoo: 9d94de1b4da62c537227784cc8d749004e6b3579
sh dash 0.5.10.2-r1
ld GNU gold (Gentoo 2.33.1 p2 2.33.1) 1.16
distcc 3.3.3 x86_64-pc-linux-gnu [enabled]
ccache version 3.7.9 [disabled]
app-shells/bash:          5.0_p17::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo
dev-util/ccache:          3.7.9::gentoo
dev-util/cmake:           3.16.5::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.33.1-r1::gentoo
sys-devel/gcc:            9.3.0::gentoo
sys-devel/gcc-config:     2.2.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.30-r8::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-extra-opts: 
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24

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 -frecord-gcc-switches -march=amdfam10 -flto=7"
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 -frecord-gcc-switches -march=amdfam10 -flto=7"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY 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"
FCFLAGS="-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip 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 pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms 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=amdfam10 -flto=7"
GENTOO_MIRRORS="http://mirrors.soeasyto.com/distfiles.gentoo.org/ http://mirrors.evowise.com/gentoo/ http://gentoo.modulix.net/gentoo/ https://mirrors.soeasyto.com/distfiles.gentoo.org/ https://mirrors.evowise.com/gentoo/"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7"
LINGUAS="it it_IT"
MAKEOPTS="-j12 -l6"
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="X a52 aac aalib acl acpi activities adns alsa amd64 ao audiofile bash-completion bluetooth branding brotli bzip2 cairo caps cdda cddb cdparanoia cdr cli crypt css cups curl dbus declarative dga djvu dri dts dvd dvdr emboss encode exif expat fbcon ffmpeg fftw flac fontconfig fortran ftp gd gdbm geoip gif gimp gmp gnutls gphoto2 gpm graphviz gtk handbook iconv icu idn imagemagick imlib introspection ipv6 java javascript jbig jemalloc jpeg jpeg2k kde kipi kwallet lame lcms libass 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 phonon plasma png policykit postscript ppds pulseaudio qml qt5 rdesktop readline recode samba scanner sctp sdl seccomp sndfile sockets speex spell split-usr sqlite sqlite3 ssl startup-notification svg symlink syslog systemd sysvipc taglib telemetry test theora threads tidy tiff truetype udev udisks unicode upower usb vaapi vala vdpau vim-syntax vnc vorbis wavpack wayland widgets win32codecs wmf wxwidgets x264 xattr xcb xine xml xpm xscreensaver xv xvid yahoo zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2018" 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 sheets 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 greis 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" LIBREOFFICE_EXTENSIONS="nlpsolver" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python3_7" RUBY_TARGETS="ruby25" SANE_BACKENDS="epson epson2" 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, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

# emerge -1pqv =kde-frameworks/kquickcharts-5.71.0
[ebuild     U ] kde-frameworks/kquickcharts-5.71.0 [5.70.0] USE="test -debug -examples"
Comment 1 Andreas Sturmlechner gentoo-dev 2020-06-15 18:24:08 UTC
Not reproducible on my system. Please attach LastTest.log
Comment 2 Andreas Sturmlechner gentoo-dev 2020-06-15 18:27:42 UTC
(In reply to Andreas Sturmlechner from comment #1)
> Please attach LastTest.log

Ah, excerpt is enough.
Comment 3 Andreas Sturmlechner gentoo-dev 2020-09-14 06:31:48 UTC
Still happening with 5.74.0?
Comment 4 Paolo Pedroni 2020-09-14 09:35:46 UTC
(In reply to Andreas Sturmlechner from comment #3)
> Still happening with 5.74.0?

Still failing :(

Same error. On another system it works fine. I'm wondering what the differences might be...
Comment 5 Andreas Sturmlechner gentoo-dev 2021-05-20 22:05:59 UTC
Still happening with 5.82.0?
Comment 6 Paolo Pedroni 2021-05-21 07:31:30 UTC
(In reply to Andreas Sturmlechner from comment #5)
> Still happening with 5.82.0?

No.
Comment 7 Andreas Sturmlechner gentoo-dev 2021-05-21 13:22:45 UTC
Excellent, thanks for checking back.