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

Builder ffmpegsos-solaris10-sparc Build #13247

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision49a2d426e96840625043d7749ab039d0f978e7ed
Got Revision49a2d426e96840625043d7749ab039d0f978e7ed
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell 'gsed -i ...' ( 0 secs )
    1. stdio
  3. shell_1 'gsed -i ...' ( 0 secs )
    1. stdio
  4. shell_2 'gsed -i ...' failed ( 0 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 7 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 2 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config_sos.sh' failed ( 4 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/ffmpegsos-solaris10-sparc slave
buildername ffmpegsos-solaris10-sparc Builder
buildnumber 13247 Build
codebase Build
got_revision 49a2d426e96840625043d7749ab039d0f978e7ed Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 49a2d426e96840625043d7749ab039d0f978e7ed Build
scheduler schedule-ffmpegsos-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpegsos-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Ramiro Polla

Timing:

StartMon Apr 13 14:55:07 2026
EndMon Apr 13 14:55:31 2026
Elapsed23 secs

All Changes:

:

  1. Change #264298

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Mon 13 Apr 2026 14:46:49
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision c1d4fe8b44d54f962434814e78839f74e6e3c626

    Comments

    configure: fix html docs generation when makeinfo is disabled
    The makeinfo_html variable wasn't being disabled when the makeinfo test
    failed, which prevented texi2html from being probed.
    
    Fixes 589da160b2.
    
    Found-by: Luke Jolliffe <luke.jolliffe@bbc.co.uk>

    Changed files

    • configure
  2. Change #264299

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Mon 13 Apr 2026 14:46:49
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 31f280e1e6f47b11d884baec225a5cedef81bdcd

    Comments

    configure: add missing quotes around user-specified tool paths
    Found-by: Luke Jolliffe <luke.jolliffe@bbc.co.uk>

    Changed files

    • configure
  3. Change #264300

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Mon 13 Apr 2026 14:46:49
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 49a2d426e96840625043d7749ab039d0f978e7ed

    Comments

    configure: collapse else + if into elif

    Changed files

    • configure