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

Builder ffmpegsos-solaris10-sparc Build #13734

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 38 secs )
    1. stdio
  2. shell 'gsed -i ...' ( 1 secs )
    1. stdio
  3. shell_1 'gsed -i ...' ( 2 secs )
    1. stdio
  4. shell_2 'gsed -i ...' failed ( 0 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 55 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 ( 1 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 13734 Build
codebase Build
got_revision 86940d45aff7d59810794df3ab2b39b7b83b478c Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 86940d45aff7d59810794df3ab2b39b7b83b478c 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 Jul 30 13:46:18 2026
EndThu Jul 30 13:47:59 2026
Elapsed1 mins, 41 secs

All Changes:

:

  1. Change #276592

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Thu 30 Jul 2026 15:19:39
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision c77c0e580a39580c085b7182885601015b7f3da4

    Comments

    avcodec/bsf/eac3_core: clear profile value on init()
    The output stream no longer has Atmos metadata, so the
    AV_PROFILE_EAC3_DDP_ATMOS profile, if it was set, is no longer valid.
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavcodec/bsf/eac3_core.c
  2. Change #276593

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Thu 30 Jul 2026 15:19:39
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 86940d45aff7d59810794df3ab2b39b7b83b478c

    Comments

    avcodec/bsf/truehd_core: clear profile value on init()
    The output stream no longer has Atmos metadata, so the
    AV_PROFILE_TRUEHD_ATMOS profile, if it was set, is no longer valid.
    
    Fixes issue #23195.
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavcodec/bsf/truehd_core.c