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

Builder ffmpegsos-solaris10-i386 Build #13280

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision75f5d79f6a4c78198627ae48b8d0284402e77fa8
Got Revision75f5d79f6a4c78198627ae48b8d0284402e77fa8
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 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 ( 6 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_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/slave/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 13280 Build
codebase Build
got_revision 75f5d79f6a4c78198627ae48b8d0284402e77fa8 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 75f5d79f6a4c78198627ae48b8d0284402e77fa8 Build
scheduler schedule-ffmpegsos-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Marton Balint

Timing:

StartWed Feb 4 22:18:00 2026
EndWed Feb 4 22:18:13 2026
Elapsed12 secs

All Changes:

:

  1. Change #256988

    Category ffmpeg
    Changed by Marton Balint <cusohnoyoudont@passwd.hu>
    Changed at Wed 04 Feb 2026 21:46:30
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 30be62b711d8d543296700a6548fd41dffdde813

    Comments

    fftools/ffprobe: print AV_PKT_DATA_MATROSKA_BLOCKADDITIONAL id and data
    Data is only printed if -show_data is used.
    
    Signed-off-by: Marton Balint <cus@passwd.hu>

    Changed files

    • fftools/ffprobe.c
  2. Change #256989

    Category ffmpeg
    Changed by Marton Balint <cusohnoyoudont@passwd.hu>
    Changed at Wed 04 Feb 2026 21:46:30
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision b1f14cbd0e732b604ead20024186989908221b98

    Comments

    fftools/ffprobe: fatorize dumping hexdump as data dump
    Signed-off-by: Marton Balint <cus@passwd.hu>

    Changed files

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

    Category ffmpeg
    Changed by Marton Balint <cusohnoyoudont@passwd.hu>
    Changed at Wed 04 Feb 2026 21:46:30
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision ca6f3f3c174f63e396c08787f70eb707bd2e52bc

    Comments

    fftools/ffprobe: use an AVTextFormatOptions struct in AVTextFormatContext
    Signed-off-by: Marton Balint <cus@passwd.hu>

    Changed files

    • fftools/graph/graphprint.c
    • fftools/textformat/avtextformat.c
    • fftools/textformat/avtextformat.h
    • fftools/textformat/tf_xml.c
  4. Change #256991

    Category ffmpeg
    Changed by Marton Balint <cusohnoyoudont@passwd.hu>
    Changed at Wed 04 Feb 2026 21:46:30
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 75f5d79f6a4c78198627ae48b8d0284402e77fa8

    Comments

    fftools/ffprobe: add base64 data dump format
    Signed-off-by: Marton Balint <cus@passwd.hu>

    Changed files

    • doc/ffprobe.texi
    • fftools/ffprobe.c
    • fftools/textformat/avtextformat.c
    • fftools/textformat/avtextformat.h