| Summary: | "make install" with --enable-extra-gallery fails | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Bernhard Rosenkraenzer <bero> |
| Component: | Installation | Assignee: | Kami <kami911> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | 3.4.0 Beta3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
|
Description
Bernhard Rosenkraenzer
2011-05-06 01:12:52 UTC
KAMI, can you please check? Hi Tor,
This appears to work for me from master on Mac OSX, as I can see extra images in the gallery, but I do get a whole load of warning messages during make check :
WARNING: Using accessoriessamples_en-US.zip instead of accessoriessamples_ru.zip
WARNING: Using accessoriessamplesadvertisement_en-US.zip instead of accessoriessamplesadvertisement_ru.zip
WARNING: Using accessoriessamplesdocumentation_en-US.zip instead of accessoriessamplesdocumentation_ru.zip
WARNING: Using accessoriessamplesnonfree_en-US.zip instead of accessoriessamplesnonfree_ru.zip
WARNING: Using accessoriessamplesnonfreeadvertisement_en-US.zip instead of accessoriessamplesnonfreeadvertisement_ru.zip
WARNING: Using accessoriessamplesnonfreedocumentation_en-US.zip instead of accessoriessamplesnonfreedocumentation_ru.zip
WARNING: Using accessoriestemplates_en-US.zip instead of accessoriestemplates_ru.zip
WARNING: Using accessoriestemplateseducate_en-US.zip instead of accessoriestemplateseducate_ru.zip
WARNING: Using accessoriestemplatesfinance_en-US.zip instead of accessoriestemplatesfinance_ru.zip
WARNING: Using accessoriestemplatesforms_en-US.zip instead of accessoriestemplatesforms_ru.zip
WARNING: Using accessoriestemplateslabels_en-US.zip instead of accessoriestemplateslabels_ru.zip
WARNING: Using accessoriestemplateslayout_en-US.zip instead of accessoriestemplateslayout_ru.zip
WARNING: Using accessoriestemplatesmisc_en-US.zip instead of accessoriestemplatesmisc_ru.zip
WARNING: Using accessoriestemplatesnonfree_en-US.zip instead of accessoriestemplatesnonfree_ru.zip
WARNING: Using accessoriestemplatesnonfreeeducate_en-US.zip instead of accessoriestemplatesnonfreeeducate_ru.zip
WARNING: Using accessoriestemplatesnonfreefinance_en-US.zip instead of accessoriestemplatesnonfreefinance_ru.zip
WARNING: Using accessoriestemplatesnonfreeforms_en-US.zip instead of accessoriestemplatesnonfreeforms_ru.zip
WARNING: Using accessoriestemplatesnonfreelabels_en-US.zip instead of accessoriestemplatesnonfreelabels_ru.zip
WARNING: Using accessoriestemplatesnonfreelayout_en-US.zip instead of accessoriestemplatesnonfreelayout_ru.zip
WARNING: Using accessoriestemplatesnonfreemisc_en-US.zip instead of accessoriestemplatesnonfreemisc_ru.zip
WARNING: Using accessoriestemplatesnonfreeofficorr_en-US.zip instead of accessoriestemplatesnonfreeofficorr_ru.zip
WARNING: Using accessoriestemplatesnonfreeoffimisc_en-US.zip instead of accessoriestemplatesnonfreeoffimisc_ru.zip
WARNING: Using accessoriestemplatesnonfreepersonal_en-US.zip instead of accessoriestemplatesnonfreepersonal_ru.zip
WARNING: Using accessoriestemplatesnonfreepresent_en-US.zip instead of accessoriestemplatesnonfreepresent_ru.zip
WARNING: Using accessoriestemplatesofficorr_en-US.zip instead of accessoriestemplatesofficorr_ru.zip
WARNING: Using accessoriestemplatesoffimisc_en-US.zip instead of accessoriestemplatesoffimisc_ru.zip
WARNING: Using accessoriestemplatespersonal_en-US.zip instead of accessoriestemplatespersonal_ru.zip
WARNING: Using accessoriestemplatespresent_en-US.zip instead of accessoriestemplatespresent_ru.zip
Alex
Just for the record, I'm referring to my own build from master 2 days ago (11/05/2011). Alex Dear Bernhard Rosenkraenzer, Thank you for reporting this error. Is this error occurs during processing instsets_native? I will check it and provide a patch if possible. Personally I am not use make install regularly. I will try and report here. Hi Alex Thurgood. Thank you for using and testing additional features of LibreOffice build system. The "WARNING: Using accessoriestemplatespresent_en-US.zip instead of accessoriestemplatespresent_ru.zip" like message usually appear when there is no template parts available in selected language. OIn this example we have no Russian templates in presentation category and we are using fallback to English version. I will look into what can I do regarding to this warnings. Looks like it was a beta3 specific issue, I'm not seeing it here anymore either with beta4 and beta5 |