{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7475,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b28ec9aa61bcecd6c73af0298dbe499b788f24e9",
            "branch" : [
              {
                "SHA1" : "b28ec9aa61bcecd6c73af0298dbe499b788f24e9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b28ec9aa61bcecd6c73af0298dbe499b788f24e9",
            "branch" : [
              {
                "SHA1" : "b28ec9aa61bcecd6c73af0298dbe499b788f24e9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b28ec9aa61bcecd6c73af0298dbe499b788f24e9",
        "branch" : [
          {
            "SHA1" : "b28ec9aa61bcecd6c73af0298dbe499b788f24e9",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7475",
  "duration" : 15537613,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7475",
  "id" : "7475",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7475,
  "queueId" : 265,
  "result" : "SUCCESS",
  "timestamp" : 1722980054207,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7475/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16-timescaledb/manifests/sample-manifest.p5m",
          "components/database/postgresql-16-timescaledb/timescaledb.p5m",
          "components/database/postgresql-16-timescaledb/pkg5",
          "components/database/postgresql-16-timescaledb/Makefile"
        ],
        "commitId" : "423cbee67e916b1589fc1f38c7331d422ab2957a",
        "timestamp" : 1722583524000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "timescaledb: add postgresql extension timescaledb 2.16.0\u000a\u000a",
        "date" : "2024-08-02 09:25:24 +0200",
        "id" : "423cbee67e916b1589fc1f38c7331d422ab2957a",
        "msg" : "timescaledb: add postgresql extension timescaledb 2.16.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/database/postgresql-16-timescaledb/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/postgresql-16-timescaledb/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/database/postgresql-16-timescaledb/timescaledb.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/postgresql-16-timescaledb/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16-timescaledb/Makefile"
        ],
        "commitId" : "41961437929078ed55961c44d1ce7d4bd70fca18",
        "timestamp" : 1722597842000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "timescaledb: workaround the bootsrap openssl check\u000a\u000a",
        "date" : "2024-08-02 13:24:02 +0200",
        "id" : "41961437929078ed55961c44d1ce7d4bd70fca18",
        "msg" : "timescaledb: workaround the bootsrap openssl check",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-timescaledb/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/bash/Makefile",
          "components/shell/bash/patches/bash52-030.patch",
          "components/shell/bash/patches/bash52-031.patch",
          "components/shell/bash/patches/bash52-028.patch",
          "components/shell/bash/manifests/sample-manifest.p5m",
          "components/shell/bash/patches/bash52-032.patch",
          "components/shell/bash/bash.p5m",
          "components/shell/bash/patches/bash52-029.patch",
          "components/shell/bash/patches/bash52-027.patch"
        ],
        "commitId" : "20210fef5a3c723e1635f22cd1c090042f9fed3a",
        "timestamp" : 1722597854000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bash: update to 5.2p32\u000a\u000a",
        "date" : "2024-08-02 13:24:14 +0200",
        "id" : "20210fef5a3c723e1635f22cd1c090042f9fed3a",
        "msg" : "bash: update to 5.2p32",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash52-030.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash52-028.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash52-029.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash52-031.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/bash.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash52-032.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash52-027.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "5347f92fb24eddae218f68908287243f99287a36",
        "timestamp" : 1722597867000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: update to 2.470\u000a\u000a",
        "date" : "2024-08-02 13:24:27 +0200",
        "id" : "5347f92fb24eddae218f68908287243f99287a36",
        "msg" : "jenkins-core-weekly: update to 2.470",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16-citus/Makefile"
        ],
        "commitId" : "d8d42ee8a5056513f5dea7aeb735d8027320b354",
        "timestamp" : 1722597881000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgres-16/citus: update to 12.1.5\u000a\u000a",
        "date" : "2024-08-02 13:24:41 +0200",
        "id" : "d8d42ee8a5056513f5dea7aeb735d8027320b354",
        "msg" : "postgres-16/citus: update to 12.1.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-citus/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-16-mysql_fdw/Makefile"
        ],
        "commitId" : "d0912a670d86cbfe55c34e8d88aa9089e7276527",
        "timestamp" : 1722597893000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgres-16/mysql_fdw: update to 2.9.2\u000a\u000a",
        "date" : "2024-08-02 13:24:53 +0200",
        "id" : "d0912a670d86cbfe55c34e8d88aa9089e7276527",
        "msg" : "postgres-16/mysql_fdw: update to 2.9.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-16-mysql_fdw/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/nrpe/patches/04-smf-refresh.patch",
          "components/sysutils/nrpe/Makefile",
          "components/sysutils/nrpe/manifests/sample-manifest.p5m",
          "components/sysutils/nrpe/pkg5"
        ],
        "commitId" : "03f19626e1946cf1bfc4c49382d2480f35f0f967",
        "timestamp" : 1722603237000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nrpe: update to 4.1.1\u000a\u000a",
        "date" : "2024-08-02 14:53:57 +0200",
        "id" : "03f19626e1946cf1bfc4c49382d2480f35f0f967",
        "msg" : "nrpe: update to 4.1.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/sysutils/nrpe/patches/04-smf-refresh.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nrpe/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nrpe/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nrpe/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m"
        ],
        "commitId" : "9c0114bf8c89b9bfdd3a216826a7db0f351de24c",
        "timestamp" : 1722603250000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.1.0652\u000a\u000a",
        "date" : "2024-08-02 14:54:10 +0200",
        "id" : "9c0114bf8c89b9bfdd3a216826a7db0f351de24c",
        "msg" : "vim: update to 9.1.0652",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/SDL2/manifests/sample-manifest.p5m",
          "components/library/SDL2/Makefile",
          "components/library/SDL2/sdl2.p5m"
        ],
        "commitId" : "461cc3f205939760d641e160a779c32bcb9494e0",
        "timestamp" : 1722603262000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "SDL2: update to 2.30.6\u000a\u000a",
        "date" : "2024-08-02 14:54:22 +0200",
        "id" : "461cc3f205939760d641e160a779c32bcb9494e0",
        "msg" : "SDL2: update to 2.30.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/SDL2/sdl2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/SDL2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/SDL2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xfs/manifests/sample-manifest.p5m",
          "components/x11/xfs/pkg5",
          "components/x11/xfs/Makefile"
        ],
        "commitId" : "c0f0b083ea3c8eec910038f80876a42f62bf8227",
        "timestamp" : 1722628428000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xfs: update to 1.2.2\u000a\u000a",
        "date" : "2024-08-02 21:53:48 +0200",
        "id" : "c0f0b083ea3c8eec910038f80876a42f62bf8227",
        "msg" : "xfs: update to 1.2.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xfs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xfs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xfs/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/c-ares/manifests/sample-manifest.p5m",
          "components/library/c-ares/Makefile",
          "components/library/c-ares/libcares.p5m"
        ],
        "commitId" : "a2918095ef7826209065cd25027648f3eb864a9d",
        "timestamp" : 1722685754000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "c-ares: update to 1.33.0\u000a\u000a",
        "date" : "2024-08-03 13:49:14 +0200",
        "id" : "a2918095ef7826209065cd25027648f3eb864a9d",
        "msg" : "c-ares: update to 1.33.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/libcares.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cmake/Makefile"
        ],
        "commitId" : "38cd2cae89a961c612302ac0ef88805a816ef527",
        "timestamp" : 1722685766000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmake: update to 3.30.2\u000a\u000a",
        "date" : "2024-08-03 13:49:26 +0200",
        "id" : "38cd2cae89a961c612302ac0ef88805a816ef527",
        "msg" : "cmake: update to 3.30.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-14/patches/0023-Make-install-strip-target-work-for-libobjc.patch",
          "components/developer/gcc-14/patches/0035-cmn_err-supports-h-and-hh.patch",
          "components/developer/gcc-14/gccgo-14-runtime.p5m",
          "components/developer/gcc-14/patches/0026-G-should-imply-the-same-specs-as-shared.patch",
          "components/developer/gcc-14/gcc-14-runtime.p5m",
          "components/developer/gcc-14/patches/0016-i386-use-correct-error-message-about-msave-args-and-.patch",
          "components/developer/gcc-14/patches/0028-Convert-unsupported-use-of-msave-args-to-a-warning.patch",
          "components/developer/gcc-14/patches/0009-16-update-cmn_err-format-specifier.patch",
          "components/developer/gcc-14/patches/0027-Correct-path-to-elfdump.patch",
          "components/developer/gcc-14/patches/0030-13185-zassert-deflib-does-not-work-for-64-bit-object.patch",
          "components/developer/gcc-14/patches/0031-Fix-cp-module.cc-build-use-posix_madvise.patch",
          "components/developer/gcc-14/patches/0005-allow-the-global-disabling-of-function-cloning.patch",
          "components/developer/gcc-14/patches/0006-strict-cc2-check-that-disabling-function-cloning-pre.patch",
          "components/developer/gcc-14/patches/0024-i386-use-the-new-style-retpoline-thunk-names-for-ext.patch",
          "components/developer/gcc-14/patches/0015-gcc.target-i386-retarg-skip-if-msave-args.patch",
          "components/developer/gcc-14/patches/0004-Implement-fstrict-calling-conventions.patch",
          "components/developer/gcc-14/gcc-14.p5m",
          "components/developer/gcc-14/patches/0014-i386-don-t-assert-the-FP-is-valid-during-epilogue-ad.patch",
          "components/developer/gcc-14/patches/0019-Address-fixincludes-failure.patch",
          "components/developer/gcc-14/gobjc-14-runtime.p5m",
          "components/developer/gcc-14/patches/0034-Add-fforce-omit-frame-pointer.patch",
          "components/developer/gcc-14/g++-14-runtime.p5m",
          "components/developer/gcc-14/patches/0021-Fix-libsanitizer-build-for-illumos.patch",
          "components/developer/gcc-14/patches/0008-i386-Save-integer-passed-arguments-to-the-stack-to-a.patch",
          "components/developer/gcc-14/patches/0033-libstdc-must-use-thread-local-errno.patch",
          "components/developer/gcc-14/patches/0011-We-never-want-to-omit-the-frame-pointer-regardless-o.patch",
          "components/developer/gcc-14/patches/0025-Use-appropriate-values-objects.patch",
          "components/developer/gcc-14/patches/0020-Use-GNU-backends-for-gcc-ar-nm-ranlib.patch",
          "components/developer/gcc-14/patches/0002-gcc-enable-the-.eh_frame-based-unwinder.patch",
          "components/developer/gcc-14/patches/0010-19-cmn_err-b-conversion-should-accept-0-flag.patch",
          "components/developer/gcc-14/Makefile",
          "components/developer/gcc-14/patches/0012-libgo-libelf-on-illumos-doesn-t-support-largefile.patch",
          "components/developer/gcc-14/patches/0003-intl-Don-t-use-UTF-8-quotes.-Ever.patch",
          "components/developer/gcc-14/patches/0007-sol2-enable-full-__cxa_atexit-support.patch",
          "components/developer/gcc-14/patches/0022-gccgo-should-use-GNU-ar.patch",
          "components/developer/gcc-14/patches/0013-tests-x86_64-pro_and_epilogue-RTL-can-t-work-with-ms.patch",
          "components/developer/gcc-14/patches/0017-gcc.target-i386-skip-16bit-tests-when-msave-args.patch",
          "components/developer/gcc-14/test/results-all.master",
          "components/developer/gcc-14/patches/0032-Add-__illumos__-preprocessor-definition.patch",
          "components/developer/gcc-14/manifests/sample-manifest.p5m",
          "components/developer/gcc-14/patches/Bug106813.patch",
          "components/developer/gcc-14/patches/0018-Use-compare-debug-to-pass-stage2-stage3-comparison-a.patch",
          "components/developer/gcc-14/patches/0036-OOCE-Adjust-default-library-paths-for-OmniOS.patch",
          "components/developer/gcc-14/gfortran-14-runtime.p5m",
          "components/developer/gcc-14/patches/0029-Use-the-illumos-libc-SSP-implementation-for-fstack-p.patch",
          "components/developer/gcc-14/pkg5"
        ],
        "commitId" : "0d12ff4bce2ee1a93199ac1ea72c08e1395e05cb",
        "timestamp" : 1722784480000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add gcc-14.2.0\u000a\u000a",
        "date" : "2024-08-04 17:14:40 +0200",
        "id" : "0d12ff4bce2ee1a93199ac1ea72c08e1395e05cb",
        "msg" : "add gcc-14.2.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0017-gcc.target-i386-skip-16bit-tests-when-msave-args.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0028-Convert-unsupported-use-of-msave-args-to-a-warning.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/gobjc-14-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0004-Implement-fstrict-calling-conventions.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0008-i386-Save-integer-passed-arguments-to-the-stack-to-a.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0016-i386-use-correct-error-message-about-msave-args-and-.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0036-OOCE-Adjust-default-library-paths-for-OmniOS.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0007-sol2-enable-full-__cxa_atexit-support.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0027-Correct-path-to-elfdump.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0034-Add-fforce-omit-frame-pointer.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0033-libstdc-must-use-thread-local-errno.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/gcc-14.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0002-gcc-enable-the-.eh_frame-based-unwinder.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0006-strict-cc2-check-that-disabling-function-cloning-pre.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0015-gcc.target-i386-retarg-skip-if-msave-args.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0018-Use-compare-debug-to-pass-stage2-stage3-comparison-a.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0021-Fix-libsanitizer-build-for-illumos.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0030-13185-zassert-deflib-does-not-work-for-64-bit-object.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0012-libgo-libelf-on-illumos-doesn-t-support-largefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0013-tests-x86_64-pro_and_epilogue-RTL-can-t-work-with-ms.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/Bug106813.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/g++-14-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/gfortran-14-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0032-Add-__illumos__-preprocessor-definition.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0031-Fix-cp-module.cc-build-use-posix_madvise.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0011-We-never-want-to-omit-the-frame-pointer-regardless-o.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0014-i386-don-t-assert-the-FP-is-valid-during-epilogue-ad.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0035-cmn_err-supports-h-and-hh.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0019-Address-fixincludes-failure.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0024-i386-use-the-new-style-retpoline-thunk-names-for-ext.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0010-19-cmn_err-b-conversion-should-accept-0-flag.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0022-gccgo-should-use-GNU-ar.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/gcc-14-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/gccgo-14-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0009-16-update-cmn_err-format-specifier.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0025-Use-appropriate-values-objects.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0003-intl-Don-t-use-UTF-8-quotes.-Ever.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0020-Use-GNU-backends-for-gcc-ar-nm-ranlib.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0005-allow-the-global-disabling-of-function-cloning.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0023-Make-install-strip-target-work-for-libobjc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0029-Use-the-illumos-libc-SSP-implementation-for-fstack-p.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-14/patches/0026-G-should-imply-the-same-specs-as-shared.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "333203518c1c35ca160bff43ee650e6ee722db29",
        "timestamp" : 1722857699000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "disable gcc-14\u000a\u000a",
        "date" : "2024-08-05 13:34:59 +0200",
        "id" : "333203518c1c35ca160bff43ee650e6ee722db29",
        "msg" : "disable gcc-14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/stack-spur/pkg5",
          "components/runtime/smalltalk/stack-spur/test/results-64.master",
          "components/runtime/smalltalk/stack-spur/Makefile",
          "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/patches/05-sqUnixMain.patch",
          "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/squeak.ips"
        ],
        "commitId" : "bcac7292412be891c13b77f7c53dcf04c0fc6d6f",
        "timestamp" : 1722857729000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "opensmalltalk stack-spur : update to VMMaker.oscog-eem.3423\u000a\u000a",
        "date" : "2024-08-05 13:35:29 +0200",
        "id" : "bcac7292412be891c13b77f7c53dcf04c0fc6d6f",
        "msg" : "opensmalltalk stack-spur : update to VMMaker.oscog-eem.3423",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/smalltalk/stack-spur/patches/05-sqUnixMain.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/ntp/manpages/ntp.conf.4",
          "components/network/ntp/manpages/ntptrace.1m",
          "components/network/ntp/manpages/ntpdc.1m",
          "components/network/ntp/manpages/ntpq.1m",
          "components/network/ntp/patches/20-syscall.patch",
          "components/network/ntp/test/results-all.master",
          "components/network/ntp/patches/98-recvbuff.patch",
          "components/network/ntp/patches/10-etcfix.patch",
          "components/network/ntp/ntp.p5m",
          "components/network/ntp/patches/75-notroot.patch",
          "components/network/ntp/Makefile",
          "components/network/ntp/pkg5",
          "components/network/ntp/patches/65-exit-offset.patch",
          "components/network/ntp/patches/50-noserve.patch",
          "components/network/ntp/patches/80-eperm.patch",
          "components/network/ntp/manifests/sample-manifest.p5m",
          "components/network/ntp/manpages/ntpd.1m",
          "components/network/ntp/manpages/ntp-keygen.1m",
          "components/network/ntp/patches/99-libevent-2.1.patch"
        ],
        "commitId" : "859a7488195f1c41623d3504bcdca3538f31be93",
        "timestamp" : 1722908395000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ntp: update to 4.2.8p18\u000a\u000a",
        "date" : "2024-08-06 03:39:55 +0200",
        "id" : "859a7488195f1c41623d3504bcdca3538f31be93",
        "msg" : "ntp: update to 4.2.8p18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/ntp/patches/99-libevent-2.1.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/network/ntp/manpages/ntpdc.1m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/ntp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/patches/75-notroot.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/ntp/manpages/ntpq.1m"
          },
          {
            "editType" : "delete",
            "file" : "components/network/ntp/manpages/ntptrace.1m"
          },
          {
            "editType" : "delete",
            "file" : "components/network/ntp/manpages/ntp-keygen.1m"
          },
          {
            "editType" : "delete",
            "file" : "components/network/ntp/manpages/ntp.conf.4"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/patches/10-etcfix.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/patches/80-eperm.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/patches/20-syscall.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/patches/50-noserve.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/network/ntp/manpages/ntpd.1m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/patches/98-recvbuff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/patches/65-exit-offset.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/cmark/Makefile"
        ],
        "commitId" : "4720b8bac8bd1433ed48390901eb135ae2e92dc1",
        "timestamp" : 1722976046000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmark: update to 0.31.1\u000a\u000a",
        "date" : "2024-08-06 22:27:26 +0200",
        "id" : "4720b8bac8bd1433ed48390901eb135ae2e92dc1",
        "msg" : "cmark: update to 0.31.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/cmark/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-121/golang-121.p5m",
          "components/developer/golang-121/Makefile",
          "components/developer/golang-121/manifests/sample-manifest.p5m"
        ],
        "commitId" : "348318f185e0ac793b0224fdbfd70ce8c1bc6d64",
        "timestamp" : 1722976059000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "golang-121: update to 1.21.12\u000a\u000a",
        "date" : "2024-08-06 22:27:39 +0200",
        "id" : "348318f185e0ac793b0224fdbfd70ce8c1bc6d64",
        "msg" : "golang-121: update to 1.21.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-121/golang-121.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-121/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-121/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/fastfetch/Makefile"
        ],
        "commitId" : "b28ec9aa61bcecd6c73af0298dbe499b788f24e9",
        "timestamp" : 1722976078000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fastfetch: update to 2.21.0\u000a\u000a",
        "date" : "2024-08-06 22:27:58 +0200",
        "id" : "b28ec9aa61bcecd6c73af0298dbe499b788f24e9",
        "msg" : "fastfetch: update to 2.21.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/fastfetch/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}