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

Builder ggrep-solaris10-sparc Build #405

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggrep
Repositorygit://git.savannah.gnu.org/grep.git
Branchmaster
Revision14f5de0ff899d41c22b1d3ed6285af6d3d8090a9
Got Revision14f5de0ff899d41c22b1d3ed6285af6d3d8090a9
Changes1 change

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-ggrep-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 7 secs )
    1. stdio
  3. shell_1 './configure --disable-gcc-warnings' failed ( 0 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/ggrep-solaris10-sparc slave
buildername ggrep-solaris10-sparc Builder
buildnumber 405 Build
codebase Build
got_revision 14f5de0ff899d41c22b1d3ed6285af6d3d8090a9 Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision 14f5de0ff899d41c22b1d3ed6285af6d3d8090a9 Build
scheduler schedule-ggrep-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ggrep-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Collin Funk

Timing:

StartSun Jun 7 02:32:33 2026
EndSun Jun 7 02:32:48 2026
Elapsed15 secs

All Changes:

:

  1. Change #269695

    Category ggrep
    Changed by Collin Funk <collin.funk1ohnoyoudont@gmail.com>
    Changed at Sun 07 Jun 2026 02:23:23
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 14f5de0ff899d41c22b1d3ed6285af6d3d8090a9

    Comments

    build: fix compilation error on Windows
    * configure.ac (GNULIB_SIGPROCMASK_SINGLE_THREAD): Define macro so that
    sigprocmask.c from Gnulib does not include windows-spin.h.

    Changed files

    • configure.ac