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

Builder ffmpegsos-solaris10-sparc Build #12903

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 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 ( 8 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_sos.sh' failed ( 2 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 12903 Build
codebase Build
got_revision 7b15039cdb828794eeed3b3aed20f6a0ba7f2fef Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 7b15039cdb828794eeed3b3aed20f6a0ba7f2fef 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. Lynne

Timing:

StartMon Feb 23 08:04:50 2026
EndMon Feb 23 08:05:13 2026
Elapsed22 secs

All Changes:

:

  1. Change #258593

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 23 Feb 2026 07:57:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a4ab4a98c481d19ba7842940d47f98e9f1a6f69e

    Comments

    aacdec_tab: split up tables init

    Changed files

    • libavcodec/aac/aacdec_tab.c
  2. Change #258594

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 23 Feb 2026 07:57:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 86977fdb6bb0ba553a9c654309eb9c028a3777b4

    Comments

    aacdec_tab: add Mps212 tables
    To be used in the following commit.

    Changed files

    • libavcodec/aac/aacdec_tab.c
    • libavcodec/aac/aacdec_tab.h
  3. Change #258595

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 23 Feb 2026 07:57:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision baad75cafa6bac298b72c177f657a2eb8e31cff1

    Comments

    aacdec_usac: add support for parsing Mpsp212 (MPEG surround)
    This commit adds the full bitstream parsing for Mps212.

    Changed files

    • libavcodec/aac.h
    • libavcodec/aac/Makefile
    • libavcodec/aac/aacdec.h
    • libavcodec/aac/aacdec_usac.c
    • libavcodec/aac/aacdec_usac_mps212.c
    • libavcodec/aac/aacdec_usac_mps212.h
  4. Change #258596

    Category ffmpeg
    Changed by Lynne <devohnoyoudont@lynne.ee>
    Changed at Mon 23 Feb 2026 07:57:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 7b15039cdb828794eeed3b3aed20f6a0ba7f2fef

    Comments

    Changelog: add changelog entry for Mps212

    Changed files

    • Changelog