Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder collectd-60-solaris10-sparc Build #78

Results:

Build successful

SourceStamp:

Projectcollectd/collectd
Repositoryhttps://github.com/collectd/collectd
Branchcollectd-6.0
Revision7a004910f80a3881cce63c58e6d6ccc7f6dbb24a
Got Revision7a004910f80a3881cce63c58e6d6ccc7f6dbb24a
Changes3 changes

BuildSlave:

unstable10s

Reason:

The AnyBranchScheduler scheduler named 'schedule-collectd-60' triggered this build

Steps and Logfiles:

  1. git update ( 1 mins, 12 secs )
    1. stdio
  2. setproperty property 'ciflags' set ( 0 secs )
    1. stdio
    2. property changes
  3. shell '/opt/csw/bin/bash ./build.sh' ( 8 mins, 12 secs )
    1. stdio
  4. shell_1 './configure --prefix=/opt/csw ...' ( 4 mins, 27 secs )
    1. stdio
    2. config.log
  5. shell_2 'gmake -k ...' ( 9 mins, 22 secs )
    1. stdio
  6. shell_3 'gmake check' ( 2 mins, 26 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch collectd-6.0 Build
builddir /export/home/buildbot-unstable10s/slave/collectd-60-solaris10-sparc slave
buildername collectd-60-solaris10-sparc Builder
buildnumber 78 Build
ciflags --disable-aggregation --disable-check_uptime --disable-csv --disable-java --disable-lua --disable-match_empty_counter --disable-match_hashed --disable-match_regex --disable-match_timediff --disable-match_value --disable-network --disable-perl --disable-postgresql --disable-target_notification --disable-target_replace --disable-target_scale --disable-target_set --disable-target_v5upgrade --disable-threshold --disable-write_graphite --disable-write_kafka --disable-write_mongodb --disable-write_pro .. [property value too long] SetPropertyFromCommand Step
codebase Build
got_revision 7a004910f80a3881cce63c58e6d6ccc7f6dbb24a Git
project collectd/collectd Build
repository https://github.com/collectd/collectd Build
revision 7a004910f80a3881cce63c58e6d6ccc7f6dbb24a Build
scheduler schedule-collectd-60 Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/collectd-60-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Florian Forster

Timing:

StartMon Jan 15 20:01:24 2024
EndMon Jan 15 20:27:05 2024
Elapsed25 mins, 41 secs

All Changes:

:

  1. Change #188751

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Mon 15 Jan 2024 17:10:57
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 6dda1dfb2fde59293fec26ea6bc3e61c925a777e

    Comments

    configure.ac: Disable plugins using `value_list_t` by default.

    Changed files

    • configure.ac
  2. Change #188752

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Mon 15 Jan 2024 17:10:57
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 604b33967e838869cd84e91a6aee2cdc00438cf9

    Comments

    CI: Pass the `--enable-compatibility-mode` to all builds.

    Changed files

    • .cirrus.yml
    • .github/workflows/build.yml
  3. Change #188753

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Mon 15 Jan 2024 20:00:12
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 7a004910f80a3881cce63c58e6d6ccc7f6dbb24a

    Comments

    Merge pull request #4236 from octo/6/compat
    
    [collectd 6] feat: Add the `--enable-compatibility-mode` flag to the `configure` script.

    Changed files

    • .cirrus.yml
    • .github/workflows/build.yml
    • configure.ac