Hi Peter,

On Monday, 2013-04-29 18:27:41 +0200, Eike Rathke wrote:

> We now have the same failure with an upgrade to liblangtag-0.5.0, see
> https://gerrit.libreoffice.org/3676 and the error log
> https://ci.libreoffice.org/job/buildbot/663

Forget that, it's something different.

Still, for me with ccache enabled the original failure this thread
started occurs. And I do have 28fb57daa77438f5e63132d3417062a11a44461e

Changing in config_host.mk

export CXX=/usr/bin/ccache /cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin/cl.exe
export CC=/usr/bin/ccache /cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin/cl.exe
export CC_FOR_BUILD=/usr/bin/ccache 
/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin/cl.exe

to

export CXX=/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin/cl.exe
export CC=/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin/cl.exe
export CC_FOR_BUILD=/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin/cl.exe

worked for me.

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GPG key ID: 0x65632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A
For key transition see http://erack.de/key-transition-2013-01-10.txt.asc
Support the FSFE, care about Free Software! https://fsfe.org/support/?erack

Attachment: pgpHdwH_PzGu8.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to