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

Builder libpsl-solaris10-i386 Build #259

Results:

Failed shell_3

SourceStamp:

Projectrockdaboot/libpsl
Repositoryhttps://github.com/rockdaboot/libpsl
Branchmaster
Revision1023a9ad12d146608ba6326a3114f9b23b812124
Got Revision1023a9ad12d146608ba6326a3114f9b23b812124
Changes4 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' ( 31 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 259 Build
codebase Build
got_revision 1023a9ad12d146608ba6326a3114f9b23b812124 Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision 1023a9ad12d146608ba6326a3114f9b23b812124 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:

StartSat Jan 15 22:44:16 2022
EndSat Jan 15 22:45:13 2022
Elapsed56 secs

All Changes:

:

  1. Change #146203

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 15 Jan 2022 14:18:18
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 864d938f393d321cbda288f8998c547d45f4b74c

    Comments

    Add brackets for AC_INIT argument

    Changed files

    • configure.ac
  2. Change #146204

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 15 Jan 2022 14:18:37
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision be03c8ef97599e1652d5369de26902d10e09af46

    Comments

    Update m4/ax_check_compile_flag.m4

    Changed files

    • m4/ax_check_compile_flag.m4
  3. Change #146205

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 15 Jan 2022 14:26:06
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 044b5ed5d46e422a04ab9df7d03098bfdc46d977

    Comments

    Bump gettext version to 0.19.3

    Changed files

    • configure.ac
  4. Change #146206

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 15 Jan 2022 22:38:36
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 1023a9ad12d146608ba6326a3114f9b23b812124

    Comments

    Fix stack buffer overflow WRITE 1 in domain_to_punycode()
    
    Reported-by: oss-fuzz (issue 39424 and issue 39226)
    
    The affected code would only be built into the library when
    configured to build without any IDNA library.

    Changed files

    • src/psl.c