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

Builder texinfo-solaris10-sparc Build #5818

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisiona7626122f0a2c5329b55483e9ce12ed36b37282f
Got Revisiona7626122f0a2c5329b55483e9ce12ed36b37282f
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 28 secs )
    1. stdio
  2. shell './autogen.sh' ( 44 mins, 59 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 22 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 10 mins, 4 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 hrs, 5 mins, 42 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. tta_perl_test-suite.log
    4. info_test-suite.log
    5. install_info_test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartMon Aug 4 10:42:38 2025
EndMon Aug 4 12:50:15 2025
Elapsed2 hrs, 7 mins, 36 secs

All Changes:

:

  1. Change #241862

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 04 Aug 2025 10:13:47
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0eaf339169f5554e60880d5cfcb983927486361d

    Comments

    * configure.ac: In AC_LANG_PROGRAM used in AC_LINK_IFELSE used in terminal library check, provide first argument, which appears in the test program outside of the 'main' function.  Including header files inside 'main' appears not to work well for this test, as all libraries tested failed.

    Changed files

    • ChangeLog
    • configure.ac
  2. Change #241863

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 04 Aug 2025 10:20:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1bb7668790bf4bbbf361a4210ad4009b5a2df5fc

    Comments

    * configure.ac: Move AC_CHECK_HEADERS of "ncurses/termcap.h" before test that uses it (with #ifdef HAVE_NCURSES_TERMCAP_H).
    This had been in that location since commit on 2003-04-18.  See
    https://lists.gnu.org/archive/html/bug-texinfo/2003-04/msg00092.html.
    This has not been a problem in practice as the following test
    only needs to succed to find extra libraries to link with on rare
    occasions.

    Changed files

    • ChangeLog
    • configure.ac
  3. Change #241864

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 04 Aug 2025 10:32:48
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4610e362d3d2983a0e9abd85a22114d1ba67b7c4

    Comments

    * configure.ac: Rename variable from ac_cv_var_ospeed to ac_cv_var_extratermlib as we are not checking only the 'ospeed' variable.
    Remove comment:
    /* Make sure all variables actually exist.  AIX 4.3 has ospeed but no BC.

    Changed files

    • ChangeLog
    • configure.ac
  4. Change #241866

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 04 Aug 2025 10:37:55
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a7626122f0a2c5329b55483e9ce12ed36b37282f

    Comments

    * util/info-hooks/manual-not-found: update name of data file.

    Changed files

    • ChangeLog
    • util/info-hooks/manual-not-found