[Cygwin] [Master] failure when compiling liblangtag

Eike Rathke erack at redhat.com
Mon Apr 29 13:01:23 PDT 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130429/f4d093cf/attachment.pgp>


More information about the LibreOffice mailing list