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

Builder texinfo-solaris10-sparc Build #6278

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision50dc4a8dfce6ead2ca285d8fe996096d6a3f2bb1
Got Revision50dc4a8dfce6ead2ca285d8fe996096d6a3f2bb1
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. shell './autogen.sh' ( 42 mins, 35 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 19 secs )
    1. stdio
  4. shell_2 'gmake all' ( 22 mins, 47 secs )
    1. stdio
  5. shell_3 'gmake check' ( 45 mins, 23 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 6278 Build
codebase Build
got_revision 50dc4a8dfce6ead2ca285d8fe996096d6a3f2bb1 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 50dc4a8dfce6ead2ca285d8fe996096d6a3f2bb1 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. Patrice Dumas

Timing:

StartMon Apr 6 22:58:19 2026
EndTue Apr 7 00:55:41 2026
Elapsed1 hrs, 57 mins, 22 secs

All Changes:

:

  1. Change #263800

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 06 Apr 2026 22:10:46
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 95b26bfb29cb4baad07ecff4a0f4afe55f42e501

    Comments

    * tta/C/structuring_transfo/transformations.c (new_node): add missing NUL at end of string in place of white spaces.
    * tta/perl/Texinfo/ManipulateTree.pm (modify_tree): if the returned
    content is an empty string, remove the tree contents if it becomes
    empty.
    
    * tta/perl/Texinfo/Transformations.pm (_reference_to_arg): rename
    $result as $new.  Always return a list if the element is an @*ref
    element.
    
    * tta/C/structuring_transfo/transformations.c
    (reference_to_arg_internal), tta/perl/Texinfo/Transformations.pm
    (_reference_to_arg): put new element in returned elements list only if
    there is a non-empty argument for the @*ref command.
    
    * tta/perl/Makefile.tres, tta/perl/t/transformations.t
    (test_new_node_empty_ref): test adding nodes with empty @ref to test
    reference_to_arg_in_tree with empty @ref, and the result in _new_node.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/transformations.c
    • tta/perl/Makefile.tres
    • tta/perl/Texinfo/ManipulateTree.pm
    • tta/perl/Texinfo/Transformations.pm
    • tta/perl/t/results/transformations/test_new_node_empty_ref.pl
    • tta/perl/t/transformations.t
  2. Change #263804

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 06 Apr 2026 22:20:11
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 50dc4a8dfce6ead2ca285d8fe996096d6a3f2bb1

    Comments

    * README-hacking: information on testing ffmpeg HTML customization init file.

    Changed files

    • ChangeLog
    • README-hacking