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

Builder ffmpeg-solaris10-sparc Build #13125

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 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.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/ffmpeg-solaris10-sparc slave
buildername ffmpeg-solaris10-sparc Builder
buildnumber 13125 Build
codebase Build
got_revision 10acab8df56fc33027b4cf36e2d42dc9d7c81d54 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 10acab8df56fc33027b4cf36e2d42dc9d7c81d54 Build
scheduler schedule-ffmpeg-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpeg-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. James Almer
  2. Kacper Michajłow

Timing:

StartThu Feb 12 02:04:35 2026
EndThu Feb 12 02:04:53 2026
Elapsed18 secs

All Changes:

:

  1. Change #257477

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Thu 12 Feb 2026 01:56:21
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision fa36645f7e09bb9b25f70ee8e52f736c889db1d3

    Comments

    avcodec/bsf/dovi_rpu: fix typo
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • libavcodec/bsf/dovi_rpu.c
  2. Change #257478

    Category ffmpeg
    Changed by Kacper Michajłow <kasper93ohnoyoudont@gmail.com>
    Changed at Thu 12 Feb 2026 01:56:21
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 3b4281e919cf2665a454158e0248eb0635087850

    Comments

    avcodec/hevc/hevcdec: skip logging 'Skipping NAL unit 63'
    We know that this is Dolby Vision Enhancement Layer and while it's not
    handled, we can just reduce log spam for this, as it's if fact
    recognized.
    
    Signed-off-by: Kacper Michajłow <kasper93@gmail.com>

    Changed files

    • libavcodec/hevc/hevcdec.c
  3. Change #257479

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Thu 12 Feb 2026 01:57:20
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 10acab8df56fc33027b4cf36e2d42dc9d7c81d54

    Comments

    avcodec/hevc/hevcdec: report unparsed unknown NALUs types at verbose level
    Reduces spamming at default log level.
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavcodec/hevc/hevcdec.c