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

Builder texinfo-solaris10-sparc Build #5876

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisioncccbaf037f6431e4965eeaba8d9c12b67be573e4
Got Revisioncccbaf037f6431e4965eeaba8d9c12b67be573e4
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 49 secs )
    1. stdio
  2. shell './autogen.sh' ( 51 mins, 26 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 20 secs )
    1. stdio
  4. shell_2 'gmake all' ( 17 mins, 30 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 hrs, 10 mins, 26 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 5876 Build
codebase Build
got_revision cccbaf037f6431e4965eeaba8d9c12b67be573e4 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision cccbaf037f6431e4965eeaba8d9c12b67be573e4 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:

StartFri Aug 22 10:03:08 2025
EndFri Aug 22 12:29:42 2025
Elapsed2 hrs, 26 mins, 33 secs

All Changes:

:

  1. Change #243536

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 21 Aug 2025 07:46:13
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ea85ca9f27ae18e653c13f64674f5ac945101c7f

    Comments

    * tta/perl/texi2any.pl, tta/perl/load_txi_modules.pl: remove the references to the standalone module infrastructure.

    Changed files

    • ChangeLog
    • tta/perl/load_txi_modules.pl
    • tta/perl/texi2any.pl
  2. Change #243537

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 21 Aug 2025 20:42:17
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision efd02732a2757e29b4c98620eff668d80b8f0f4c

    Comments

    * tta/tests/formatting/list-of-tests: remove setting TEXI2HTML undef, it is never needed.

    Changed files

    • ChangeLog
    • tta/tests/formatting/list-of-tests
  3. Change #243538

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 21 Aug 2025 20:53:20
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision bc31ebe6f7de11774fe4ce625d4cc50035589b9b

    Comments

    * tta/perl/Texinfo/Convert/HTML.pm, tta/perl/init/html32.pm, tta/perl/texi2any.pl: use exists or defined conditions when the value is not used.  Change formatting of functions call code.  Use the value of TEXI2HTML customization variable in conditions, not whether it is defined.
    * tta/perl/texi2any.pl: add comments.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/Document.pm
    • tta/perl/init/html32.pm
    • tta/perl/texi2any.pl
  4. Change #243539

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 22 Aug 2025 09:51:20
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 3329a62976560871a2efbbc48fff51d8ea1f296d

    Comments

    * tta/perl/Texinfo/Convert/HTML.pm: use exists or defined in conditions when the value is not used.  Change formatting of functions call code.
    * tta/perl/Texinfo/Convert/Converter.pm: use exists in conditions.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/texi2any.pl
  5. Change #243540

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 22 Aug 2025 09:55:08
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision cccbaf037f6431e4965eeaba8d9c12b67be573e4

    Comments

    * tta/tests/run_parser_all.sh (check_strxfrm_ok): remove a space in string in condition that can be significant.

    Changed files

    • ChangeLog
    • tta/tests/run_parser_all.sh