[ooo-build] ANNOUNCE: ooo-build-3.2.0.9 released (3.2 bugfix release)
Petr Mladek
pmladek at suse.cz
Tue Mar 30 08:27:58 PDT 2010
On Tuesday 30 March 2010, Andreas Radke wrote:
> Am Tue, 30 Mar 2010 15:13:32 +0200
>
> schrieb Petr Mladek <pmladek at suse.cz>:
> > Does it help you to remove
> > the /tmp/go-openoffice/trunk/src/ooo-build-3.2.0.9/build/ooo320-m12/l10n
> > direcotry? It should not be there in the en-US-only build.
>
> There no such a directory.
>
> > The strange thing is that your build succeeded on x86_64. I feel that
> > your i586 build tree is somehow messed. If the above does not help, I
> > would suggest to try a really fresh build.
>
> Cannot be. I always build in our empty chroot environment for
> distribution packages.
Grrr, I see the same messages in the build log here as well.
It seems that it happens only for the first time. The build does not fail when
I run make the second time.
Note that I use "make || make || make" in the spec file to survive few random
parallel build problems.
> Anything I can to do to find out why the build fails?
The message "Fetching dependencies for module l10n from solver... failed"
seems to be printed by solenv/bin/build.pl.
You might try to investigate how the code works. See the related files in
solver. Compare them with the successful x86_64 build...
Best Regards,
Petr
PS: Sigh, please use the new attached localize-ooo.diff; the OOO_LANGS_LIST
variable is set to "en-US" in bin/setup
Anyway, the updated localize-ooo.diff most likely will not solve your
problem. It will just remove the error messages like
--- cut ---
writing '/tmp/go-openoffice/trunk/src/ooo-build-3.2.0.9/build/ooo320-m12/l10n/source/kk/localize.sdf'
Can't open/create
--- cut ---
It will not solve the message:
--- cut ---
Fetching dependencies for module l10n from solver... failed
Fetching dependencies for module l10n from solver... failed
--- cut ---
There is a bug in the build dependencies that should get fixed.
Well, the "make || make || make" hack could help you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: localize-ooo.diff
Type: text/x-diff
Size: 289 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/ooo-build/attachments/20100330/e0950560/attachment.diff>
More information about the ooo-build
mailing list