Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE dependencies not emerging
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
macgyverSSUC
n00b
n00b


Joined: 05 Sep 2005
Posts: 10
Location: Seattle, WA, USA

PostPosted: Mon Sep 19, 2005 5:39 am    Post subject: KDE dependencies not emerging Reply with quote

Ive tried to emerge "kdebase" and the first dependency (cyrus-sasl...) is aborted.

I then tried emerge "kde-meta" and the second dependency (media-libs...) is aborted. It is obviously not my internet connection (notice the 1st dep. emerged fine)

This is my first Gentoo install that made it to KDE, so be gentle :wink:.

BTW, I had to emerge sync to install properly (as some ebuilds did not work). I used Jackass 2005.0.
Back to top
View user's profile Send private message
andromexus
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2004
Posts: 82
Location: Switzerland

PostPosted: Mon Sep 19, 2005 8:32 am    Post subject: Reply with quote

you should probably post some more details about the error (copy paste the relevant part)
_________________
time is an illusion - break the clock!
Back to top
View user's profile Send private message
macgyverSSUC
n00b
n00b


Joined: 05 Sep 2005
Posts: 10
Location: Seattle, WA, USA

PostPosted: Mon Sep 19, 2005 7:59 pm    Post subject: Reply with quote

I would if I had access to the error message. I had to reboot into Windows or Knoppix to post this.

Is there a file that saves the errors from emerge that I can get from within Knoppix?

I will reboot and try again..and if need-be, copy it via paper. I seemed to me that the error had something to do with not being able to download the dependency. It cycled trough about 3 mirrors and then aborted.

I'll keep you posted.
Back to top
View user's profile Send private message
grucker
n00b
n00b


Joined: 29 Jun 2004
Posts: 3

PostPosted: Mon Sep 19, 2005 11:57 pm    Post subject: Reply with quote

This might help, i'm getting the same error.

Quote:

make[2]: *** [libsasldb.a] Error 1
make[2]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.21-r1/work/cyrus-sasl-2.1.21/sasldb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.21-r1/work/cyrus-sasl-2.1.21'
make: *** [all] Error 2

!!! ERROR: dev-libs/cyrus-sasl-2.1.21-r1 failed.
!!! Function src_compile, Line 183, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.
Back to top
View user's profile Send private message
andromexus
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2004
Posts: 82
Location: Switzerland

PostPosted: Tue Sep 20, 2005 5:29 am    Post subject: Reply with quote

Hmm... still too few, try to post your "emerge info" or at least your USE flags.
Errors might be saved in /var/log/emerge.log.

You can work without KDE in X with a firefox or so (if X and firefox were already emerged). That way you can browse without having to boot windows 8)
_________________
time is an illusion - break the clock!
Back to top
View user's profile Send private message
macgyverSSUC
n00b
n00b


Joined: 05 Sep 2005
Posts: 10
Location: Seattle, WA, USA

PostPosted: Mon Sep 26, 2005 4:42 am    Post subject: Reply with quote

Sorry this was late...

Here is the output log with error of emerge.

Code:
1127681519: Started emerge on: Sep 25, 2005 20:51:59
1127681519:  *** emerge  kdebase
1127681526:  >>> emerge (1 of 43) dev-libs/cyrus-sasl-2.1.20 to /
1127681526:  === (1 of 43) Cleaning (dev-libs/cyrus-sasl-2.1.20::/usr/portage/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild)
1127681527:  === (1 of 43) Compiling/Merging (dev-libs/cyrus-sasl-2.1.20::/usr/portage/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild)
1127681527:  *** terminating.


I proceeded to emerge kde-meta, but with similar results, except on second dependency.
Code:
1127081622:  === (1 of 341) Cleaning (kde-base/kde-env-3-r3::/usr/portage/kde-base/kde-env/kde-env-3-r3.ebuild)
1127081622:  === (1 of 341) Compiling/Merging (kde-base/kde-env-3-r3::/usr/portage/kde-base/kde-env/kde-env-3-r3.ebuild)
1127081631:  === (1 of 341) Post-Build Cleaning (kde-base/kde-env-3-r3::/usr/portage/kde-base/kde-env/kde-env-3-r3.ebuild)
1127081632:  >>> AUTOCLEAN: kde-base/kde-env
1127081632:  --- AUTOCLEAN: Nothing unmerged.
1127081632:  ::: completed emerge (1 of 341) kde-base/kde-env-3-r3 to /
1127081632:  >>> emerge (2 of 341) media-libs/fontconfig-2.2.3 to /
1127081632:  === (2 of 341) Cleaning (media-libs/fontconfig-2.2.3::/usr/portage/media-libs/fontconfig/fontconfig-2.2.3.ebuild)
1127081632:  === (2 of 341) Compiling/Merging (media-libs/fontconfig-2.2.3::/usr/portage/media-libs/fontconfig/fontconfig-2.2.3.ebuild)
1127081633:  *** terminating.


Any Ideas or way to fix this? As I said earlier...I had to emerge sync during install. This is a Jackass 2005.0 install on a P4. These output logs don't really say WHAT causes the error, just that it is "terminating".

Thanks in advance.

EDIT: (added) Here are my global use flags.
Code:
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -mtune=pentium4"
#
CFLAGS="${CFLAGS} -pipe"
CFLAGS="${CFLAGS} -O3"
CFLAGS="${CFLAGS} -fweb"
CFLAGS="${CFLAGS} -frename-registers"
CFLAGS="${CFLAGS} -fforce-addr"
CFLAGS="${CFLAGS} -momit-leaf-frame-pointer"
CFLAGS="${CFLAGS} -fomit-frame-pointer"
CFLAGS="${CFLAGS} -ftracer"
#
CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden"
#
ACCEPT_KEYWORDS="x86"
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
DISTDIR=${PORTDIR}/distfiles
PKGDIR=${PORTDIR}/packages
PORT_LOGDIR=/var/log/portage
PORTDIR_OVERLAY=/usr/local/portage
MAKEOPTS="-j2"
USE="nptl"
#GENTOO_MIRRORS="<your mirror goes here> http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
RSYNC_RETRIES="3"
RSYNC_TIMEOUT=180
PORTAGE_NICENESS=3
AUTOCLEAN="yes"
FEATURES="distlocks sandbox ccache"

# Added 11-09-2005 (dd-mm-yyyy)
CCACHE_SIZE="1G"


Last edited by macgyverSSUC on Mon Sep 26, 2005 5:05 am; edited 1 time in total
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Mon Sep 26, 2005 4:55 am    Post subject: Reply with quote

The problem is those logs don't say anything about "why" the package failed to compile properly, and your earlier post only indicated that there was an error, not what the error was. In order to spot that, you will need to look for the first occurrance of the word "error" which may give a hint as to whether it was caused by a missing dependency, improperly written code, etc.
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
macgyverSSUC
n00b
n00b


Joined: 05 Sep 2005
Posts: 10
Location: Seattle, WA, USA

PostPosted: Mon Sep 26, 2005 5:50 am    Post subject: Reply with quote

Thats is what thought too, but it couldn't hurt to post the output log...

I reran emerge kdebase and hand-copied the error message.

First of all, when I rebooted, i noticed an error, 3 to be exact.

Code:
Error: Problem starting needed services -> "netmount" was not started.
Error: Problem starting needed services -> "ntp-client" was not started.
Error: Problem starting needed services -> "sshd" was not started.

Note: -> implies a newline.

It sound like this might be another problem. Not necessarily something with kdebase or emerge.

Anyways, onto the actual output from emerge kdebase. Please excuse any errors, misspellings, abreviations as this was hand copied.

Code:
Calc.... dependencies... done!
>>>emerge (1 of 43)    dev-libs/cyrus-sasl-2.1.20.tar.gz
>>>Downloading    http://distfiles.gentoo.org/distfile/cyrus-sasl-2.1.20.tar.gz
-- 22:16:12 --    http://distfiles.gentoo.org/distfile/cyrus-sasl-2.1.20.tar.gz
         =>  '/usr/portage/distfiles/cyrus-sasl-2.1.20.tar.gz
Resolving distfiles.gentoo.org... failed: Temporary failure in name resolution.

{It tries to download from another mirror, to no avail, same error message}

{It tries to download from another mirror, to no avail, same error message}

!!!Couldn't download cyrus-sasl-2.1.20.tar.gz. Aborting


Hope this helps...Sorry again for this error message not being the real thing. I have to boot back into Knoppix or Windows to post this...And firefox wouldn't emerge too. This is no longer just a KDE issue but something else. Any ideas?
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Mon Sep 26, 2005 6:23 am    Post subject: Reply with quote

You have no network connection. You will have to resolve that problem first. Did you compile support for your network card into the kernel or load it as a module?
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
macgyverSSUC
n00b
n00b


Joined: 05 Sep 2005
Posts: 10
Location: Seattle, WA, USA

PostPosted: Mon Sep 26, 2005 8:49 am    Post subject: Reply with quote

I had thought about that, but the thing that was heading me toward a different direction was when I emerged kde-meta, the first dependency was compiled, but the second aborted/failed. Perhaps the first was already built for some other package. :oops:

Now that I think about it, I am behind a router/firewall, which might be causing me issues as well. :oops: , again.

I will investigate that and post accordingly, thanks again. I'll just ping something...Google perhaps. One simple question though, the command to ping something is simply ping www.google.com, but that continuously pings the web page, what would the command be to ping say 10 times. Is it just ping -c 10 www.google.com?
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Mon Sep 26, 2005 9:59 am    Post subject: Reply with quote

Yes, that command should ping google 10 times. Usually I just stop ping with Ctrl-C though B-)
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum