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

Builder texinfo-solaris11-i386 Build #6447

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 26 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 25 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 22 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 26 secs )
    1. stdio
  5. shell_3 'gmake check' ( 13 mins, 58 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/slave/texinfo-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6447 Build
codebase Build
got_revision c86bf0cdce808cf1e261c5fd7b4ab2cde2379fcd Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision c86bf0cdce808cf1e261c5fd7b4ab2cde2379fcd Build
scheduler schedule-texinfo-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartFri May 23 20:25:11 2025
EndFri May 23 21:00:51 2025
Elapsed35 mins, 40 secs

All Changes:

:

  1. Change #230619

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 23 May 2025 19:24:11
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e42bc48c381ce73dee472c1cd7c3614be4fca448

    Comments

    * tta/C/main/build_perl_info.c (build_node_structure_list): keep a reference to the node structure Perl HV in the C code.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
  2. Change #230621

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 23 May 2025 19:25:58
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 09c40e0e65c8ab46b4261551bcbc83a844f916ba

    Comments

    * tta/C/main/structure_list.c (SECTION_STRUCT_PRINT_KEY) (print_section_structure_info_internal, print_sections_list) (print_node_structure_info_internal, print_nodes_list) (print_headings_list, print_heading_structure_info_internal): split out functions that print one section, node or heading structure information, to be able to use for debug, for example.

    Changed files

    • ChangeLog
    • tta/C/main/structure_list.c
  3. Change #230622

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 23 May 2025 20:22:43
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision c86bf0cdce808cf1e261c5fd7b4ab2cde2379fcd

    Comments

    * tta/C/main/output_unit.c (print_output_units_tree_details), tta/perl/Texinfo/OutputUnits.pm (print_output_units_tree_details): comment out call of set_element_tree_numbers and remove_element_tree_numbers as these are no-ops and there are no element numbers generated anymore.

    Changed files

    • ChangeLog
    • tta/C/main/output_unit.c
    • tta/perl/Texinfo/OutputUnits.pm