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

Builder texinfo-solaris11-i386 Build #7257

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 17 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 53 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 29 secs )
    1. stdio
  5. shell_3 'gmake check' ( 13 mins, 30 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 7257 Build
codebase Build
got_revision 95b26bfb29cb4baad07ecff4a0f4afe55f42e501 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 95b26bfb29cb4baad07ecff4a0f4afe55f42e501 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:

StartMon Apr 6 22:16:04 2026
EndMon Apr 6 22:50:21 2026
Elapsed34 mins, 17 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