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

Builder ffmpegsos-solaris10-sparc Build #12466

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisionfaa382e5b196f2acb5bc5b159aaf06682291328b
Got Revisionfaa382e5b196f2acb5bc5b159aaf06682291328b
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 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 ( 0 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config_sos.sh' failed ( 5 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 12466 Build
codebase Build
got_revision faa382e5b196f2acb5bc5b159aaf06682291328b Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision faa382e5b196f2acb5bc5b159aaf06682291328b 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. James Almer

Timing:

StartWed Nov 26 16:08:05 2025
EndWed Nov 26 16:08:26 2025
Elapsed21 secs

All Changes:

:

  1. Change #250118

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Wed 26 Nov 2025 16:01:17
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 554ae5ada98cd44686ade995102d3aa2295d7b09

    Comments

    avformat/iamf_parse: ensure each layout in an scalable channel representation has an increasing number of channels
    Fixes issue #21013
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/iamf_parse.c
  2. Change #250119

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Wed 26 Nov 2025 16:01:17
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision faa382e5b196f2acb5bc5b159aaf06682291328b

    Comments

    avformat/iamf_parse: ensure the stream count in a scalable channel representation is equal to the audio element's stream count
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/iamf_parse.c