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

Builder libpsl-solaris10-i386 Build #300

Results:

Failed shell_3

SourceStamp:

Projectrockdaboot/libpsl
Repositoryhttps://github.com/rockdaboot/libpsl
Branchavoid-alloca
Revisioned636bd3b1aa01dba088d1dcedafc569dcd6a0a6
Got Revisioned636bd3b1aa01dba088d1dcedafc569dcd6a0a6
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' ( 37 secs )
    1. stdio
  3. shell_1 './configure --with-psl-file=/opt/csw/share/public_suffix_list.dat' ( 9 secs )
    1. stdio
    2. config.log
  4. shell_2 'gmake' ( 11 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 300 Build
codebase Build
got_revision ed636bd3b1aa01dba088d1dcedafc569dcd6a0a6 Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision ed636bd3b1aa01dba088d1dcedafc569dcd6a0a6 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. Tim Rühsen

Timing:

StartSun Feb 4 18:10:41 2024
EndSun Feb 4 18:11:48 2024
Elapsed1 mins, 6 secs

All Changes:

:

  1. Change #190145

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

    Comments

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

    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 #190146

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

    Comments

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

    Changed files

    • configure.ac
    • src/psl.c