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

Builder libpsl-solaris10-i386 Build #261

Results:

Failed shell_3

SourceStamp:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/libpsl-solaris10-i386 slave
buildername libpsl-solaris10-i386 Builder
buildnumber 261 Build
codebase Build
got_revision 21d2d5191160439544150c017216f751c2c392fd Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision 21d2d5191160439544150c017216f751c2c392fd 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 Jan 16 12:56:59 2022
EndSun Jan 16 12:57:56 2022
Elapsed57 secs

All Changes:

:

  1. Change #146215

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 16 Jan 2022 12:51:33
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 55d0ae04dea0856311b05ea03567d65bf8b9e45d

    Comments

    Avoid 8bit overflow in is_public_suffix()

    Changed files

    • src/psl.c
  2. Change #146216

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 16 Jan 2022 12:55:51
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 21d2d5191160439544150c017216f751c2c392fd

    Comments

    Avoid 'NULL + 1' as it is UB

    Changed files

    • src/psl.c