public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] kdebase won't "re"-build
@ 2006-08-10  6:49 gentuxx
  2006-08-10  8:20 ` Dirk Heinrichs
  2006-08-10 16:47 ` Richard Fish
  0 siblings, 2 replies; 5+ messages in thread
From: gentuxx @ 2006-08-10  6:49 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've recently found that bugs.gentoo.org is my new friend.  However,
this is sort of a one-off issue, and I haven't been able to find it
there.  I run `glsa-check -f all' maybe once a month, or less (I
usually get packages/versions recommended in the glsa by routine
updates).  I watch the GLSA blog, so I know when something comes out,
and I usually check which version I have.  999 times out of 1000, I've
already got the updated package.

Be that as it may, I've been trying to "get through" running the tool
successfully, and I am getting stuck on rebuilding kdebase-3.4.3-r2.
I'm actually using KDE 3.5, but would like to keep 3.4 around until
the next major version comes around (I'm just anal that way).  When it
goes to rebuild kdebase, it quickly errors out with the following:

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 filing a report to
bugs.gentoo.org:
!!! /var/tmp/portage/kdebase-3.4.3-r2/work/kdebase-3.4.3/config.log

!!! ERROR: kde-base/kdebase-3.4.3-r2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  kdebase-3.4.3-r2.ebuild, line 92:   Called kde_src_compile
  kde.eclass, line 164:   Called kde_src_compile 'all'
  kde.eclass, line 323:   Called kde_src_compile 'myconf' 'configure'
'make'
  kde.eclass, line 305:   Called econf '--with-dpms'
'--with-x-binaries-dir=/usr/bin' '--with-arts' '--with-ldap'
'--with-cups' '--with-gl' '--with-ssl' '--with-samba'
'--without-openexr' '--without-sensors' '--without-libusb'
'--without-libraw1394' '--without-hal' '--with-pam=yes'
'--without-java' '--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' '--enable-final' '--with-arts'
'--prefix=/usr/kde/3.4' '--mandir=/usr/kde/3.4/share/man'
'--infodir=/usr/kde/3.4/share/info' '--datadir=/usr/kde/3.4/share'
'--sysconfdir=/usr/kde/3.4/etc'
  ebuild.sh, line 541:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.


I've gone through some toolchain changes recently, so I wasn't
completely surprised by this message the first time I got it.  So, I
immediately rebuilt qt, which actually rebuilt qt4 (I think qt3 is
actually being detected by the kdebase ebuild, but we'll get to
that).  I also rebuilt kdelibs (at the same time as qt - qt was
rebuilt first), then tried the kdebase rebuild again.  I get the same
error.  So, I said to myself, "ok, it's picking up qt3 (not qt4, which
I just rebuilt) so I need to rebuild that".  So I did.  I did a
`emerge -av =x11-libs/qt-3.3.6-r1', which completed successfully, but
when attempting a rebuild of kdebase I get the same, above, error.

Any pointers would be awesome.  I've finally managed to get through an
`emerge_world.sh' (custom script - if you're interested/curious
contact me offlist) after about a month (or more) of skipping through
packages to avoid stuff that wouldn't build.  This is the icing on the
cake.  If I can get through the `glsa-check', I'll switch profiles to
2006.1 (then, of course, rebuild).

TIA

- --
gentux
echo "hfouvyyAhnbjm/dpn" | perl -pe 's/(.)/chr(ord($1)-1)/ge'

gentux's gpg fingerprint ==> 5495 0388 67FF 0B89 1239  D840 4CF0 39E2
18D3 4A9E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFE2tcCTPA54hjTSp4RAtbQAKCWy//zI2XW181fUAVKOG9GL/2q4ACgjnnL
/TfRlsQq2kUdsOLWxfMHx14=
=bujM
-----END PGP SIGNATURE-----

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] kdebase won't "re"-build
  2006-08-10  6:49 [gentoo-user] kdebase won't "re"-build gentuxx
@ 2006-08-10  8:20 ` Dirk Heinrichs
  2006-08-10  9:37   ` Gian Domeni Calgeer
  2006-08-10 16:47 ` Richard Fish
  1 sibling, 1 reply; 5+ messages in thread
From: Dirk Heinrichs @ 2006-08-10  8:20 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]

Am Donnerstag, 10. August 2006 08:49 schrieb ext gentuxx:

> configure: error:
> you need to install kdelibs first.
>
> I've gone through some toolchain changes recently, so I wasn't
> completely surprised by this message the first time I got it.  So, I
> immediately rebuilt qt, which actually rebuilt qt4 (I think qt3 is
> actually being detected by the kdebase ebuild, but we'll get to
> that).  I also rebuilt kdelibs (at the same time as qt - qt was
> rebuilt first), then tried the kdebase rebuild again.  I get the same
> error.  So, I said to myself, "ok, it's picking up qt3 (not qt4, which
> I just rebuilt) so I need to rebuild that".  So I did.  I did a
> `emerge -av =x11-libs/qt-3.3.6-r1', which completed successfully, but
> when attempting a rebuild of kdebase I get the same, above, error.

If it says "install kdelibs first" (means re-build), why didn't you do so?

Bye...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@capgemini.com
Hambornerstraße 55      | Web:  http://www.capgemini.com
D-40472 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] kdebase won't "re"-build
  2006-08-10  8:20 ` Dirk Heinrichs
@ 2006-08-10  9:37   ` Gian Domeni Calgeer
  2006-08-10  9:47     ` Dirk Heinrichs
  0 siblings, 1 reply; 5+ messages in thread
From: Gian Domeni Calgeer @ 2006-08-10  9:37 UTC (permalink / raw
  To: gentoo-user

> > that).  I also rebuilt kdelibs (at the same time as qt - qt was
>
> If it says "install kdelibs first" (means re-build), why didn't you do so?

Obviously, he did. 

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] kdebase won't "re"-build
  2006-08-10  9:37   ` Gian Domeni Calgeer
@ 2006-08-10  9:47     ` Dirk Heinrichs
  0 siblings, 0 replies; 5+ messages in thread
From: Dirk Heinrichs @ 2006-08-10  9:47 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 641 bytes --]

Am Donnerstag, 10. August 2006 11:37 schrieb ext Gian Domeni Calgeer:
> > > that).  I also rebuilt kdelibs (at the same time as qt - qt was
> >
> > If it says "install kdelibs first" (means re-build), why didn't you do
> > so?
>
> Obviously, he did.

Aargh, sorry. Overlooked that.

Bye...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs@capgemini.com
Hambornerstraße 55      | Web:  http://www.capgemini.com
D-40472 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] kdebase won't "re"-build
  2006-08-10  6:49 [gentoo-user] kdebase won't "re"-build gentuxx
  2006-08-10  8:20 ` Dirk Heinrichs
@ 2006-08-10 16:47 ` Richard Fish
  1 sibling, 0 replies; 5+ messages in thread
From: Richard Fish @ 2006-08-10 16:47 UTC (permalink / raw
  To: gentoo-user

On 8/9/06, gentuxx <gentuxx@gmail.com> wrote:
> !!! Please attach the following file when filing a report to
> bugs.gentoo.org:
> !!! /var/tmp/portage/kdebase-3.4.3-r2/work/kdebase-3.4.3/config.log

This file contains the actual reason it is failing to find kdelibs.
Without looking at that, you are just guessing at a solution.

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-10 16:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-10  6:49 [gentoo-user] kdebase won't "re"-build gentuxx
2006-08-10  8:20 ` Dirk Heinrichs
2006-08-10  9:37   ` Gian Domeni Calgeer
2006-08-10  9:47     ` Dirk Heinrichs
2006-08-10 16:47 ` Richard Fish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox