Hi Maho, *, On Wed, Sep 10, 2008 at 4:19 AM, Maho NAKATA <[EMAIL PROTECTED]> wrote: > From: Maho NAKATA <[EMAIL PROTECTED]> > Subject: [mac] unopkg fails on PowerPC (Re: [mac] unopkg waiting for Enter or > so?) > Date: Wed, 10 Sep 2008 10:58:17 +0900 (JST) > >> It seems I'm facing a different issue. >> I've got bunch of errors while making install sets on PPC >> since DEV300_m20. >> >> % grep ERROR >> /Volumes/ooo-dev/Tiger/work.DEV300_m31.AQUA/DEV300_m31/instsetoo_native/unxmacxp.pro/OpenOffice/dmg/logging/ar/log_DEV300_ar.log >> ERROR: Could not execute "unopkg add --shared --verbose >> ../share/extension/install/dict-es.oxt -env:UserInstallation=file:// 2>&1 |"! >> ERROR: unopkg add --shared --verbose ../share/extension/install/dict-es.oxt >> -env:UserInstallation=file:// 2>&1 | failed!
I also build on Tiger/PPC - and builds based on DEV300_m30 or OOO300_m2 and newer are aqua builds as well on the tinderbox. I don't build additional languages though. > Why on PPC > UserInstallation=file:// I can confirm Stephan's comment - it uses the TMP environmentvariable here (with the ooopackaging.... added). > and on Intel > UserInstallation=file:///tmp/ooopackaging/i_111161220963120/unxmacxi.pro > ? > > BTW: If one do many tries, build progress without error: > Success: Executed "unopkg add --shared --verbose > ../share/extension/install/dict-af.oxt -env:UserInstallation=file:// 2>&1 |" > successfully! I can only guess that it is related to cppu. More or less every build on the PPC stops in i18npool here. To bypass that problem, I rebuild cppu with debug=true, then i18npool finishes without problem. Maybe that is why it doesn't break here. Or maybe it just fails less often here ciao Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
