[ooo-build] ANNOUNCE: ooo-build-3.2.0.9 released (3.2 bugfix release)
Petr Mladek
pmladek at suse.cz
Wed Mar 31 01:50:58 PDT 2010
On Wednesday 31 March 2010, Andreas Radke wrote:
> The build now finished for both architectures with -j1.
Uff, great.
> I assume I had a
> different smp related issue that caused the failure.
>
> Grepping for "failed" I get this:
>
> ccache: no
> icecream: no
> /tmp/go-openoffice/trunk/src/ooo-build-3.2.0.9/build/ooo320-m12
> Commencing main build
> build -- version: -
>
> Fetching dependencies for module l10n from solver... failed
> Fetching dependencies for module l10n from solver... failed
> =============
> Building module solenv
>
> Should we concern?
A fix for the l10n-related failure is nice-to-have type. You should see the
following in the log:
--- cut ---
Fetching dependencies for module l10n from solver... failed
Fetching dependencies for module l10n from solver... failed
=============
Skipping incomplete l10n
--- cut ---
=> it detects that l10n does not exist and build continues => the messages are
just warnings and not a fatal errors.
The clean solution might be to solve it like the other optional modules, for
example binfilter:
+ BUILD_TYPE="$BUILD_TYPE BINFILTER" is set in ooo320-m12/configure.in when
the build is enabled
+ BINFILTER:binfilter is used in ooo320-m12/postprocess/prj/build.lst
I see that l10n is mentioned in more build.lst files, so we would need to
change more files... Feel free to provide diff ;-)
> For 3.2.0.10 we should track down where it is failing in smp build.
Feel free to locate the problem and send diff ;-)
Alternatively, you might use the make || make || make hack.
--
Best Regards,
Petr Mladek
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: pmladek at suse.cz
Lihovarská 1060/12 tel: +420 284 028 952
190 00 Prague 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
More information about the ooo-build
mailing list