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

Builder ggrep-solaris10-i386 Build #316

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' ( 3 mins, 18 secs )
    1. stdio
  3. shell_1 './configure --disable-gcc-warnings' ( 52 secs )
    1. stdio
  4. shell_2 'gmake all' ( 26 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 mins, 21 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ggrep-solaris10-i386 slave
buildername ggrep-solaris10-i386 Builder
buildnumber 316 Build
codebase Build
got_revision 20f372417cdcd0f1cad761983065d1ad1a97c0a4 Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision 20f372417cdcd0f1cad761983065d1ad1a97c0a4 Build
scheduler schedule-ggrep-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ggrep-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jim Meyering

Timing:

StartSun Feb 19 21:20:02 2023
EndSun Feb 19 21:27:04 2023
Elapsed7 mins, 1 secs

All Changes:

:

  1. Change #169015

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@fb.com>
    Changed at Sun 19 Feb 2023 21:13:28
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 20f372417cdcd0f1cad761983065d1ad1a97c0a4

    Comments

    build: avoid --enable-gcc-warnings clang-vs-sprintf build failure
    * configure.ac (WERROR_CFLAGS): Disable -Wdeprecated-declarations
    to accommodate Apple's clang 14 that's installed as "gcc".

    Changed files

    • configure.ac