On Thu, 17 Feb 2005 11:32:47 -0800, Mark Knecht <[EMAIL PROTECTED]> wrote: > On Thu, 17 Feb 2005 13:19:50 -0600, Andrew Gaffney <[EMAIL PROTECTED]> wrote: > > Mark Knecht wrote: > > > Thanks to all. It started at 1 of 156. By my calulation that looks > > > correct: > > > > > > 103 of 260 passed > > > 104 failed > > > 1 of 156 to do > > > > > > 103+156=259 > > > > > > Looks great! Thanks! > > > > > > Now, how will I figure out why portage wanted to build alsa-driver for > > > -e gnome? Does that require reading the gnome ebuild? (A capability > > > I'm not sure I have...) > > > > It was probably something along the lines of: gnome (or one of its direct > > dependencies) depends on esound, which uses the alsa USE flag, which drags > > in > > alsa-lib, which ... > > > > Ah, OK, that makes sense and it's something a user-type like me could > look at. Thanks for the hint. > > Cheers, > Mark >
Hi again, OK, I was another 90 minutes into the last 156 and it failed somewhere around #60 with the following failure: grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory libtool-disable-static: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive make[3]: *** [libxmms-flac.la] Error 1 make[3]: Leaving directory `/var/tmp/portage/flac-1.1.0-r2/work/flac-1.1.0/src/plugin_xmms'make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/flac-1.1.0-r2/work/flac-1.1.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/flac-1.1.0-r2/work/flac-1.1.0' make: *** [all] Error 2 !!! ERROR: media-libs/flac-1.1.0-r2 failed. !!! Function src_compile, Line 49, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. gandalf root # Indeed portage or the ebuild is confused about what's getting built I think: gandalf root # ls -al /usr/lib/gcc-lib/i686-pc-linux-gnu total 12 drwxr-xr-x 3 root root 4096 Feb 10 20:07 . drwxr-xr-x 3 root root 4096 Jul 27 2003 .. drwxr-xr-x 4 root root 4096 Feb 17 08:29 3.3.5 gandalf root # How do I solve this problem? This seems serious... Thanks, Mark -- [email protected] mailing list
