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

Builder texinfo-solaris11-sparc Build #7627

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision0e1429013d03cfe05ebe6f291e8067dc11fc61e9
Got Revision0e1429013d03cfe05ebe6f291e8067dc11fc61e9
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 10 mins, 22 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 30 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 13 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 44 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. info_test-suite.log
    4. pod_simple_texinfo/test-suite.log
    5. tta_swig_perl_test-suite.log
    6. tta_perl_test-suite.log
    7. tta_tests_many_input_files_test-suite.log
    8. install_info_test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartFri Aug 14 09:34:04 2026
EndFri Aug 14 09:57:00 2026
Elapsed22 mins, 55 secs

All Changes:

:

  1. Change #278144

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 14 Aug 2026 11:11:47
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0e1429013d03cfe05ebe6f291e8067dc11fc61e9

    Comments

    Make sure XS modules are built before running pod2texi
    * doc/Makefile.am (pod2texi.texi),
    * doc/tta_api/Makefile.am (texi2any_internals.texi):
    Do not force TEXINFO_XS=omit.  Build in tta/ so that the texi2any
    XS modules will be built for the use of pod2texi.
    
    Reverses change on 2026-08-05.  This still allows the sequence "make \
    maintainer-clean ; ./configure ; make dist" to work.

    Changed files

    • ChangeLog
    • doc/Makefile.am
    • doc/tta_api/Makefile.am