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

Builder libpsl-solaris10-sparc Build #323

Results:

Failed shell_3

SourceStamp:

Projectrockdaboot/libpsl
Repositoryhttps://github.com/rockdaboot/libpsl
Branchremove-winsock-deps
Revisionecdeb35eaea495a4b0986bba49926600412bfff8
Got Revisionecdeb35eaea495a4b0986bba49926600412bfff8
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. shell 'bash autogen.sh' ( 7 mins, 26 secs )
    1. stdio
  3. shell_1 './configure --with-psl-file=/opt/csw/share/public_suffix_list.dat' ( 35 secs )
    1. stdio
    2. config.log
  4. shell_2 'gmake' ( 1 mins, 45 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 32 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch remove-winsock-deps Build
builddir /export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparc slave
buildername libpsl-solaris10-sparc Builder
buildnumber 323 Build
codebase Build
got_revision ecdeb35eaea495a4b0986bba49926600412bfff8 Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision ecdeb35eaea495a4b0986bba49926600412bfff8 Build
scheduler schedule-libpsl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Tim Rühsen

Timing:

StartSat Mar 23 17:30:15 2024
EndSat Mar 23 17:40:51 2024
Elapsed10 mins, 35 secs

All Changes:

:

  1. Change #193513

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 23 Mar 2024 17:14:48
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch remove-winsock-deps
    Revision af887a631b84014d328e1d644b70b424d88a30b6

    Comments

    Implement is_ip4() and is_ip6() to avoid network dependencies.

    Changed files

    • configure.ac
    • src/psl.c
  2. Change #193514

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 23 Mar 2024 17:14:48
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch remove-winsock-deps
    Revision 9a3788c89c74bb9f0c936fe4eae6d82d16bbbed5

    Comments

    Get rid of Windows WSA startup code
    
    Reported-by: @vszakats (github.com)

    Changed files

    • src/psl.c
    • tests/test-is-cookie-domain-acceptable.c
    • tools/psl.c
  3. Change #193515

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 23 Mar 2024 17:28:46
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch remove-winsock-deps
    Revision ecdeb35eaea495a4b0986bba49926600412bfff8

    Comments

    Unconditionally use psl_strdup instead of strdup

    Changed files

    • configure.ac
    • contrib/check-hard
    • contrib/check-hard-meson
    • meson.build
    • msvc/config.h.win32.in
    • src/psl.c