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

Builder texinfo-solaris10-i386 Build #6781

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 14 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 45 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 32 secs )
    1. stdio
  5. shell_3 'gmake check' ( 7 mins, 7 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-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 6781 Build
codebase Build
got_revision d9bc273cd6fbcae086a1d1c9945f19c4e6ba27a0 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision d9bc273cd6fbcae086a1d1c9945f19c4e6ba27a0 Build
scheduler schedule-texinfo-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartWed Jul 2 00:34:19 2025
EndWed Jul 2 00:56:11 2025
Elapsed21 mins, 51 secs

All Changes:

:

  1. Change #238144

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 01 Jul 2025 22:33:29
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 733d3d932cd0217eacb3c3c05c151ceb48ff58c3

    Comments

    * tta/C/main/utils.c (new_element_from_names): create a new element based on type name and command name.
    * tta/C/main/get_perl_info.c (new_element_from_sv): call
    new_element_from_names.

    Changed files

    • ChangeLog
    • tta/C/main/get_perl_info.c
    • tta/C/main/utils.c
    • tta/C/main/utils.h
  2. Change #238145

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 01 Jul 2025 22:39:32
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f1612c6eb771f7b79d782e0a37f42d0849bd41dc

    Comments

    * util/swig: add nodes, sections and heading relations

    Changed files

    • ChangeLog
    • util/swig/README
    • util/swig/texinfo.i
    • util/swig/tree_element.c
    • util/swig/tree_element.h
  3. Change #238146

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 02 Jul 2025 00:28:55
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d9bc273cd6fbcae086a1d1c9945f19c4e6ba27a0

    Comments

    * util/swig: add new element and element text and attributes modifications interfaces.

    Changed files

    • ChangeLog
    • util/swig/texinfo.i
    • util/swig/tree_element.c
    • util/swig/tree_element.h