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

Builder texinfo-solaris10-i386 Build #6841

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 40 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 31 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 52 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 6841 Build
codebase Build
got_revision 1c8d0009d640c74ff5310eed1b726b37fd21954a Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 1c8d0009d640c74ff5310eed1b726b37fd21954a 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:

StartMon Jul 14 17:12:19 2025
EndMon Jul 14 17:33:42 2025
Elapsed21 mins, 22 secs

All Changes:

:

  1. Change #239751

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 14 Jul 2025 16:46:37
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4245425c6b32417261325ffe474ebc5f4136d4ef

    Comments

    * tta/configure.ac: use enable_xs instead of disable_xs, as disable_xs does not exist.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Structuring.texi
    • tta/configure.ac
    • tta/swig/configure.ac
  2. Change #239752

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 14 Jul 2025 17:02:02
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1c8d0009d640c74ff5310eed1b726b37fd21954a

    Comments

    * tta/configure.ac (CC, CFLAGS, CPPFLAGS, LDFLAGS): set CC, CFLAGS, CPPFLAGS and LDFLAGS to PERL_EXT_* values only if enable_xs is not no. That way, a 'pure C' build of the libraries does not use the PERL_EXT_* variables but the regular C variables.

    Changed files

    • ChangeLog
    • tta/TODO
    • tta/configure.ac