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

Builder ffmpeg64-solaris10-sparc Build #14132

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Andreas Rheinhardt

Timing:

StartMon Aug 17 17:54:25 2026
EndMon Aug 17 17:54:59 2026
Elapsed33 secs

All Changes:

:

  1. Change #278501

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Mon 17 Aug 2026 18:43:51
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 43284b61a39a7d35633ebbc637db50ff4e97c57e

    Comments

    Revert "fftools/ffmpeg_sched: allow throttling decoder outputs"
    This reverts commit 03dfac563018e6e8b81e331ebae0732d8edfe754.
    Said commit led to numerous regressions, namely:
    a) It can lead to wrong output interleavement (issue #23731
    and (presumably) #24162).
    b) It can lead to streams stopping prematurely (issue #24008
    and (presumably) #23988 and #24135).
    c) It can lead to extreme memory usage even when the input files
    are fine, especially mkvmerge files (see issue #24168).
    
    Reviewed-by: Niklas Haas <ffmpeg@haasn.dev>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • fftools/ffmpeg_sched.c