{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by xavierleroy"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 212,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d107fedd13600a6db05f18e85f3a94a81645a112",
            "branch" : [
              {
                "SHA1" : "d107fedd13600a6db05f18e85f3a94a81645a112",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d107fedd13600a6db05f18e85f3a94a81645a112",
            "branch" : [
              {
                "SHA1" : "d107fedd13600a6db05f18e85f3a94a81645a112",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 208,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6672acbcd8bd55d4abaf87d0401768c91b79f514",
            "branch" : [
              {
                "SHA1" : "6672acbcd8bd55d4abaf87d0401768c91b79f514",
                "name" : "origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6672acbcd8bd55d4abaf87d0401768c91b79f514",
            "branch" : [
              {
                "SHA1" : "6672acbcd8bd55d4abaf87d0401768c91b79f514",
                "name" : "origin/4.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d107fedd13600a6db05f18e85f3a94a81645a112",
        "branch" : [
          {
            "SHA1" : "d107fedd13600a6db05f18e85f3a94a81645a112",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#212",
  "duration" : 2544846,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #212",
  "id" : "212",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 212,
  "queueId" : 55875,
  "result" : "SUCCESS",
  "timestamp" : 1593016375359,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/212/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "otherlibs/win32unix/stat.c"
        ],
        "commitId" : "d107fedd13600a6db05f18e85f3a94a81645a112",
        "timestamp" : 1593016363000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Don't define _INTEGRAL_MAX_BITS macro (#9686)\u000a\u000aVS2019 throws the following warning [1] about the _INTEGRAL_MAX_BITS\u000a[2] macro:\u000a\u000a    stat.c(33): error C2220: the following warning is treated as an error\u000a    stat.c(33): warning C4117: macro name '_INTEGRAL_MAX_BITS' is reserved, '#define' ignored\u000a\u000aThe doc reads:\u000a\u000a> _INTEGRAL_MAX_BITS Defined as the integer literal value 64, the\u000a> maximum size (in bits) for a non-vector integral type. This macro is\u000a> always defined.\u000a\u000aApparently, it became a predefined macro in Visual Studio 2005.\u000a\u000aThis commit simply removes the macro definition.\u000a\u000a[1]: https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-1-c4117\u000a[2]: https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=vs-2019\u000a",
        "date" : "2020-06-24 18:32:43 +0200",
        "id" : "d107fedd13600a6db05f18e85f3a94a81645a112",
        "msg" : "Don't define _INTEGRAL_MAX_BITS macro (#9686)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "otherlibs/win32unix/stat.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    }
  ]
}