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

Builder libpsl-solaris10-sparc Build #306

Results:

Failed shell_3

SourceStamp:

Projectrockdaboot/libpsl
Repositoryhttps://github.com/rockdaboot/libpsl
Branchavoid-alloca
Revision21227e97ccb76fbf024e6b2a6bd183bd4d88d912
Got Revision21227e97ccb76fbf024e6b2a6bd183bd4d88d912
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' ( 10 mins, 21 secs )
    1. stdio
  3. shell_1 './configure --with-psl-file=/opt/csw/share/public_suffix_list.dat' ( 42 secs )
    1. stdio
    2. config.log
  4. shell_2 'gmake' ( 2 mins, 25 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 38 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch avoid-alloca Build
builddir /export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparc slave
buildername libpsl-solaris10-sparc Builder
buildnumber 306 Build
codebase Build
got_revision 21227e97ccb76fbf024e6b2a6bd183bd4d88d912 Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision 21227e97ccb76fbf024e6b2a6bd183bd4d88d912 Build
scheduler schedule-libpsl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Eli Schwartz
  2. Tim Rühsen

Timing:

StartWed Feb 7 09:21:37 2024
EndWed Feb 7 09:35:51 2024
Elapsed14 mins, 13 secs

All Changes:

:

  1. Change #190399

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Wed 07 Feb 2024 09:20:09
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch avoid-alloca
    Revision ccfb3e5e3d77e951dff6a4e361ec1b7ffb018fa9

    Comments

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

    Changed files

    • configure.ac
    • list
    • src/psl.c
  2. Change #190400

    Category None
    Changed by Eli Schwartz <eschwartz93ohnoyoudont@gmail.com>
    Changed at Wed 07 Feb 2024 09:20:09
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch avoid-alloca
    Revision 21227e97ccb76fbf024e6b2a6bd183bd4d88d912

    Comments

    meson.build: adapt to alloca removal

    Changed files

    • meson.build
    • tests/meson.build