Hey,
On Mon, Jan 19, 2015 at 4:33 PM, Ashod Nakashian <ashnakash@gmail.com>
wrote:
Anyone know why Jenkins sometimes throws this error?
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/shell/source/win32/shlxthandler/util/utilities.cxx(110)
: error C2220: warning treated as error - no 'object' file generated
If you would have quoted the whole text you would have seen the error
yourself:
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/shell/source/win32/shlxthandler/util/utilities.cxx(110)
: error C2220: warning treated as error - no 'object' file generated
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/shell/source/win32/shlxthandler/util/utilities.cxx(110)
: warning C4996: 'GetVersionExW': was declared deprecated
So as we are using Werror and use a deprecated function we are
aborting the build.
I can't find any other failures in the output.
That was on Windows. In the same build[*], but on Linux, I have this:
nsinstall: cannot access nss.h: No such file or directory
../../coreconf/rules.mk:752: recipe for target 'export' failed
make[4]: *** [export] Aborted
Any ideas? How can we fix/avoid this?
The linux one looks more like a problem with the nss build. I doubt that
this one can be explained by looking at the logs without being able to
build on the machine.
Regards,
Markus
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.