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

Builder diffutils-solaris10-sparc Build #195

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectdiffutils
Repositorygit://git.savannah.gnu.org/diffutils.git
Branchmaster
Revision733e2f6d7fb4feeaea5465ff00be3e293a26bbf9
Got Revision733e2f6d7fb4feeaea5465ff00be3e293a26bbf9
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell 'bash bootstrap' failed ( 1 mins, 1 secs )
    1. stdio
  3. shell_1 './configure --disable-gcc-warnings' failed ( 0 secs )
    1. stdio
    2. config.log
  4. shell_2 'gmake all' failed ( 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. gnulib-tests_test-suite.log
    3. tests_test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Bruno Haible

Timing:

StartSun Jan 5 19:35:05 2025
EndSun Jan 5 19:36:11 2025
Elapsed1 mins, 6 secs

All Changes:

:

  1. Change #217788

    Category diffutils
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sun 05 Jan 2025 18:49:41
    Repository git://git.savannah.gnu.org/diffutils.git
    Project diffutils
    Branch master
    Revision 733e2f6d7fb4feeaea5465ff00be3e293a26bbf9

    Comments

    diff: Fix failure of --no-dereference option (regression 2023-07-01)
    * configure.ac: Move system-related tests closer together. Define
    O_PATH_SUPPORTS_FSTAT if O_PATH exists and is supported by fstat().
    * src/diff.c (O_PATHSEARCH): Don't use O_PATH if it is defined but not
    supported by fstat().

    Changed files

    • configure.ac
    • src/diff.c