{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3169,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e0f363518aad12cea2ee35db722b4023e6711a9c",
            "branch" : [
              {
                "SHA1" : "e0f363518aad12cea2ee35db722b4023e6711a9c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e0f363518aad12cea2ee35db722b4023e6711a9c",
            "branch" : [
              {
                "SHA1" : "e0f363518aad12cea2ee35db722b4023e6711a9c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e0f363518aad12cea2ee35db722b4023e6711a9c",
        "branch" : [
          {
            "SHA1" : "e0f363518aad12cea2ee35db722b4023e6711a9c",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3169",
  "duration" : 1665312,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3169",
  "id" : "3169",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3169,
  "queueId" : 885,
  "result" : "FAILURE",
  "timestamp" : 1496777734754,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3169/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/dejagnu/Makefile"
        ],
        "commitId" : "18e2336e94e52027e5d29ea50c42a8e6cce93093",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix dependencies for dejagnu\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "18e2336e94e52027e5d29ea50c42a8e6cce93093",
        "msg" : "Fix dependencies for dejagnu",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/dejagnu/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python27/patches/07-dlpi.patch",
          "components/python/python27/patches/multiprocessing.patch",
          "components/python/python27/Makefile"
        ],
        "commitId" : "a01f2541633bc2a64c26379bfe81a982e853bd82",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix python2.7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "a01f2541633bc2a64c26379bfe81a982e853bd82",
        "msg" : "Fix python2.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/07-dlpi.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/python27/patches/multiprocessing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgadmin/Makefile"
        ],
        "commitId" : "70c49f1d2f961ec2e0cc90837d75003b78bbbfb8",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix pgadmin archive location\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "70c49f1d2f961ec2e0cc90837d75003b78bbbfb8",
        "msg" : "Fix pgadmin archive location",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgadmin/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libjpeg6-ijg/patches/02-extern-c-jpeglib.patch",
          "components/libjpeg6-ijg/manifests/sample-manifest.p5m",
          "components/library/libjpeg6-ijg/patches/01-makefile-dirs.patch",
          "components/library/libjpeg6-ijg/libjpeg6-ijg.p5m",
          "components/libjpeg6-ijg/libjpeg6-ijg.p5m",
          "components/libjpeg6-ijg/libjpeg6-ijg.license",
          "components/library/libjpeg6-ijg/manifests/sample-manifest.p5m",
          "components/libjpeg6-ijg/patches/01-makefile-dirs.patch",
          "components/libjpeg6-ijg/Makefile",
          "components/libjpeg6-ijg/patches/CVE-2013-6629.patch",
          "components/library/libjpeg6-ijg/libjpeg6.p5m",
          "components/library/libjpeg6-ijg/libjpeg6-ijg.license",
          "components/libjpeg6-ijg/libjpeg6.p5m",
          "components/library/libjpeg6-ijg/patches/CVE-2013-6629.patch",
          "components/library/libjpeg6-ijg/Makefile",
          "components/library/libjpeg6-ijg/patches/02-extern-c-jpeglib.patch"
        ],
        "commitId" : "04fe802fb60690751b86ab654752f4d4618e3a8f",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libjpeg6-turbo\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "04fe802fb60690751b86ab654752f4d4618e3a8f",
        "msg" : "Fix libjpeg6-turbo",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libjpeg6-ijg/libjpeg6.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libjpeg6-ijg/patches/02-extern-c-jpeglib.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libjpeg6-ijg/libjpeg6-ijg.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libjpeg6-ijg/libjpeg6-ijg.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/libjpeg6-ijg/patches/CVE-2013-6629.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libjpeg6-ijg/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libjpeg6-ijg/patches/02-extern-c-jpeglib.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libjpeg6-ijg/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libjpeg6-ijg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libjpeg6-ijg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libjpeg6-ijg/libjpeg6-ijg.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libjpeg6-ijg/libjpeg6-ijg.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/libjpeg6-ijg/patches/01-makefile-dirs.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libjpeg6-ijg/patches/01-makefile-dirs.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libjpeg6-ijg/patches/CVE-2013-6629.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libjpeg6-ijg/libjpeg6.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gnome-media/files/po-sun/pl.po",
          "components/desktop/gnome2/gnome-media/patches/gnome-media-10-add-ld-math.patch",
          "components/desktop/gnome2/gnome-media/files/po-sun/pt_BR.po",
          "components/desktop/gnome2/gnome-media/files/po-sun/de.po",
          "components/gnome-media/gnome-sound-recorder.p5m",
          "components/gnome-media/patches/gnome-media-05-setaudio.patch",
          "components/desktop/gnome2/gnome-media/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/gnome-media/files/po-sun/Makefile",
          "components/desktop/gnome2/gnome-media/patches/gnome-media-08-nopulsemix.patch",
          "components/desktop/gnome2/gnome-media/files/po-sun/sv.po",
          "components/gnome-media/gnome-media.license",
          "components/gnome-media/files/po-sun/ko.po",
          "components/gnome-media/files/po-sun/zh_TW.po",
          "components/gnome-media/patches/gnome-media-02-removenewbutton.patch",
          "components/desktop/gnome2/gnome-media/files/po-sun/ko.po",
          "components/desktop/gnome2/gnome-media/gnome-media.license",
          "components/gnome-media/files/po-sun/gnome-media-sun.pot",
          "components/desktop/gnome2/gnome-media/patches/gnome-media-11-entries.patch",
          "components/gnome-media/files/po-sun/zh_HK.po",
          "components/desktop/gnome2/gnome-media/patches/gnome-media-09-round.patch",
          "components/desktop/gnome2/gnome-media/gnome-media.p5m",
          "components/desktop/gnome2/gnome-media/files/po-sun/gnome-media-sun.pot",
          "components/gnome-media/files/po-sun/de.po",
          "components/gnome-media/files/po-sun/pt_BR.po",
          "components/desktop/gnome2/gnome-media/files/po-sun/zh_TW.po",
          "components/gnome-media/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/gnome-media/patches/gnome-media-01-menu-entries.patch",
          "components/desktop/gnome2/gnome-media/gnome-sound-recorder.p5m",
          "components/gnome-media/patches/gnome-media-08-nopulsemix.patch",
          "components/desktop/gnome2/gnome-media/files/po-sun/hu.po",
          "components/desktop/gnome2/gnome-media/files/po-sun/ja.po",
          "components/gnome-media/files/po-sun/ru.po",
          "components/desktop/gnome2/gnome-media/files/po-sun/fr.po",
          "components/desktop/gnome2/gnome-media/files/po-sun/ru.po",
          "components/desktop/gnome2/gnome-media/files/po-sun/cs.po",
          "components/desktop/gnome2/gnome-media/files/po-sun/zh_HK.po",
          "components/gnome-media/patches/gnome-media-10-add-ld-math.patch",
          "components/gnome-media/files/po-sun/ja.po",
          "components/gnome-media/files/po-sun/hu.po",
          "components/gnome-media/files/po-sun/fr.po",
          "components/gnome-media/patches/gnome-media-09-round.patch",
          "components/desktop/gnome2/gnome-media/files/po-sun/it.po",
          "components/gnome-media/patches/gnome-media-01-menu-entries.patch",
          "components/gnome-media/files/po-sun/cs.po",
          "components/gnome-media/files/po-sun/it.po",
          "components/gnome-media/Makefile",
          "components/gnome-media/patches/gnome-media-11-entries.patch",
          "components/gnome-media/gnome-media.p5m",
          "components/desktop/gnome2/gnome-media/Makefile",
          "components/desktop/gnome2/gnome-media/files/po-sun/zh_CN.po",
          "components/desktop/gnome2/gnome-media/files/po-sun/es.po",
          "components/gnome-media/files/po-sun/zh_CN.po",
          "components/gnome-media/files/po-sun/sv.po",
          "components/desktop/gnome2/gnome-media/patches/gnome-media-05-setaudio.patch",
          "components/gnome-media/patches/gnome-media-03-mergetabs.patch",
          "components/desktop/gnome2/gnome-media/patches/gnome-media-03-mergetabs.patch",
          "components/gnome-media/files/po-sun/es.po",
          "components/desktop/gnome2/gnome-media/patches/gnome-media-02-removenewbutton.patch",
          "components/desktop/gnome2/gnome-media/files/po-sun/pl.po",
          "components/gnome-media/files/po-sun/Makefile"
        ],
        "commitId" : "b2994ee676e1b7ad031ada5cf1838711f59c42b6",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix gnome-media\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "b2994ee676e1b7ad031ada5cf1838711f59c42b6",
        "msg" : "Fix gnome-media",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/gnome-media/patches/gnome-media-03-mergetabs.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/zh_CN.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/gnome-media.license"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/ja.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/zh_HK.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/patches/gnome-media-11-entries.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/patches/gnome-media-11-entries.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/sv.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/gnome-sound-recorder.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/sv.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/zh_HK.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/es.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/gnome-media.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/fr.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/gnome-media-sun.pot"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/patches/gnome-media-05-setaudio.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/fr.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/patches/gnome-media-02-removenewbutton.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/patches/gnome-media-09-round.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/patches/gnome-media-10-add-ld-math.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/gnome-sound-recorder.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/gnome-media.license"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/zh_CN.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/pl.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/patches/gnome-media-02-removenewbutton.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/patches/gnome-media-09-round.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/patches/gnome-media-10-add-ld-math.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/cs.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/pt_BR.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/ru.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/ko.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/patches/gnome-media-05-setaudio.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/ru.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/pt_BR.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/patches/gnome-media-03-mergetabs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/pl.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/de.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/hu.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/ja.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/it.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/zh_TW.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/patches/gnome-media-01-menu-entries.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/patches/gnome-media-01-menu-entries.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/cs.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/gnome-media.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/de.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/ko.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/zh_TW.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/files/po-sun/es.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/patches/gnome-media-08-nopulsemix.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-media/patches/gnome-media-08-nopulsemix.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/hu.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/gnome-media-sun.pot"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-media/files/po-sun/it.po"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-11-all-linguas.patch",
          "components/gnome-system-tools/files/po-sun/id.po",
          "components/gnome-system-tools/files/gnome-system-tools",
          "components/desktop/gnome2/gnome-system-tools/manifests/sample-manifest.p5m",
          "components/gnome-system-tools/patches/gnome-system-tools-10-role-maintainer.patch",
          "components/desktop/gnome2/gnome-system-tools/gnome-system-tools.p5m",
          "components/gnome-system-tools/files/po-sun/pt_BR.po",
          "components/gnome-system-tools/patches/gnome-system-tools-01-config.patch",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/fr.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-04-tz.patch",
          "components/desktop/gnome2/gnome-system-tools/files/gnome-system-tools",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_HK.po",
          "components/gnome-system-tools/patches/gnome-system-tools-05-shares.patch",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/ca.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/nl.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/hu.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/cs.po",
          "components/gnome-system-tools/patches/gnome-system-tools-08-services.patch",
          "components/gnome-system-tools/patches/gnome-system-tools-06-time.patch",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-13-g11n-i18n-ui.patch",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/sv.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/Makefile",
          "components/gnome-system-tools/files/po-sun/sv.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/it.po",
          "components/gnome-system-tools/files/po-sun/cs.po",
          "components/gnome-system-tools/patches/gnome-system-tools-02-forkpty.patch",
          "components/gnome-system-tools/files/po-sun/hu.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-99.patch",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/ja.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-08-services.patch",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/pl.po",
          "components/gnome-system-tools/files/po-sun/zh_HK.po",
          "components/desktop/gnome2/gnome-system-tools/Makefile",
          "components/gnome-system-tools/files/po-sun/ar.po",
          "components/gnome-system-tools/patches/gnome-system-tools-99.patch",
          "components/gnome-system-tools/files/po-sun/ko.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/es.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/ru.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_CN.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-06-time.patch",
          "components/gnome-system-tools/files/po-sun/es.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-09-launch-menu-item.patch",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-03-network.patch",
          "components/gnome-system-tools/patches/gnome-system-tools-09-launch-menu-item.patch",
          "components/gnome-system-tools/patches/gnome-system-tools-07-users.patch",
          "components/gnome-system-tools/files/po-sun/ca.po",
          "components/gnome-system-tools/files/po-sun/nl.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-05-shares.patch",
          "components/gnome-system-tools/files/po-sun/fr.po",
          "components/gnome-system-tools/files/po-sun/ru.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/ko.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-10-role-maintainer.patch",
          "components/gnome-system-tools/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-07-users.patch",
          "components/gnome-system-tools/patches/gnome-system-tools-12-nautilus-dir.patch",
          "components/gnome-system-tools/patches/gnome-system-tools-04-tz.patch",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/id.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/ar.po",
          "components/gnome-system-tools/files/po-sun/de.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_TW.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-12-nautilus-dir.patch",
          "components/gnome-system-tools/files/po-sun/Makefile",
          "components/gnome-system-tools/files/po-sun/zh_TW.po",
          "components/gnome-system-tools/patches/gnome-system-tools-13-g11n-i18n-ui.patch",
          "components/gnome-system-tools/gnome-system-tools.p5m",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/gnome-system-tools-sun.pot",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/de.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-02-forkpty.patch",
          "components/gnome-system-tools/files/po-sun/pl.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-01-config.patch",
          "components/gnome-system-tools/Makefile",
          "components/gnome-system-tools/files/po-sun/zh_CN.po",
          "components/gnome-system-tools/patches/gnome-system-tools-03-network.patch",
          "components/gnome-system-tools/patches/gnome-system-tools-11-all-linguas.patch",
          "components/gnome-system-tools/files/po-sun/ja.po",
          "components/gnome-system-tools/files/po-sun/it.po",
          "components/gnome-system-tools/files/po-sun/gnome-system-tools-sun.pot",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/pt_BR.po"
        ],
        "commitId" : "8f32bb4299b257dd9b07c8810635487371bcf209",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix gnome-system-tools\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "8f32bb4299b257dd9b07c8810635487371bcf209",
        "msg" : "Fix gnome-system-tools",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-04-tz.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-05-shares.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/ja.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/pl.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-99.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/cs.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/pt_BR.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/pt_BR.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/ko.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-03-network.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/hu.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-02-forkpty.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/gnome-system-tools-sun.pot"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-01-config.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-08-services.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/ca.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/gnome-system-tools"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-08-services.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_TW.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/gnome-system-tools.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/de.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/fr.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/id.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/zh_HK.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-12-nautilus-dir.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/sv.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/fr.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-07-users.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_CN.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/sv.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-03-network.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-04-tz.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-09-launch-menu-item.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-11-all-linguas.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/pl.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-02-forkpty.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-99.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-10-role-maintainer.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-13-g11n-i18n-ui.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-07-users.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/gnome-system-tools"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/gnome-system-tools-sun.pot"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/zh_TW.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-09-launch-menu-item.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/ca.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/it.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/nl.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-11-all-linguas.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/id.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-13-g11n-i18n-ui.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/ar.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/ar.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-12-nautilus-dir.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-06-time.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_HK.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/ru.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-06-time.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/ko.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/it.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-10-role-maintainer.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/cs.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/hu.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/ja.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/ru.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/gnome-system-tools.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/es.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/nl.po"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-01-config.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/de.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/es.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/files/po-sun/zh_CN.po"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-system-tools/patches/gnome-system-tools-05-shares.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-mime-data/gnome-mime-data.license",
          "components/gnome-mime-data/patches/gnome-mime-data-08-associate-glade-files.patch",
          "components/gnome-mime-data/patches/gnome-mime-data-06-pdfviewer.patch",
          "components/gnome-mime-data/patches/gnome-mime-data-05-jar-handler.patch",
          "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-02-text-plain-handler.patch",
          "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-01-set-mozilla-default.patch",
          "components/gnome-mime-data/gnome-mime-data.license",
          "components/gnome-mime-data/patches/gnome-mime-data-09-return-path-pattern.patch",
          "components/gnome-mime-data/patches/gnome-mime-data-07-shellscript.patch",
          "components/desktop/gnome2/gnome-mime-data/manifests/sample-manifest.p5m",
          "components/gnome-mime-data/patches/gnome-mime-data-02-text-plain-handler.patch",
          "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-03-always-use-app.patch",
          "components/gnome-mime-data/Makefile",
          "components/gnome-mime-data/files/gnome-realplay.keys",
          "components/desktop/gnome2/gnome-mime-data/gnome-mime-data.p5m",
          "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-04-swf-handler.patch",
          "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-07-shellscript.patch",
          "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-05-jar-handler.patch",
          "components/desktop/gnome2/gnome-mime-data/Makefile",
          "components/desktop/gnome2/gnome-mime-data/files/gnome-realplay.keys",
          "components/gnome-mime-data/patches/gnome-mime-data-03-always-use-app.patch",
          "components/gnome-mime-data/gnome-mime-data.p5m",
          "components/gnome-mime-data/patches/gnome-mime-data-01-set-mozilla-default.patch",
          "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-09-return-path-pattern.patch",
          "components/gnome-mime-data/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-06-pdfviewer.patch",
          "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-08-associate-glade-files.patch",
          "components/gnome-mime-data/patches/gnome-mime-data-04-swf-handler.patch"
        ],
        "commitId" : "487a15291f772cc1ff430071605721df3c46d771",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix gnome-mime-data\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "487a15291f772cc1ff430071605721df3c46d771",
        "msg" : "Fix gnome-mime-data",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-09-return-path-pattern.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/patches/gnome-mime-data-04-swf-handler.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/patches/gnome-mime-data-03-always-use-app.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-08-associate-glade-files.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/patches/gnome-mime-data-02-text-plain-handler.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/patches/gnome-mime-data-09-return-path-pattern.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-01-set-mozilla-default.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/gnome-mime-data.license"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-04-swf-handler.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/gnome-mime-data.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-06-pdfviewer.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-02-text-plain-handler.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/files/gnome-realplay.keys"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/patches/gnome-mime-data-07-shellscript.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/files/gnome-realplay.keys"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-03-always-use-app.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/patches/gnome-mime-data-08-associate-glade-files.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-07-shellscript.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/patches/gnome-mime-data-05-jar-handler.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/patches/gnome-mime-data-05-jar-handler.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/patches/gnome-mime-data-06-pdfviewer.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/gnome-mime-data.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnome-mime-data/patches/gnome-mime-data-01-set-mozilla-default.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mime-data/gnome-mime-data.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-utils/Makefile",
          "components/desktop/gnome2/gnome-utils/patches/02-xopensource.patch"
        ],
        "commitId" : "f8e9ebdccb257fcc9e4b40bfe4b7676cb9f249cb",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix gnome-utils with gcc-7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "f8e9ebdccb257fcc9e4b40bfe4b7676cb9f249cb",
        "msg" : "Fix gnome-utils with gcc-7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-utils/patches/02-xopensource.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/gnome-utils/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-control-center/Makefile"
        ],
        "commitId" : "69033ed46ea79f9ff3c24fa1131c4df613010c88",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix gnome-control-center\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "69033ed46ea79f9ff3c24fa1131c4df613010c88",
        "msg" : "Fix gnome-control-center",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/gnome-control-center/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gnu-iconv/Makefile",
          "components/gnu-iconv/libiconv.license",
          "components/gnu-iconv/libiconv.p5m",
          "components/library/gnu-iconv/libiconv.p5m",
          "components/gnu-iconv/Makefile",
          "components/library/gnu-iconv/libiconv.license",
          "components/gnu-iconv/manifests/sample-manifest.p5m",
          "components/library/gnu-iconv/manifests/sample-manifest.p5m"
        ],
        "commitId" : "94a5415a40dabad101ec24e0bf2ccdfc72496b58",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix gnu-iconv\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "94a5415a40dabad101ec24e0bf2ccdfc72496b58",
        "msg" : "Fix gnu-iconv",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/gnu-iconv/libiconv.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnu-iconv/libiconv.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnu-iconv/libiconv.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnu-iconv/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gnu-iconv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gnu-iconv/libiconv.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnu-iconv/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnu-iconv/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/audiofile/Makefile"
        ],
        "commitId" : "ae014f42225fa09a103db631fd3d0e648bc9fe7f",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix audiofile\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "ae014f42225fa09a103db631fd3d0e648bc9fe7f",
        "msg" : "Fix audiofile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/audiofile/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/environment-modules/environment-modules.p5m",
          "components/environment-modules/environment-modules.license",
          "components/environment-modules/manifests/sample-manifest.p5m",
          "components/environment-modules/Makefile",
          "components/sysutils/environment-modules/environment-modules.p5m",
          "components/sysutils/environment-modules/files/modules.sh",
          "components/sysutils/environment-modules/manifests/sample-manifest.p5m",
          "components/environment-modules/files/modules.sh",
          "components/sysutils/environment-modules/environment-modules.license",
          "components/sysutils/environment-modules/Makefile"
        ],
        "commitId" : "89dc1d2090b8c5b9271c6e2916506e448a4b811e",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix environment-modules\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "89dc1d2090b8c5b9271c6e2916506e448a4b811e",
        "msg" : "Fix environment-modules",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/environment-modules/files/modules.sh"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/environment-modules/files/modules.sh"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/environment-modules/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/environment-modules/environment-modules.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/environment-modules/environment-modules.license"
          },
          {
            "editType" : "delete",
            "file" : "components/environment-modules/environment-modules.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/environment-modules/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/environment-modules/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/environment-modules/environment-modules.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/environment-modules/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libgksu/manifests/sample-manifest.p5m",
          "components/library/libgksu/libgksu.license",
          "components/library/libgksu/Makefile",
          "components/library/libgksu/libgksu.p5m"
        ],
        "commitId" : "fab949514dc808270cf282c98a762b4e4d1fc240",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libgksu\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "fab949514dc808270cf282c98a762b4e4d1fc240",
        "msg" : "Fix libgksu",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libgksu/libgksu.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgksu/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgksu/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgksu/libgksu.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libassuan/Makefile"
        ],
        "commitId" : "9e12ba955efc1bfa27986fb5b9783033c2737505",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libassuan with gcc-6\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "9e12ba955efc1bfa27986fb5b9783033c2737505",
        "msg" : "Fix libassuan with gcc-6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libassuan/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/glib/Makefile"
        ],
        "commitId" : "903c96bc0c408f9349d84d39bf0677a974f1d77a",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix glib with gcc-6\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "903c96bc0c408f9349d84d39bf0677a974f1d77a",
        "msg" : "Fix glib with gcc-6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/glib/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gmime/Makefile"
        ],
        "commitId" : "ff4c57938598f013ac85f538582c681029885872",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix gmime dependencies\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "ff4c57938598f013ac85f538582c681029885872",
        "msg" : "Fix gmime dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gmime/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/slang/Makefile"
        ],
        "commitId" : "2f18a86089c014de7a4127a8569d91ef6b89ea1d",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix slang\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "2f18a86089c014de7a4127a8569d91ef6b89ea1d",
        "msg" : "Fix slang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/slang/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtkimageview/patches/04-gcc6.patch",
          "components/library/gtkimageview/Makefile"
        ],
        "commitId" : "9066149e615861833ac7119fd6637fb70d45a877",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix gtkimageview with gcc-6\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "9066149e615861833ac7119fd6637fb70d45a877",
        "msg" : "Fix gtkimageview with gcc-6",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/gtkimageview/patches/04-gcc6.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtkimageview/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/apr/Makefile",
          "components/library/apr/apr-doc.p5m"
        ],
        "commitId" : "13c6a4fac0acf5a6984d0016d2015c4110383d09",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix apr with recent doxygen\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "13c6a4fac0acf5a6984d0016d2015c4110383d09",
        "msg" : "Fix apr with recent doxygen",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/apr/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/apr/apr-doc.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtksourceview-3/Makefile",
          "components/library/gtksourceview-3/patches/01-gcc6.patch"
        ],
        "commitId" : "b7c36fa3846caf587f0b868078870eaeddb20568",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix gtksourceview-3 with gcc-6\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "b7c36fa3846caf587f0b868078870eaeddb20568",
        "msg" : "Fix gtksourceview-3 with gcc-6",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/gtksourceview-3/patches/01-gcc6.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtksourceview-3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libraw/patches/01-gcc6.patch",
          "components/library/libraw/Makefile",
          "components/library/libraw/patches/02-vng_interpolate.patch",
          "components/library/libraw/patches/03-kodak_radc.patch"
        ],
        "commitId" : "899210298b53fed80bd54044fe4d948582ed5af1",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libraw with gcc-6\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "899210298b53fed80bd54044fe4d948582ed5af1",
        "msg" : "Fix libraw with gcc-6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libraw/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libraw/patches/01-gcc6.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libraw/patches/03-kodak_radc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libraw/patches/02-vng_interpolate.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libspectre/Makefile"
        ],
        "commitId" : "41c5f43b03805f2e089e3f8faace009e4bc9621e",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libspectre with gcc-6\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "41c5f43b03805f2e089e3f8faace009e4bc9621e",
        "msg" : "Fix libspectre with gcc-6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libspectre/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gtksourceview/Makefile",
          "components/gtksourceview/manifests/sample-manifest.p5m",
          "components/library/gtksourceview/gtksourceview.p5m",
          "components/gtksourceview/gtksourceview.p5m",
          "components/library/gtksourceview/gtksourceview.license",
          "components/library/gtksourceview/manifests/sample-manifest.p5m",
          "components/library/gtksourceview/Makefile",
          "components/gtksourceview/gtksourceview.license"
        ],
        "commitId" : "1252e81b3adab028817133cb3e991a191f085518",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Move gtksourceview to library\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "1252e81b3adab028817133cb3e991a191f085518",
        "msg" : "Move gtksourceview to library",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/gtksourceview/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gtksourceview/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtksourceview/gtksourceview.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtksourceview/gtksourceview.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtksourceview/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gtksourceview/gtksourceview.license"
          },
          {
            "editType" : "delete",
            "file" : "components/gtksourceview/gtksourceview.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gtksourceview/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libdmx/Makefile"
        ],
        "commitId" : "3350f578cceca69ec56e31a994c9df49490b24f8",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libdmx dependencies\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "3350f578cceca69ec56e31a994c9df49490b24f8",
        "msg" : "Fix libdmx dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libdmx/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xdriinfo/Makefile"
        ],
        "commitId" : "129fcaaf9dd232d57506d15d02d2c17a5b4fada0",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix xdriinfo dependencies\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "129fcaaf9dd232d57506d15d02d2c17a5b4fada0",
        "msg" : "Fix xdriinfo dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xdriinfo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmusicbrainz-3/Makefile",
          "components/library/libmusicbrainz-3/patches/01-gcc7.patch",
          "components/libmusicbrainz-3/manifests/sample-manifest.p5m",
          "components/libmusicbrainz-3/Makefile",
          "components/library/libmusicbrainz-3/libmusicbrainz-3.p5m",
          "components/libmusicbrainz-3/libmusicbrainz-3.p5m",
          "components/library/libmusicbrainz-3/manifests/sample-manifest.p5m"
        ],
        "commitId" : "69ce8d76e8bfecb514497e2b4d6e68be65b95930",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libmusicbrainz-3 with gcc-7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "69ce8d76e8bfecb514497e2b4d6e68be65b95930",
        "msg" : "Fix libmusicbrainz-3 with gcc-7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libmusicbrainz-3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmusicbrainz-3/libmusicbrainz-3.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libmusicbrainz-3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmusicbrainz-3/patches/01-gcc7.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libmusicbrainz-3/libmusicbrainz-3.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmusicbrainz-3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmusicbrainz-3/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xorg-server/Makefile"
        ],
        "commitId" : "d04bc0e5a683657603a633321e1bcc163000b1f1",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix xorg-server dependencies\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "d04bc0e5a683657603a633321e1bcc163000b1f1",
        "msg" : "Fix xorg-server dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/compiz-plugins-extra/Makefile"
        ],
        "commitId" : "b6efdb58a374702ad39ec98ba83a758d6c5f2bde",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix compiz-plugin-extra dependencies\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "b6efdb58a374702ad39ec98ba83a758d6c5f2bde",
        "msg" : "Fix compiz-plugin-extra dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-plugins-extra/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/compiz-plugins-main/Makefile"
        ],
        "commitId" : "ddf9c6a98cb275b1c87ff56cc754a16ab28f00fc",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix compiz-plugin-main dependencies\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "ddf9c6a98cb275b1c87ff56cc754a16ab28f00fc",
        "msg" : "Fix compiz-plugin-main dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-plugins-main/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/libgweather/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/libgweather/Makefile",
          "components/libgweather/manifests/sample-manifest.p5m",
          "components/libgweather/Makefile",
          "components/desktop/gnome2/libgweather/libgweather.p5m",
          "components/libgweather/libgweather.p5m"
        ],
        "commitId" : "9c9b6670775fb51ba7e5c359b9fe066f7457091e",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix libgweather dependencies\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "9c9b6670775fb51ba7e5c359b9fe066f7457091e",
        "msg" : "Fix libgweather dependencies",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libgweather/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/libgweather/libgweather.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libgweather/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/libgweather/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/libgweather/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libgweather/libgweather.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/dasher/Makefile"
        ],
        "commitId" : "62912f5ecaa89cebc5d51524f15c019651ea3555",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix dasher with gcc-7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "62912f5ecaa89cebc5d51524f15c019651ea3555",
        "msg" : "Fix dasher with gcc-7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/dasher/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/mariadb-55/Makefile",
          "components/database/mariadb-55/patches/05-gcc7.patch"
        ],
        "commitId" : "21e979f6a086d832943cdf28b4d96d42fbf4ff49",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix mariadb-55 with gcc-7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "21e979f6a086d832943cdf28b4d96d42fbf4ff49",
        "msg" : "Fix mariadb-55 with gcc-7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-55/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/database/mariadb-55/patches/05-gcc7.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/eog/patches/eog-07-xopensource.patch",
          "components/image/eog/Makefile"
        ],
        "commitId" : "dc5d6632137013a18b0b27b99de84530764fb44a",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix eog with gcc-7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "dc5d6632137013a18b0b27b99de84530764fb44a",
        "msg" : "Fix eog with gcc-7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/image/eog/patches/eog-07-xopensource.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/image/eog/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/eom/patches/03-xopensource.patch",
          "components/image/eom/Makefile"
        ],
        "commitId" : "e690136e4aacb7548f55d09af80bb14eddd41c4c",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix eom with gcc-7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "e690136e4aacb7548f55d09af80bb14eddd41c4c",
        "msg" : "Fix eom with gcc-7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/eom/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/image/eom/patches/03-xopensource.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/tracker/Makefile"
        ],
        "commitId" : "c6d8e02145cca84aeca840429a25799cd5f6f311",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix tracker with gcc-7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "c6d8e02145cca84aeca840429a25799cd5f6f311",
        "msg" : "Fix tracker with gcc-7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/tracker/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/drivel/Makefile"
        ],
        "commitId" : "fc605a8036cb26a705207869a26f72fe1f786b7d",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix drivel with gcc-7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "fc605a8036cb26a705207869a26f72fe1f786b7d",
        "msg" : "Fix drivel with gcc-7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/drivel/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/evolution-data-server/patches/evolution-data-server-07-fixxref-modules.patch",
          "components/evolution-data-server/patches/evolution-data-server-08-groupwise-makefile.patch",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-01-open-address-book-sparc.patch",
          "components/evolution-data-server/patches/evolution-data-server-10-vfolder-count.patch",
          "components/evolution-data-server/patches/evolution-data-server-12-sqlite.patch",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-08-groupwise-makefile.patch",
          "components/evolution-data-server/patches/evolution-data-server-05-comm-err.patch",
          "components/evolution-data-server/patches/evolution-data-server-13-gpg.patch",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-05-comm-err.patch",
          "components/evolution-data-server/patches/evolution-data-server-02-ldap-search.patch",
          "components/desktop/gnome2/evolution-data-server/evolution-data-server.p5m",
          "components/evolution-data-server/patches/evolution-data-server-01-open-address-book-sparc.patch",
          "components/desktop/gnome2/evolution-data-server/manifests/sample-manifest.p5m",
          "components/evolution-data-server/patches/evolution-data-server-09-socket.patch",
          "components/evolution-data-server/evolution-data-server.p5m",
          "components/evolution-data-server/patches/libxml-2.9.patch",
          "components/desktop/gnome2/evolution-data-server/Makefile",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-15-automake-1.15.patch",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-14-build-issue.patch",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-04-not-build-test.patch",
          "components/evolution-data-server/Makefile",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-10-vfolder-count.patch",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-12-sqlite.patch",
          "components/evolution-data-server/patches/e-book-backend-ldap.c.patch",
          "components/desktop/gnome2/evolution-data-server/patches/libxml-2.9.patch",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-13-gpg.patch",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-02-ldap-search.patch",
          "components/evolution-data-server/patches/evolution-data-server-04-not-build-test.patch",
          "components/evolution-data-server/patches/evolution-data-server-15-automake-1.15.patch",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-09-socket.patch",
          "components/evolution-data-server/patches/evolution-data-server-14-build-issue.patch",
          "components/desktop/gnome2/evolution-data-server/patches/e-book-backend-ldap.c.patch",
          "components/evolution-data-server/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-07-fixxref-modules.patch"
        ],
        "commitId" : "2264f296e462e4e9cec8b6ca36850b5d70463437",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix evolution-data-server with gcc-7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "2264f296e462e4e9cec8b6ca36850b5d70463437",
        "msg" : "Fix evolution-data-server with gcc-7",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-08-groupwise-makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-02-ldap-search.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-12-sqlite.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-09-socket.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-04-not-build-test.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-14-build-issue.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-12-sqlite.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/evolution-data-server.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-15-automake-1.15.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/e-book-backend-ldap.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-13-gpg.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-09-socket.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-05-comm-err.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-13-gpg.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-01-open-address-book-sparc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/e-book-backend-ldap.c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-02-ldap-search.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-07-fixxref-modules.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-10-vfolder-count.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-05-comm-err.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-01-open-address-book-sparc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-04-not-build-test.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-07-fixxref-modules.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-15-automake-1.15.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/libxml-2.9.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-08-groupwise-makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/evolution-data-server-14-build-issue.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/patches/evolution-data-server-10-vfolder-count.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/evolution-data-server/evolution-data-server.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution-data-server/patches/libxml-2.9.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/gthumb/Makefile"
        ],
        "commitId" : "2d7b49a29833e05e3957945e6c26e10c51594a9d",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix gthumb with gcc-7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "2d7b49a29833e05e3957945e6c26e10c51594a9d",
        "msg" : "Fix gthumb with gcc-7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/gthumb/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/iiim/Makefile"
        ],
        "commitId" : "e0f363518aad12cea2ee35db722b4023e6711a9c",
        "timestamp" : 1496777656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix iim with gcc-7\u000a",
        "date" : "2017-06-06 21:34:16 +0200",
        "id" : "e0f363518aad12cea2ee35db722b4023e6711a9c",
        "msg" : "Fix iim with gcc-7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/iiim/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}