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

Builder ffmpegsos-solaris10-sparc Build #12410

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpegsos-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 ( 1 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config_sos.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/ffmpegsos-solaris10-sparc slave
buildername ffmpegsos-solaris10-sparc Builder
buildnumber 12410 Build
codebase Build
got_revision 6cdd2cbe323e04cb4bf88bea50c32aad60cba26e Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 6cdd2cbe323e04cb4bf88bea50c32aad60cba26e 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:

StartThu Nov 13 01:37:47 2025
EndThu Nov 13 01:38:05 2025
Elapsed17 secs

All Changes:

:

  1. Change #248577

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Thu 13 Nov 2025 01:29:49
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 362d673ad6f4e5839411a26f95645d43371f1677

    Comments

    avformat/riffdec: add support for HEAACWAVEFORMAT
    This is an extension to WAVEFORMATEX used for some AAC streams, defined in the
    Windows SDK.
    
    Fixes issue #20887.
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/riff.c
    • libavformat/riffdec.c
    • libavformat/version.h
  2. Change #248578

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Thu 13 Nov 2025 01:30:02
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6cdd2cbe323e04cb4bf88bea50c32aad60cba26e

    Comments

    avformat/riffenc: add support for HEAACWAVEFORMAT
    This is an extension to WAVEFORMATEX used for some AAC streams, defined in the
    Windows SDK.
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/riffenc.c
    • libavformat/version.h