View previous topic :: View next topic |
Author |
Message |
Featherfoot Veteran
Joined: 28 Dec 2002 Posts: 1108 Location: Stuart, Florida
|
Posted: Fri Jan 06, 2012 2:54 am Post subject: Kate will not run from a terminal or emerge |
|
|
I just updated my system (I think it contained a kdelibs update) and now kate won't emerge or run from a terminal window. I will continue to run from the "K" menu, however.
Emerge failure is as follows:
96%] Building CXX object kate/plugins/katesql/CMakeFiles/katesqlplugin.dir/textoutputwidget.o
[ 97%] Building CXX object kate/plugins/katesql/CMakeFiles/katesqlplugin.dir/schemawidget.o
Linking CXX executable ktesnippets_editor
Linking CXX shared module ../../../lib/katefiletreeplugin.so
[ 98%] Building CXX object kate/plugins/katesql/CMakeFiles/katesqlplugin.dir/schemabrowserwidget.o
[ 98%] Building CXX object kate/plugins/katesql/CMakeFiles/katesqlplugin.dir/connectionwizard.o
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libattica.so.0, needed by /usr/lib64/libkdeui.so.5.7.0, not found (try using -rpath or -rpath-link)
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Person::~Person()'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Provider::~Provider()'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Person::city() const'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Person::extendedAttribute(QString const&) const'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::ItemJob<Attica::Person>::result() const'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Metadata::~Metadata()'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::ProviderManager::ProviderManager()'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Person::country() const'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::ProviderManager::providers() const'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Provider::name() const'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Provider::Provider()'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Person::avatarUrl() const'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::ProviderManager::loadDefaultProviders()'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Metadata::error() const'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::ProviderManager::~ProviderManager()'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::BaseJob::start()'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::ProviderManager::providerByUrl(QUrl const&) const'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Provider::isValid() const'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Provider::requestPerson(QString const&)'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Person::homepage() const'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::Provider::operator=(Attica::Provider const&)'
/usr/lib64/libkdeui.so.5.7.0: undefined reference to `Attica::BaseJob::metadata() const'
collect2: ld returned 1 exit status
make[2]: *** [kate/plugins/snippets_tng/editor/ktesnippets_editor] Error 1
make[1]: *** [kate/plugins/snippets_tng/editor/CMakeFiles/ktesnippets_editor.dir/all] Error 2
[ 99%] Building CXX object kate/plugins/katesql/CMakeFiles/katesqlplugin.dir/katesqlconfigpage.o
[ 99%] Built target katefiletreeplugin
[ 99%] Building CXX object kate/plugins/katesql/CMakeFiles/katesqlplugin.dir/exportwizard.o
[100%] Building CXX object kate/plugins/katesql/CMakeFiles/katesqlplugin.dir/outputstylewidget.o
Linking CXX shared module ../../../lib/katesqlplugin.so
[100%] Built target katesqlplugin
make: *** [all] Error 2
* ERROR: kde-base/kate-4.7.4 failed (compile phase):
* emake failed
*
* If you need support, post the output of 'emerge --info =kde-base/kate-4.7.4',
* the complete build log and the output of 'emerge -pqv =kde-base/kate-4.7.4'.
* The complete build log is located at '/var/tmp/portage/kde-base/kate-4.7.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/kde-base/kate-4.7.4/temp/environment'.
* S: '/var/tmp/portage/kde-base/kate-4.7.4/work/kate-4.7.4'
>>> Failed to emerge kde-base/kate-4.7.4, Log file:
>>> '/var/tmp/portage/kde-base/kate-4.7.4/temp/build.log'
When I try to run kate from the command line, it fails as follows:
jc@bopper ~ $ kate Signature.txt
kate: error while loading shared libraries: libattica.so.0: cannot open shared object file: No such file or directory
jc@bopper ~ $
I have tried doing revdep-rebuild, python-updaters and also re-emerging attica. This does not change the problem.
emerge --info follows:
jc@bopper ~ $ emerge --info kate
Portage 2.1.10.41 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.13-r4, 3.1.7-gentoo x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-3.1.7-gentoo-x86_64-AMD_Phenom-tm-_II_X4_970_Processor-with-gentoo-2.0.3
Timestamp of tree: Thu, 05 Jan 2012 22:00:01 +0000
app-shells/bash: 4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.7.2-r3, 3.1.4-r3
dev-util/cmake: 2.8.6-r4
dev-util/pkgconfig: 0.26
sys-apps/baselayout: 2.0.3
sys-apps/openrc: 0.9.4
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.13, 2.68
sys-devel/automake: 1.10.3, 1.11.1
sys-devel/binutils: 2.21.1-r1
sys-devel/gcc: 4.5.3-r1
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.39 (virtual/os-headers)
sys-libs/glibc: 2.13-r4
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /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/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en"
MAKEOPTS="-j5"
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=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d a52 aac aalib acl acpi aim alsa amd64 ao apache2 apm audiofile avahi berkdb blas bluetooth branding bzip2 cairo calendar caps cdda cddb cdinstall cdparanoia cdr cgi clamav cli consolekit cracklib crypt css ctype cups curl cvs cxx dbi dbm dbus dbx dga directfb dri dts dv dvb dvd dvdr eds emboss encode enscript evo examples exif expat fam fastcgi fbcon ffmpeg firefox flac fontconfig foomaticdb fortran ftp gcj gdbm gdu gif gimp glu gmp gnome gnuplot gnutls gphoto2 gpm graphviz gsl gsm gstreamer gtk gtkhtml guile gzip hal handbook hddtemp iconv icq idn ieee1394 imagemagick imlib innodb introspection iodbc ipv6 jabber java java6 javascript jbig jingle jpeg jpeg2k kde kontact lapack lcms ldap libcaca libedit libgda libnotify libwww lm_sensors lua lzma lzo mad maildir mikmod milter mime mmap mmx mng modules motif mozilla mp3 mp4 mpeg mpi mplayer msn mudflap multilib musepac mysql mysqli nas ncurses networkmanager nls nntp nptl nptlonly nsplugin odbc offensive ofx ogg opengl openmp osc oscar oss pam pango pch pcntl pcre pdf perl php plasma plotutils png policykit portaudio posix postgres ppds pppd pulseaudio python qt3support qt4 quicktime raw rdesktop readline rss ruby samba sasl sdl semantic-desktop session sharedext sharedmem simplexml smp sndfile snmp soap sockets socks5 speex spell sqlite sqlite3 sse sse2 ssl startup-notification subversion suid svg symlink sysfs syslog sysvipc szip tcl tcpd theora threads tidy tiff timiditytk tokenizer truetype udev unicode usb v4l v4l2 vcd vorbis wmf x264 xcb xcomposite xft xine xinerama xinetd xml xnlrpc xorg xosd xulrunner xv xvid yahoo zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" 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 ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" XFCE_PLUGINS="brightness menu trash" 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, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
=================================================================
Package Settings
=================================================================
kde-base/kate-4.7.4 was built with the following:
USE="handbook (multilib) plasma (-aqua) -debug (-kdeenablefinal)"
jc@bopper ~ $
|
|
Back to top |
|
|
sebaro Veteran
Joined: 03 Jul 2006 Posts: 1141 Location: Romania
|
Posted: Fri Jan 06, 2012 10:14 am Post subject: |
|
|
You need dev-libs/libattica not kde-base/attica. |
|
Back to top |
|
|
Featherfoot Veteran
Joined: 28 Dec 2002 Posts: 1108 Location: Stuart, Florida
|
Posted: Fri Jan 06, 2012 2:46 pm Post subject: |
|
|
I actually tried emerging libattica before I tried attica. It didn't help.
I still have the same problem. |
|
Back to top |
|
|
sebaro Veteran
Joined: 03 Jul 2006 Posts: 1141 Location: Romania
|
Posted: Fri Jan 06, 2012 3:04 pm Post subject: |
|
|
The output of:
> ldd /usr/bin/kate | grep libattica.so
and
> find /usr/{lib,lib64} | grep libattica.so |
|
Back to top |
|
|
Featherfoot Veteran
Joined: 28 Dec 2002 Posts: 1108 Location: Stuart, Florida
|
Posted: Fri Jan 06, 2012 3:05 pm Post subject: |
|
|
The problem was eventually resolved by re-emerging kdelibs, which had a new version released the day before I noticed the problem.
Thanks to all for their help. |
|
Back to top |
|
|
Sipos Tux's lil' helper
Joined: 10 Sep 2004 Posts: 121 Location: London
|
Posted: Tue Aug 07, 2012 9:28 am Post subject: |
|
|
I just had a similar problem with Kile-2.1.2-r1 failing to build. Again, a revdep-rebuild (which rebuild kdelibs) fixed this. It seems to me that portage should have emerged kdelibs before trying to emerge kile but, for some reason, it does it after. Is this down to a missing dependency or something that causes portage to build in the wrong order or, is this just unavoidable? |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|