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

Builder libpsl-solaris10-sparcv9 Build #251

Results:

Failed shell_2 shell_3

SourceStamp:

Projectrockdaboot/libpsl
Repositoryhttps://github.com/rockdaboot/libpsl
Branchmaster
Revision4a10a1698bbd09753beb9ba317ee5d7c2a162521
Got Revision4a10a1698bbd09753beb9ba317ee5d7c2a162521
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. shell 'bash autogen.sh' ( 7 mins, 0 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 ( 47 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 251 Build
codebase Build
got_revision 4a10a1698bbd09753beb9ba317ee5d7c2a162521 Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision 4a10a1698bbd09753beb9ba317ee5d7c2a162521 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 8 19:44:13 2022
EndSat Jan 8 19:52:51 2022
Elapsed8 mins, 38 secs

All Changes:

:

  1. Change #145928

    Category None
    Changed by Alexey Rochev <equeimohnoyoudont@gmail.com>
    Changed at Thu 06 Jan 2022 23:12:17
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 02c847607102b6e1986db6a9fad90b81d092f8cd

    Comments

    Use C++ linker when building with libicu
    
    ICU is a C++ library, event though it has C interface.
    Therefore we have to use C++ linker when linking with it.

    Changed files

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

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 08 Jan 2022 19:43:10
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 4a10a1698bbd09753beb9ba317ee5d7c2a162521

    Comments

    Merge pull request #179 from equeim/meson-libicu-static
    
    Use C++ linker when building with libicu

    Changed files

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