Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 583180 - kde-frameworks/extra-cmake-modules-5.22.0 fails test KDEInstallDirsTest.relative_or_absolute_usr
Summary: kde-frameworks/extra-cmake-modules-5.22.0 fails test KDEInstallDirsTest.relat...
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://bugs.kde.org/show_bug.cgi?id=...
Whiteboard: tracking upstream
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-16 13:11 UTC by Paolo Pedroni
Modified: 2016-09-15 16:50 UTC (History)
0 users

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


Attachments
CMakeOutput.log (CMakeOutput.log,78.80 KB, text/x-log)
2016-05-16 13:11 UTC, Paolo Pedroni
Details
extra-cmake-modules-5.22.0:20160516-111306.log.gz (extra-cmake-modules-5.22.0:20160516-111306.log.gz,5.26 KB, application/gzip)
2016-05-16 13:12 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2016-05-16 13:11:59 UTC
Created attachment 434412 [details]
CMakeOutput.log

98% tests passed, 1 tests failed out of 47

Total Test time (real) = 106.30 sec

The following tests FAILED:
          9 - KDEInstallDirsTest.relative_or_absolute_usr (Failed)
Errors while running CTest
 * ERROR: kde-frameworks/extra-cmake-modules-5.22.0::gentoo failed (test phase):
 *   Tests failed. When you file a bug, please attach the following file: 
 *      /var/tmp/portage/kde-frameworks/extra-cmake-modules-5.22.0/work/extra-cmake-modules-5.22.0_build/Testing/Temporary/LastTest.log

The relevant part of the log file says:
9/47 Testing: KDEInstallDirsTest.relative_or_absolute_usr
9/47 Test: KDEInstallDirsTest.relative_or_absolute_usr
Command: "/usr/bin/ctest" "--build-and-test" "/var/tmp/portage/kde-frameworks/extra-cmake-modules-5.22.0/work/extra-cmake-modules-5.22.0/tests/KDEInstallDirsTest/relative_or_absolute" "/var/tmp/portage/kde-frameworks/extra-cmake-modules-5.22.0/work/extra-cmake-modules-5.22.0_build/tests/KDEInstallDirsTest/relative_or_absolute_usr" "--build-two-config" "--build-generator" "Unix Makefiles" "--build-makeprogram" "/usr/bin/gmake" "--build-project" "relative_or_absolute_usr" "--build-options" "-DCMAKE_INSTALL_PREFIX=/usr" "-DAUTOSTARTDIR_should_be_absolute=TRUE" "-DCONFDIR_should_be_absolute=TRUE" "-DSYSCONFDIR_should_be_absolute=TRUE" "--test-command" "dummy"
Directory: /var/tmp/portage/kde-frameworks/extra-cmake-modules-5.22.0/work/extra-cmake-modules-5.22.0_build/tests
"KDEInstallDirsTest.relative_or_absolute_usr" start time: May 16 13:13 CEST
Output:
----------------------------------------------------------
Internal cmake changing into directory: /var/tmp/portage/kde-frameworks/extra-cmake-modules-5.22.0/work/extra-cmake-modules-5.22.0_build/tests/KDEInstallDirsTest/relative_or_absolute_usr
Error: cmake execution failed
The C compiler identification is GNU 5.3.0
The CXX compiler identification is GNU 5.3.0
Check for working C compiler: /usr/lib64/distcc/bin/cc
Configuring
Check for working C compiler: /usr/lib64/distcc/bin/cc -- works
Detecting C compiler ABI info
Configuring
Detecting C compiler ABI info - done
Detecting C compile features
Configuring
Configuring
Configuring
Detecting C compile features - done
Check for working CXX compiler: /usr/lib64/distcc/bin/c++
Configuring
Check for working CXX compiler: /usr/lib64/distcc/bin/c++ -- works
Detecting CXX compiler ABI info
Configuring
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Configuring
Configuring
Configuring
Detecting CXX compile features - done
Installing in the same prefix as Qt, adopting their path scheme.
CMake Error at /var/tmp/portage/kde-frameworks/extra-cmake-modules-5.22.0/work/extra-cmake-modules-5.22.0/tests/test_helpers.cmake:52 (message):
  KDE_INSTALL_PLUGINDIR (/usr/lib64/qt5/plugins) should be a relative path,
  but is absolute.
Call Stack (most recent call first):
  CMakeLists.txt:21 (assert_var_relative_path)


CMake Error at /var/tmp/portage/kde-frameworks/extra-cmake-modules-5.22.0/work/extra-cmake-modules-5.22.0/tests/test_helpers.cmake:52 (message):
  KDE_INSTALL_QMLDIR (/usr/lib64/qt5/qml) should be a relative path, but is
  absolute.
Call Stack (most recent call first):
  CMakeLists.txt:21 (assert_var_relative_path)


CMake Error at /var/tmp/portage/kde-frameworks/extra-cmake-modules-5.22.0/work/extra-cmake-modules-5.22.0/tests/test_helpers.cmake:52 (message):
  KDE_INSTALL_QTPLUGINDIR (/usr/lib64/qt5/plugins) should be a relative path,
  but is absolute.
Call Stack (most recent call first):
  CMakeLists.txt:21 (assert_var_relative_path)


CMake Error at /var/tmp/portage/kde-frameworks/extra-cmake-modules-5.22.0/work/extra-cmake-modules-5.22.0/tests/test_helpers.cmake:52 (message):
  KDE_INSTALL_QTQUICKIMPORTSDIR (/usr/lib64/qt5/imports) should be a relative
  path, but is absolute.
Call Stack (most recent call first):
  CMakeLists.txt:21 (assert_var_relative_path)


Configuring
Configuring incomplete, errors occurred!
See also "/var/tmp/portage/kde-frameworks/extra-cmake-modules-5.22.0/work/extra-cmake-modules-5.22.0_build/tests/KDEInstallDirsTest/relative_or_absolute_usr/CMakeFiles/CMakeOutput.log".

<end of output>
Test time =   1.92 sec
----------------------------------------------------------
Test Failed.
"KDEInstallDirsTest.relative_or_absolute_usr" end time: May 16 13:13 CEST
"KDEInstallDirsTest.relative_or_absolute_usr" time elapsed: 00:00:01
----------------------------------------------------------

The /var/tmp/portage/kde-frameworks/extra-cmake-modules-5.22.0/work/extra-cmake-modules-5.22.0_build/tests/KDEInstallDirsTest/relative_or_absolute_usr/CMakeFiles/CMakeOutput.log referred in the LastTest.log file is attached below.

# emerge --info =kde-frameworks/extra-cmake-modules-5.22.0
Portage 2.2.28 (python 2.7.11-final-0, default/linux/amd64/13.0/desktop, gcc-5.3.0, glibc-2.22-r4, 4.4.10-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.4.10-gentoo-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.2
KiB Mem:    12275240 total,   7660964 free
KiB Swap:    8351740 total,   8351740 free
Timestamp of repository gentoo: Mon, 16 May 2016 08:45:01 +0000
sh dash 0.5.8.2
ld GNU gold (Gentoo 2.25.1 p1.1 2.25.1) 1.11
distcc 3.2rc1 x86_64-pc-linux-gnu [enabled]
ccache version 3.2.4 [disabled]
app-shells/bash:          4.3_p42-r1::gentoo
dev-lang/perl:            5.22.2::gentoo
dev-lang/python:          2.7.11-r2::gentoo, 3.4.3-r7::gentoo
dev-util/ccache:          3.2.4::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.19.1::gentoo
sys-apps/sandbox:         2.10-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            5.3.0::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r1::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc:           2.22-r4::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage
    priority: -1000

kde
    location: /var/lib/layman/kde
    sync-type: git
    sync-uri: git://anongit.gentoo.org/proj/kde.git
    masters: gentoo kde
    priority: 0

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

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 -fuse-linker-plugin -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -fgraphite-identity -ftree-vectorize"
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 -fuse-linker-plugin -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -fgraphite-identity -ftree-vectorize"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs cgroup compress-build-logs config-protect-if-modified distcc distlocks ebuild-locks ipc-sandbox merge-sync news parallel-fetch 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 -fuse-linker-plugin -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -fgraphite-identity -ftree-vectorize"
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 cracklib 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 lm_sensors lua lzma lzo mad mmap mmx mmxext mng modules mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl nsplugin offensive ogg openal openexr opengl openmp pam pango pcre pdf png policykit postscript ppds pulseaudio qt3support qt4 rdesktop readline samba sctp sdl seccomp session sndfile speex spell sqlite sse sse2 ssl startup-notification svg symlink syslog systemd taglib 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="kexi words flow plan sheets stage tables krita karbon braindump author" 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 itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it it_IT" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4 pypy pypy3" RUBY_TARGETS="ruby21" 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_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

# emerge -1pqv =kde-frameworks/extra-cmake-modules-5.22.0
[ebuild     U ] kde-frameworks/extra-cmake-modules-5.22.0 [5.21.0] USE="{test} -doc"
Comment 1 Paolo Pedroni 2016-05-16 13:12:40 UTC
Created attachment 434414 [details]
extra-cmake-modules-5.22.0:20160516-111306.log.gz
Comment 3 Michael Palimaka (kensington) gentoo-dev 2016-06-15 16:31:58 UTC
I have disabled the failing test for now.

https://gitweb.gentoo.org/proj/kde.git/commit/?id=16b41e9f45fff3475dc9f07422aa67e9bdb9fd93
Comment 4 Michael Palimaka (kensington) gentoo-dev 2016-09-15 16:50:56 UTC
It's a broken test that's disabled. Closing as there's no point tracking this downstream for life.