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

Builder texinfo-solaris11-i386 Build #6572

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionda2c816df3ba19c4aaa3dcf015080b654c2935d3
Got Revisionda2c816df3ba19c4aaa3dcf015080b654c2935d3
Changes3 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSun Jul 6 13:04:18 2025
EndSun Jul 6 13:42:06 2025
Elapsed37 mins, 47 secs

All Changes:

:

  1. Change #238485

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 06 Jul 2025 12:03:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision c987d7ccd84b3d8ec7d49d49fcaa889c5eac42a2

    Comments

    * util/swig/python/Makefile.am, util/swig/Makefile.am (SUBDIRS) (BUILT_SOURCES, python/python_texinfo_wrap.c), util/swig/configure.ac (AC_CONFIG_FILES): move python specific files to the new python subdirectory.  swig is still called from util/swig/.

    Changed files

    • .gitignore
    • ChangeLog
    • util/swig/Makefile.am
    • util/swig/README
    • util/swig/configure.ac
    • util/swig/python/Makefile.am
    • util/swig/python/test_Texinfo.py
    • util/swig/test_Texinfo.py
  2. Change #238486

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 06 Jul 2025 12:13:09
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 7f300fed84878b31e1153e47c3c4096fe97144cd

    Comments

    * util/swig/python/Makefile.am (MAINTAINERCLEANFILES): add Texinfo.py to MAINTAINERCLEANFILES.

    Changed files

    • ChangeLog
    • util/swig/python/Makefile.am
  3. Change #238487

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 06 Jul 2025 12:59:25
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision da2c816df3ba19c4aaa3dcf015080b654c2935d3

    Comments

    * util/swig/Makefile.am (BUILT_SOURCES, perl/perl_texinfo_wrap.c), util/swig/perl/Makefile.PL, util/swig/perl/t/01use.t, util/swig/perl/test_Texinfo.pl: preliminary Perl extension module based on the SWIG interface.

    Changed files

    • .gitignore
    • ChangeLog
    • util/swig/Makefile.am
    • util/swig/README
    • util/swig/perl/Makefile.PL
    • util/swig/perl/t/01use.t
    • util/swig/perl/test_Texinfo.pl