Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #10824] Windows build fails with latest git master #3769

Closed
icinga-migration opened this issue Dec 11, 2015 · 3 comments
Closed
Labels
area/setup Installation, systemd, sample files bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/10824

Created by mfriedrich on 2015-12-11 10:38:39 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2016-01-11 13:35:03 +00:00)
Target Version: 2.4.2
Last Update: 2016-02-23 09:58:25 +00:00 (in Redmine)

Icinga Version: 2.4.1
Backport?: Already backported
Include in Changelog: 1

c:\jenkins\workspace\icinga2-windows\build>cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../inst "-DPostgreSQL_ROOT=C:/Program Files (x86)/PostgreSQL/9.3" "-DMYSQL_DIR=C:/Program Files (x86)/MySQL/MySQL Connector C 6.1" -DBOOST_ROOT=c:/local/boost_1_57_0 -DBOOST_LIBRARYDIR=c:/local/boost_1_57_0/lib32-msvc-12.0 -DICINGA2_UNITY_BUILD=ON -DFLEX_EXECUTABLE="C:/Program Files (x86)/win_flex_bison/flex.exe" -DBISON_EXECUTABLE="C:/Program Files (x86)/win_flex_bison/bison.exe" -DICINGA2_WITH_STUDIO=ON "-DwxWidgets_ROOT_DIR=c:/wxwidgets" "-DwxWidgets_LIB_DIR=C:/wxwidgets/lib/vc_lib" -DwxWidgets_USE_STATIC=ON .. 
-- Boost version: 1.57.0
-- Found the following Boost libraries:
--   thread
--   system
--   program_options
--   regex
-- Could NOT find PkgConfig (missing:  PKG_CONFIG_EXECUTABLE) 
-- Could NOT find yajl (missing:  YAJL_LIBRARY YAJL_INCLUDE_DIR) 
-- Could NOT find Editline (missing:  EDITLINE_LIBRARIES EDITLINE_INCLUDE_DIR) 
-- Could NOT find Termcap (missing:  TERMCAP_LIBRARIES TERMCAP_INCLUDE_DIR) 
-- MySQL Include dir: C:/Program Files (x86)/MySQL/MySQL Connector C 6.1/include  library dir: C:/Program Files (x86)/MySQL/MySQL Connector C 6.1/lib/opt
-- MySQL client libraries: mysqlclient_r;ws2_32
-- Configuring done
CMake Warning (dev) in icinga-studio/CMakeLists.txt:
  Policy CMP0043 is not set: Ignore COMPILE_DEFINITIONS_ properties.
  Run "cmake --help-policy CMP0043" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done
-- Build files have been written to: C:/jenkins/workspace/icinga2-windows/build

c:\jenkins\workspace\icinga2-windows\build>exit 0 
[icinga2-windows] $ cmd /c call C:\Windows\TEMP\hudson4384501569359166382.bat

c:\jenkins\workspace\icinga2-windows>call vcvars32 

c:\jenkins\workspace\icinga2-windows>del build\*.exe build\*.zip 
Could Not Find c:\jenkins\workspace\icinga2-windows\build\*.exe

c:\jenkins\workspace\icinga2-windows>cmake --build build --target PACKAGE --config Release 
Microsoft (R) Build Engine version 12.0.31101.0
[Microsoft .NET Framework, version 4.0.30319.18444]
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 10.12.2015 22:22:24.
Project "c:\jenkins\workspace\icinga2-windows\build\PACKAGE.vcxproj" on node 1 (default targets).
Project "c:\jenkins\workspace\icinga2-windows\build\PACKAGE.vcxproj" (1) is building "C:\jenkins\workspace\icinga2-windows\build\ALL_BUILD.vcxproj" (2) on node 1 (default targets).
Project "C:\jenkins\workspace\icinga2-windows\build\ALL_BUILD.vcxproj" (2) is building "C:\jenkins\workspace\icinga2-windows\build\ZERO_CHECK.vcxproj" (3) on node 1 (default targets).
InitializeBuildStatus:
  Creating "Win32\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
FinalizeBuildStatus:
  Deleting file "Win32\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
  Touching "Win32\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\ZERO_CHECK.vcxproj" (default targets).
Project "C:\jenkins\workspace\icinga2-windows\build\ALL_BUILD.vcxproj" (2) is building "C:\jenkins\workspace\icinga2-windows\build\lib\base\base.vcxproj" (4) on node 1 (default targets).
Project "C:\jenkins\workspace\icinga2-windows\build\lib\base\base.vcxproj" (4) is building "C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj" (5) on node 1 (default targets).
InitializeBuildStatus:
  Touching "mkclass.dir\Release\mkclass.tlog\unsuccessfulbuild".
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\local\boost_1_57_0 /IC:\openssl\include /I"C:\jenkins\workspace\icinga2-windows\build\third-party\yajl\include" /I"C:\jenkins\workspace\icinga2-windows" /I"C:\jenkins\workspace\icinga2-windows\lib" /I"C:\jenkins\workspace\icinga2-windows\build" /I"C:\jenkins\workspace\icinga2-windows\build\lib" /I"C:\jenkins\workspace\icinga2-windows\tools\mkclass" /I"C:\jenkins\workspace\icinga2-windows\build\tools\mkclass" /nologo /W3 /WX- /O2 /Ob2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D BOOST_ALL_NO_LIB /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D override= /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"mkclass.dir\Release\\" /Fd"mkclass.dir\Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue "C:\jenkins\workspace\icinga2-windows\tools\mkclass\mkclass.cpp" "C:\jenkins\workspace\icinga2-windows\tools\mkclass\classcompiler.cpp" "C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\class_lexer.cc" "C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\class_parser.cc"
  mkclass.cpp
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(246): warning C4005: 'override' : macro redefinition [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
          command-line arguments :  see previous definition of 'override'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(250): fatal error C1189: #error :  The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
  classcompiler.cpp
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(246): warning C4005: 'override' : macro redefinition [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
          command-line arguments :  see previous definition of 'override'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(250): fatal error C1189: #error :  The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
  class_lexer.cc
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(246): warning C4005: 'override' : macro redefinition [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
          command-line arguments :  see previous definition of 'override'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(250): fatal error C1189: #error :  The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
  class_parser.cc
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(246): warning C4005: 'override' : macro redefinition [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
          command-line arguments :  see previous definition of 'override'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(250): fatal error C1189: #error :  The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
  Generating Code...
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj" (default targets) -- FAILED.
Project "C:\jenkins\workspace\icinga2-windows\build\lib\base\base.vcxproj" (4) is building "C:\jenkins\workspace\icinga2-windows\build\tools\mkunity\mkunity.vcxproj" (6) on node 1 (default targets).
InitializeBuildStatus:
  Creating "mkunity.dir\Release\mkunity.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  All outputs are up-to-date.
Link:
  All outputs are up-to-date.
  mkunity.vcxproj -> C:\jenkins\workspace\icinga2-windows\build\Bin\Release\Release\mkunity.exe
FinalizeBuildStatus:
  Deleting file "mkunity.dir\Release\mkunity.tlog\unsuccessfulbuild".
  Touching "mkunity.dir\Release\mkunity.tlog\mkunity.lastbuildstate".
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\tools\mkunity\mkunity.vcxproj" (default targets).
Project "C:\jenkins\workspace\icinga2-windows\build\lib\base\base.vcxproj" (4) is building "C:\jenkins\workspace\icinga2-windows\build\third-party\mmatch\mmatch.vcxproj" (7) on node 1 (default targets).
InitializeBuildStatus:
  Creating "mmatch.dir\Release\mmatch.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  All outputs are up-to-date.
Link:
  All outputs are up-to-date.
  mmatch.vcxproj -> C:\jenkins\workspace\icinga2-windows\build\Bin\Release\Release\mmatch.dll
FinalizeBuildStatus:
  Deleting file "mmatch.dir\Release\mmatch.tlog\unsuccessfulbuild".
  Touching "mmatch.dir\Release\mmatch.tlog\mmatch.lastbuildstate".
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\third-party\mmatch\mmatch.vcxproj" (default targets).
Project "C:\jenkins\workspace\icinga2-windows\build\lib\base\base.vcxproj" (4) is building "C:\jenkins\workspace\icinga2-windows\build\third-party\socketpair\socketpair.vcxproj" (8) on node 1 (default targets).
InitializeBuildStatus:
  Creating "socketpair.dir\Release\socketpair.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  All outputs are up-to-date.
Link:
  All outputs are up-to-date.
  socketpair.vcxproj -> C:\jenkins\workspace\icinga2-windows\build\Bin\Release\Release\socketpair.dll
FinalizeBuildStatus:
  Deleting file "socketpair.dir\Release\socketpair.tlog\unsuccessfulbuild".
  Touching "socketpair.dir\Release\socketpair.tlog\socketpair.lastbuildstate".
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\third-party\socketpair\socketpair.vcxproj" (default targets).
Project "C:\jenkins\workspace\icinga2-windows\build\lib\base\base.vcxproj" (4) is building "C:\jenkins\workspace\icinga2-windows\build\third-party\yajl\src\yajl.vcxproj" (9) on node 1 (default targets).
InitializeBuildStatus:
  Creating "yajl.dir\Release\yajl.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  All outputs are up-to-date.
Link:
  All outputs are up-to-date.
  yajl.vcxproj -> C:\jenkins\workspace\icinga2-windows\build\Bin\Release\Release\yajl.dll
FinalizeBuildStatus:
  Deleting file "yajl.dir\Release\yajl.tlog\unsuccessfulbuild".
  Touching "yajl.dir\Release\yajl.tlog\yajl.lastbuildstate".
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\third-party\yajl\src\yajl.vcxproj" (default targets).
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\lib\base\base.vcxproj" (default targets) -- FAILED.
Project "C:\jenkins\workspace\icinga2-windows\build\ALL_BUILD.vcxproj" (2) is building "C:\jenkins\workspace\icinga2-windows\build\plugins\check_disk.vcxproj" (17) on node 1 (default targets).
Project "C:\jenkins\workspace\icinga2-windows\build\plugins\check_disk.vcxproj" (17) is building "C:\jenkins\workspace\icinga2-windows\build\plugins\thresholds.vcxproj" (18) on node 1 (default targets).
InitializeBuildStatus:
  Touching "thresholds.dir\Release\thresholds.tlog\unsuccessfulbuild".
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Ic:\local\boost_1_57_0 /IC:\openssl\include /I"C:\jenkins\workspace\icinga2-windows\build\third-party\yajl\include" /I"C:\jenkins\workspace\icinga2-windows" /I"C:\jenkins\workspace\icinga2-windows\lib" /I"C:\jenkins\workspace\icinga2-windows\build" /I"C:\jenkins\workspace\icinga2-windows\build\lib" /nologo /W3 /WX- /O2 /Ob2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D BOOST_ALL_NO_LIB /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D override= /D UNICODE /D _UNICODE /D "CMAKE_INTDIR=\"Release\"" /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"thresholds.dir\Release\\" /Fd"thresholds.dir\Release\vc120.pdb" /Gd /TP /analyze- /errorReport:queue "C:\jenkins\workspace\icinga2-windows\plugins\thresholds.cpp"
  thresholds.cpp
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(246): warning C4005: 'override' : macro redefinition [C:\jenkins\workspace\icinga2-windows\build\plugins\thresholds.vcxproj]
          command-line arguments :  see previous definition of 'override'
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(250): fatal error C1189: #error :  The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. [C:\jenkins\workspace\icinga2-windows\build\plugins\thresholds.vcxproj]
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\plugins\thresholds.vcxproj" (default targets) -- FAILED.
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\plugins\check_disk.vcxproj" (default targets) -- FAILED.
Project "C:\jenkins\workspace\icinga2-windows\build\ALL_BUILD.vcxproj" (2) is building "C:\jenkins\workspace\icinga2-windows\build\lib\db_ido\db_ido.vcxproj" (32) on node 1 (default targets).
Project "C:\jenkins\workspace\icinga2-windows\build\lib\db_ido\db_ido.vcxproj" (32) is building "C:\jenkins\workspace\icinga2-windows\build\tools\mkembedconfig\mkembedconfig.vcxproj" (33) on node 1 (default targets).
InitializeBuildStatus:
  Creating "mkembedconfig.dir\Release\mkembedconfig.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  All outputs are up-to-date.
Link:
  All outputs are up-to-date.
  mkembedconfig.vcxproj -> C:\jenkins\workspace\icinga2-windows\build\Bin\Release\Release\mkembedconfig.exe
FinalizeBuildStatus:
  Deleting file "mkembedconfig.dir\Release\mkembedconfig.tlog\unsuccessfulbuild".
  Touching "mkembedconfig.dir\Release\mkembedconfig.tlog\mkembedconfig.lastbuildstate".
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\tools\mkembedconfig\mkembedconfig.vcxproj" (default targets).
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\lib\db_ido\db_ido.vcxproj" (default targets) -- FAILED.
Project "C:\jenkins\workspace\icinga2-windows\build\ALL_BUILD.vcxproj" (2) is building "C:\jenkins\workspace\icinga2-windows\agent\windows-setup-agent\Icinga2SetupAgent.csproj" (38) on node 1 (default targets).
CoreResGen:
  No resources are out of date with respect to their source files. Skipping resource generation.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
_CopyAppConfigFile:
Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
  Icinga2SetupAgent -> C:\jenkins\workspace\icinga2-windows\agent\windows-setup-agent\bin\Release\Icinga2SetupAgent.exe
Done Building Project "C:\jenkins\workspace\icinga2-windows\agent\windows-setup-agent\Icinga2SetupAgent.csproj" (default targets).
Done Building Project "C:\jenkins\workspace\icinga2-windows\build\ALL_BUILD.vcxproj" (default targets) -- FAILED.
Done Building Project "c:\jenkins\workspace\icinga2-windows\build\PACKAGE.vcxproj" (default targets) -- FAILED.

Build FAILED.

"c:\jenkins\workspace\icinga2-windows\build\PACKAGE.vcxproj" (default target) (1) ->
"C:\jenkins\workspace\icinga2-windows\build\ALL_BUILD.vcxproj" (default target) (2) ->
"C:\jenkins\workspace\icinga2-windows\build\lib\base\base.vcxproj" (default target) (4) ->
"C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj" (default target) (5) ->
(ClCompile target) -> 
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(246): warning C4005: 'override' : macro redefinition [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(246): warning C4005: 'override' : macro redefinition [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(246): warning C4005: 'override' : macro redefinition [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(246): warning C4005: 'override' : macro redefinition [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]


"c:\jenkins\workspace\icinga2-windows\build\PACKAGE.vcxproj" (default target) (1) ->
"C:\jenkins\workspace\icinga2-windows\build\ALL_BUILD.vcxproj" (default target) (2) ->
"C:\jenkins\workspace\icinga2-windows\build\plugins\check_disk.vcxproj" (default target) (17) ->
"C:\jenkins\workspace\icinga2-windows\build\plugins\thresholds.vcxproj" (default target) (18) ->
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(246): warning C4005: 'override' : macro redefinition [C:\jenkins\workspace\icinga2-windows\build\plugins\thresholds.vcxproj]


"c:\jenkins\workspace\icinga2-windows\build\PACKAGE.vcxproj" (default target) (1) ->
"C:\jenkins\workspace\icinga2-windows\build\ALL_BUILD.vcxproj" (default target) (2) ->
"C:\jenkins\workspace\icinga2-windows\build\lib\base\base.vcxproj" (default target) (4) ->
"C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj" (default target) (5) ->
(ClCompile target) -> 
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(250): fatal error C1189: #error :  The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(250): fatal error C1189: #error :  The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(250): fatal error C1189: #error :  The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(250): fatal error C1189: #error :  The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. [C:\jenkins\workspace\icinga2-windows\build\tools\mkclass\mkclass.vcxproj]


"c:\jenkins\workspace\icinga2-windows\build\PACKAGE.vcxproj" (default target) (1) ->
"C:\jenkins\workspace\icinga2-windows\build\ALL_BUILD.vcxproj" (default target) (2) ->
"C:\jenkins\workspace\icinga2-windows\build\plugins\check_disk.vcxproj" (default target) (17) ->
"C:\jenkins\workspace\icinga2-windows\build\plugins\thresholds.vcxproj" (default target) (18) ->
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xkeycheck.h(250): fatal error C1189: #error :  The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. [C:\jenkins\workspace\icinga2-windows\build\plugins\thresholds.vcxproj]

    5 Warning(s)
    5 Error(s)

Time Elapsed 00:00:05.51

c:\jenkins\workspace\icinga2-windows>rem "C:\Program Files\7-zip\7z" a -tzip build\icinga2-symbols.zip build\Bin\Release\Release\*.pdb 

c:\jenkins\workspace\icinga2-windows>exit 1 
Build step 'Execute Windows batch command' marked build as failure
IRC notifier plugin: Sending notification to: #icinga-team
[PostBuildScript] - Execution post build scripts.
[PostBuildScript] Build is not success : do not execute script
Finished: FAILURE

Changesets

2016-01-11 13:28:58 +00:00 by (unknown) 82961d8

Build fix for Windows

fixes #10824

2016-02-23 08:18:07 +00:00 by (unknown) a727913

Build fix for Windows

fixes #10824
@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-01-11 13:29:47 +00:00

  • Status changed from New to Assigned
  • Assigned to set to gbeutner
  • Target Version set to 2.4.2

@icinga-migration
Copy link
Author

Updated by Anonymous on 2016-01-11 13:35:03 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 82961d8.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-02-23 09:58:25 +00:00

  • Backport? changed from Not yet backported to Already backported

@icinga-migration icinga-migration added bug Something isn't working area/setup Installation, systemd, sample files labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.4.2 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/setup Installation, systemd, sample files bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant