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

Builder ffmpegsos-solaris10-sparc Build #13957

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 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 ( 2 mins, 56 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 8 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config_sos.sh' failed ( 2 mins, 16 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 13957 Build
codebase Build
got_revision f93cd72dde3056c2efb39e11589745d78cd24409 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision f93cd72dde3056c2efb39e11589745d78cd24409 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. zhanghongyuan

Timing:

StartSun Sep 6 04:14:00 2026
EndSun Sep 6 04:19:37 2026
Elapsed5 mins, 36 secs

All Changes:

:

  1. Change #280916

    Category ffmpeg
    Changed by zhanghongyuan <zhanghongyuanohnoyoudont@uniontech.com>
    Changed at Sun 06 Sep 2026 05:56:05
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f93cd72dde3056c2efb39e11589745d78cd24409

    Comments

    fftools/ffprobe: drop duplicate HDR10+ window corner fields
    window_upper_left_corner_x/_y were printed twice within the geometry
    loop of print_dynamic_hdr10_plus() (copy-paste leftover). Remove the
    redundant pair, which emits duplicate lines in flat output and
    duplicate keys in JSON.
    
    Signed-off-by: zhanghongyuan <zhanghongyuan@uniontech.com>

    Changed files

    • fftools/ffprobe.c