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

Builder texinfo-solaris11-sparc Build #7558

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision81dcc6bd57ee28f19a4f6aa6cb84cf7747f937b0
Got Revision81dcc6bd57ee28f19a4f6aa6cb84cf7747f937b0
Changes3 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 6 mins, 2 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 24 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 52 secs )
    1. stdio
  5. shell_3 'gmake check' ( 3 mins, 53 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. 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 7558 Build
codebase Build
got_revision 81dcc6bd57ee28f19a4f6aa6cb84cf7747f937b0 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 81dcc6bd57ee28f19a4f6aa6cb84cf7747f937b0 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. Patrice Dumas

Timing:

StartSat Jun 20 14:39:23 2026
EndSat Jun 20 14:54:40 2026
Elapsed15 mins, 17 secs

All Changes:

:

  1. Change #271931

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 20 Jun 2026 14:23:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f9ed8a6904c1742a92fe337769e4829e0925a050

    Comments

    * tta/C/main/document.c (document_indices_sort_strings): remove error_messages and options arguments, get them from document.  Update callers.
    * tta/C/main/document.c (document_sorted_indices_by_index)
    (document_sorted_indices_by_letter): remove error_messages and options
    arguments, get them from document.  Update callers.

    Changed files

    • ChangeLog
    • tta/C/api_for_swig/swig_interface.c
    • tta/C/main/document.c
    • tta/C/main/document.h
  2. Change #271932

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 20 Jun 2026 14:23:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 242a6c73dd02ecf539e53746e3014ca203017c28

    Comments

    * tta/perl/Texinfo/Convert/LaTeX.pm (_prepare_indices): reorganize conditions.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/LaTeX.pm
  3. Change #271933

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 20 Jun 2026 14:23:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 81dcc6bd57ee28f19a4f6aa6cb84cf7747f937b0

    Comments

    * tta/perl/Texinfo/Convert/Converter.pm (_converter_indices_sort_strings), tta/perl/Texinfo/Document.pm (_document_indices_sort_strings): call indices_information() before merged_indices, and use the result in the setup_index_entries_sort_strings call instead of calling again.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Document.pm