<div dir="ltr"><div>I'm unable to build LO with the latest Firebird update on Windows.<br></div><div><br>Namely, after this:<br><br><div>commit 288e005ef7ed5b931935da2e1266b95fc9f16cdf<br>Author: Caolán McNamara <<a href="mailto:caolanm@redhat.com">caolanm@redhat.com</a>><br>Date:   Mon Jul 13 11:32:17 2015 +0100<br><br>    Revert "Revert "Update firebird to version 2.5.4""<br>    <br>    This reverts commit 69632c9c3291a7bb9d465495943aa1dbe12c5af2.<br>    <br>    Change-Id: I4704c30ade878b9e62ac829b03648f301534b51c<br>    Reviewed-on: <a href="https://gerrit.libreoffice.org/16986">https://gerrit.libreoffice.org/16986</a><br>    Tested-by: Jenkins <<a href="mailto:ci@libreoffice.org">ci@libreoffice.org</a>><br>    Reviewed-by: Caolán McNamara <<a href="mailto:caolanm@redhat.com">caolanm@redhat.com</a>><br>    Tested-by: Caolán McNamara <<a href="mailto:caolanm@redhat.com">caolanm@redhat.com</a>><br><br><br></div><div>I bisected to this commit, and can see that Jenkins was able to build it. However, I see important differences between my build log and on Jenkins. Specifically, this is what I have:<br><br></div><div>[snip Firebird configure output]<br></div><div>The Firebird2 package has been configured with the following options:<br><br>                   Architecture : ClassicServer<br>                          Debug : enabled<br>                    Raw devices : disabled<br>                   Service name : gds_db<br>                   Service port : 3050<br>                      Pipe name : interbas<br>                   GPRE modules : c_cxx.cpp<br><br>                    Install Dir : /usr/local/firebird<br><br>make64_41[2]: Entering directory 'C:/prj/libro/libo/workdir/UnpackedTarball/firebird'<br>C:/Bin/cygwin64/opt/lo/bin/make64_41 -C gen firebird_embedded<br>make64_41[3]: Entering directory 'C:/prj/libro/libo/workdir/UnpackedTarball/firebird/gen'<br>C:/Bin/cygwin64/opt/lo/bin/make64_41 -C ../extern/btyacc<br>make64_41[4]: Entering directory 'C:/prj/libro/libo/workdir/UnpackedTarball/firebird/extern/btyacc'<br>C:/prj/libro/libo/workdir/LinkTarget/Executable/<b>gcc-wrapper.exe -o btyacc.exe closure.o error.o lalr.o lr0.o main.o mkpar.o output.o mstring.o reader.o readskel.o skeleton.o symtab.o verbose.o warshall.o</b><br>cl : Command line warning D9024 : unrecognized source file type 'closure.o', object file assumed<br>cl : Command line warning D9024 : unrecognized source file type 'error.o', object file assumed<br>cl : Command line warning D9024 : unrecognized source file type 'lalr.o', object file assumed<br>cl : Command line warning D9024 : unrecognized source file type 'lr0.o', object file assumed<br>...<br>...<br><br></div><div>I can't find "Firebird2" in the Jenkins output. I can't find Firebird configure output either. My build shows a clearly incorrect invocation of gcc-wrapper, which goes downhill thereafter.<br></div><div>I also have a bunch of "find: `FC:': No such file or directory" lines.<br></div><div><br></div><div>I'm <u><i>not</i></u> using LODE. I'm building the 32-bit version, with debug-utils. Clean builds didn't help.<br></div><div><br></div><div><i>Any ideas what's going on, and what I'm missing?</i><br><br></div><div>Thanks in advance!<br></div></div></div>