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

Builder libpsl-solaris10-sparcv9 Build #291

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 18 secs )
    1. stdio
  2. shell 'bash autogen.sh' ( 6 mins, 14 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 ( 50 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 291 Build
codebase Build
got_revision b962974cec0f19ce0337cab7edcdba1badf3999e Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision b962974cec0f19ce0337cab7edcdba1badf3999e 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. Tim Rühsen

Timing:

StartSun Feb 4 18:03:35 2024
EndSun Feb 4 18:11:40 2024
Elapsed8 mins, 5 secs

All Changes:

:

  1. Change #190143

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 04 Feb 2024 17:08:46
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch avoid-alloca
    Revision 8be4925e1bd0b03a7c1b3a1883debff5a7c3a100

    Comments

    Drop usage of alloca() in tests

    Changed files

    • tests/Makefile.am
    • tests/common.c
    • tests/common.h
    • tests/meson.build
    • tests/test-is-cookie-domain-acceptable.c
    • tests/test-is-public-all.c
    • tests/test-is-public-builtin.c
    • tests/test-is-public.c
    • tests/test-registrable-domain.c
  2. Change #190144

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 04 Feb 2024 18:02:19
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch avoid-alloca
    Revision b962974cec0f19ce0337cab7edcdba1badf3999e

    Comments

    Drop usage of alloca() in libpsl

    Changed files

    • configure.ac
    • src/psl.c