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

Builder libpsl-solaris10-i386 Build #327

Results:

Failed shell_3

SourceStamp:

Projectrockdaboot/libpsl
Repositoryhttps://github.com/rockdaboot/libpsl
Branchremove-winsock-deps
Revision7d770638d2a23487ac30c8e55d73a280027a3208
Got Revision7d770638d2a23487ac30c8e55d73a280027a3208
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' ( 9 secs )
    1. stdio
    2. config.log
  4. shell_2 'gmake' ( 11 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 5 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch remove-winsock-deps Build
builddir /export/home/buildbot/slave/libpsl-solaris10-i386 slave
buildername libpsl-solaris10-i386 Builder
buildnumber 327 Build
codebase Build
got_revision 7d770638d2a23487ac30c8e55d73a280027a3208 Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision 7d770638d2a23487ac30c8e55d73a280027a3208 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 11 18:06:23 2024
EndSun Feb 11 18:07:25 2024
Elapsed1 mins, 1 secs

All Changes:

:

  1. Change #190781

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 11 Feb 2024 18:04:24
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch remove-winsock-deps
    Revision ce6a2985b3211a7b04077a7caefaf36814f9c02e

    Comments

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

    Changed files

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

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 11 Feb 2024 18:04:26
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch remove-winsock-deps
    Revision 7d770638d2a23487ac30c8e55d73a280027a3208

    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