On Monday 15 September 2003 15:43, Joshua Banks wrote:
> My first question is:
>
> 1> Does someone have a standard operating proceedure for on how to
> troubleshoot package compilation errors to get the most info possible to
> pass along to the list and/or Gentoo Forums?
>
> 2>Is there a log that is kept somewhere in Gentoo when a package fails with
> errors? If so, where please?
>
> My example below... This is the only one that I was able to catch from the
> shell output.. But allot of others failed as well because when I do a
> "emerge -uDp world" it keeps listing the same files that fail continously
> when I try "emerge -uD world"...
>
> The bad thing is, is that these take forever to compile and then they fail
> right at the end. My computer has spent all day compiling/upgrading 33 pkgs
> and these keep failing. I'm running with all Gentoo 2.4.20r5 defaults with
> no modifications to the make.conf file what so ever.. So I should only be
> receiving stable packages...NO?
> Calculating world dependencies ...done!
> [ebuild     U ] kde-base/kdegraphics-3.1.3 [3.1.2]
> [ebuild     U ] kde-base/kdeadmin-3.1.3 [3.1.2]
> [ebuild     U ] kde-base/kdeutils-3.1.3 [3.1.2]
> [ebuild     U ] kde-base/kdeartwork-3.1.3 [3.1.2]
> [ebuild     U ] kde-base/kdepim-3.1.3 [3.1.2]
> [ebuild     U ] kde-base/kde-3.1.3 [3.1.2]
> [ebuild     U ] sys-apps/pciutils-2.1.11 [2.1.10-r1]
>
>
> grep: /usr/lib/libungif.la: No such file or directory
> sed: can't read /usr/lib/libungif.la: No such file or directory
> libtool: link: `/usr/lib/libungif.la' is not a valid libtool archive
> make[3]: *** [kuickshow.la] Error 1
> make[3]: Leaving directory
> `/var/tmp/portage/kdegraphics-3.1.3/work/kdegraphics-3.1.3/kuickshow/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/kdegraphics-3.1.3/work/kdegraphics-3.1.3/kuickshow'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/kdegraphics-3.1.3/work/kdegraphics-3.1.3' make: *** [all]
> Error 2
>
> !!! ERROR: kde-base/kdegraphics-3.1.3 failed.
> !!! Function kde_src_compile, Line 137, Exitcode 2
> !!! died running emake, kde_src_compile:make

The good news? It's only ever failing on kdegraphics. The bad news? All of 
those packages take forever to compile. Well, except pciutils...

It seems that kdegraphics is missing a dependency on media-libs/libungif. Try 
emerging that and see if it solves your problems. If it does work, file a bug 
at bugs.gentoo.org (search first of course - I did and couldn't find a dupe 
but check anyway ;-).

Regards,
Jason

--
[EMAIL PROTECTED] mailing list

Reply via email to