[gentoo-user] Kdelibs configure error

2013-05-01 Thread Jacques Montier
Hi all,

I get a configure error when upgrading from kdelibs-4.10.1-r1 to
kdelibs-4.10.2.
I get the error message :

CMake Error at
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:97 (message):
  Did not find automoc4 (Automoc4Config.cmake, install
  git://anongit.kde.org/automoc).  (missing: AUTOMOC4_EXECUTABLE)

So i run : export Automoc4_DIR=/usr/lib/automoc4

Then configure goes further on, but it stops with another error message :

--
-- The following REQUIRED packages could NOT be located on your system.
-- You must install these packages before continuing.
-
   * Strigi (0.6.3 or higher)  http://strigi.sourceforge.net
 Desktop indexing and search support
 Required by some critical kioslaves

--

It does not find strigi which is however installed :

[I] app-misc/strigi
 Available versions:  0.7.7-r2 {{clucene +dbus debug exif fam ffmpeg
hyperestraier inotify log +qt4 test}}
 Installed versions:  0.7.7-r2(12:33:53 30/04/2013)(dbus exif fam qt4
-clucene -debug -ffmpeg -hyperestraier -inotify -log -test)

Have you an idea to help me ?

Thanks very much,


--
Jacques


--emerge --info =kde-base/kdelibs-4.10.1-r1
Portage 2.1.11.62 (default/linux/amd64/13.0/desktop, gcc-4.6.3,
glibc-2.15-r3, 3.7.10-gentoo-r1 x86_64)
=
System Settings
=
System uname: Linux-3.7.10-gentoo-r1-x86_64-Intel-R-_Core-TM-_i7_CPU_950_@
_3.07GHz-with-gentoo-2.2
KiB Mem:18492564 total,  13226240 free
KiB Swap:2097148 total,   2097148 free
Timestamp of tree: Wed, 01 May 2013 07:45:01 +
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:  4.2_p37
dev-java/java-config: 2.1.12-r1
dev-lang/python:  2.7.3-r3, 3.2.3-r2
dev-util/cmake:   2.8.10.2-r2
dev-util/pkgconfig:   0.28
sys-apps/baselayout:  2.2
sys-apps/openrc:  0.11.8
sys-apps/sandbox: 2.5
sys-devel/autoconf:   2.13, 2.69
sys-devel/automake:   1.9.6-r3, 1.10.3, 1.11.6, 1.12.6
sys-devel/binutils:   2.22-r1
sys-devel/gcc:4.4.7, 4.5.4, 4.6.3
sys-devel/gcc-config: 1.7.3
sys-devel/libtool:2.4-r1
sys-devel/make:   3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:   2.15-r3
Repositories: gentoo overlay_local
ACCEPT_KEYWORDS=amd64
ACCEPT_LICENSE=* -@EULA
CBUILD=x86_64-pc-linux-gnu
CFLAGS=-march=native -O2 -pipe
CHOST=x86_64-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/share/config /usr/share/gnupg/qualified.txt
/usr/share/polkit-1/actions
CONFIG_PROTECT_MASK=${EPREFIX}/etc/gconf /etc/ca-certificates.conf
/etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/
/etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
/etc/splash /etc/terminfo
CXXFLAGS=-march=native -O2 -pipe
DISTDIR=/usr/portage/distfiles
EMERGE_DEFAULT_OPTS=--autounmask=n
FCFLAGS=-O2 -pipe
FEATURES=assume-digests binpkg-logs candy config-protect-if-modified
distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch
protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs
unmerge-orphans userfetch userpriv usersandbox
FFLAGS=-O2 -pipe
GENTOO_MIRRORS=http://distfiles.gentoo.org;
LANG=fr_FR.UTF-8
LC_ALL=
LDFLAGS=-Wl,-O1 -Wl,--as-needed
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_CONFIGROOT=/
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --stats --human-readable
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/usr/portage/local
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
USE=X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo
cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr
emboss encode exif fam firefox flac fortran gdbm gif gpm gtk iconv ipv6
jpeg lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib
ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds
qt3support qt4 readline sdl session spell sse sse2 ssl startup-notification
svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264
xcb xml xv xvid zlib ABI_X86=64 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=authn_core authz_core socache_shmcb unixd actions alias
auth_basic authn_alias authn_anon authn_dbm authn_default authn_file

Re: [gentoo-user] kdelibs fails to build

2010-07-04 Thread Stéphane Guedon
Le samedi 03 juillet 2010 19:38:39, Dale a écrit :
 Mick wrote:
  On Saturday 03 July 2010 17:28:41 Mick wrote:
  On Saturday 03 July 2010 12:49:49 Dale wrote:
  Mick wrote:
  I am running the kde-4.4.4 upgrade on a x86 machine and this is how
  kdelibs fails:
  
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/net
  w or k/k3socketdevice.h:275: warning:   by ‘virtual qint64
  KNetwork::KSocketDevice::writeData(const char*, qint64, const
  KNetwork::KSocketAddress*)’
  [ 54%] Building CXX object
  kio/CMakeFiles/kio.dir/kssl/ksslcertificate.o [ 54%] Building CXX
  object kio/CMakeFiles/kio.dir/kssl/ksslkeygen.o [ 54%] Building CXX
  object kio/CMakeFiles/kio.dir/kssl/ksslsettings.o [ 54%] Building CXX
  object kio/CMakeFiles/kio.dir/kssl/ksslutils.o
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ks
  sls ettings.cpp: In member function ‘void KSSLSettings::load()’:
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ks
  s ls ettings.cpp:134: warning: ‘void KConfigGroup::changeGroup(const
  char*)’ is deprecated (declared at
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/con
  f i g/kconfiggroup.h:159)
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ks
  s l settings.cpp:139: warning: ‘void KConfigGroup::changeGroup(const
  char*)’ is deprecated (declared at
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/con
  f i g/kconfiggroup.h:159)
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ks
  s l settings.cpp:144: warning: ‘void KConfigGroup::changeGroup(const
  char*)’ is deprecated (declared at
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/con
  f i g/kconfiggroup.h:159)
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ks
  s l settings.cpp: In member function ‘void KSSLSettings::save()’:
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/k
  ss ls ettings.cpp:177: warning: ‘void KConfigGroup::changeGroup(const
  char*)’ is deprecated (declared at
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/con
  f i g/kconfiggroup.h:159)
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ks
  s l settings.cpp:182: warning: ‘void KConfigGroup::changeGroup(const
  char*)’ is deprecated (declared at
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/con
  f i g/kconfiggroup.h:159) [ 54%] Building CXX object
  kio/CMakeFiles/kio.dir/kssl/ksslx509v3.o Linking CXX shared library
  ../lib/libkio.so
  /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin
  / ld
  
  : warning: creating a DT_TEXTREL in object.
  
  collect2: ld returned 1 exit status
  make[2]: *** [lib/libkio.so.5.4.0] Error 1
  make[1]: *** [kio/CMakeFiles/kio.dir/all] Error 2
  make: *** [all] Error 2
  
 * ERROR: kde-base/kdelibs-4.4.4 failed:
 *   Make failed!
 *
 * Call stack:
 * ebuild.sh, line   54:  Called src_compile
 *   environment, line 4033:  Called kde4-base_src_compile
 *   environment, line 3111:  Called cmake-utils_src_compile
 *   environment, line 1258:  Called _execute_optionaly
 'src_compile' *   environment, line  665:  Called
 enable_cmake-utils_src_compile *   environment, line 1623:  Called
 cmake-utils_src_make
 *   environment, line 1277:  Called die
 * The specific snippet of code:
 *   emake $@ || die Make failed!;
  
  
  
  Any ideas?
  
  Do you have MAKEOPTS set to a high number in make.conf?  I ask because
  in my 'knowing very little mind' I think it is trying to make a link to
  a file that kdelibs is supposed to be making.  It may be trying to link
  to something that isn't there yet so it failed.  If you have that set
  to 2 or higher, try setting it to 1 and see if that helps.
  
  Hope that works.  At least it didn't fail at 99%.  lol
  
  Dale
  
  Thanks Dale, I tried with -j1 and it fails with the same libkio.so
  error.
  
  I found a bug about it (324061) and I'm now trying again without ccache.
 
 That would be the next thing to try.  Most packages can compile with
 higher than -j1 and with ccache but some can not do so well.  I hope it
 compiles when you disable that.
 
 Dale
 
 :-)  :-)

Did you think about changing the python set used ? For my own, it solves 90% 
of my emerge bugs !

-- 
Stéphane Guedon
page web : http://www.22decembre.eu/
carte de visite : http://www.22decembre.eu/downloads/Stephane-Guedon.vcf
clé publique gpg : http://www.22decembre.eu/downloads/Stephane-Guedon.asc


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] kdelibs fails to build

2010-07-04 Thread Neil Bothwick
On Sat, 3 Jul 2010 17:49:28 +0100, Mick wrote:

 I found a bug about it (324061) and I'm now trying again without ccache.

I have removed ccache from my systems, it cost me more time in chasing
problems that any saving in time (for the computer, not me). At last one
program even tried to use it with FEATURES=-ccache, I had to uninstall
it, and feel happier never reinstalling it.


-- 
Neil Bothwick

WinErr 013: Unexpected error - Huh ?


signature.asc
Description: PGP signature


Re: [gentoo-user] kdelibs fails to build

2010-07-04 Thread Mick
On Sunday 04 July 2010 09:59:30 Neil Bothwick wrote:
 On Sat, 3 Jul 2010 17:49:28 +0100, Mick wrote:
  I found a bug about it (324061) and I'm now trying again without ccache.
 
 I have removed ccache from my systems, it cost me more time in chasing
 problems that any saving in time (for the computer, not me). At last one
 program even tried to use it with FEATURES=-ccache, I had to uninstall
 it, and feel happier never reinstalling it.

Hmm ... I thought that it was a_good_thing™.

I have not experienced problems with it both on x86 and amd64 to date (that I 
can remember).

Anyway, the fix to the kdelibs problem seems to have been related to cmake!  
Following the recommendations on the bug report I unmasked cmake-2.8.1-r2 and 
it is now clonking along at 75% of the build.  I think that this fixed it.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


[gentoo-user] kdelibs fails to build

2010-07-03 Thread Mick
I am running the kde-4.4.4 upgrade on a x86 machine and this is how
kdelibs fails:

/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/network/k3socketdevice.h:275:
warning:   by ‘virtual qint64 KNetwork::KSocketDevice::writeData(const
char*, qint64, const KNetwork::KSocketAddress*)’
[ 54%] Building CXX object kio/CMakeFiles/kio.dir/kssl/ksslcertificate.o
[ 54%] Building CXX object kio/CMakeFiles/kio.dir/kssl/ksslkeygen.o
[ 54%] Building CXX object kio/CMakeFiles/kio.dir/kssl/ksslsettings.o
[ 54%] Building CXX object kio/CMakeFiles/kio.dir/kssl/ksslutils.o
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ksslsettings.cpp:
In member function ‘void KSSLSettings::load()’:
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ksslsettings.cpp:134:
warning: ‘void KConfigGroup::changeGroup(const char*)’ is deprecated
(declared at 
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/config/kconfiggroup.h:159)
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ksslsettings.cpp:139:
warning: ‘void KConfigGroup::changeGroup(const char*)’ is deprecated
(declared at 
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/config/kconfiggroup.h:159)
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ksslsettings.cpp:144:
warning: ‘void KConfigGroup::changeGroup(const char*)’ is deprecated
(declared at 
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/config/kconfiggroup.h:159)
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ksslsettings.cpp:
In member function ‘void KSSLSettings::save()’:
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ksslsettings.cpp:177:
warning: ‘void KConfigGroup::changeGroup(const char*)’ is deprecated
(declared at 
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/config/kconfiggroup.h:159)
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ksslsettings.cpp:182:
warning: ‘void KConfigGroup::changeGroup(const char*)’ is deprecated
(declared at 
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/config/kconfiggroup.h:159)
[ 54%] Building CXX object kio/CMakeFiles/kio.dir/kssl/ksslx509v3.o
Linking CXX shared library ../lib/libkio.so
/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld:
warning: creating a DT_TEXTREL in object.
collect2: ld returned 1 exit status
make[2]: *** [lib/libkio.so.5.4.0] Error 1
make[1]: *** [kio/CMakeFiles/kio.dir/all] Error 2
make: *** [all] Error 2
 * ERROR: kde-base/kdelibs-4.4.4 failed:
 *   Make failed!
 *
 * Call stack:
 * ebuild.sh, line   54:  Called src_compile
 *   environment, line 4033:  Called kde4-base_src_compile
 *   environment, line 3111:  Called cmake-utils_src_compile
 *   environment, line 1258:  Called _execute_optionaly 'src_compile'
 *   environment, line  665:  Called enable_cmake-utils_src_compile
 *   environment, line 1623:  Called cmake-utils_src_make
 *   environment, line 1277:  Called die
 * The specific snippet of code:
 *   emake $@ || die Make failed!;


Any ideas?
-- 
Regards,
Mick



Re: [gentoo-user] kdelibs fails to build

2010-07-03 Thread Mick
On Saturday 03 July 2010 12:49:49 Dale wrote:
 Mick wrote:
  I am running the kde-4.4.4 upgrade on a x86 machine and this is how
  kdelibs fails:
  
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/networ
  k/k3socketdevice.h:275: warning:   by ‘virtual qint64
  KNetwork::KSocketDevice::writeData(const char*, qint64, const
  KNetwork::KSocketAddress*)’
  [ 54%] Building CXX object kio/CMakeFiles/kio.dir/kssl/ksslcertificate.o
  [ 54%] Building CXX object kio/CMakeFiles/kio.dir/kssl/ksslkeygen.o
  [ 54%] Building CXX object kio/CMakeFiles/kio.dir/kssl/ksslsettings.o
  [ 54%] Building CXX object kio/CMakeFiles/kio.dir/kssl/ksslutils.o
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kssls
  ettings.cpp: In member function ‘void KSSLSettings::load()’:
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kssls
  ettings.cpp:134: warning: ‘void KConfigGroup::changeGroup(const char*)’
  is deprecated (declared at
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/confi
  g/kconfiggroup.h:159)
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kssl
  settings.cpp:139: warning: ‘void KConfigGroup::changeGroup(const char*)’
  is deprecated (declared at
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/confi
  g/kconfiggroup.h:159)
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kssl
  settings.cpp:144: warning: ‘void KConfigGroup::changeGroup(const char*)’
  is deprecated (declared at
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/confi
  g/kconfiggroup.h:159)
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kssl
  settings.cpp: In member function ‘void KSSLSettings::save()’:
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kssls
  ettings.cpp:177: warning: ‘void KConfigGroup::changeGroup(const char*)’
  is deprecated (declared at
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/confi
  g/kconfiggroup.h:159)
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kssl
  settings.cpp:182: warning: ‘void KConfigGroup::changeGroup(const char*)’
  is deprecated (declared at
  /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/confi
  g/kconfiggroup.h:159) [ 54%] Building CXX object
  kio/CMakeFiles/kio.dir/kssl/ksslx509v3.o Linking CXX shared library
  ../lib/libkio.so
  /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/ld
  : warning: creating a DT_TEXTREL in object.
  collect2: ld returned 1 exit status
  make[2]: *** [lib/libkio.so.5.4.0] Error 1
  make[1]: *** [kio/CMakeFiles/kio.dir/all] Error 2
  make: *** [all] Error 2
  
* ERROR: kde-base/kdelibs-4.4.4 failed:
*   Make failed!
*
* Call stack:
* ebuild.sh, line   54:  Called src_compile
*   environment, line 4033:  Called kde4-base_src_compile
*   environment, line 3111:  Called cmake-utils_src_compile
*   environment, line 1258:  Called _execute_optionaly 'src_compile'
*   environment, line  665:  Called enable_cmake-utils_src_compile
*   environment, line 1623:  Called cmake-utils_src_make
*   environment, line 1277:  Called die
* The specific snippet of code:
*   emake $@ || die Make failed!;
  
  
  
  Any ideas?
 
 Do you have MAKEOPTS set to a high number in make.conf?  I ask because
 in my 'knowing very little mind' I think it is trying to make a link to
 a file that kdelibs is supposed to be making.  It may be trying to link
 to something that isn't there yet so it failed.  If you have that set to
 2 or higher, try setting it to 1 and see if that helps.
 
 Hope that works.  At least it didn't fail at 99%.  lol
 
 Dale

Thanks Dale, I tried with -j1 and it fails with the same libkio.so error.  :-(

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] kdelibs fails to build

2010-07-03 Thread Mick
On Saturday 03 July 2010 17:28:41 Mick wrote:
 On Saturday 03 July 2010 12:49:49 Dale wrote:
  Mick wrote:
   I am running the kde-4.4.4 upgrade on a x86 machine and this is how
   kdelibs fails:
   
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/netw
   or k/k3socketdevice.h:275: warning:   by ‘virtual qint64
   KNetwork::KSocketDevice::writeData(const char*, qint64, const
   KNetwork::KSocketAddress*)’
   [ 54%] Building CXX object
   kio/CMakeFiles/kio.dir/kssl/ksslcertificate.o [ 54%] Building CXX
   object kio/CMakeFiles/kio.dir/kssl/ksslkeygen.o [ 54%] Building CXX
   object kio/CMakeFiles/kio.dir/kssl/ksslsettings.o [ 54%] Building CXX
   object kio/CMakeFiles/kio.dir/kssl/ksslutils.o
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ks
   sls ettings.cpp: In member function ‘void KSSLSettings::load()’:
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
   ls ettings.cpp:134: warning: ‘void KConfigGroup::changeGroup(const
   char*)’ is deprecated (declared at
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/conf
   i g/kconfiggroup.h:159)
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
   l settings.cpp:139: warning: ‘void KConfigGroup::changeGroup(const
   char*)’ is deprecated (declared at
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/conf
   i g/kconfiggroup.h:159)
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
   l settings.cpp:144: warning: ‘void KConfigGroup::changeGroup(const
   char*)’ is deprecated (declared at
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/conf
   i g/kconfiggroup.h:159)
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
   l settings.cpp: In member function ‘void KSSLSettings::save()’:
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
   ls ettings.cpp:177: warning: ‘void KConfigGroup::changeGroup(const
   char*)’ is deprecated (declared at
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/conf
   i g/kconfiggroup.h:159)
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
   l settings.cpp:182: warning: ‘void KConfigGroup::changeGroup(const
   char*)’ is deprecated (declared at
   /var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/conf
   i g/kconfiggroup.h:159) [ 54%] Building CXX object
   kio/CMakeFiles/kio.dir/kssl/ksslx509v3.o Linking CXX shared library
   ../lib/libkio.so
   /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/
   ld
   
   : warning: creating a DT_TEXTREL in object.
   
   collect2: ld returned 1 exit status
   make[2]: *** [lib/libkio.so.5.4.0] Error 1
   make[1]: *** [kio/CMakeFiles/kio.dir/all] Error 2
   make: *** [all] Error 2
   
 * ERROR: kde-base/kdelibs-4.4.4 failed:
 *   Make failed!
 *
 * Call stack:
 * ebuild.sh, line   54:  Called src_compile
 *   environment, line 4033:  Called kde4-base_src_compile
 *   environment, line 3111:  Called cmake-utils_src_compile
 *   environment, line 1258:  Called _execute_optionaly 'src_compile'
 *   environment, line  665:  Called enable_cmake-utils_src_compile
 *   environment, line 1623:  Called cmake-utils_src_make
 *   environment, line 1277:  Called die
 * The specific snippet of code:
 *   emake $@ || die Make failed!;
   
   
   
   Any ideas?
  
  Do you have MAKEOPTS set to a high number in make.conf?  I ask because
  in my 'knowing very little mind' I think it is trying to make a link to
  a file that kdelibs is supposed to be making.  It may be trying to link
  to something that isn't there yet so it failed.  If you have that set to
  2 or higher, try setting it to 1 and see if that helps.
  
  Hope that works.  At least it didn't fail at 99%.  lol
  
  Dale
 
 Thanks Dale, I tried with -j1 and it fails with the same libkio.so error. 

I found a bug about it (324061) and I'm now trying again without ccache.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] kdelibs fails to build

2010-07-03 Thread Dale

Mick wrote:

On Saturday 03 July 2010 17:28:41 Mick wrote:
   

On Saturday 03 July 2010 12:49:49 Dale wrote:
 

Mick wrote:
   

I am running the kde-4.4.4 upgrade on a x86 machine and this is how
kdelibs fails:

/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/netw
or k/k3socketdevice.h:275: warning:   by ‘virtual qint64
KNetwork::KSocketDevice::writeData(const char*, qint64, const
KNetwork::KSocketAddress*)’
[ 54%] Building CXX object
kio/CMakeFiles/kio.dir/kssl/ksslcertificate.o [ 54%] Building CXX
object kio/CMakeFiles/kio.dir/kssl/ksslkeygen.o [ 54%] Building CXX
object kio/CMakeFiles/kio.dir/kssl/ksslsettings.o [ 54%] Building CXX
object kio/CMakeFiles/kio.dir/kssl/ksslutils.o
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/ks
sls ettings.cpp: In member function ‘void KSSLSettings::load()’:
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
ls ettings.cpp:134: warning: ‘void KConfigGroup::changeGroup(const
char*)’ is deprecated (declared at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/conf
i g/kconfiggroup.h:159)
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
l settings.cpp:139: warning: ‘void KConfigGroup::changeGroup(const
char*)’ is deprecated (declared at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/conf
i g/kconfiggroup.h:159)
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
l settings.cpp:144: warning: ‘void KConfigGroup::changeGroup(const
char*)’ is deprecated (declared at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/conf
i g/kconfiggroup.h:159)
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
l settings.cpp: In member function ‘void KSSLSettings::save()’:
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
ls ettings.cpp:177: warning: ‘void KConfigGroup::changeGroup(const
char*)’ is deprecated (declared at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/conf
i g/kconfiggroup.h:159)
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kio/kssl/kss
l settings.cpp:182: warning: ‘void KConfigGroup::changeGroup(const
char*)’ is deprecated (declared at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdecore/conf
i g/kconfiggroup.h:159) [ 54%] Building CXX object
kio/CMakeFiles/kio.dir/kssl/ksslx509v3.o Linking CXX shared library
../lib/libkio.so
/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../../i686-pc-linux-gnu/bin/
ld

: warning: creating a DT_TEXTREL in object.

collect2: ld returned 1 exit status
make[2]: *** [lib/libkio.so.5.4.0] Error 1
make[1]: *** [kio/CMakeFiles/kio.dir/all] Error 2
make: *** [all] Error 2

   * ERROR: kde-base/kdelibs-4.4.4 failed:
   *   Make failed!
   *
   * Call stack:
   * ebuild.sh, line   54:  Called src_compile
   *   environment, line 4033:  Called kde4-base_src_compile
   *   environment, line 3111:  Called cmake-utils_src_compile
   *   environment, line 1258:  Called _execute_optionaly 'src_compile'
   *   environment, line  665:  Called enable_cmake-utils_src_compile
   *   environment, line 1623:  Called cmake-utils_src_make
   *   environment, line 1277:  Called die
   * The specific snippet of code:
   *   emake $@ || die Make failed!;



Any ideas?
 

Do you have MAKEOPTS set to a high number in make.conf?  I ask because
in my 'knowing very little mind' I think it is trying to make a link to
a file that kdelibs is supposed to be making.  It may be trying to link
to something that isn't there yet so it failed.  If you have that set to
2 or higher, try setting it to 1 and see if that helps.

Hope that works.  At least it didn't fail at 99%.  lol

Dale
   

Thanks Dale, I tried with -j1 and it fails with the same libkio.so error.
 

I found a bug about it (324061) and I'm now trying again without ccache.
   


That would be the next thing to try.  Most packages can compile with 
higher than -j1 and with ccache but some can not do so well.  I hope it 
compiles when you disable that.


Dale

:-)  :-)



Re: [gentoo-user] kdelibs recompile required but not recognized

2009-04-11 Thread Neil Bothwick
On Fri, 10 Apr 2009 16:52:26 -0700, fe...@crowfix.com wrote:

 If you did install kdelibs, then the Qt version that is picked up by
 this configure is not the same version you used to compile kdelibs.
 The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
 _same Qt version_, compiled with the _same compiler_ and the same Qt
 configuration settings.

Reinstalling kdelibs alone won't help if Qt was built with an older
compiler. Re-emerge qt.


-- 
Neil Bothwick

The trouble with doing something right the first time is that nobody
appreciates how difficult it was.


signature.asc
Description: PGP signature


Re: [gentoo-user] kdelibs recompile required but not recognized

2009-04-11 Thread felix
On Sat, Apr 11, 2009 at 11:45:51AM +0100, Neil Bothwick wrote:
 On Fri, 10 Apr 2009 16:52:26 -0700, fe...@crowfix.com wrote:
 
  If you did install kdelibs, then the Qt version that is picked up by
  this configure is not the same version you used to compile kdelibs.
  The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
  _same Qt version_, compiled with the _same compiler_ and the same Qt
  configuration settings.
 
 Reinstalling kdelibs alone won't help if Qt was built with an older
 compiler. Re-emerge qt.

I thought I had, and should have said so.  Anyways, I am starting a
rebuild and will see what I see in a while ...

-- 
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
 Felix Finch: scarecrow repairman  rocket surgeon / fe...@crowfix.com
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o



[gentoo-user] kdelibs recompile required but not recognized

2009-04-10 Thread felix
I am probably missing something really basic here.  I get quite a few
emerge failures like this:

checking if UIC has KDE plugins available... no
configure: error:
you need to install kdelibs first.

If you did install kdelibs, then the Qt version that is picked up by
this configure is not the same version you used to compile kdelibs.
The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
_same Qt version_, compiled with the _same compiler_ and the same Qt
configuration settings.


!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-office/karbon-1.6.2/work/karbon-1.6.2/config.log

Several remerges of kdelibs don't change it a whit, not even a single
solitary son-of-whit.

What exactly should I do to clear this up?

This is a ~amd64 system.


-- 
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
 Felix Finch: scarecrow repairman  rocket surgeon / fe...@crowfix.com
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o



Re: [gentoo-user] kdelibs recompile required but not recognized

2009-04-10 Thread Paul Hartman
On Fri, Apr 10, 2009 at 6:52 PM,  fe...@crowfix.com wrote:
 I am probably missing something really basic here.  I get quite a few
 emerge failures like this:

    checking if UIC has KDE plugins available... no
    configure: error:
    you need to install kdelibs first.

    If you did install kdelibs, then the Qt version that is picked up by
    this configure is not the same version you used to compile kdelibs.
    The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
    _same Qt version_, compiled with the _same compiler_ and the same Qt
    configuration settings.


    !!! Please attach the following file when seeking support:
    !!! /var/tmp/portage/app-office/karbon-1.6.2/work/karbon-1.6.2/config.log

 Several remerges of kdelibs don't change it a whit, not even a single
 solitary son-of-whit.

 What exactly should I do to clear this up?

 This is a ~amd64 system.

I see you're trying to install KOffice 1.x. What version of kdelibs
and KDE are you using? What version of Qt? Do you have mixed KDE/Qt
versions installed? Useing kdeprefix USE flag or not? Thanks :)



[gentoo-user] kdelibs -plasma -webkit

2009-03-27 Thread James
Hello,

I kinda got my first kde 4.2.1 install working,
as can best be describe as a random_walk.

So I'm still getting it all straight in my head.

Today upon a routine update to world, I noticed
that kdelibs 4.2.1-r3 want to rebuild, minus
the plasma and webkit flags:

ebuild   R   ] kde-base/kdelibs-4.2.1-r3  USE=3dnow 
acl alsa bzip2 fam jpeg2k mmxnls opengl 
semantic-desktop spell sse sse2 ssl 

Not good methinks, but, I'm looking for somebody
a little better versed in kde 4 to confirm
that I should leave these flags.

If so, my default (favorite place) for this
is adding the flags to make.conf. After all
I manage more than a dozen workstations
and I try to have a much as possible the same
on these machines.

Or should I rebuild kdelibs without these
flags?

Sure I know what the flages do:

plasma:
Build optional plasma widgets that require kde-base/libplasma

webkit:
Enable bindings to QT Webkit
enable WebKit support
Use net-libs/webkit-gtk for rendering.
Enable QT-WebKit rendering support
 Enable the webkit rendering engine
Enables gtk WebKit support
 Use qt-webkit rendering engine for showing url thumbmails and for other things
that needs webbrowser intergration.
 Enable the webkit rendering engine for item rendering
Use net-libs/webkit-gtk for rendering rather than net-libs/xulrunner
 Enable x11-libs/qt-webkit support, for more sophisticated online help display
using webkit's HTML renderer.


But I have too little wisdom with kde4 to discern
best practices. My default goal is to use
sets to have something smilarly to the meta
stuff, but not using meta now, so customizing
my onw sets, or following other Gentooers
that want massive (all) kde applications 
on many workstations, as to have one
semantic to suppport, without meta.


James






Re: [gentoo-user] kdelibs -plasma -webkit

2009-03-27 Thread Paul Hartman
On Fri, Mar 27, 2009 at 1:36 PM, James wirel...@tampabay.rr.com wrote:
 Hello,

 I kinda got my first kde 4.2.1 install working,
 as can best be describe as a random_walk.

Great timing, because KDE 4.2.2 is being released on April 1st (and
ebuilds are already in the kde overlay)... prepare for compiling it
all again :)



Re: [gentoo-user] kdelibs -plasma -webkit

2009-03-27 Thread Neil Bothwick
On Fri, 27 Mar 2009 15:08:33 -0500, Paul Hartman wrote:

 Great timing, because KDE 4.2.2 is being released on April 1st

Are you really going to install software released on that day? ;-)


-- 
Neil Bothwick

In an atomic war, all men will be cremated equal.


signature.asc
Description: PGP signature


[gentoo-user] kdelibs-3.5.10-r1 and kima

2008-10-09 Thread Andrew Gaydenko
Hi!

After upgrading (~amd64) to kdelibs-3.5.10-r1 kde-misc/kima applet has 
magically disappeared (and applet list hasn't it even after kima 
reemerging). Thoughts?



Re: [gentoo-user] kdelibs-3.5.10-r1 and kima

2008-10-09 Thread Norberto Bensa

Quoting Andrew Gaydenko [EMAIL PROTECTED]:


Thoughts?


emerge -1 kde-misc/kima




This message was sent using IMP, the Internet Messaging Program.





Re: [gentoo-user] kdelibs-3.5.10-r1 and kima

2008-10-09 Thread Andrew Gaydenko
=== On Friday 10 October 2008, Norberto Bensa wrote: ===
 Quoting Andrew Gaydenko [EMAIL PROTECTED]:
  Thoughts?

 emerge -1 kde-misc/kima


As have said, have tried without success.



Re: [gentoo-user] kdelibs-4.0.1 complaining about missing accessibility use flag

2008-02-08 Thread Erik
Zsitvai János skrev:
 Erik [EMAIL PROTECTED] writes:
   
 When I try to emerge kdelibs-4.0.1 it says: x11-libs/qt-4.4.0_rc1 does
 not actually support the accessibility USE flag!
 
 [SNIP]
   
 I do not see any -accessibility here, so it should work, right. The
 package that has accessibility (qt-gui), has it enabled. What is wrong here?
 

 AFAIK, KDE 4.0.* only supports Qt 4.3.*. The Qt split ebuilds are
 hardmasked not because of KDE4, but because of the release candidate
 status.
   
I thought that Qt 4.4 was source compatible with Qt 4.3 so that a
program written for Qt 4.3 would be buildable with Qt 4.4. I even
thought that source compatibility was only broken in major versions
(like Qt3 to Qt4).

I need Qt 4.4 because that is the first version where QMovie sort of
works (for showing animations, see
[http://bugs.kde.org/show_bug.cgi?id=142321]). The bug is said to be
fixed in Qt 4.4, but I still observed the problem that the animation
flickers after the first iteration and then it runs smoothly forever.
(Anyone else who observed this?)
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] kdelibs-4.0.1 complaining about missing accessibility use flag

2008-02-08 Thread Zsitvai János
Erik [EMAIL PROTECTED] writes:
 I thought that Qt 4.4 was source compatible with Qt 4.3 so that a
 program written for Qt 4.3 would be buildable with Qt 4.4. I even
 thought that source compatibility was only broken in major versions
 (like Qt3 to Qt4).

You're right, sorry for the mistake. My next guess is that the kdelibs
ebuild is simply not prepared for the qt split. You probably need to
copy to your local overlay the 4.4 ebuild and edit in the dummy use
flags accessibility dbus gif jpeg png qt3support ssl zlib. Or you
could edit it out of the kde4-base.eclass, but I'd rather not touch
that.
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] kdelibs-4.0.1 complaining about missing accessibility use flag

2008-02-07 Thread Erik
When I try to emerge kdelibs-4.0.1 it says: x11-libs/qt-4.4.0_rc1 does
not actually support the accessibility USE flag!
But if I do emerge -pv qt-assistant qt-core qt-dbus qt-gui qt-opengl
qt-qt3support qt-script qt-sql qt-svg qt-test qt-xmlpatterns I get this
list:
[ebuild   R   ] x11-libs/qt-core-4.4.0_rc1  USE=doc qt3support ssl
-debug -glib 0 kB
[ebuild   R   ] x11-libs/qt-sql-4.4.0_rc1  USE=mysql odbc postgres
sqlite -debug -firebird 0 kB
[ebuild   R   ] x11-libs/qt-script-4.4.0_rc1  USE=-debug 0 kB
[ebuild   R   ] x11-libs/qt-dbus-4.4.0_rc1  USE=-debug 0 kB
[ebuild   R   ] x11-libs/qt-test-4.4.0_rc1  USE=-debug 0 kB
[ebuild   R   ] x11-libs/qt-xmlpatterns-4.4.0_rc1  USE=-debug 0 kB
[ebuild   R   ] x11-libs/qt-gui-4.4.0_rc1  USE=accessibility cups dbus
mng tiff xinerama -debug -nas -nis INPUT_DEVICES=-wacom 0 kB
[ebuild   R   ] x11-libs/qt-assistant-4.4.0_rc1  USE=-debug 0 kB
[ebuild   R   ] x11-libs/qt-opengl-4.4.0_rc1  USE=-debug 0 kB
[ebuild   R   ] x11-libs/qt-qt3support-4.4.0_rc1  USE=-debug 0 kB
[ebuild   R   ] x11-libs/qt-svg-4.4.0_rc1  USE=-debug 0 kB


I do not see any -accessibility here, so it should work, right. The
package that has accessibility (qt-gui), has it enabled. What is wrong here?
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] kdelibs-4.0.1 complaining about missing accessibility use flag

2008-02-07 Thread Zsitvai János
Erik [EMAIL PROTECTED] writes:
 When I try to emerge kdelibs-4.0.1 it says: x11-libs/qt-4.4.0_rc1 does
 not actually support the accessibility USE flag!
[SNIP]
 I do not see any -accessibility here, so it should work, right. The
 package that has accessibility (qt-gui), has it enabled. What is wrong here?

AFAIK, KDE 4.0.* only supports Qt 4.3.*. The Qt split ebuilds are
hardmasked not because of KDE4, but because of the release candidate
status.
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] kdelibs-4.0.1 complaining about missing accessibility use flag

2008-02-07 Thread Uwe Thiem
On Friday 08 February 2008, Erik wrote:
 When I try to emerge kdelibs-4.0.1 it says: x11-libs/qt-4.4.0_rc1
 does not actually support the accessibility USE flag!

You should not try to link KDE 4.0.1 against Qt 4.4 but 4.3.

Uwe

-- 
Informal Linux Group Namibia:
http://www.linux.org.na/
SysEx (Pty) Ltd.:
http://www.SysEx.com.na/
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] kdelibs won't build after change in GCC to 4.1.2 from 3.4.6

2007-10-16 Thread Kevin O'Gorman
I just upgraded to GCC 4.1.2, and have rebuilt system.  I'm about halfway
through rebuilding world, and it's choking on kdelibs.
The complaint seems to be about libstdc++, which does not seem to exist.
Moreover, the only ebuild related to it that I can see is the compatibility
library that is already emerged.

The actual error I see is:
/bin/sh ../../libtool --silent --tag=CXX --mode=compile
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop
-I../../kdecore -I../../kio/kssl -I../../kjs -I../../arts/kde -I../..
-I/usr/kde/3.5/include/arts -I../../dcop -I../../libltdl -I../../kdefx
-I../../kdecore -I../../kdecore -I../../kdecore/network -I../../kdeui
-I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include
-I. -I/usr/kde/3.5/include   -DQT_THREAD_SUPPORT  -D_REENTRANT
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
-march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o
libartskde_la.all_cpp.lo libartskde_la.all_cpp.cpp
/bin/sh ../../libtool --silent --tag=CXX --mode=compile
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop
-I../../kdecore -I../../kio/kssl -I../../kjs -I../../arts/kde -I../..
-I/usr/kde/3.5/include/arts -I../../dcop -I../../libltdl -I../../kdefx
-I../../kdecore -I../../kdecore -I../../kdecore/network -I../../kdeui
-I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include
-I. -I/usr/kde/3.5/include   -DQT_THREAD_SUPPORT  -D_REENTRANT
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
-march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o
libartskde_la.all_cc.lo libartskde_la.all_cc.cc
/bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
-march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION-o
libartskde.la -rpath /usr/kde/3.5/lib -L/usr/kde/3.5/lib -L/usr/qt/3/lib
-no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -version-info
3:0:2 libartskde_la.all_cc.lo libartskde_la.all_cpp.lo  ../../kio/libkio.la
-lqtmcop -lsoundserver_idl
libtool: link: warning: `/lib/libacl.la' seems to be moved
libtool: link: warning: `/lib/libattr.la' seems to be moved
grep: /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.la: No such file or
directory
/bin/sed: can't read /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.la: No
such file or directory
libtool: link: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.la' is not a
valid libtool archive
make[3]: *** [libartskde.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3
/work/kdelibs-3.5.7/arts/kde'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3
/work/kdelibs-3.5.7/arts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.7-r3
/work/kdelibs-3.5.7'
make: *** [all] Error 2
 *
 * ERROR: kde-base/kdelibs-3.5.7-r3 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   kdelibs-3.5.7-r3.ebuild, line 153:   Called kde_src_compile
 *   kde.eclass, line 170:   Called kde_src_compile 'all'
 *   kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure'
'make'
 *   kde.eclass, line 336:   Called die
 *
 * died running emake, kde_src_compile:make
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-
3.5.7-r3/temp/build.log'.
 *

and emerge -- info

treat ~ # emerge --info
Portage 2.1.3.9 (default-linux/x86/2006.1/desktop, gcc-4.1.2, glibc-2.5-r4,
2.6.22-gentoo-r8-kosmanor i686)
=
System uname: 2.6.22-gentoo-r8-kosmanor i686 Intel(R) XEON(TM) CPU 1.80GHz
Timestamp of tree: Tue, 16 Oct 2007 08:50:01 +
ccache version 2.4 [disabled]
app-shells/bash: 3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python: 2.4.4-r5
dev-python/pycrypto: 2.0.1-r6

Re: [gentoo-user] kdelibs wont compile

2007-08-20 Thread Matthew R. Lee
On Sunday 19 August 2007 08:50:26 Mick wrote:
 On Saturday 18 August 2007, Volker Armin Hemmann wrote:
  NO! don't mask expat!
 
  There is some reason why it got stable. expats current form is out for
  ages.
 
  emerge latest expat, emerge fontconfig, emerge qt and everything else
  broken.

 Do as Volker says.  After you run revdep-rebuild you will eventually come
 up to the XML error as you described.  There's a whole thread about it in
 this ML (search for it in Gmane).  The solution is to emerge -C XML-Parser
  emerge -uaDv XML-Parser before you continue.  If I recall you may have
 to do the same with gettext.

 HTH.
I did as I was told and all is fine now, it was a marathon compile weekend, 
180 packages.  I didn't run into the XML error stuff, am I storing up 
problems for the future?

Thanks
Matt


-- 
%%%
Dr. Matthew R. Lee
CASEB  ECIM
Departamento de Ecologia,
P. Universidad Catolica de Chile,
Alameda 340, Santiago.
CP 6513677
CHILE

[EMAIL PROTECTED]
[EMAIL PROTECTED]

URL: meiochile.matthewlee.org
%%%
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kdelibs wont compile

2007-08-20 Thread Neil Bothwick
On Mon, 20 Aug 2007 10:56:58 -0400, Matthew R. Lee wrote:

 I did as I was told and all is fine now, it was a marathon compile
 weekend, 180 packages.  I didn't run into the XML error stuff, am I
 storing up problems for the future?

No, because the revision number of XML-Parser was bumped, forcing an
automatic rebuild of it.


-- 
Neil Bothwick

I married your mother because I wanted children.
Imagine my disappointment when you came along.


signature.asc
Description: PGP signature


Re: [gentoo-user] kdelibs wont compile

2007-08-19 Thread Mick
On Saturday 18 August 2007, Volker Armin Hemmann wrote:


 NO! don't mask expat!

 There is some reason why it got stable. expats current form is out for
 ages.

 emerge latest expat, emerge fontconfig, emerge qt and everything else
 broken.

Do as Volker says.  After you run revdep-rebuild you will eventually come up 
to the XML error as you described.  There's a whole thread about it in this 
ML (search for it in Gmane).  The solution is to emerge -C XML-Parser  
emerge -uaDv XML-Parser before you continue.  If I recall you may have to do 
the same with gettext.

HTH.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


[gentoo-user] kdelibs wont compile

2007-08-18 Thread gentoo
Today after an emerge update the system wants to update to kde 3.5.7 
However I've run into a major problem, kdelibs wont compile
It keeps stopping at the following point:

checking for Qt... configure: error: Qt (= Qt 3.3 and  4.0) (library
qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/kde-base/kdelibs-3.5.5-r10/work/kdelibs-3.5.5/config.log

!!! ERROR: kde-base/kdelibs-3.5.5-r10 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  kdelibs-3.5.5-r10.ebuild, line 165:   Called kde_src_compile
  kde.eclass, line 170:   Called kde_src_compile 'all'
  kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 322:   Called econf '--with-distribution=Gentoo'
'--disable-fast-malloc' '--disable-libfam' '--enable-dnotify'
'--with-libart' '--with-libidn' '--without-acl' '--with-ssl'
'--with-alsa' '--without-arts' '--without-gssapi' '--without-tiff'
'--without-jasper' '--without-openexr' '--enable-cups' '--with-utempter'
'--without-lua' '--enable-sendfile' '--enable-mitshm' '--without-aspell'
'--disable-dnssd' '--without-hspell'
'--with-rgbfile=/usr/share/X11/rgb.txt' '--with-x' '--enable-mitshm'
'--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt'
'--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking'
'--disable-debug' '--without-debug' '--disable-final' '--without-arts'
'--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man'
'--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share'
'--sysconfdir=/usr/kde/3.5/etc'
  ebuild.sh, line 586:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack
if relevant.
!!! A complete build log is located at
'/var/tmp/portage/kde-base/kdelibs-3.5.5-r10/temp/build.log'.

I have qt 3.3.8-r3 and qt 4.3.0-r2 installed
How can the latest stable version of kdelibs not function with the latest
stable version of qt?
Also I don't understand what is meant by Make sure that you have compiled
Qt with thread support! I can't see a flag for thread support when I do
emerge -pv qt

Any help would be most appreciated
Matt
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread Bo Ørsted Andresen
On Saturday 18 August 2007 21:05:52 [EMAIL PROTECTED] wrote:
 Today after an emerge update the system wants to update to kde 3.5.7
 However I've run into a major problem, kdelibs wont compile
 It keeps stopping at the following point:

 checking for Qt... configure: error: Qt (= Qt 3.3 and  4.0) (library
 qt-mt) not found. Please check your installation!
 For more details about this problem, look at the end of config.log.
 Make sure that you have compiled Qt with thread support!

 !!! Please attach the following file when filing a report to
 bugs.gentoo.org: !!!
 /var/tmp/portage/kde-base/kdelibs-3.5.5-r10/work/kdelibs-3.5.5/config.log
[SNIP]
 I have qt 3.3.8-r3 and qt 4.3.0-r2 installed

 How can the latest stable version of kdelibs not function with the latest
 stable version of qt?

kdelibs-3.x requires qt-3.x so 4.x is irrelevant.

 Also I don't understand what is meant by Make sure that you have compiled
 Qt with thread support! I can't see a flag for thread support when I do
 emerge -pv qt

Probably just means that qt-3.x is broken e.g. cause by the expat bump. Use 
revdep-rebuild to fix it (see the numerous recent threads on this list).

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread gentoo


 Probably just means that qt-3.x is broken e.g. cause by the expat bump.
 Use
 revdep-rebuild to fix it (see the numerous recent threads on this list).

 --
 Bo Andresen

I'm in a right mess here.  I did a revdep-rebuild -p. It wanted to
rebuild, essentially all of kde-3.5.5, because I'm in the middle of a big
emerge, everything is missing libexpat, presumably because expat was early
in the emerge.  There was no mention of qt-3.3.8-r3, but of course the
first thing revdep-rebuild wants to rebuild is kdelibs which wont rebuild
because of the qt problem.
I've tried rebuilding qt-3.3.8-r3 but that wont rebuild either, it stops
with the following error messages:

collect2: ld returned 1 exit status
make[3]: *** [../../../bin/uic] Error 1
make[3]: Leaving directory
`/var/tmp/portage/x11-libs/qt-3.3.8-r3/work/qt-x11-free-3.3.8/tools/designer/uic'
make[2]: *** [sub-uic] Error 2
make[2]: Leaving directory
`/var/tmp/portage/x11-libs/qt-3.3.8-r3/work/qt-x11-free-3.3.8/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory
`/var/tmp/portage/x11-libs/qt-3.3.8-r3/work/qt-x11-free-3.3.8/tools'
make: *** [sub-tools] Error 2

!!! ERROR: x11-libs/qt-3.3.8-r3 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  qt-3.3.8-r3.ebuild, line 214:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack
if relevant.
!!! A complete build log is located at
'/var/tmp/portage/x11-libs/qt-3.3.8-r3/temp/build.log'.

So where do I go from here?

Matt

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread Volker Armin Hemmann
On Samstag, 18. August 2007, [EMAIL PROTECTED] wrote:
  Probably just means that qt-3.x is broken e.g. cause by the expat bump.
  Use
  revdep-rebuild to fix it (see the numerous recent threads on this list).
 
  --
  Bo Andresen

 I'm in a right mess here.  I did a revdep-rebuild -p. It wanted to
 rebuild, essentially all of kde-3.5.5, because I'm in the middle of a big
 emerge, everything is missing libexpat, presumably because expat was early
 in the emerge.  There was no mention of qt-3.3.8-r3, but of course the
 first thing revdep-rebuild wants to rebuild is kdelibs which wont rebuild
 because of the qt problem.
 I've tried rebuilding qt-3.3.8-r3 but that wont rebuild either, it stops
 with the following error messages:

 collect2: ld returned 1 exit status
 make[3]: *** [../../../bin/uic] Error 1
 make[3]: Leaving directory
 `/var/tmp/portage/x11-libs/qt-3.3.8-r3/work/qt-x11-free-3.3.8/tools/designe
r/uic' make[2]: *** [sub-uic] Error 2
 make[2]: Leaving directory
 `/var/tmp/portage/x11-libs/qt-3.3.8-r3/work/qt-x11-free-3.3.8/tools/designe
r' make[1]: *** [sub-designer] Error 2
 make[1]: Leaving directory
 `/var/tmp/portage/x11-libs/qt-3.3.8-r3/work/qt-x11-free-3.3.8/tools'
 make: *** [sub-tools] Error 2

 !!! ERROR: x11-libs/qt-3.3.8-r3 failed.
 Call stack:
   ebuild.sh, line 1632:   Called dyn_compile
   ebuild.sh, line 983:   Called qa_call 'src_compile'
   ebuild.sh, line 44:   Called src_compile
   qt-3.3.8-r3.ebuild, line 214:   Called die

 !!! (no error message)
 !!! If you need support, post the topmost build error, and the call stack
 if relevant.
 !!! A complete build log is located at
 '/var/tmp/portage/x11-libs/qt-3.3.8-r3/temp/build.log'.

 So where do I go from here?

 Matt

with a little bit more information - like stuff that was before the error. 
Also look again at the output of revdep-rebuilt (just run revdep-rebuilt, DO 
NOT run revdep-rebuilt -X expatblabla) ignore the kde packages, have a look 
at the rest. What else is there?
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread Bo Ørsted Andresen
On Saturday 18 August 2007 22:43:52 [EMAIL PROTECTED] wrote:
 There was no mention of qt-3.3.8-r3, but of course the first thing
 revdep-rebuild wants to rebuild is kdelibs which wont rebuild because of the
 qt problem. 

Probably bug #188782. Make sure you have the latest version of portage (at 
least 2.1.2.12).

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread Alex Schuster
[EMAIL PROTECTED] writes:

 Today after an emerge update the system wants to update to kde 3.5.7
 However I've run into a major problem, kdelibs wont compile
 It keeps stopping at the following point:

 checking for Qt... configure: error: Qt (= Qt 3.3 and  4.0) (library
 qt-mt) not found. Please check your installation!
 For more details about this problem, look at the end of config.log.
 Make sure that you have compiled Qt with thread support!

I bet this comes from your recent update of expat from 1.x to 2.x., I had 
the same error I think. Because I did not have time to work this out yet, 
I just downgraded expat back to 1.x by adding 
=dev-libs/expat-2
to /etc/portage/package.mask. The real solution would be to use 
revdep-rebuild, but from what I read it seems that does not always solve 
all the issues.

Check this list for some recent postings about that topic, there are some 
threads (sorry, no time to find them for you as I'm in a hurry right now, 
but some have expat in their subject). Or look at forums.gentoo.org and 
search for expat, I'm sure you will find something.

Alex
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread Volker Armin Hemmann
On Samstag, 18. August 2007, Alex Schuster wrote:
 [EMAIL PROTECTED] writes:
  Today after an emerge update the system wants to update to kde 3.5.7
  However I've run into a major problem, kdelibs wont compile
  It keeps stopping at the following point:
 
  checking for Qt... configure: error: Qt (= Qt 3.3 and  4.0) (library
  qt-mt) not found. Please check your installation!
  For more details about this problem, look at the end of config.log.
  Make sure that you have compiled Qt with thread support!

 I bet this comes from your recent update of expat from 1.x to 2.x., I had
 the same error I think. Because I did not have time to work this out yet,
 I just downgraded expat back to 1.x by adding

 =dev-libs/expat-2

 to /etc/portage/package.mask. The real solution would be to use
 revdep-rebuild, but from what I read it seems that does not always solve
 all the issues.

it does, if you run revdep-rebuilt without options.


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread gentoo


 it does, if you run revdep-rebuilt without options.


 --
 [EMAIL PROTECTED] mailing list


Right, Ignoring all the kde and media stuff in the revdep-rebuild -p
output leaves the following packages:
dev-libs/apr-util-1.2.8
dev-libs/apr-util-0.9.12-r1
x11-libs/pango-1.16.4
x11-libs/wxGTK-2.6.3.3

In answer to the other question, I'm using portage-2.1.2.11

The output from the faile qt-3.3.8-r3 rebuild prior to the error is:

usr/X11R6/lib/libfontconfig.so: undefined reference to
`XML_SetCharacterDataHa$
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ErrorString'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParseBuffer'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParserCreate'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_SetUserData'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetErrorCode'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetBuffer'
/usr/X11R6/lib/libfontconfig.so: undefined reference to
`XML_GetCurrentLineNumbers'
collect2: ld returned 1 exit status
make[3]: *** [../../../bin/uic] Error 1

Matt

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread gentoo


 it does, if you run revdep-rebuilt without options.


 --
 [EMAIL PROTECTED] mailing list


 Right, Ignoring all the kde and media stuff in the revdep-rebuild -p
 output leaves the following packages:
 dev-libs/apr-util-1.2.8
 dev-libs/apr-util-0.9.12-r1
 x11-libs/pango-1.16.4
 x11-libs/wxGTK-2.6.3.3

 In answer to the other question, I'm using portage-2.1.2.11

 The output from the faile qt-3.3.8-r3 rebuild prior to the error is:

 usr/X11R6/lib/libfontconfig.so: undefined reference to
 `XML_SetCharacterDataHa$
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ErrorString'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParseBuffer'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParserCreate'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_SetUserData'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetErrorCode'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetBuffer'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to
 `XML_GetCurrentLineNumbers'
 collect2: ld returned 1 exit status
 make[3]: *** [../../../bin/uic] Error 1

 Matt

OK, masking expat allowed me to rebuild qt-3.3.8-r8.  I've started
rebuilding kdelibs-3.5.7-r2 and it's got past where it stopped last time,
so fingers crossed I can finish the emerge now.
Obviously there is some issue with expat-2
Thanks for the advice
Matt
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread Volker Armin Hemmann
On Sonntag, 19. August 2007, [EMAIL PROTECTED] wrote:
  it does, if you run revdep-rebuilt without options.
 
 
  --
  [EMAIL PROTECTED] mailing list

 Right, Ignoring all the kde and media stuff in the revdep-rebuild -p
 output leaves the following packages:
 dev-libs/apr-util-1.2.8
 dev-libs/apr-util-0.9.12-r1
 x11-libs/pango-1.16.4
 x11-libs/wxGTK-2.6.3.3

 In answer to the other question, I'm using portage-2.1.2.11

 The output from the faile qt-3.3.8-r3 rebuild prior to the error is:

 usr/X11R6/lib/libfontconfig.so: undefined reference to
 `XML_SetCharacterDataHa$
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ErrorString'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParseBuffer'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParserCreate'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_SetUserData'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetErrorCode'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetBuffer'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to
 `XML_GetCurrentLineNumbers'
 collect2: ld returned 1 exit status
 make[3]: *** [../../../bin/uic] Error 1

 Matt

so you have to rebuilt fontconfig first.
Then qt.
Everytime you get an error like this, the lib is linked against old expat. 
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread Dale
[EMAIL PROTECTED] wrote:
 it does, if you run revdep-rebuilt without options.


 --
 [EMAIL PROTECTED] mailing list


 
 Right, Ignoring all the kde and media stuff in the revdep-rebuild -p
 output leaves the following packages:
 dev-libs/apr-util-1.2.8
 dev-libs/apr-util-0.9.12-r1
 x11-libs/pango-1.16.4
 x11-libs/wxGTK-2.6.3.3

 In answer to the other question, I'm using portage-2.1.2.11

 The output from the faile qt-3.3.8-r3 rebuild prior to the error is:

 usr/X11R6/lib/libfontconfig.so: undefined reference to
 `XML_SetCharacterDataHa$
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ErrorString'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParseBuffer'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParserCreate'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_SetUserData'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetErrorCode'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetBuffer'
 /usr/X11R6/lib/libfontconfig.so: undefined reference to
 `XML_GetCurrentLineNumbers'
 collect2: ld returned 1 exit status
 make[3]: *** [../../../bin/uic] Error 1

 Matt

   
When I ran into this I had to recompile XML-Parser among a few others. 
That may help though.

Dale

:-)  :-)


Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread Volker Armin Hemmann
On Sonntag, 19. August 2007, [EMAIL PROTECTED] wrote:
  it does, if you run revdep-rebuilt without options.
 
 
  --
  [EMAIL PROTECTED] mailing list
 
  Right, Ignoring all the kde and media stuff in the revdep-rebuild -p
  output leaves the following packages:
  dev-libs/apr-util-1.2.8
  dev-libs/apr-util-0.9.12-r1
  x11-libs/pango-1.16.4
  x11-libs/wxGTK-2.6.3.3
 
  In answer to the other question, I'm using portage-2.1.2.11
 
  The output from the faile qt-3.3.8-r3 rebuild prior to the error is:
 
  usr/X11R6/lib/libfontconfig.so: undefined reference to
  `XML_SetCharacterDataHa$
  /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ErrorString'
  /usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParseBuffer'
  /usr/X11R6/lib/libfontconfig.so: undefined reference to
  `XML_ParserCreate' /usr/X11R6/lib/libfontconfig.so: undefined reference
  to `XML_SetUserData' /usr/X11R6/lib/libfontconfig.so: undefined reference
  to `XML_GetErrorCode' /usr/X11R6/lib/libfontconfig.so: undefined
  reference to `XML_GetBuffer' /usr/X11R6/lib/libfontconfig.so: undefined
  reference to
  `XML_GetCurrentLineNumbers'
  collect2: ld returned 1 exit status
  make[3]: *** [../../../bin/uic] Error 1
 
  Matt

 OK, masking expat allowed me to rebuild qt-3.3.8-r8.  I've started
 rebuilding kdelibs-3.5.7-r2 and it's got past where it stopped last time,
 so fingers crossed I can finish the emerge now.
 Obviously there is some issue with expat-2
 Thanks for the advice
 Matt

NO! don't mask expat!

There is some reason why it got stable. expats current form is out for ages.

emerge latest expat, emerge fontconfig, emerge qt and everything else broken.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread Bo Ørsted Andresen
On Sunday 19 August 2007 00:05:44 [EMAIL PROTECTED] wrote:
 In answer to the other question, I'm using portage-2.1.2.11

Soo.. as said. You should fix that. That will change the order in which 
revdep-rebuild rebuilds things..

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] kdelibs

2006-12-05 Thread Uwe Thiem
On 05 December 2006 08:17, James wrote:
 Hello,

 I'm having trouble with a routine update on a system.

 [blocks B ] =kde-base/kdelibs-3.5.4-r2 (is blocking
 kde-base/kde-env-3-r4) [ebuild  N] kde-base/kde-env-3-r4  0 kB


 I've unmerged kde-base/kdelibs several times and then tried to install
 kde-env. But then I cannot update kdelibs. Since it takes forever to
 compile kdelibs, I'm curious the steps to take to get this routing upgrade
 completed.

 I get this after removal of kdelibs and emerging kde-env:

 [blocks B ] kde-base/kde-env (is blocking kde-base/kdelibs-3.5.5-r5)
 [blocks B ] =kde-base/kdelibs-3.5.4-r2 (is blocking
 kde-base/kde-env-3-r4)

 any ideas how to fix this catch 22?

Unmerge kde-env.

Uwe

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] kdelibs

2006-12-04 Thread James
Hello,

I'm having trouble with a routine update on a system.

[blocks B ] =kde-base/kdelibs-3.5.4-r2 (is blocking kde-base/kde-env-3-r4)
[ebuild  N] kde-base/kde-env-3-r4  0 kB


I've unmerged kde-base/kdelibs several times and then tried to install kde-env.
But then I cannot update kdelibs. Since it takes forever to compile kdelibs, 
I'm curious the steps to take to get this routing upgrade completed.

I get this after removal of kdelibs and emerging kde-env:

[blocks B ] kde-base/kde-env (is blocking kde-base/kdelibs-3.5.5-r5)
[blocks B ] =kde-base/kdelibs-3.5.4-r2 (is blocking kde-base/kde-env-3-r4)

any ideas how to fix this catch 22?


James



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs

2006-12-04 Thread Richard Fish

On 12/4/06, James [EMAIL PROTECTED] wrote:

Hello,

I'm having trouble with a routine update on a system.

[blocks B ] =kde-base/kdelibs-3.5.4-r2 (is blocking kde-base/kde-env-3-r4)
[ebuild  N] kde-base/kde-env-3-r4  0 kB


I've unmerged kde-base/kdelibs several times and then tried to install kde-env.
But then I cannot update kdelibs. Since it takes forever to compile kdelibs,
I'm curious the steps to take to get this routing upgrade completed.

I get this after removal of kdelibs and emerging kde-env:

[blocks B ] kde-base/kde-env (is blocking kde-base/kdelibs-3.5.5-r5)
[blocks B ] =kde-base/kdelibs-3.5.4-r2 (is blocking kde-base/kde-env-3-r4)

any ideas how to fix this catch 22?


kde-env is superseded by current kdelibs versions.  You should add the
--tree option to your routine update command to see what is wrongly
trying to pull in kde-env.

-Richard
--
gentoo-user@gentoo.org mailing list



[gentoo-user] kdelibs / API doc

2006-08-15 Thread Uwe Thiem
Hi folks,

I emerge kdedelibs with the doc USEFLAG but can't find the documentation 
anywhere. It did work with qt. What am I missing?

Of course, I could unpack the kdelibs tarball in my home directory and create 
the documentation manually, but isnt there an automatic way of doing it?

Uwe

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs / API doc

2006-08-15 Thread Alan Mckinnon
On Tue, 2006-08-15 at 12:32 +0100, Uwe Thiem wrote:
 Hi folks,
 
 I emerge kdedelibs with the doc USEFLAG but can't find the documentation 
 anywhere. It did work with qt. What am I missing?
 
 Of course, I could unpack the kdelibs tarball in my home directory and create 
 the documentation manually, but isnt there an automatic way of doing it?

The doc flag works for me. From the ebuild:

DEPEND=${RDEPEND}
doc? ( app-doc/doxygen )
...

Which installed a ton of stuff in /usr/kde/3.5/share/doc/HTML/en/

alan


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs / API doc

2006-08-15 Thread Uwe Thiem
On 15 August 2006 15:30, Alan Mckinnon wrote:
 On Tue, 2006-08-15 at 12:32 +0100, Uwe Thiem wrote:
  Hi folks,
 
  I emerge kdedelibs with the doc USEFLAG but can't find the
  documentation anywhere. It did work with qt. What am I missing?
 
  Of course, I could unpack the kdelibs tarball in my home directory and
  create the documentation manually, but isnt there an automatic way of
  doing it?

 The doc flag works for me. From the ebuild:

 DEPEND=${RDEPEND}
 doc? ( app-doc/doxygen )
   ...

 Which installed a ton of stuff in /usr/kde/3.5/share/doc/HTML/en/

Thank you!

Uwe
(blind, deaf ... and illiterate) 

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs again: 'moc' USE flags ?

2006-07-04 Thread Philip Webb
060703 Richard Fish wrote:
 On 7/3/06, Philip Webb [EMAIL PROTECTED] wrote:
 FEATURES= ... confcache ... 
 confcache has also been known to cause strange problems
 and in fact is currently package.mask'ed.

Yes, as I now notice: it was testing when I set it up a few days ago.
Thanks (and to the other 2 respondents) for pointing this out.

 I still don't know what moc means: can you/anyone explain ?
 I forget what the acronym means (meta-object compiler?),
 but it is how Qt and thus KDE apps convert their user interface files
 into .h and .cpp sources.  The idea is that moc is run against a .ui file,
 which generates corresponding .h and .cpp sources,
 which are then compiled with gcc.  Thus in a parallel make,
 another thread could try to use the .h and .cpp files generated by moc
 before moc has finished with them,
 leading to missing files or undefined type errors.

Thanks for this partial enlightenment: I will file it away.

So having dropped Confcache, I'll try the whole exercise again.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs again: 'moc' USE flags ?

2006-07-04 Thread Philip Webb
060704 Philip Webb wrote:
 So having dropped Confcache, I'll try the whole exercise again.

FEI I've successfully updated to GCC 4.1.1 , Glibc 2.4  KDE 3.5.3 .
The only problem is that Krusader fails, but there's a thread on Forum
 it is predicted that a new version now in CVS will solve things.
While Krusader is fun, I rarely have a use for it, so this is low-priority.

Out of caution in light of recent experiences (smile),
I didn't try 'kdehiddenvisibility', but may have a look at that too later.
Anyone have thoughts/experiences to offer ?

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs again: 'moc' USE flags ?

2006-07-04 Thread Richard Fish

On 7/4/06, Philip Webb [EMAIL PROTECTED] wrote:

Out of caution in light of recent experiences (smile),
I didn't try 'kdehiddenvisibility', but may have a look at that too later.
Anyone have thoughts/experiences to offer ?


I am using it without any issuesalthough I don't know that I have
seen any benefit either.

-Richard
--
gentoo-user@gentoo.org mailing list



[gentoo-user] kdelibs again: 'moc' USE flags ?

2006-07-03 Thread Philip Webb
I just tried to update to stable Kdelibs-3.5.2-r6
(having returned everything to the previous GCC 3.4.5  Glibc 2.4 state),
 it failed with the same lines as when I tried testing 3.5.3-r3 earlier:

  /usr/qt/3/bin/moc 
/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kdeui/kshortcutdialog.h -o 
kshortcutdialog.moc
  /bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I/z/tmp/portage/kdelibs\
  -3.5.2-r6/work/kdelibs-3.5.2/kdeui -I.. -I../dcop -I../kdecore -I../kio/kssl 
-I../kjs -I/z/tmp/portage/kdelibs-3.5.2-r6\
  /work/kdelibs-3.5.2/kdefx 
-I/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/interfaces 
-I/z/tmp/portage/kdelibs-3.5.\
  2-r6/work/kdelibs-3.5.2/dcop 
-I/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/libltdl 
-I/z/tmp/portage/kdelibs-3.5.\
  2-r6/work/kdelibs-3.5.2/kdefx -I../kdecore 
-I/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kdecore -I/z/tmp/portag\
  e/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kdeui 
-I/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kio -I/z/tmp/portage/k\
  delibs-3.5.2-r6/work/kdelibs-3.5.2/kio/kio 
-I/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kio/kfile -I/z/tmp/port\
  age/kdelibs-3.5.2-r6/work/kdelibs-3.5.2 -I/usr/qt/3/include -I. 
-I/usr/kde/3.5/include   -DQT_THREAD_SUPPORT  -D_REENTR\
  ANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wconversion -Wchar-subscripts -Wall -\
  W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -pipe 
-Wformat-security -Wmissing-format-attribute -Wno-\
  non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_N\
  O_COMPAT -DQT_NO_TRANSLATION  -c -o kshortcutdialog.lo kshortcutdialog.cpp
  kshortcutdialog.cpp:44:36: kshortcutdialog_simple.h: No such file or directory
  kshortcutdialog.cpp:45:38: kshortcutdialog_advanced.h: No such file or 
directory
  kshortcutdialog.cpp: In constructor `KShortcutDialog::KShortcutDialog(const 
KShortcut, bool, QWidget*, const char*)':
  kshortcutdialog.cpp:78: error: invalid use of undefined type `struct 
KShortcutDialogSimple'
  ...
  make[3]: *** [kshortcutdialog.lo] Error 1
  make[3]: Leaving directory 
`/z/tmp/portage/kdelibs-3.5.2-r6/work/kdelibs-3.5.2/kdeui'
  ...

The other failures reported on the Forum seem to involve 'moc' too :
what is 'moc'  how might it be related to this problem ?

Since I first emerged KDE 3.5.2 , I changed the USE flags in  make.conf :

  USE=-* apm bitmap-fonts bonobo bzip2 cdr crypt cups dri foomaticdb
 gdbm gif gnutls gpm gtk gtk2 imagemagick imlib java javascript jpeg kde
 libwww lm_sensors mime motif mozilla mpeg ncurses nptl nptlonly
 nsplugin nvidia opengl pcre pdf perl plotutils png pop python
 qt3 readline scanner session slang ssl
 tiff truetype truetype-fonts type1-fonts unicode usb X xml xv zlib

The flags reported by 'emerge -pv' for 3.5.2-r6 are

  USE=-acl -alsa -arts cups -debug -doc -jpeg2k -kdeenablefinal 
-kdehiddenvisibility% -kerberos -legacyssl% -openexr -spell* ssl tiff* 
-xinerama -zeroconf

Those for 3.5.3-r3 (slightly different) were:

  USE=-acl -alsa -arts cups -debug -doc -fam% -jpeg2k -kdeenablefinal 
-kdehiddenvisibility% -kerberos -legacyssl% -openexr -spell* ssl tiff* 
-xinerama -zeroconf

It occurs to me that I might not have added back something needed by KDE
(NB I don't have a sound card  long ago removed all sound pkgs).

I am doing this while KDE is running, but that hasn't mattered in the past.

Does anyone have suggestions or enlightenment, before I file a bug ?

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs again: 'moc' USE flags ?

2006-07-03 Thread Richard Fish

On 7/3/06, Philip Webb [EMAIL PROTECTED] wrote:

Does anyone have suggestions or enlightenment, before I file a bug ?


Do you have MAKEOPTS=-jN, with N1?  If so, have you tried
MAKEOPTS=-j1 emerge --oneshot kdelibs?  It should not be necessary,
I thought KDE properly supported parallel builds, but this definitely
looks like that sort of problem.

Otherwise I suggest to post your emerge --info

-Richard
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs again: 'moc' USE flags ?

2006-07-03 Thread Philip Webb
060703 Richard Fish wrote:
 On 7/3/06, Philip Webb [EMAIL PROTECTED] wrote:
 Does anyone have suggestions or enlightenment, before I file a bug ?
 Do you have MAKEOPTS=-jN, with N1?

No: I have no MAKEOPTS (that line is commented).

 I thought KDE properly supported parallel builds,
 but this definitely looks like that sort of problem.

That echoes a comment somewhere in the Forum.

 Otherwise I suggest to post your emerge --info

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r4, 
2.6.14-gentoo i686)
=
System uname: 2.6.14-gentoo i686 AMD Athlon(tm) XP  2500+
Gentoo Base System version 1.12.0
dev-lang/python: 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=x86
AUTOCLEAN=yes
CBUILD=i686-pc-linux-gnu
CFLAGS=-O2 -march=athlon-xp -pipe
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config 
/usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config
CONFIG_PROTECT_MASK=/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo
CXXFLAGS=-O2 -march=athlon-xp -pipe
DISTDIR=/usr/portage/distfiles
EMERGE_DEFAULT_OPTS=--alphabetical
FEATURES=autoconfig confcache distlocks metadata-transfer sandbox sfperms 
strict userpriv
GENTOO_MIRRORS=http://gentoo.mirrors.pair.com/ http://adelie.polymtl.ca/ 
http://prometheus.cs.wmich.edu/gentoo http://gentoo.chem.wisc.edu/gentoo/ 
http://gentoo.seren.com/gentoo;
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 
--exclude='/distfiles' --exclude='/local' --exclude='/packages'
PORTAGE_TMPDIR=/z/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/usr/local/portage
SYNC=rsync://rsync.namerica.gentoo.org/gentoo-portage
USE=x86 X apm bitmap-fonts bonobo bzip2 cdr crypt cups dri foomaticdb gdbm gif 
gnome gnutls gpm gtk gtk2 imagemagick imlib java javascript jpeg kde libwww 
lm_sensors mime motif mozilla mpeg ncurses nptl nptlonly nsplugin nvidia opengl 
pcre pdf perl plotutils png pop python qt3 readline scanner session slang spell 
ssl tiff truetype truetype-fonts type1-fonts unicode usb xml xv zlib 
elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev 
kernel_linux userland_GNU
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, 
PORTAGE_RSYNC_EXTRA_OPTS

[further] (1) I tried adding USE flags gnome spell without effect:
those are the only ones dropped since I adopted -* ;
(2) I recently added confcache to FEATURES : might that affect things ?
(3) I still don't know what moc means: can you/anyone explain ?

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs again: 'moc' USE flags ?

2006-07-03 Thread Uwe Thiem
On 03 July 2006 17:20, Richard Fish wrote:
 On 7/3/06, Philip Webb [EMAIL PROTECTED] wrote:
  Does anyone have suggestions or enlightenment, before I file a bug ?

 Do you have MAKEOPTS=-jN, with N1?  If so, have you tried
 MAKEOPTS=-j1 emerge --oneshot kdelibs?  It should not be necessary,
 I thought KDE properly supported parallel builds, but this definitely
 looks like that sort of problem.

It does. I usually compile kdelibs with distcc without problems.

Uwe

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] kdelibs : solved ! blame confcache !

2006-07-03 Thread Philip Webb
060703 Philip Webb wrote:
 (2) I recently added confcache to FEATURES : might that affect things ?

I removed confcache from FEATURES  KDE 3.5.2-r6 emerged successfully !
I'll try 3.5.3 later after some sleep.

Is confcache considered stable ?  Should I file a bug about this ?

 (3) I still don't know what moc means: can you/anyone explain ?

I'ld still like to know what it is/does.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs : solved ! blame confcache !

2006-07-03 Thread Rumen Yotov
Hi,
Philip Webb wrote:
 060703 Philip Webb wrote:
 (2) I recently added confcache to FEATURES : might that affect things ?
 
 I removed confcache from FEATURES  KDE 3.5.2-r6 emerged successfully !
 I'll try 3.5.3 later after some sleep.
 
 Is confcache considered stable ?  Should I file a bug about this ?
 
No this is a known issue, that the reason it's been p.masked
 (3) I still don't know what moc means: can you/anyone explain ?
 
 I'ld still like to know what it is/does.
 
HTH.Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] kdelibs : solved ! blame confcache !

2006-07-03 Thread Neil Bothwick
On Mon, 3 Jul 2006 13:51:07 -0400, Philip Webb wrote:

 Is confcache considered stable ?  Should I file a bug about this ?

confcache is package.masked, you definitely should not file a bug about
it.

$ grep -B 2 confcache /usr/portage/profiles/package.mask

# Diego Pettenò [EMAIL PROTECTED] (25 Jun 2006)
# confcache really needs more work before prime-time
# please don't file bugs for this unless you also have a solution
dev-util/confcache


-- 
Neil Bothwick

Top Oxymorons Number 47: Act naturally


signature.asc
Description: PGP signature


Re: [gentoo-user] kdelibs again: 'moc' USE flags ?

2006-07-03 Thread Richard Fish

On 7/3/06, Philip Webb [EMAIL PROTECTED] wrote:

FEATURES=autoconfig confcache distlocks metadata-transfer sandbox sfperms strict 
userpriv


Hrm, confcache has also been known to cause strange problems, and in
fact is currently package.mask'ed.

Can you try FEATURES=-confcache emerge --oneshot kdelibs?


(3) I still don't know what moc means: can you/anyone explain ?


I forget what the acronym means (meta-object compiler?), but it is
basically how Qt (and thus KDE) apps convert their user interface
files into .h and .cpp sources.  The idea is that moc is run against a
.ui file, which generates corresponding .h and .cpp sources, which are
then compiled with gcc.

Thus, in a parallel make, another thread could try to use the .h and
.cpp files generated by moc before moc has finished with them, leading
to missing files or undefined type errors.

-Richard
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs update an kmail

2006-04-19 Thread Norberto Bensa
NOTE: resent with correct sender email address. 

Martins wrote:
 [EMAIL PROTECTED] ~ $ kmail
 kmail: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/libstdc++.so.6: version
 `CXXABI_1.3.1' not found (required by /usr/kde/3.5/lib64/libkhtml.so.4)

I've ran into this one myself. You'll note that kdelibs still links to gcc 
3.4.6, so you need to run fix_libtool_files.sh and then reemerge kdelibs. 

HTH,
Norberto


pgp82ZdIT3gcl.pgp
Description: PGP signature


[gentoo-user] kdelibs update an kmail

2006-04-18 Thread Martins

hi

after kdelibs, kwin update i got this error:

[EMAIL PROTECTED] ~ $ kmail
kmail: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/libstdc++.so.6: version  
`CXXABI_1.3.1' not found (required by /usr/kde/3.5/lib64/libkhtml.so.4)


for some time i switched to gcc-4.1.0 leaving gcc-3.4.6 as backup. after  
this kdelibs update everything depends on libkhtml works except kmail.

revdep-rebuild shows nothing.
what steps you can sugest to get kmail back to work?

martins

ps. what other mail client will read messages from .maildir?
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs update an kmail

2006-04-18 Thread Richard Fish
On 4/18/06, Martins [EMAIL PROTECTED] wrote:
 hi

 after kdelibs, kwin update i got this error:

 [EMAIL PROTECTED] ~ $ kmail
 kmail: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/libstdc++.so.6: version
 `CXXABI_1.3.1' not found (required by /usr/kde/3.5/lib64/libkhtml.so.4)

 for some time i switched to gcc-4.1.0 leaving gcc-3.4.6 as backup. after
 this kdelibs update everything depends on libkhtml works except kmail.
 revdep-rebuild shows nothing.

What does revdep-rebuild -p --library libstdc++.so.6 show?

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs update an kmail

2006-04-18 Thread Martins
On Tue, 18 Apr 2006 20:50:29 +0300, Richard Fish [EMAIL PROTECTED]  
wrote:



On 4/18/06, Martins [EMAIL PROTECTED] wrote:

hi

after kdelibs, kwin update i got this error:

[EMAIL PROTECTED] ~ $ kmail
kmail: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/libstdc++.so.6: version
`CXXABI_1.3.1' not found (required by /usr/kde/3.5/lib64/libkhtml.so.4)

for some time i switched to gcc-4.1.0 leaving gcc-3.4.6 as backup. after
this kdelibs update everything depends on libkhtml works except kmail.
revdep-rebuild shows nothing.


What does revdep-rebuild -p --library libstdc++.so.6 show?

-Richard



pretty long list, something like 200 entries pretend to be rebuild, from  
that list so far i found only kmail not working.


m

--
gentoo-user@gentoo.org mailing list



[gentoo-user] kdelibs-3.4.1-r1 build fails

2005-11-22 Thread Ernie Schroder
OK I haven't updated this box in 10 months and finally decided to spend some 
time on maintainance. I successfully ran emerge -u system last night and have 
updated my profile and gotten Xorg running.
Now it's time to move on to world and kdelibs-3.4.2-r1 fails like so. I'm 
way rusty at this and hoped I could get some tips here.

-- 
Regards, Ernie
100% Microsoft and Intel free

 08:12:25 up 14:03,  3 users,  load average: 0.32, 0.18, 0.66
Linux 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2400+


kspell_aspellclient.lo kspell_aspelldict.lo ../../ui/libkspell2.la -laspell
grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or 
directory
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: 
Nosuch file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not 
a valid libtool archive
make[4]: *** [kspell_aspell.la] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2/plugins/aspell'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1/kspell2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/kdelibs-3.4.1-r1/work/kdelibs-3.4.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.4.1-r1 failed.
!!! Function kde_src_compile, Line 173, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status 
message.


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs-3.4.1-r1 build fails

2005-11-22 Thread Manuel McLure

Ernie Schroder wrote:
OK I haven't updated this box in 10 months and finally decided to spend some 
time on maintainance. I successfully ran emerge -u system last night and have 
updated my profile and gotten Xorg running.
Now it's time to move on to world and kdelibs-3.4.2-r1 fails like so. I'm 
way rusty at this and hoped I could get some tips here.

[SNIP]
 libtool: link: 
`/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la'  is not a valid 
libtool archive


I'll bet dollars to doughnuts that you upgraded from gcc 3.3.4 to gcc 
3.4.4 since the last time you upgraded KDE. Try running


/usr/portage/sys-devel/gcc/files/fix_libtool_files.sh 3.3.4

to fix up the .la files to reflect the new compiler.

--
Manuel A. McLure KE6TAW [EMAIL PROTECTED] http://www.mclure.org
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat.   -- H.P. Lovecraft
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs-3.4.1-r1 build fails

2005-11-22 Thread Richard Fish
On 11/22/05, Manuel McLure [EMAIL PROTECTED] wrote:

 /usr/portage/sys-devel/gcc/files/fix_libtool_files.sh 3.3.4

Just a note...that path should be /sbin/fix_libtool_files.sh.  It may
well exist in the portage tree, but there is no guarantee that it will
be executable.  For on my system, that file does not have the
executable bit set, but the one in /sbin does.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs-3.4.1-r1 build fails

2005-11-22 Thread Manuel McLure

Richard Fish wrote:

On 11/22/05, Manuel McLure [EMAIL PROTECTED] wrote:


   /usr/portage/sys-devel/gcc/files/fix_libtool_files.sh 3.3.4



Just a note...that path should be /sbin/fix_libtool_files.sh.  It may
well exist in the portage tree, but there is no guarantee that it will
be executable.  For on my system, that file does not have the
executable bit set, but the one in /sbin does.


Right you are. For some reason I thought this was one of those 
executables that is only in a /usr/portage/*/*/files directory because 
it's only used when installing/upgrading a specific package. I stand 
corrected :)


--
Manuel A. McLure KE6TAW [EMAIL PROTECTED] http://www.mclure.org
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat.   -- H.P. Lovecraft
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kdelibs failed to emerge is this an arts problem?

2005-06-02 Thread Richard Fish
I don't think so.  It looks more like a MAKEOPTS=jX, where X  1, problem.

The first CC is still compiling and writing artskde.lo when the second
tries to link against it.  The solution is to set MAKEOPTS=-j1.

-Richard


Stoian Ivanov wrote:

/bin/sh ../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl 
-I../../arts/kde -I../.. -I/usr/kde/3.4/include/arts -I../../dcop 
-I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui 
-I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. 
-I/usr/kde/3.4/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings 
-DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp -fomit-frame-pointer -pipe 
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new 
-fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL 
-DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o artskde.lo `test -f 'artskde.cc' || 
echo './'`artskde.cc
/bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++  
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp 
-fomit-frame-pointer -pipe -Wformat-security -Wmissing-format-attribute 
-fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION-o 
libartskde.la -rpath /usr/kde/3.4/lib -L/usr/kde/3.4/lib -L/usr/qt/3/lib 
-L/usr/lib-no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined 
-version-info 3:0:2 artskde.lo kioinputstream_impl.lo kplayobject.lo 
kplayobjectfactory.lo kartsfloatwatch.lo kartsdispatcher.lo 
kaudiorecordstream.lo kaudioplaystream.lo kartsserver.lo kdatarequest_impl.lo 
kaudioconverter.lo kvideowidget.lo kplayobjectcreator.lo kaudiomanagerplay.lo 
../../kio/libkio.la -lqtmcop -lsoundserver_idl
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE52_NS_16SynthModule_stubE+0xa8):
 undefined reference to `virtual thunk to 
Arts::SynthModule_stub::autoSuspend()'
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE52_NS_16SynthModule_stubE+0xac):
 undefined reference to `virtual thunk to Arts::SynthModule_stub::start()'
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE52_NS_16SynthModule_stubE+0xb0):
 undefined reference to `virtual thunk to Arts::SynthModule_stub::stop()'
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE52_NS_16SynthModule_stubE+0xb4):
 undefined reference to `virtual thunk to Arts::SynthModule_stub::streamInit()'
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE52_NS_16SynthModule_stubE+0xb8):
 undefined reference to `virtual thunk to 
Arts::SynthModule_stub::streamStart()'
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE52_NS_16SynthModule_stubE+0xbc):
 undefined reference to `virtual thunk to Arts::SynthModule_stub::streamEnd()'
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE48_NS_16InputStream_stubE+0xe4):
 undefined reference to `virtual thunk to 
Arts::SynthModule_stub::autoSuspend()'
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE48_NS_16InputStream_stubE+0xe8):
 undefined reference to `virtual thunk to Arts::SynthModule_stub::start()'
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE48_NS_16InputStream_stubE+0xec):
 undefined reference to `virtual thunk to Arts::SynthModule_stub::stop()'
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE48_NS_16InputStream_stubE+0xf0):
 undefined reference to `virtual thunk to Arts::SynthModule_stub::streamInit()'
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE48_NS_16InputStream_stubE+0xf4):
 undefined reference to `virtual thunk to 
Arts::SynthModule_stub::streamStart()'
.libs/artskde.o:(.gnu.linkonce.d._ZTCN4Arts19KIOInputStream_stubE48_NS_16InputStream_stubE+0xf8):
 undefined reference to `virtual thunk to Arts::SynthModule_stub::streamEnd()'
.libs/artskde.o:(.gnu.linkonce.d._ZTVN4Arts19KIOInputStream_stubE+0x78): 
undefined reference to `virtual thunk to Arts::SynthModule_stub::autoSuspend()'
.libs/artskde.o:(.gnu.linkonce.d._ZTVN4Arts19KIOInputStream_stubE+0x7c): 
undefined reference to `virtual thunk to Arts::SynthModule_stub::start()'
.libs/artskde.o:(.gnu.linkonce.d._ZTVN4Arts19KIOInputStream_stubE+0x80): 
undefined reference to `virtual thunk to Arts::SynthModule_stub::stop()'
.libs/artskde.o:(.gnu.linkonce.d._ZTVN4Arts19KIOInputStream_stubE+0x84): 
undefined reference to `virtual thunk to Arts::SynthModule_stub::streamInit()'
.libs/artskde.o:(.gnu.linkonce.d._ZTVN4Arts19KIOInputStream_stubE+0x88): 
undefined reference to `virtual thunk to