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

Builder ffmpeg-solaris10-i386 Build #13824

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpeg-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 5 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 ( 9 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 0 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config.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/slave/ffmpeg-solaris10-i386 slave
buildername ffmpeg-solaris10-i386 Builder
buildnumber 13824 Build
codebase Build
got_revision b79a7422f52e87ebbd8a411a57a9432d453f9ce0 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision b79a7422f52e87ebbd8a411a57a9432d453f9ce0 Build
scheduler schedule-ffmpeg-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpeg-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Nicolas Gaullier

Timing:

StartMon May 25 03:02:43 2026
EndMon May 25 03:02:59 2026
Elapsed15 secs

All Changes:

:

  1. Change #268228

    Category ffmpeg
    Changed by Nicolas Gaullier <nicolas.gaullierohnoyoudont@cji.paris>
    Changed at Mon 25 May 2026 02:55:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0099a5fbdd46bd22c0c305471ca299e2cd112840

    Comments

    fftools/textformat: stop using char * as identifiers
    Add an enum instead.
    As a result, fix honor -byte_binary_prefix.
    In value_string(), add support for float values (beyond seconds),
    and allow unit to be null or empty.
    Also remove unused variable unit_second_str in ffprobe.
    
    Signed-off-by: Nicolas Gaullier <nicolas.gaullier@cji.paris>

    Changed files

    • fftools/ffprobe.c
    • fftools/graph/graphprint.c
    • fftools/textformat/avtextformat.c
    • fftools/textformat/avtextformat.h
  2. Change #268229

    Category ffmpeg
    Changed by Nicolas Gaullier <nicolas.gaullierohnoyoudont@cji.paris>
    Changed at Mon 25 May 2026 02:55:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6b401344e80c72c726e2f82dce62d55eb0099a65

    Comments

    fftools/textformat: add support for decibel formatting
    Signed-off-by: Nicolas Gaullier <nicolas.gaullier@cji.paris>

    Changed files

    • fftools/textformat/avtextformat.c
    • fftools/textformat/avtextformat.h
  3. Change #268230

    Category ffmpeg
    Changed by Nicolas Gaullier <nicolas.gaullierohnoyoudont@cji.paris>
    Changed at Mon 25 May 2026 02:55:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b79a7422f52e87ebbd8a411a57a9432d453f9ce0

    Comments

    fftools/ffprobe: print downmix_info frame side data
    Signed-off-by: Nicolas Gaullier <nicolas.gaullier@cji.paris>

    Changed files

    • fftools/ffprobe.c