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

Builder libpsl-solaris10-i386 Build #316

Results:

Failed shell_3

SourceStamp:

Projectrockdaboot/libpsl
Repositoryhttps://github.com/rockdaboot/libpsl
Branchavoid-alloca
Revision272cd35567246c783730f05a76a853f227cff9f3
Got Revision272cd35567246c783730f05a76a853f227cff9f3
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch avoid-alloca Build
builddir /export/home/buildbot/slave/libpsl-solaris10-i386 slave
buildername libpsl-solaris10-i386 Builder
buildnumber 316 Build
codebase Build
got_revision 272cd35567246c783730f05a76a853f227cff9f3 Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision 272cd35567246c783730f05a76a853f227cff9f3 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. Eli Schwartz
  2. Tim Rühsen

Timing:

StartSat Feb 10 17:55:33 2024
EndSat Feb 10 17:56:32 2024
Elapsed59 secs

All Changes:

:

  1. Change #190722

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 10 Feb 2024 17:53:32
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch avoid-alloca
    Revision 6cde0feb9644fbd798eb6c0ce2a2540ca4a76647

    Comments

    Drop usage of alloca() in libpsl
    
    Reported-by: @rsbeckerca (github.com)

    Changed files

    • configure.ac
    • src/psl.c
  2. Change #190723

    Category None
    Changed by Eli Schwartz <eschwartz93ohnoyoudont@gmail.com>
    Changed at Sat 10 Feb 2024 17:53:51
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch avoid-alloca
    Revision 272cd35567246c783730f05a76a853f227cff9f3

    Comments

    meson.build: adapt to alloca removal

    Changed files

    • meson.build
    • tests/meson.build