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

Builder texinfo-solaris10-sparc Build #6049

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionf9b3b81e94634044106d1ec80b746a69bfbab512
Got Revisionf9b3b81e94634044106d1ec80b746a69bfbab512
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. shell './autogen.sh' ( 31 mins, 11 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 28 secs )
    1. stdio
  4. shell_2 'gmake all' ( 20 mins, 27 secs )
    1. stdio
  5. shell_3 'gmake check' ( 38 mins, 24 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 6049 Build
codebase Build
got_revision f9b3b81e94634044106d1ec80b746a69bfbab512 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision f9b3b81e94634044106d1ec80b746a69bfbab512 Build
scheduler schedule-texinfo-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartWed Dec 31 15:22:46 2025
EndWed Dec 31 16:58:36 2025
Elapsed1 hrs, 35 mins, 49 secs

All Changes:

:

  1. Change #253682

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 31 Dec 2025 14:28:46
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f9b3b81e94634044106d1ec80b746a69bfbab512

    Comments

    info: Avoid starting interactive session with --output flag
    * info/info.c (get_initial_file, add_initial_files)
    <hook node, invocation node>:
    Call info_session_or_dump_one_node instead of info_session_one_node.
    
    (info_session_or_dump_one_node): Get user output filename from
    file-global variable rather than as a variable.

    Changed files

    • ChangeLog
    • info/info.c