<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginoihipster _class='hudson.plugins.git.util.Build'><buildNumber>4570</buildNumber><marked><SHA1>c8435a8f54387bfa2dc4fb951e6e2e32bfa27559</SHA1><branch><SHA1>c8435a8f54387bfa2dc4fb951e6e2e32bfa27559</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></marked><revision><SHA1>c8435a8f54387bfa2dc4fb951e6e2e32bfa27559</SHA1><branch><SHA1>c8435a8f54387bfa2dc4fb951e6e2e32bfa27559</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></revision></refsremotesoriginoihipster><originoihipster _class='hudson.plugins.git.util.Build'><buildNumber>3897</buildNumber><marked><SHA1>5751b2ff5ccd4825400f4a37a10c38da4a0f23f3</SHA1><branch><SHA1>5751b2ff5ccd4825400f4a37a10c38da4a0f23f3</SHA1><name>origin/oi/hipster</name></branch></marked><revision><SHA1>5751b2ff5ccd4825400f4a37a10c38da4a0f23f3</SHA1><branch><SHA1>5751b2ff5ccd4825400f4a37a10c38da4a0f23f3</SHA1><name>origin/oi/hipster</name></branch></revision></originoihipster></buildsByBranchName><lastBuiltRevision><SHA1>c8435a8f54387bfa2dc4fb951e6e2e32bfa27559</SHA1><branch><SHA1>c8435a8f54387bfa2dc4fb951e6e2e32bfa27559</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></lastBuiltRevision><remoteUrl>git://github.com/OpenIndiana/oi-userland.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#4570</displayName><duration>876946</duration><estimatedDuration>3132375</estimatedDuration><fullDisplayName>illumos-gate #4570</fullDisplayName><id>4570</id><inProgress>false</inProgress><keepLog>false</keepLog><number>4570</number><queueId>81</queueId><result>SUCCESS</result><timestamp>1469881970063</timestamp><url>https://hipster.openindiana.org/jenkins/job/illumos-gate/4570/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/desktop/mate/mate-calc/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/desktop/mate/mate-calc/mate-calc.p5m</affectedPath><affectedPath>components/desktop/mate/mate-calc/Makefile</affectedPath><commitId>cde35d154c23147afd2e82b790beb0e078e0a452</commitId><timestamp>1469711663000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/toasterson</absoluteUrl><fullName>Till Wegmüller</fullName></author><authorEmail>toasterson@gmail.com</authorEmail><comment>Added: mate-calc
</comment><date>2016-07-28 13:14:23 +0000</date><id>cde35d154c23147afd2e82b790beb0e078e0a452</id><msg>Added: mate-calc</msg><path><editType>add</editType><file>components/desktop/mate/mate-calc/manifests/sample-manifest.p5m</file></path><path><editType>add</editType><file>components/desktop/mate/mate-calc/mate-calc.p5m</file></path><path><editType>add</editType><file>components/desktop/mate/mate-calc/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/web/firefox/patches/18-sleep-a-second.patch</affectedPath><affectedPath>components/web/firefox/Makefile</affectedPath><affectedPath>components/web/firefox/patches/17-cast-getpid-to-int.patch</affectedPath><affectedPath>components/web/firefox/patches/19-use-pthread_cond_reltimedwait_np.patch</affectedPath><commitId>e5120ac0b9890c7551020171d8c1938e6c51d7c9</commitId><timestamp>1469800525000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/jimklimov</absoluteUrl><fullName>Jim Klimov</fullName></author><authorEmail>jim@jimklimov.com</authorEmail><comment>Added patches from denk http://witch.tambov.ru/~denis/ff/ to fix FireFox
crash-on-exit situations
</comment><date>2016-07-29 15:55:25 +0200</date><id>e5120ac0b9890c7551020171d8c1938e6c51d7c9</id><msg>Added patches from denk http://witch.tambov.ru/~denis/ff/ to fix FireFox</msg><path><editType>edit</editType><file>components/web/firefox/Makefile</file></path><path><editType>add</editType><file>components/web/firefox/patches/19-use-pthread_cond_reltimedwait_np.patch</file></path><path><editType>add</editType><file>components/web/firefox/patches/17-cast-getpid-to-int.patch</file></path><path><editType>add</editType><file>components/web/firefox/patches/18-sleep-a-second.patch</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/web/firefox/patches/19-use-pthread_cond_reltimedwait_np.patch</affectedPath><commitId>52e7ab2102ce4e74f409b864146c8d6acdef5010</commitId><timestamp>1469803544000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/jimklimov</absoluteUrl><fullName>Jim Klimov</fullName></author><authorEmail>jim@jimklimov.com</authorEmail><comment>Per review, removed 19-use-pthread_cond_reltimedwait_np.patch (so keep
using the portable function)
</comment><date>2016-07-29 16:45:44 +0200</date><id>52e7ab2102ce4e74f409b864146c8d6acdef5010</id><msg>Per review, removed 19-use-pthread_cond_reltimedwait_np.patch (so keep</msg><path><editType>delete</editType><file>components/web/firefox/patches/19-use-pthread_cond_reltimedwait_np.patch</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/library/libwnck3/libwnck3.p5m</affectedPath><affectedPath>components/library/libwnck3/Makefile</affectedPath><affectedPath>components/library/libwnck3/manifests/sample-manifest.p5m</affectedPath><commitId>15620f3427dbcc83d0ed3d0843cc544a4a4cd685</commitId><timestamp>1469809923000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/apyhalov</absoluteUrl><fullName>apyhalov</fullName></author><authorEmail>apyhalov@gmail.com</authorEmail><comment>Add libwnck3 3.18.0
</comment><date>2016-07-29 19:32:03 +0300</date><id>15620f3427dbcc83d0ed3d0843cc544a4a4cd685</id><msg>Add libwnck3 3.18.0</msg><path><editType>add</editType><file>components/library/libwnck3/manifests/sample-manifest.p5m</file></path><path><editType>add</editType><file>components/library/libwnck3/libwnck3.p5m</file></path><path><editType>add</editType><file>components/library/libwnck3/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/mm-common/Makefile</affectedPath><affectedPath>components/library/mm-common/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/library/mm-common/mm-common.p5m</affectedPath><affectedPath>components/library/mm-common/patches/use-gsed.patch</affectedPath><affectedPath>components/mm-common/patches/use-gsed.patch</affectedPath><affectedPath>components/mm-common/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/library/mm-common/Makefile</affectedPath><affectedPath>components/mm-common/mm-common.p5m</affectedPath><commitId>800fca6763ca16d6e34394adc96930c11b3763da</commitId><timestamp>1469810009000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/apyhalov</absoluteUrl><fullName>apyhalov</fullName></author><authorEmail>apyhalov@gmail.com</authorEmail><comment>mm-common: update to 0.9.10
</comment><date>2016-07-29 19:33:29 +0300</date><id>800fca6763ca16d6e34394adc96930c11b3763da</id><msg>mm-common: update to 0.9.10</msg><path><editType>add</editType><file>components/library/mm-common/manifests/sample-manifest.p5m</file></path><path><editType>add</editType><file>components/library/mm-common/mm-common.p5m</file></path><path><editType>add</editType><file>components/library/mm-common/Makefile</file></path><path><editType>delete</editType><file>components/mm-common/manifests/sample-manifest.p5m</file></path><path><editType>delete</editType><file>components/mm-common/mm-common.p5m</file></path><path><editType>delete</editType><file>components/mm-common/patches/use-gsed.patch</file></path><path><editType>add</editType><file>components/library/mm-common/patches/use-gsed.patch</file></path><path><editType>delete</editType><file>components/mm-common/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/library/glib-networking/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/library/glib-networking/glib-networking.p5m</affectedPath><affectedPath>components/library/glib-networking/Makefile</affectedPath><commitId>75c104f0605c904ef60d6d0c60da1f852f03a432</commitId><timestamp>1469810206000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/apyhalov</absoluteUrl><fullName>apyhalov</fullName></author><authorEmail>apyhalov@gmail.com</authorEmail><comment>glib-networking: update to 2.42.0
</comment><date>2016-07-29 19:36:46 +0300</date><id>75c104f0605c904ef60d6d0c60da1f852f03a432</id><msg>glib-networking: update to 2.42.0</msg><path><editType>edit</editType><file>components/library/glib-networking/glib-networking.p5m</file></path><path><editType>edit</editType><file>components/library/glib-networking/manifests/sample-manifest.p5m</file></path><path><editType>edit</editType><file>components/library/glib-networking/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/library/glibmm/patches/examples_Makefile_am.patch</affectedPath><affectedPath>components/library/glibmm/glibmm.p5m</affectedPath><affectedPath>components/library/glibmm/glibmm.license</affectedPath><affectedPath>components/library/glibmm/patches/tests_giomm_simple.patch</affectedPath><affectedPath>components/library/glibmm/patches/tests_giomm_ioerror.patch</affectedPath><affectedPath>components/library/glibmm/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/library/glibmm/Makefile</affectedPath><commitId>7c4a8722196ec8bd8058b966b190e300e5c880dc</commitId><timestamp>1469811907000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/apyhalov</absoluteUrl><fullName>apyhalov</fullName></author><authorEmail>apyhalov@gmail.com</authorEmail><comment>glibmm: update to 2.43.3
</comment><date>2016-07-29 20:05:07 +0300</date><id>7c4a8722196ec8bd8058b966b190e300e5c880dc</id><msg>glibmm: update to 2.43.3</msg><path><editType>edit</editType><file>components/library/glibmm/manifests/sample-manifest.p5m</file></path><path><editType>edit</editType><file>components/library/glibmm/glibmm.p5m</file></path><path><editType>edit</editType><file>components/library/glibmm/patches/tests_giomm_ioerror.patch</file></path><path><editType>edit</editType><file>components/library/glibmm/Makefile</file></path><path><editType>edit</editType><file>components/library/glibmm/patches/tests_giomm_simple.patch</file></path><path><editType>delete</editType><file>components/library/glibmm/glibmm.license</file></path><path><editType>delete</editType><file>components/library/glibmm/patches/examples_Makefile_am.patch</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>make-rules/ips.mk</affectedPath><affectedPath>doc/makefile-targets.txt</affectedPath><affectedPath>make-rules/shared-macros.mk</affectedPath><commitId>86e587ad52bf9e4dc49f51a9e803a7a26cc5bf29</commitId><timestamp>1469853231000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/apyhalov</absoluteUrl><fullName>apyhalov</fullName></author><authorEmail>apyhalov@gmail.com</authorEmail><comment>Revert "ips.mk / shared-macros.mk : add optional ALL_INSTALLED_STAMP so
we do not call the "install" dynamic target many times"
This reverts commit 871b0337349743a1c89e768ad45547d39708ae32.
</comment><date>2016-07-30 07:33:51 +0300</date><id>86e587ad52bf9e4dc49f51a9e803a7a26cc5bf29</id><msg>Revert "ips.mk / shared-macros.mk : add optional ALL_INSTALLED_STAMP so</msg><path><editType>edit</editType><file>make-rules/ips.mk</file></path><path><editType>edit</editType><file>doc/makefile-targets.txt</file></path><path><editType>edit</editType><file>make-rules/shared-macros.mk</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/library/gtkmm/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/library/gtkmm/Makefile</affectedPath><affectedPath>components/library/atkmm/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/library/gtkmm/patches/gtkmm-02-gobject.patch</affectedPath><affectedPath>components/library/gtkmm/gtkmm.p5m</affectedPath><affectedPath>components/gtkmm/Makefile</affectedPath><affectedPath>components/library/gtkmm/gtkmm.license</affectedPath><affectedPath>components/gtkmm/gtkmm.p5m</affectedPath><affectedPath>components/gtkmm/gtkmm.license</affectedPath><affectedPath>components/gtkmm/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/library/atkmm/atkmm.p5m</affectedPath><affectedPath>components/gtkmm/patches/gtkmm-02-gobject.patch</affectedPath><affectedPath>components/library/atkmm/Makefile</affectedPath><commitId>76d4bcf5553c4bbfc779bf8a2883274750396cf4</commitId><timestamp>1469855399000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/apyhalov</absoluteUrl><fullName>apyhalov</fullName></author><authorEmail>apyhalov@gmail.com</authorEmail><comment>atkmm: update to 2.22.7
</comment><date>2016-07-30 08:09:59 +0300</date><id>76d4bcf5553c4bbfc779bf8a2883274750396cf4</id><msg>atkmm: update to 2.22.7</msg><path><editType>add</editType><file>components/library/gtkmm/manifests/sample-manifest.p5m</file></path><path><editType>add</editType><file>components/library/atkmm/Makefile</file></path><path><editType>delete</editType><file>components/gtkmm/gtkmm.license</file></path><path><editType>delete</editType><file>components/gtkmm/manifests/sample-manifest.p5m</file></path><path><editType>delete</editType><file>components/gtkmm/gtkmm.p5m</file></path><path><editType>add</editType><file>components/library/gtkmm/patches/gtkmm-02-gobject.patch</file></path><path><editType>delete</editType><file>components/gtkmm/Makefile</file></path><path><editType>add</editType><file>components/library/gtkmm/gtkmm.license</file></path><path><editType>delete</editType><file>components/gtkmm/patches/gtkmm-02-gobject.patch</file></path><path><editType>add</editType><file>components/library/gtkmm/Makefile</file></path><path><editType>add</editType><file>components/library/gtkmm/gtkmm.p5m</file></path><path><editType>add</editType><file>components/library/atkmm/atkmm.p5m</file></path><path><editType>add</editType><file>components/library/atkmm/manifests/sample-manifest.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/library/libwnck3/Makefile</affectedPath><commitId>29dd377c6a6764dcdb2a104cc02b4fabfc9c7fb9</commitId><timestamp>1469860441000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/apyhalov</absoluteUrl><fullName>apyhalov</fullName></author><authorEmail>apyhalov@gmail.com</authorEmail><comment>libwnck3: fix fmri
</comment><date>2016-07-30 09:34:01 +0300</date><id>29dd377c6a6764dcdb2a104cc02b4fabfc9c7fb9</id><msg>libwnck3: fix fmri</msg><path><editType>edit</editType><file>components/library/libwnck3/Makefile</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://hipster.openindiana.org/jenkins/user/jim</absoluteUrl><fullName>jim</fullName></culprit><culprit><absoluteUrl>https://hipster.openindiana.org/jenkins/user/apyhalov</absoluteUrl><fullName>apyhalov</fullName></culprit><culprit><absoluteUrl>https://hipster.openindiana.org/jenkins/user/toasterson</absoluteUrl><fullName>Till Wegmüller</fullName></culprit></freeStyleBuild>