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

Builder liblognorm-solaris10-sparc Build #50

Results:

Build successful

SourceStamp:

Projectliblognorm
Repositoryhttps://github.com/rsyslog/liblognorm.git
Branchmaster
Revision4f70e5961c3a1ea3fa9ac7374af3456d27b9f8df
Got Revision4f70e5961c3a1ea3fa9ac7374af3456d27b9f8df
Changes2 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-liblognorm-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 5 mins, 33 secs )
    1. stdio
  2. shell 'autoreconf -fi' ( 12 mins, 49 secs )
    1. stdio
  3. shell_1 './configure --enable-regexp ...' ( 4 mins, 25 secs )
    1. stdio
  4. shell_2 'gmake' ( 10 mins, 57 secs )
    1. stdio
  5. shell_3 'gmake check' ( 24 mins, 21 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/liblognorm-solaris10-sparc slave
buildername liblognorm-solaris10-sparc Builder
buildnumber 50 Build
codebase Build
got_revision 4f70e5961c3a1ea3fa9ac7374af3456d27b9f8df Git
project liblognorm Build
repository https://github.com/rsyslog/liblognorm.git Build
revision 4f70e5961c3a1ea3fa9ac7374af3456d27b9f8df Build
scheduler schedule-liblognorm-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/liblognorm-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Rainer Gerhards

Timing:

StartWed Apr 25 12:35:36 2018
EndWed Apr 25 13:33:46 2018
Elapsed58 mins, 9 secs

All Changes:

:

  1. Change #60668

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Wed 25 Apr 2018 11:26:15
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 17563370eeab92a09abe2cf6c90703f235eaa00b

    Comments

    make "make check" "succeed" on solaris 10
    actually, we just ignore the CI failures so that OpenCSW can build
    new packages. The problems actually exist on that platform, but
    testing has shown they always existed. We currently run out of time
    to really fixing this, plus we never had any bug report on Solaris
    (I assme nobody uses it on Solaris 10). However, that issues is a
    blocker to make new rsyslog versions available on OpenCSW for
    Solaris 10, so we go the dirty way of pretenting there is no
    problem. Note: the issues was orignally not seen, as the failing
    tests have been added later on. So the problem was always there,
    just not visible.

    Changed files

    • ChangeLog
    • tests/field_descent.sh
    • tests/field_descent_with_invalid_ruledef.sh
    • tests/field_duration_v1.sh
    • tests/field_float-fmt_number.sh
    • tests/field_float_v1.sh
    • tests/field_hexnumber_v1.sh
    • tests/field_interpret.sh
    • tests/field_kernel_timestamp_v1.sh
    • tests/field_recursive.sh
    • tests/field_regex_default_group_parse_and_return.sh
    • tests/field_regex_with_consume_group.sh
    • tests/field_regex_with_consume_group_and_return_group.sh
    • tests/field_regex_with_negation.sh
    • tests/field_rest_v1.sh
    • tests/field_string.sh
    • tests/field_string_perm_chars.sh
    • tests/field_suffixed.sh
    • tests/field_tokenized.sh
    • tests/field_tokenized_recursive.sh
    • tests/field_tokenized_with_regex.sh
    • tests/field_whitespace.sh
    • tests/field_whitespace_jsoncnf.sh
    • tests/field_whitespace_v1.sh
    • tests/parser_LF.sh
    • tests/parser_whitespace.sh
    • tests/rule_last_str_long.sh
  2. Change #60669

    Category liblognorm
    Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
    Changed at Wed 25 Apr 2018 12:29:31
    Repository https://github.com/rsyslog/liblognorm.git
    Project liblognorm
    Branch master
    Revision 4f70e5961c3a1ea3fa9ac7374af3456d27b9f8df

    Comments

    Merge pull request #292 from rgerhards/solaris-10-tests
    permit building OpenCSW packages

    Changed files

    • no files