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

Builder libpsl-solaris10-sparcv9 Build #252

Results:

Failed shell_2 shell_3

SourceStamp:

Projectrockdaboot/libpsl
Repositoryhttps://github.com/rockdaboot/libpsl
Branchmaster
Revision5f796be7880eb2025691b6b040270ed995c1f5f4
Got Revision5f796be7880eb2025691b6b040270ed995c1f5f4
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. shell 'bash autogen.sh' ( 6 mins, 22 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' failed ( 40 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 3 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparcv9 slave
buildername libpsl-solaris10-sparcv9 Builder
buildnumber 252 Build
codebase Build
got_revision 5f796be7880eb2025691b6b040270ed995c1f5f4 Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision 5f796be7880eb2025691b6b040270ed995c1f5f4 Build
scheduler schedule-libpsl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/libpsl-solaris10-sparcv9 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Alexey Rochev
  2. Tim Rühsen

Timing:

StartSat Jan 15 13:55:34 2022
EndSat Jan 15 14:03:28 2022
Elapsed7 mins, 54 secs

All Changes:

:

  1. Change #146187

    Category None
    Changed by Alexey Rochev <equeimohnoyoudont@gmail.com>
    Changed at Wed 12 Jan 2022 23:54:38
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision ba6f11f751af98d626eec560d127534ff06847f3

    Comments

    meson: automatically add PSL_STATIC define when building Windows static library

    Changed files

    • fuzz/meson.build
    • src/meson.build
    • tests/meson.build
    • tools/meson.build
  2. Change #146188

    Category None
    Changed by Alexey Rochev <equeimohnoyoudont@gmail.com>
    Changed at Wed 12 Jan 2022 23:55:03
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 1159bd46c386c4cad58a23d34aaea1946c0c56cc

    Comments

    meson: fix tests/tools link errors when building shared library for Windows
    
    We need to link them with ws2_32 explicitly.

    Changed files

    • tests/meson.build
    • tools/meson.build
  3. Change #146189

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 15 Jan 2022 13:54:28
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 5f796be7880eb2025691b6b040270ed995c1f5f4

    Comments

    Merge pull request #177 from equeim/meson-static
    
    meson: automatically add PSL_STATIC define when building Windows static library and fix tests/tools link errors

    Changed files

    • fuzz/meson.build
    • src/meson.build
    • tests/meson.build
    • tools/meson.build