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

Builder texinfo-solaris11-i386 Build #7103

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 38 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 23 secs )
    1. stdio
  4. shell_2 'gmake all' ( 11 mins, 57 secs )
    1. stdio
  5. shell_3 'gmake check' ( 15 mins, 41 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 7103 Build
codebase Build
got_revision dada56175a2798f212d0035457d55f4f911e7b42 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision dada56175a2798f212d0035457d55f4f911e7b42 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. Gavin Smith
  2. Patrice Dumas

Timing:

StartSun Feb 1 16:18:14 2026
EndSun Feb 1 16:58:04 2026
Elapsed39 mins, 49 secs

All Changes:

:

  1. Change #256766

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 01 Feb 2026 15:44:09
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a7d0cafdc4db48eb3d5d3299db78d59768f61910

    Comments

    * configure.ac: bump version to 7.2.91.

    Changed files

    • ChangeLog
    • configure.ac
    • doc/refcard/txirefcard.tex
    • js/info.js
    • tta/configure.ac
    • tta/perl/CheckXS/configure.ac
    • tta/perl/Texinfo/Common.pm
    • tta/perl/Texinfo/ConfigXS.pm
    • tta/perl/Texinfo/Convert/ConvertXS.pm
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/Convert/Info.pm
    • tta/perl/Texinfo/Convert/LaTeX.pm
    • tta/perl/Texinfo/Convert/NodeNameNormalization.pm
    • tta/perl/Texinfo/Convert/Paragraph.pm
    • tta/perl/Texinfo/Convert/PlainTexinfo.pm
    • tta/perl/Texinfo/Convert/Plaintext.pm
    • tta/perl/Texinfo/Convert/Texinfo.pm
    • tta/perl/Texinfo/Convert/TexinfoMarkup.pm
    • tta/perl/Texinfo/Convert/TexinfoSXML.pm
    • tta/perl/Texinfo/Convert/TexinfoXML.pm
    • tta/perl/Texinfo/Convert/Text.pm
    • tta/perl/Texinfo/Convert/TextContent.pm
    • tta/perl/Texinfo/Convert/Unicode.pm
    • tta/perl/Texinfo/Convert/Utils.pm
    • tta/perl/Texinfo/Document.pm
    • tta/perl/Texinfo/DocumentXS.pm
    • tta/perl/Texinfo/Example/IXIN.pm
    • tta/perl/Texinfo/Example/IXINSXML.pm
    • tta/perl/Texinfo/Example/ReadDocBook.pm
    • tta/perl/Texinfo/Example/TestReader.pm
    • tta/perl/Texinfo/Example/TreeElementConverter.pm
    • tta/perl/Texinfo/Example/TreeElementConverterXS.pm
    • tta/perl/Texinfo/Example/TreeElementReadDocBook.pm
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/IndicesXS.pm
    • tta/perl/Texinfo/ManipulateTree.pm
    • tta/perl/Texinfo/MiscXS.pm
    • tta/perl/Texinfo/ModulePath.pm.in
    • tta/perl/Texinfo/OutputUnits.pm
    • tta/perl/Texinfo/Parser.pm
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/Texinfo/Reader.pm
    • tta/perl/Texinfo/StructTransfXS.pm
    • tta/perl/Texinfo/Structuring.pm
    • tta/perl/Texinfo/Transformations.pm
    • tta/perl/Texinfo/Translations.pm
    • tta/perl/Texinfo/TreeElement.pm
    • tta/perl/Texinfo/UnicodeData.pm
    • tta/perl/Texinfo/XSLoader.pm
    • util/texi2dvi
    • util/texi2pdf
  2. Change #256771

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 01 Feb 2026 16:03:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 5de817edcbf580f6a654abdf44a856ffd2383bf5

    Comments

    * tta/perl/XSTexinfo/Makefile.am: use BUILD_C_CODE instead of HAVE_ICONV, it should be clearer and more robust.

    Changed files

    • ChangeLog
    • tta/perl/XSTexinfo/Makefile.am
  3. Change #256772

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 01 Feb 2026 16:03:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision dada56175a2798f212d0035457d55f4f911e7b42

    Comments

    * tta/configure.ac, tta/perl/Makefile.am (ModulePath.pm), tta/perl/Texinfo/ModulePath.pm.in ($build_C_code): pass build_C_code instead of enable_txi_libraries.  Remove enable_txi_libraries.
    * tta/perl/Texinfo/XSLoader.pm (BEGIN, $disable_C_libraries): set
    $disable_C_libraries based on build_C_code.
    
    * tta/perl/Texinfo/XSLoader.pm (init): handle especially the case of
    defined($additional_libraries) and $disable_C_libraries.
    Add FIXME as the TEXINFO_XS=requiredifenabled case is incorrect for
    modules without fallback.

    Changed files

    • ChangeLog
    • tta/configure.ac
    • tta/perl/Makefile.am
    • tta/perl/Texinfo/ModulePath.pm.in
    • tta/perl/Texinfo/XSLoader.pm