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

Builder libpsl-solaris10-i386 Build #283

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 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' ( 12 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 5 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/libpsl-solaris10-i386 slave
buildername libpsl-solaris10-i386 Builder
buildnumber 283 Build
codebase Build
got_revision 9d5c49354bbe5bda83e3f88ae595fe49a3c6e549 Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision 9d5c49354bbe5bda83e3f88ae595fe49a3c6e549 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. Chun-wei Fan

Timing:

StartFri Jan 20 14:11:18 2023
EndFri Jan 20 14:12:19 2023
Elapsed1 mins, 0 secs

All Changes:

:

  1. Change #167355

    Category None
    Changed by Chun-wei Fan <fanchunweiohnoyoudont@src.gnome.org>
    Changed at Fri 20 Jan 2023 14:10:12
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 99aa5619296f0de15c07e91732e9d6e55ec2388a

    Comments

    NMake Makefiles: Support ARM64 Windows builds
    
    This adds detection logic for the NMake Makefiles so that we can properly build
    libpsl and psl.exe.   This will support builds done natively on an ARM64
    Windows machine, as well as cross-compilation from x86 (or x86-64) Windows
    machines.

    Changed files

    • msvc/detectenv-msvc.mak
  2. Change #167356

    Category None
    Changed by Chun-wei Fan <fanchunweiohnoyoudont@src.gnome.org>
    Changed at Fri 20 Jan 2023 14:10:12
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 9d5c49354bbe5bda83e3f88ae595fe49a3c6e549

    Comments

    NMake Makefiles: Support Visual Studio 2022 better
    
    Add entries for Visual Studio 2022 builds, to distinguish from Visual Studio
    2019 builds.

    Changed files

    • msvc/detectenv-msvc.mak