Return-Path: X-Original-To: apmail-mesos-builds-archive@minotaur.apache.org Delivered-To: apmail-mesos-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9ECFF19976 for ; Tue, 27 Sep 2016 05:03:16 +0000 (UTC) Received: (qmail 63615 invoked by uid 500); 27 Sep 2016 05:03:16 -0000 Delivered-To: apmail-mesos-builds-archive@mesos.apache.org Received: (qmail 63586 invoked by uid 500); 27 Sep 2016 05:03:16 -0000 Mailing-List: contact builds-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@mesos.apache.org Delivered-To: mailing list builds@mesos.apache.org Received: (qmail 63565 invoked by uid 99); 27 Sep 2016 05:03:16 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Sep 2016 05:03:16 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 6B4A99C0BD4; Tue, 27 Sep 2016 05:03:13 +0000 (UTC) Date: Tue, 27 Sep 2016 05:02:59 +0000 (UTC) From: Apache Jenkins Server To: builds@mesos.apache.org, yujie.jay@gmail.com, anand@apache.org Message-ID: <1485650706.5223.1474952593227.JavaMail.jenkins@crius> In-Reply-To: <773874324.5221.1474951190664.JavaMail.jenkins@crius> References: <773874324.5221.1474951190664.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Mesos-Windows #592 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Mesos-Windows X-Jenkins-Result: FAILURE See Changes: [anand] Added evolve handler for `agent::Call` to `v1::agent::Call`. [anand] Populated the timestamp field when sending status updates. [anand] Added `ContainerID` field to the executor `SUBSCRIBED` event. [anand] Added support for reading agent API URL in default executor. [anand] Made `killTask()` invoke `shutdown()`. [anand] Added support for launching child containers to the default executor. [anand] Added support for killing child containers to the default executor. [anand] Added support for waiting on child containers to the default executor. [anand] Fixed default executor tests. [anand] Added a test for default executor reconnect upon an process restart. [anand] Minor change to use glog in default executor in lieu of `cout/cerr`. ------------------------------------------ [...truncated 13726 lines...] F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(119): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(49): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(463): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(197): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(217): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\usage\usage.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(119): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\exec\exec.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(119): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(49): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(463): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(197): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(217): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\uri\fetchers\curl.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(49): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(463): warning C4996: 'GetVersionExA': was declared deprecated (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(197): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(217): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(119): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\posix.cpp) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned (compiling source file F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\isolators\filesystem\windows.cpp) [ cl : Command line warning D9002: ignoring unknown option '-fPIC' [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned [ cl : Command line warning D9002: ignoring unknown option '-fPIC' [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned [ cl : Command line warning D9002: ignoring unknown option '-fPIC' [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(49): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(463): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(197): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(217): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(119): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned [ cl : Command line warning D9002: ignoring unknown option '-fPIC' [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(49): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(463): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(197): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(217): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(119): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(36): warning C4244: 'argument': conversion from '__int64' to 'double', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(67): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data [ f:\jenkins\jenkins-slave\workspace\mesos-windows\3rdparty\stout\include\stout\numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned [ cl : Command line warning D9002: ignoring unknown option '-fPIC' [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(49): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(463): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(197): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(217): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(119): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned [ cl : Command line warning D9002: ignoring unknown option '-fPIC' [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned [ cl : Command line warning D9002: ignoring unknown option '-fPIC' [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned [ cl : Command line warning D9002: ignoring unknown option '-fPIC' [ cl : Command line warning D9002: ignoring unknown option '-fPIC' [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(197): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(217): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(49): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(463): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(119): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(36): warning C4244: 'argument': conversion from '__int64' to 'double', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(67): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned [ cl : Command line warning D9002: ignoring unknown option '-fPIC' [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(49): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(463): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(197): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(217): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(119): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(36): warning C4244: 'argument': conversion from '__int64' to 'double', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(67): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/numify.hpp(53): warning C4146: unary minus operator applied to unsigned type, result still unsigned [ cl : Command line warning D9002: ignoring unknown option '-fPIC' [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(107): warning C4244: '*=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/bytes.hpp(118): warning C4244: '/=': conversion from 'double' to 'uint64_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(140): warning C4005: 'GOOGLE_PREDICT_FALSE': macro redefinition [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\build\3rdparty\glog-0.3.4\src\glog-0.3.4\src\windows\glog/logging.h(141): warning C4005: 'GOOGLE_PREDICT_TRUE': macro redefinition [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/socket.hpp(34): warning C4244: '=': conversion from 'SOCKET' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/close.hpp(51): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(99): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/duration.hpp(100): warning C4244: '=': conversion from 'double' to 'long', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(33): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/read.hpp(36): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/flags/flags.hpp(869): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/shell.hpp(119): warning C4244: 'return': conversion from 'intptr_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(49): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/windows/os.hpp(463): warning C4996: 'GetVersionExA': was declared deprecated [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(197): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/internal/windows/dirent.hpp(217): warning C4267: '=': conversion from 'size_t' to 'unsigned short', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(34): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\stout\include\stout/os/windows/write.hpp(37): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(36): warning C4244: 'argument': conversion from '__int64' to 'double', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\3rdparty\libprocess\include\process/metrics/counter.hpp(67): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave/containerizer/mesos/isolators/posix.hpp(55): warning C4244: 'argument': conversion from 'google::protobuf::uint64' to 'const pid_t', possible loss of data [ F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\containerizer.cpp(672): warning C4244: 'argument': conversion from 'google::protobuf::uint64' to 'pid_t', possible loss of data [ " (default target) (1) -> " (default target) (6) -> " (default target) (7) -> " (default target) (51) -> (ClCompile target) -> F:\jenkins\jenkins-slave\workspace\Mesos-Windows\src\slave\containerizer\mesos\containerizer.cpp(729): error C2679: binary '=': no operator found which takes a right-hand operand of type 'Option' (or there is no acceptable conversion) [ 2651 Warning(s) 1 Error(s) Time Elapsed 00:09:59.37 if> 1 NEQ 0 exit /b 1 Build step 'Execute Windows batch command' marked build as failure