{
  "_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" : 196,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e9754b0fb7a546c2db972b7928c3f2a36947c69e",
            "branch" : [
              {
                "SHA1" : "e9754b0fb7a546c2db972b7928c3f2a36947c69e",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e9754b0fb7a546c2db972b7928c3f2a36947c69e",
            "branch" : [
              {
                "SHA1" : "e9754b0fb7a546c2db972b7928c3f2a36947c69e",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 188,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
            "branch" : [
              {
                "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
                "name" : "origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
            "branch" : [
              {
                "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
                "name" : "origin/4.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e9754b0fb7a546c2db972b7928c3f2a36947c69e",
        "branch" : [
          {
            "SHA1" : "e9754b0fb7a546c2db972b7928c3f2a36947c69e",
            "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" : "#196",
  "duration" : 2551607,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #196",
  "id" : "196",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 196,
  "queueId" : 55053,
  "result" : "SUCCESS",
  "timestamp" : 1592893403504,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/196/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Makefile"
        ],
        "commitId" : "e9754b0fb7a546c2db972b7928c3f2a36947c69e",
        "timestamp" : 1592893392000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bootstrapping FlexDLL when new primitives have been added (#9700)\u000a\u000aUnder Windows, it is possible to build FlexDLL from sources while\u000aOCaml is building from sources too.  This is used for our Appveyor CI,\u000ain particular.\u000a\u000aHowever, the current build procedure assumes that the OCaml bootstrap\u000ais stable, and in particular that boot/ocamlc knows about all the primitives\u000adefined by runtime/ocamlrun and used in stdlib.\u000a\u000aThis commit lifts this assumption and enables FlexDLL to be bootstrapped\u000aeven if the OCaml bootstrap is not there yet.  This unblocks Appveyor CI\u000ain this case.\u000a",
        "date" : "2020-06-23 08:23:12 +0200",
        "id" : "e9754b0fb7a546c2db972b7928c3f2a36947c69e",
        "msg" : "Bootstrapping FlexDLL when new primitives have been added (#9700)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    }
  ]
}