Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


Hi,

my build has finished after 7 hours (Win 7 64Bit Core I5 8GB  / PARALLELISM=1)  with success :-)
VS 2013 Integration works too

i had 3 build breaks at all:

- [ LNK ] Executable/python.exe
  [ BIN ] pyuno
  [ MOD ] pyuno
  make[1]: ***.  Stop.
  Makefile:250: recipe for target 'build' failed
  make: *** [build] Error 2

a simple restart fixed it.

- [ PRL ] CustomTarget/postprocess/images/sorted.lst
  [ PRL ] CustomTarget/postprocess/images/commandimagelist.ilst
  [ PRL ] CustomTarget/postprocess/images/images_breeze.zip
  [...]
  [ CUS ] postprocess/images
  [ BIN ] postprocess
  [ MOD ] postprocess
  make[1]: ***.  Stop.
  Makefile:250: recipe for target 'build' failed
  make: *** [build] Error 2

i had to delete the "commandimagelist.ilst" before restart worked

- first unpacking external source "libreoffice-translations-5.0.0.5.tar" failed with an error "c" could not resolved". adding /cygdrive/c ..." solved it. but later on the build broke, cause folder "translations" was missing.
  i had to link it from "src\libreoffice-translations-5.0.0.5\translations":
C:\sources\libo-core\src\libreoffice-translations-5.0.0.5>mklink /D translations c:\sources\libo-core\translations
  moving the folder did not work - cause "make" tried to unpack it again and failed ...


next time i will try with PARALLELISM=4 ...

Regards
Oliver


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.