Builder texinfo-solaris10-sparc Build #6324
Build In Progress:
ETA: 02:48:38 [28 mins, 8 secs]
shell_3SourceStamp:
| Project | texinfo |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Branch | master |
| Revision | c8a81e71b1bed72f1b4cf002db388348b7420781 |
| Got Revision | c8a81e71b1bed72f1b4cf002db388348b7420781 |
| Changes | 2 changes |
BuildSlave:
unstable10sReason:
The SingleBranchScheduler scheduler named 'schedule-texinfo-solaris10-sparc' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc | slave |
| buildername | texinfo-solaris10-sparc | Builder |
| buildnumber | 6324 | Build |
| codebase | Build | |
| got_revision | c8a81e71b1bed72f1b4cf002db388348b7420781 | Git |
| project | texinfo | Build |
| repository | https://git.savannah.gnu.org/git/texinfo.git | Build |
| revision | c8a81e71b1bed72f1b4cf002db388348b7420781 | Build |
| scheduler | schedule-texinfo-solaris10-sparc | Scheduler |
| slavename | unstable10s | BuildSlave |
| workdir | /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Patrice Dumaspertusus@free.fr
Timing:
| Start | Fri May 8 00:54:41 2026 |
| Elapsed | 1 hrs, 25 mins, 49 secs |
All Changes:
:
Change #266566
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Fri 08 May 2026 00:50:26 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision a3fe901cedabde05a1c0004591a7a3d9b77b9607 Comments
* doc/texi2any_api.texi (Command Tree Element Conversion) (Functions and Data for Default Formatting): put information on default formatting functions used for diverse commands in a spearate chapter, keeping only formatting of commands that require calling some specific functions in "Command Tree Element Conversion".
Changed files
- ChangeLog
- doc/texi2any_api.texi
Change #266567
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Fri 08 May 2026 00:50:26 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision c8a81e71b1bed72f1b4cf002db388348b7420781 Comments
* doc/texi2any_api.texi (Text Tree Elements Conversion): document xml_format_text_with_numeric_entities. * doc/texi2any_api.texi (Commands Without Arguments Formatting): document expand_today. * doc/texi2any_api.texi (Accent Commands with Arguments Formatting): document %Texinfo::UnicodeData::unicode_accented_letters. * doc/texi2any_api.texi (Specific Formatting for Indices): add the description of more indices related formatting functions. * doc/texi2any_api.texi (@code{@@verbatiminclude} Formatting) (Definition Commands Formatting) (Float and List of Floats Formatting) (Block Commands with @code{@@item}) (Informative Commands): add nodes for diverse elements. * doc/texi2any_api.texi (Specific Functions for Specific Elements): remove previous "Specific Functions for Specific Elements" node and rename "Functions and Data for Default Formatting" as "Specific Functions for Specific Elements". * doc/texi2any_api.texi (Specific Functions for Specific Elements): document simple_arg_text, empty_spaces_argument and Texinfo::Convert::NodeNameNormalization methods. * tta/perl/Texinfo/Convert/HTML.pm (_convert_float_command): call float_name_caption object oriented. * tta/perl/Texinfo/Convert/NodeNameNormalization.pm (@EXPORT_OK): export convert_to_normalized.Changed files
- ChangeLog
- doc/texi2any_api.texi
- doc/tta_api/api_includes/Texinfo-Convert-NodeNameNormalization.texi
- tta/perl/Texinfo/Common.pm
- tta/perl/Texinfo/Convert/HTML.pm
- tta/perl/Texinfo/Convert/NodeNameNormalization.pm