Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292183 - dev-util/kscope-1.9.4: compile fail: qguardedptr.h: No such file or directory
Summary: dev-util/kscope-1.9.4: compile fail: qguardedptr.h: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-06 21:48 UTC by Robin Johnson
Modified: 2009-11-06 22:22 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-11-06 21:48:21 UTC
The older kscope versions were just put into package.mask, but kscope 1.9 does not compile at all here.

make[1]: Leaving directory `/dev/shm/portage/dev-util/kscope-1.9.4/work/kscope-1.9.4/cscope'
cd editor/ && /usr/bin/qmake editor.pro -nocache -unix QTDIR=/usr/lib64 QMAKE=/usr/bin/qmake QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_CFLAGS_RELEASE=-march=nocona\ -O0\ -pipe\ -g QMAKE_CFLAGS_DEBUG=-march=nocona\ -O0\ -pipe\ -g QMAKE_CXXFLAGS_RELEASE=-march=nocona\ -O0\ -pipe\ -g QMAKE_CXXFLAGS_DEBUG=-march=nocona\ -O0\ -pipe\ -g QMAKE_LFLAGS_RELEASE=-Wl,-O1 QMAKE_LFLAGS_DEBUG=-Wl,-O1 QMAKE_RPATH= QMAKE_STRIP= -o Makefile
cd editor/ && make -f Makefile 
make[1]: Entering directory `/dev/shm/portage/dev-util/kscope-1.9.4/work/kscope-1.9.4/editor'
/usr/bin/uic configdialog.ui -o ui_configdialog.h
/usr/bin/uic findtextdialog.ui -o ui_findtextdialog.h
x86_64-pc-linux-gnu-g++ -c -pipe -march=nocona -O0 -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I.. -I/usr/include/Qsci -I. -I. -I. -o viscintilla.o viscintilla.cpp
In file included from viscintilla.h:26,
                 from viscintilla.cpp:22:
/usr/include/Qsci/qsciscintilla.h:47:25: error: qguardedptr.h: No such file or directory
/usr/include/Qsci/qsciscintilla.h:48:24: error: qvaluelist.h: No such file or directory
/usr/include/Qsci/qsciscintilla.h:49:22: error: qcstring.h: No such file or directory
In file included from /usr/include/Qsci/qsciscintilla.h:53,
                 from viscintilla.h:26,
                 from viscintilla.cpp:22:
/usr/include/Qsci/qsciscintillabase.h:2511: error: ‘WFlags’ has not been declared
In file included from viscintilla.h:26,
                 from viscintilla.cpp:22:
/usr/include/Qsci/qsciscintilla.h:357: error: ‘WFlags’ has not been declared
/usr/include/Qsci/qsciscintilla.h:387: error: ISO C++ forbids declaration of ‘QValueList’ with no type
/usr/include/Qsci/qsciscintilla.h:387: error: expected ‘,’ or ‘...’ before ‘<’ token
/usr/include/Qsci/qsciscintilla.h:932: error: ISO C++ forbids declaration of ‘QValueList’ with no type
/usr/include/Qsci/qsciscintilla.h:932: error: expected ‘,’ or ‘...’ before ‘<’ token
/usr/include/Qsci/qsciscintilla.h:1516: error: ‘Qt::ButtonState’ has not been declared
/usr/include/Qsci/qsciscintilla.h:1567: error: ‘QCString’ does not name a type
/usr/include/Qsci/qsciscintilla.h:1595: error: ‘ScintillaString’ does not name a type
/usr/include/Qsci/qsciscintilla.h:1616: error: ‘ScintillaString’ does not name a type
/usr/include/Qsci/qsciscintilla.h:1651: error: ISO C++ forbids declaration of ‘QValueList’ with no type
/usr/include/Qsci/qsciscintilla.h:1651: error: expected ‘;’ before ‘<’ token
/usr/include/Qsci/qsciscintilla.h:1653: error: ISO C++ forbids declaration of ‘QGuardedPtr’ with no type
/usr/include/Qsci/qsciscintilla.h:1653: error: expected ‘;’ before ‘<’ token
/usr/include/Qsci/qsciscintilla.h:1658: error: ‘QCString’ does not name a type
make[1]: *** [viscintilla.o] Error 1
make[1]: Leaving directory `/dev/shm/portage/dev-util/kscope-1.9.4/work/kscope-1.9.4/editor'
make: *** [sub-editor-make_default] Error 2
 * ERROR: dev-util/kscope-1.9.4 failed:
 *   died running emake, base_src_work:make
 * 
 * Call stack:
 *     ebuild.sh, line   49:  Called src_compile
 *   environment, line 2964:  Called base_src_compile
 *   environment, line  389:  Called base_src_work 'make'
 *   environment, line  503:  Called die
 * The specific snippet of code:
 *                       emake || die "died running emake, $FUNCNAME:make";
 * 
 * If you need support, post the output of 'emerge --info =dev-util/kscope-1.9.4',
 * the complete build log and the output of 'emerge -pqv =dev-util/kscope-1.9.4'.
 * The complete build log is located at '/var/log/portage/dev-util:kscope-1.9.4:20091106-212544.log'.
 * The ebuild environment file is located at '/dev/shm/portage/dev-util/kscope-1.9.4/temp/environment'.
 * S: '/dev/shm/portage/dev-util/kscope-1.9.4/work/kscope-1.9.4'

>>> Failed to emerge dev-util/kscope-1.9.4, Log file:

Portage 2.2_rc48 (!/etc/portage/profile, gcc-4.4.2, glibc-2.10.1-r0, 2.6.32-rc6-00057-g9a6fc8d x86_64)
=================================================================
System uname: Linux-2.6.32-rc6-00057-g9a6fc8d-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9550_@_2.83GHz-with-gentoo-2.0.1
Timestamp of tree: Sat, 05 Sep 2009 23:30:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p35
dev-java/java-config: 1.3.7-r1, 2.1.9-r1
dev-lang/python:     2.5.4-r3, 2.6.4, 3.1.1-r1
dev-python/pycrypto: 2.1.0_beta1
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r4
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O0 -pipe -g"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openjms/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /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 /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O0 -pipe -g"
DISTDIR="/home/gentoo/distfiles"
FEATURES="assume-digests autoaddcvs buildpkg ccache collision-protect cvs distlocks fixpackages lmirror mirror multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en_CA en_GB en_ZA en_US en af"
MAKEOPTS="-j8 -l10"
PKGDIR="/home/gentoo/packages/bohr-int/"
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="/dev/shm"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /code/layman/x11 /code/layman/java-overlay /code/layman/Spring"
SYNC=""
USE="a52 aac aalib acl acpi adns adplug agg aio alsa amd64 amr animgif apache2 ares arts audiofile audit avahi bash-completion berkdb bluetooth bonjour bzip2 cairo calendar cdaudio cdda cddb cdio cdparanoia cdr chardet clamav cli consolekit cracklib crypt cscope css ctype cups curl curlwrappers cvs cxx daap dbus dc1394 dia diskio djbfft dri dts dv dvb dvd dvdr dvdread encode exif expat fam ffmpeg fftw firefox flac fltk fontconfig foomaticdb fortran gd gdbm geoip gif gimp glut gmp gnokii gnutls gps graphviz gsm gstreamer hal ical iconv id3tag idea ieee1394 imagemagick imlib inkjar ipod ipv6 jack java5 java6 javacomm jbig jpeg jpeg2k lash lcms ldap libedit libgcrypt libnotify libsamplerate lm_sensors logitech-mouse lzo mad maildir mhash midi mikmod mmap mmx mng modplug modules mozilla mp3 mp3tunes mp4 mpeg mplayer mudflap multilib multitarget musepack nas ncurses nls nocd nptl nptlonly nsplugin offensive ofx ogg openal openexr opengl openmp oss pam pccntl pch pcre pda pdf perl plotutils png portaudio posix postscript povray ppds pulseaudio python quicktime raw rdesktop readline reflection rpc rss ruby savedconfig scanner sdl session sid simplexml slp smp sms smux sndfile snmp sockets socks5 solver speex spell spl sqlite sqlite3 sse sse2 ssl ssse3 startup-notification subversion svg symlink sysfs syslog sysvipc taglib theora threads thunar tidy tiff timidity truetype tta twolame unicode urandom usb v4l v4l2 vcd vcdx videos vim-syntax vorbis vorbis-psy wavpack wideband wifi wma wmf x264 xanim xattr xcb xcomposite xfs xine xinerama xinetd xml xorg xosd xpm xscreensaver xsl xulrunner xv xvid zeroconf zlib" ALSA_CARDS="hda-intel usb-audio usb-usx2y ad1816a ad1848 ad1848-lib ad1889 serial-u16550 virmidi seq-dummy dummy" 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 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 asis auth_digest       imagemap log_forensic proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http" APACHE2_MPMS="prefork" ELIBC="glibc" FOO2ZJS_DEVICES="hp1020" INPUT_DEVICES="evdev keyboard mouse void wacom" KERNEL="linux" LCD_DEVICES="g15 glk graphlcd iowarrior ncurses null png ppm text usbhub usblcd X xosd" LINGUAS="en_CA en_GB en_ZA en_US en af" USERLAND="GNU" VIDEO_CARDS="dummy fbdev ati radeon v4l vga vesa radeonhd" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Profile is /usr/portage/profiles/default/linux/amd64/2008.0/developer plus my own stacking of kernel stuff.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-11-06 22:22:53 UTC
+  06 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> kscope-1.9.4.ebuild:
+  Missing x11-libs/qscintilla[qt4] depend wrt #292183, thanks to Robin
+  Johnson for reporting.