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

Builder ffmpegsos-solaris10-sparc Build #13886

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisioneb0bfa852e7b9c524960300607ba2c4617060a9b
Got Revisioneb0bfa852e7b9c524960300607ba2c4617060a9b
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 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 ( 10 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 1 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config_sos.sh' failed ( 0 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 13886 Build
codebase Build
got_revision eb0bfa852e7b9c524960300607ba2c4617060a9b Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision eb0bfa852e7b9c524960300607ba2c4617060a9b 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. Leo Izen

Timing:

StartFri Aug 21 22:14:04 2026
EndFri Aug 21 22:14:29 2026
Elapsed24 secs

All Changes:

:

  1. Change #278888

    Category ffmpeg
    Changed by Leo Izen <leo.izenohnoyoudont@gmail.com>
    Changed at Fri 21 Aug 2026 20:13:46
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision eb0bfa852e7b9c524960300607ba2c4617060a9b

    Comments

    avutil/opt: reformat set_string_binary
    Fix the code formatting in libavutil/opt.c's static function
    set_string_binary after bd68a6130495fe17bf33e0a9ddc053baae18c81f.
    
    No functional changes.
    
    Signed-off-by: Leo Izen <leo.izen@gmail.com>

    Changed files

    • libavutil/opt.c