Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372315 - app-office/skrooge-0.9.0 fails to build with USE=test
Summary: app-office/skrooge-0.9.0 fails to build with USE=test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-19 21:38 UTC by Andrei Slavoiu
Modified: 2011-08-08 21:26 UTC (History)
0 users

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


Attachments
build.log (build.log,9.18 KB, text/plain)
2011-06-19 21:43 UTC, Andrei Slavoiu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Slavoiu 2011-06-19 21:38:52 UTC
CMake Error at CMakeLists.txt:136 (ADD_SUBDIRECTORY):
  add_subdirectory given source "skgbasemodelertest" which is not an existing
  directory.


CMake Error at CMakeLists.txt:137 (ADD_SUBDIRECTORY):
  add_subdirectory given source "skgbankmodelertest" which is not an existing
  directory.


CMake Error at CMakeLists.txt:138 (ADD_SUBDIRECTORY):
  add_subdirectory given source "skgbaseguitest" which is not an existing
  directory.


CMake Error at CMakeLists.txt:139 (ADD_SUBDIRECTORY):
  add_subdirectory given source "skgbankguitest" which is not an existing
  directory.


CMake Error at CMakeLists.txt:140 (ADD_SUBDIRECTORY):
  add_subdirectory given source "skroogetest" which is not an existing
  directory.


CMake Error: File /var/tmp/portage/app-office/skrooge-0.9.0/work/skrooge-0.9.0/tests/scripts/init.sh.in does not exist.
CMake Error at CMakeLists.txt:143 (CONFIGURE_FILE):
  configure_file Problem configuring file


-- ..:: CMAKE SKROOGE ::..
-- Found SharedMimeInfo: /usr/bin/update-mime-database  (found version "0.90", required is "0.23")
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Gettext: built in libc
-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -march=native -ggdb -O2 -pipe  -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common
C++             -Wall -march=native -ggdb -O2 -pipe  -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Werror=return-type -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden
Linker flags:
Executable      -Wl,--enable-new-dtags -Wl,-O1,--enable-new-dtags,-z,combreloc,--as-needed,--sort-common
Module          -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1,--enable-new-dtags,-z,combreloc,--as-needed,--sort-common
Shared          -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1,--enable-new-dtags,-z,combreloc,--as-needed,--sort-common

-- Configuring incomplete, errors occurred!
 * ERROR: app-office/skrooge-0.9.0 failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 4051:  Called kde4-base_src_configure
 *   environment, line 3177:  Called cmake-utils_src_configure
 *   environment, line 1300:  Called _execute_optionaly 'src_configure'
 *   environment, line  680:  Called enable_cmake-utils_src_configure
 *   environment, line 1620:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of 'emerge --info =app-office/skrooge-0.9.0',
 * the complete build log and the output of 'emerge -pqv =app-office/skrooge-0.9.0'.
 * The complete build log is located at '/var/tmp/portage/app-office/skrooge-0.9.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/skrooge-0.9.0/temp/environment'.
 * S: '/var/tmp/portage/app-office/skrooge-0.9.0/work/skrooge-0.9.0'

>>> Failed to emerge app-office/skrooge-0.9.0, Log file:

>>>  '/var/tmp/portage/app-office/skrooge-0.9.0/temp/build.log'

 * Messages for package app-office/skrooge-0.9.0:

 * ERROR: app-office/skrooge-0.9.0 failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 4051:  Called kde4-base_src_configure
 *   environment, line 3177:  Called cmake-utils_src_configure
 *   environment, line 1300:  Called _execute_optionaly 'src_configure'
 *   environment, line  680:  Called enable_cmake-utils_src_configure
 *   environment, line 1620:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of 'emerge --info =app-office/skrooge-0.9.0',
 * the complete build log and the output of 'emerge -pqv =app-office/skrooge-0.9.0'.
 * The complete build log is located at '/var/tmp/portage/app-office/skrooge-0.9.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-office/skrooge-0.9.0/temp/environment'.
 * S: '/var/tmp/portage/app-office/skrooge-0.9.0/work/skrooge-0.9.0'


Reproducible: Always
Comment 1 Andrei Slavoiu 2011-06-19 21:43:08 UTC
Created attachment 277561 [details]
build.log

Portage 2.2.0_alpha41 (default/linux/amd64/10.0/desktop/kde, gcc-4.5.2, glibc-2.13-r2, 2.6.39-gentoo-r1 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-2.6.39-gentoo-r1-x86_64-AMD_Phenom-tm-_9350e_Quad-Core_Processor-with-gentoo-2.0.3
Timestamp of tree: Sun, 19 Jun 2011 19:15:01 +0000
ccache version 3.1.5 [disabled]
app-shells/bash:          4.2_p10
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.1-r1, 3.2
dev-util/ccache:          3.1.5
dev-util/cmake:           2.8.4-r1
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.8.2-r1
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.68
sys-devel/automake:       1.10.3, 1.11.1-r1
sys-devel/binutils:       2.21
sys-devel/gcc:            4.5.2
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.38 (virtual/os-headers)
sys-libs/glibc:           2.13-r2
Repositories: gentoo local sunrise
Installed sets: @games, @system
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-10.1 skype-eula"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -ggdb -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -ggdb -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FEATURES="assume-digests binpkg-logs buildpkg collision-protect distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
FFLAGS=""
GENTOO_MIRRORS="http://mirrors.evolva.ro/gentoo/gentoo-distfiles/ http://ftp.romnet.org/gentoo/ http://mirrors.xservers.ro/gentoo http://distfiles.gentoo.org"
LANG="ro_RO.UTF-8"
LC_ALL="ro_RO.UTF-8"
LDFLAGS="-Wl,-O1,--enable-new-dtags,-z,combreloc,--as-needed,--sort-common"
LINGUAS="ro en eo"
MAKEOPTS="-j5 -l10"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /var/lib/layman/sunrise"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 3ds 7zip X a52 aac aalib accessibility acl acpi aesicm agg aiglx akonadi alsa amd64 amr amrnb amrwb apache2 asf aspell audiofile autotrace bash-completion berkdb bittorrent bonjour branding bzip2 calendar caps captury ccache cddb cdinstall cdparanoia cdr chdir cisco clamav cli consolekit crypt css cups curl cxx dba dbus declarative desktopglobe dga djvu dmi doc double-precision dpms dri dts dv dvd dvdr ebook egl emboss encode erandom examples exif expat faac faad fam fbcon fbcondecor festival ffmpeg fftw firefox flac flash fontconfig fortran ftp gcj gcrypt gd gdbm gdu geoip gif git gles glib glut gmp gnokii gnutls gpm graphviz gsm handbook hbci hddtemp highlight hou htmlhandbook iconv icu id3tag idn imagemagick imlib inotify iodbc ipv6 jadetex java javascript jingle jpeg jpeg2k justify kde kdehiddenvisibility kdevplatform kerberos kig-scripting kipi kvm lame lcms ldap libcaca libclamav libffi libgcrypt libnl libnotify libsamplerate libssh2 libwww live llvm llvm-gcc lm_sensors lto lua lzma lzo mad maildir matroska mbrola melt metric mikmod mjpeg mmap mmx mmxext mng modules mp3 mp4 mplayer mppe-mppc mpx mudflap multilib musepack musicbrainz mysql mythtv ncurses network nls nodrm nowin nptl nptlonly odbc offensive ofx ogg okteta openal opencore-amr openexr opengl openmp openvg pam pango passwdqc pcap pch pcntl pcre pdf perl phonon php physfs plasma plugins png policykit portage posix povray ppds pppd private-headers pth python python3 qemu-ifup qt3support qt4 qthelp quicktime rdesktop readline reiserfs reports rss rtc rtmp samba sasl schroedinger sdk sdl semantic-desktop session slang sms sockets sou sound sox speex spell sql sqlite sqlite3 srtp sse sse2 sse3 ssl startup-notification subversion svg symlink sysfs syslog sysvipc taglib tcpd texture-float theora threads thumbnail tidy tiff timidity truetype tunepimp udev unicode upnp usb vaapi vhook video videos visibility visualization vnc voice vorbis vpx webkit webp wifi wmf x264 xattr xcb xcomposite xine xinerama xml xml2 xmlrpc xmp xorg xpm xscreensaver xsl xulrunner xv xvid xvmc yahoo zeroconf zip zlib zvbi" ALSA_CARDS="bt87x via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="garmin" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ro en eo" LIRC_DEVICES="kworld" PHP_TARGETS="php5-3" QEMU_SOFTMMU_TARGETS="arm i386 x86_64" QEMU_USER_TARGETS="arm armeb i386 x86_64" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon r600 vesa" 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:  CPPFLAGS, CTARGET, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2011-08-08 21:26:17 UTC
Indeed, the test programs are not included in the tarball. Nothing we can do here except disabling the test phase.