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

Builder libpsl-solaris10-sparcv9 Build #222

Results:

Failed shell_2 shell_3

SourceStamp:

Projectrockdaboot/libpsl
Repositoryhttps://github.com/rockdaboot/libpsl
Branchmaster
Revision39c2990840c0150bb72185ead5cd0cb8f1968602
Got Revision39c2990840c0150bb72185ead5cd0cb8f1968602
Changes6 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. shell 'bash autogen.sh' ( 6 mins, 48 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 ( 45 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 222 Build
codebase Build
got_revision 39c2990840c0150bb72185ead5cd0cb8f1968602 Git
project rockdaboot/libpsl Build
repository https://github.com/rockdaboot/libpsl Build
revision 39c2990840c0150bb72185ead5cd0cb8f1968602 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. Chun-wei Fan
  2. Chun-wei Fan
  3. Tim Rühsen

Timing:

StartWed Oct 30 14:33:14 2019
EndWed Oct 30 14:41:41 2019
Elapsed8 mins, 27 secs

All Changes:

:

  1. Change #93556

    Category None
    Changed by Chun-wei Fan <fanc999ohnoyoudont@yahoo.com.tw>
    Changed at Wed 30 Oct 2019 08:26:02
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 978e2989ca8b0106cc3ca18faed89df098b0a44a

    Comments

    NMake: Fix building test programs
    
    Define PSL_DAFSA and PSL_ASCII_DAFSA to point to the corresponding DAFSA
    files that we generated during the build.

    Changed files

    • msvc/config-msvc.mak.in
  2. Change #93557

    Category None
    Changed by Chun-wei Fan <fanc999ohnoyoudont@yahoo.com.tw>
    Changed at Wed 30 Oct 2019 10:36:06
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision f277af5bd8ecf26a6be8f5b2a8b1ed74724771f5

    Comments

    Add instructions on building with MSVC
    
    This includes building via NMake and Meson.

    Changed files

    • README.MSVC.md
    • README.md
  3. Change #93558

    Category None
    Changed by Chun-wei Fan <fanchunweiohnoyoudont@src.gnome.org>
    Changed at Wed 30 Oct 2019 10:36:38
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 3e92891d8c142bd9fd68f84b996861b796b96379

    Comments

    msvc/detectenv-msvc.mak: Accomdate Visual Studio 2019
    
    This adds detection logic for Visual Studio 2019.

    Changed files

    • msvc/detectenv-msvc.mak
  4. Change #93559

    Category None
    Changed by Chun-wei Fan <fanchunweiohnoyoudont@src.gnome.org>
    Changed at Wed 30 Oct 2019 11:07:19
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 28319ed36fe0caadd5f46040f8d328bad0e776b2

    Comments

    NMake builds: Include Visual Studio version in output dir
    
    This avoids builds done with other Visual Studio versions being
    confused with the one that is being used now.

    Changed files

    • README.MSVC.md
    • msvc/build-rules-msvc.mak
    • msvc/config-msvc.mak.in
    • msvc/create-lists-msvc.mak
    • msvc/generate-msvc.mak
    • msvc/install-msvc.mak
  5. Change #93560

    Category None
    Changed by Chun-wei Fan <fanchunweiohnoyoudont@src.gnome.org>
    Changed at Wed 30 Oct 2019 11:09:00
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 0e8addfe206277746105f96e3a8088e815e10d89

    Comments

    NMake builds: Make PDB generation cleaner
    
    Separate the locations where the intermediate PDB files are generated,
    to make things cleaner.

    Changed files

    • msvc/build-rules-msvc.mak
  6. Change #93561

    Category None
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Wed 30 Oct 2019 14:32:02
    Repository https://github.com/rockdaboot/libpsl
    Project rockdaboot/libpsl
    Branch master
    Revision 39c2990840c0150bb72185ead5cd0cb8f1968602

    Comments

    Merge pull request #146 from fanc999/master.msv
    
    Improve Visual Studio builds Add instructions

    Changed files

    • README.MSVC.md
    • README.md
    • msvc/build-rules-msvc.mak
    • msvc/config-msvc.mak.in
    • msvc/create-lists-msvc.mak
    • msvc/detectenv-msvc.mak
    • msvc/generate-msvc.mak
    • msvc/install-msvc.mak