Gentoo Archives: gentoo-dev

From: Richard Reich <rreich@×××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Parallel Build Breaks with gal-0.19.2-r1
Date: Fri, 31 May 2002 08:24:05
Message-Id: 1022851039.22811.17.camel@localhost
1 I'm running a dual athlon 1.2Gig MP system. Everytime I run with
2 MAKE="make j(>1)" for gal-0.19.2-r1 it fails, if I run with -j1 it is
3 ok. This is for both default-1.0 and default 1.0-gcc3 profiles.
4
5 Thanks for a great Distro.
6 Richard Reich
7
8 make[3]: *** No rule to make target `../../gal/widgets/libwidgets.la',
9 needed by `test-color'. Stop.
10 make[3]: *** Waiting for unfinished jobs....
11 mv -f .libs/widget-color-combo.lo widget-color-combo.lo
12 mv -f .libs/widget-pixmap-combo.lo widget-pixmap-combo.lo
13 make[3]: Leaving directory
14 `/var/tmp/portage/gal-0.19.2-r1/work/gal-0.19.2/gal/widgets'
15 make[2]: *** [all-recursive] Error 1
16 make[2]: Leaving directory
17 `/var/tmp/portage/gal-0.19.2-r1/work/gal-0.19.2/gal'
18 make[1]: *** [all-recursive] Error 1
19 make[1]: Leaving directory
20 `/var/tmp/portage/gal-0.19.2-r1/work/gal-0.19.2'
21 make: *** [all-recursive-am] Error 2
22
23 !!! ERROR: The ebuild did not complete successfully.
24 !!! Function src_compile, Line 14, Exitcode 2
25 !!! (no error message)