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

Builder libpsl-solaris10-i386 Build #254

Results:

Failed shell_3

SourceStamp:

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

Build Properties:

NameValueSource
branch tmp-wsa-startup Build
builddir /export/home/buildbot/slave/libpsl-solaris10-i386 slave
buildername libpsl-solaris10-i386 Builder
buildnumber 254 Build
codebase Build
got_revision f5035b854b8b5b99388fdbc53d7df2069438e4ef Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision f5035b854b8b5b99388fdbc53d7df2069438e4ef 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:

StartFri Nov 26 19:11:45 2021
EndFri Nov 26 19:12:44 2021
Elapsed59 secs

All Changes:

:

  1. Change #144509

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Fri 26 Nov 2021 19:08:23
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch tmp-wsa-startup
    Revision e2fa99195e65f239d7cebddbe62182e07b1e61e7

    Comments

    Add WSAStartup() for Windows psl tool and tests.
    
    As reported at https://github.com/rockdaboot/libpsl/issues/173,
    psl_is_cookie_domain_acceptable() doesn't work properly without
    WSAStartup() on Windows.
    
    Co-authored-by: gvanem@yahoo.no

    Changed files

    • meson.build
    • src/psl.c
    • tests/test-is-cookie-domain-acceptable.c
    • tools/psl.c
  2. Change #144511

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Fri 26 Nov 2021 19:10:37
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch tmp-wsa-startup
    Revision f5035b854b8b5b99388fdbc53d7df2069438e4ef

    Comments

    Add WSAStartup() for Windows psl tool and tests.
    
    As reported at https://github.com/rockdaboot/libpsl/issues/173,
    psl_is_cookie_domain_acceptable() doesn't work properly without
    WSAStartup() on Windows.
    
    Co-authored-by: gvanem@yahoo.no

    Changed files

    • meson.build
    • src/psl.c
    • tests/test-is-cookie-domain-acceptable.c
    • tools/psl.c