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

Builder libpsl-solaris10-i386 Build #301

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell 'bash autogen.sh' ( 33 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' ( 12 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 301 Build
codebase Build
got_revision 3465a3d7744e391cae25b4af9ab238f1d7f6c8be Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision 3465a3d7744e391cae25b4af9ab238f1d7f6c8be 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:14:57 2024
EndSun Feb 4 18:16:00 2024
Elapsed1 mins, 3 secs

All Changes:

:

  1. Change #190152

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

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

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

    Comments

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

    Changed files

    • configure.ac
    • src/psl.c