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

Builder texinfo-solaris10-i386 Build #7428

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision4f5b51e5704cff141ffbe7ece90e737a39d723d6
Got Revision4f5b51e5704cff141ffbe7ece90e737a39d723d6
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 44 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 32 secs )
    1. stdio
  4. shell_2 'gmake all' ( 13 mins, 37 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 38 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 7428 Build
codebase Build
got_revision 4f5b51e5704cff141ffbe7ece90e737a39d723d6 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 4f5b51e5704cff141ffbe7ece90e737a39d723d6 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:

StartSat Mar 7 18:04:48 2026
EndSat Mar 7 18:37:28 2026
Elapsed32 mins, 39 secs

All Changes:

:

  1. Change #260212

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 07 Mar 2026 16:08:35
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 255a073e381b3a4650393fc69e6623ef1ee4e1fa

    Comments

    * INSTALL, README-hacking: document TEXINFO_XS_CONVERT only in INSTALL.  Move documentation about all the TEXINFO_XS_* to README-hacking.  Mention that those variables will be removed in the future.

    Changed files

    • ChangeLog
    • INSTALL
    • README-hacking
  2. Change #260213

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 07 Mar 2026 17:53:59
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4f5b51e5704cff141ffbe7ece90e737a39d723d6

    Comments

    * tta/perl/Texinfo/ModulePath.pm.in ($XS_modules_dir, init), tta/perl/Texinfo/XSLoader.pm (init): set $XS_modules_dir in ModulePath instead of prepending to @INC.  Search for libtool archive in $XS_modules_dir only in XSLoader init.  Remove _find_file_in_inc.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/ModulePath.pm.in
    • tta/perl/Texinfo/XSLoader.pm