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

Builder texinfo-solaris10-i386 Build #7109

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision416501b05731a68d26f7fef943e77b16ce61ac3b
Got Revision416501b05731a68d26f7fef943e77b16ce61ac3b
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' ( 3 mins, 40 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 22 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 32 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 20 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 7109 Build
codebase Build
got_revision 416501b05731a68d26f7fef943e77b16ce61ac3b Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 416501b05731a68d26f7fef943e77b16ce61ac3b 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 Nov 17 22:47:50 2025
EndMon Nov 17 23:06:56 2025
Elapsed19 mins, 5 secs

All Changes:

:

  1. Change #249173

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 17 Nov 2025 21:46:34
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 2e3ddaacfd3562dc9fd0209f809f7c0c26305710

    Comments

    * tta/m4/txi_embedded_perl.m4 (CFLAGS): use perl_conf_CPPFLAGS and perl_conf_EMBED_CFLAGS instead of PERL_EXTUTILS_EMBED_ccopts.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am
    • tta/m4/txi_embedded_perl.m4
    • tta/m4/txi_perl_conf.m4
  2. Change #249174

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 17 Nov 2025 22:37:48
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 416501b05731a68d26f7fef943e77b16ce61ac3b

    Comments

    * tta/m4/txi_perl_conf.m4 (perl_conf_CFLAGS): rename perl_conf_EMBED_CFLAGS as perl_conf_CFLAGS.
    * tta/configure.ac (CFLAGS), tta/C/Makefile.am (AM_CFLAGS): use
    perl_conf_CFLAGS for configure tests, even when Perl headers are not
    compiled and set AM_CFLAGS to perl_conf_CFLAGS such that the flags are
    used for the libraries not compiled against Perl headers.  This is
    because those flags are already used for executables and we need
    consistency between configure flags and compile flags.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am
    • tta/configure.ac
    • tta/m4/txi_embedded_perl.m4
    • tta/m4/txi_perl_conf.m4