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

Builder texinfo-solaris10-i386 Build #7673

Results:

Exception shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 13 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 57 secs )
    1. stdio
  5. shell_3 shell_3 exception ( 0 secs )
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/texinfo-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7673 Build
codebase Build
got_revision 139881a188fb9a6ba1232fdffeb3f1fbc4a67d32 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 139881a188fb9a6ba1232fdffeb3f1fbc4a67d32 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 Sep 5 09:48:59 2026
EndSat Sep 5 10:17:41 2026
Elapsed28 mins, 42 secs

All Changes:

:

  1. Change #280767

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 05 Sep 2026 09:47:11
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a4998cbcb4ceb172d9f3cb8ef1831e044626d67d

    Comments

    * tta/C/texi2any.c (main): add missing short option -p to getopt_long call.  Report from Gavin.

    Changed files

    • ChangeLog
    • tta/C/texi2any.c
  2. Change #280768

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 05 Sep 2026 11:16:06
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 139881a188fb9a6ba1232fdffeb3f1fbc4a67d32

    Comments

    * tta/C/main/txi_config.c (set_option_value): set integer customization variable recognized as integer if it is positive or it corresponds to the special value for paragraphindent asis.  Otherwise do not set.  Based on Gavin report.
    * tta/C/texi2any.c (main): use integer_value set to correct integer
    values to set paragraphindent.  Gavin report.
    
    * tta/C/texi2any.c (main): remove spurious space in error message.
    Gavin report.

    Changed files

    • ChangeLog
    • tta/C/main/plaintext_converter_state.h
    • tta/C/main/txi_config.c
    • tta/C/texi2any.c