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

Builder libpsl-solaris10-i386 Build #235

Results:

Failed shell_3

SourceStamp:

Projectrockdaboot/libpsl
Repositoryhttps://github.com/rockdaboot/libpsl
Branchmaster
Revision8d9e490ee7f59183e9720527a64cd0ccb62ff859
Got Revision8d9e490ee7f59183e9720527a64cd0ccb62ff859
Changes2 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-libpsl-pr' triggered this build

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell 'bash autogen.sh' ( 50 secs )
    1. stdio
  3. shell_1 './configure --with-psl-file=/opt/csw/share/public_suffix_list.dat' ( 15 secs )
    1. stdio
    2. config.log
  4. shell_2 'gmake' ( 16 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 14 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/libpsl-solaris10-i386 slave
buildername libpsl-solaris10-i386 Builder
buildnumber 235 Build
codebase Build
got_revision 8d9e490ee7f59183e9720527a64cd0ccb62ff859 Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision 8d9e490ee7f59183e9720527a64cd0ccb62ff859 Build
scheduler schedule-libpsl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/libpsl-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Nirbheek Chauhan
  2. Tim Rühsen

Timing:

StartFri Apr 3 15:23:55 2020
EndFri Apr 3 15:25:40 2020
Elapsed1 mins, 44 secs

All Changes:

:

  1. Change #104868

    Category None
    Changed by Nirbheek Chauhan <nirbheekohnoyoudont@centricular.com>
    Changed at Fri 03 Apr 2020 13:15:11
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision a582a9c142e5a43517951f873d141b50917c9473

    Comments

    meson: Use the b_vscrt option for selecting the CRT
    
    This option has been available since 0.48, and we should use it
    instead of only guessing based on buildtype.

    Changed files

    • meson.build
  2. Change #104869

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Fri 03 Apr 2020 15:22:51
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 8d9e490ee7f59183e9720527a64cd0ccb62ff859

    Comments

    Merge pull request #151 from nirbheek/fix-buildtype-usage
    
    meson: Use the b_vscrt option for selecting the CRT

    Changed files

    • meson.build