Thanks Michael for the update.
I suspected this was a recent issue as it wouldn't make sense to have this broken for a long time.
Still, I went ahead and spent yesterday adding the /FS flag.I noticed that in some cases the build
would still break with this error (See Build 228[*] against my commit to fix this). Although I
couldn't reproduce it on my local machine (also building with 12 threads like Jenkins,) when before
the fix I couldn't complete a single successful parallel build.
The only drawback of /FS is that it sends PDF file writes through the pdb server, which is slower
than direct disk write. However, in my patch, the flag is only set for parallelized builds where
it's beneficial. You can check out my patch here[$].
Question 1: Do we still need to add the /FS flag for parallelized builds?
Question 2: Will an admin rebuild the failed Jenkins jobs, or what's the procedure in this case?
Thanks!P.S. I'm rather new to Libreoffice and just submitted two patches. Would like some
constructive feedback to make my contributions both more efficient and valuable.
[*] http://ci.libreoffice.org/job/lo_gerrit_master/228/Gerrit=Gerrit,Platform=Windows/console
[$] https://gerrit.libreoffice.org/#/c/13821/
On Friday, January 9, 2015 10:39 AM, Michael Stahl <mstahl@redhat.com> wrote:
On 08.01.2015 11:32, Juergen Funk Mailinglist wrote:
Hi all,
i see in Jenkins and in my Build 4.5 master following errors
[build UPK] graphite2-1.2.4.tgz
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/sal/systools/win32/uwinapi/legacy.c
: fatal error C1041: cannot open program database
'c:cygwinhometdflodejenkinsworkspacelo_gerrit_mastergerritgerritplatformwindowsworkdirlinktargetlibraryuwinapi.dll.objects.pdb';
if multiple CL.EXE write to the same .PDB file, please use /FS
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/sal/systools/win32/uwinapi/snprintf.c
: fatal error C1041: cannot open program database
'c:cygwinhometdflodejenkinsworkspacelo_gerrit_mastergerritgerritplatformwindowsworkdirlinktargetlibraryuwinapi.dll.objects.pdb';
if multiple CL.EXE write to the same .PDB file, please use /FS
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/solenv/gbuild/LinkTarget.mk:138:
recipe for target
'C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/workdir/CObject/sal/systools/win32/uwinapi/snprintf.o'
failed
make[2]: accessibility aclocal.m4 android animations apple_remote autogen.sh autom4te.cache
avmedia basctl basebmp basegfx basic bean bin binaryurp bridges build.log canvas chart2
just for the record that was caused by the "crashrep" removal on Wed.
which broke non-debug builds and is fixed now by commit
5d061167ee9b88628a1936041ee90c62e4dc1e18
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
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.