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

Builder texinfo-solaris11-sparc Build #7013

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 17 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 8 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 13 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-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 7013 Build
codebase Build
got_revision 9d46155400877a21acd9f22a5f207347001b8f98 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 9d46155400877a21acd9f22a5f207347001b8f98 Build
scheduler schedule-texinfo-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartWed Nov 19 01:17:50 2025
EndWed Nov 19 01:35:44 2025
Elapsed17 mins, 54 secs

All Changes:

:

  1. Change #249313

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 19 Nov 2025 00:52:08
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 9db638b66cd1fcaba4e52a8f1a42fdee9602c14f

    Comments

    * tta/m4/txi_embedded_perl.m4: set CPPFLAGS and use same LDFLAGS as used in compilation.
    * tta/C/Makefile.am: simplify code now that flags are more
    homogeneous.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am
    • tta/configure.ac
    • tta/m4/txi_embedded_perl.m4
  2. Change #249314

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 19 Nov 2025 01:09:22
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 9d46155400877a21acd9f22a5f207347001b8f98

    Comments

    * tta/C/Makefile.am (AM_CFLAGS, ctexi2any_CFLAGS) (teximakehtml_CFLAGS): set AM_CFLAGS to the value used for libraries.
    * tta/C/Makefile.am (teximakehtml_LDADD): add Gnulib dependencies to
    LDADD.
    
    * tta/perl/XSTexinfo/Makefile.am (AM_CFLAGS, AM_LDFLAGS): set and
    remove now unneeded per library variables.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am
    • tta/perl/XSTexinfo/Makefile.am