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

Builder libpsl-solaris10-sparcv9 Build #306

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch avoid-alloca Build
builddir /export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparcv9 slave
buildername libpsl-solaris10-sparcv9 Builder
buildnumber 306 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 unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparcv9 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Eli Schwartz
  2. Tim Rühsen

Timing:

StartSat Feb 10 17:55:32 2024
EndSat Feb 10 18:03:44 2024
Elapsed8 mins, 12 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