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

Builder ffmpegsos-solaris10-sparc Build #13297

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 5 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 ( 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 13297 Build
codebase Build
got_revision 08f56d4898eafcaddc19b3aac9263e066e82f0c0 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 08f56d4898eafcaddc19b3aac9263e066e82f0c0 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. Ramiro Polla

Timing:

StartThu Apr 23 18:57:53 2026
EndThu Apr 23 18:59:09 2026
Elapsed1 mins, 16 secs

All Changes:

:

  1. Change #265278

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Thu 23 Apr 2026 18:46:21
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2e92764b862d45877348f1cbe69fa6b2629dde1a

    Comments

    avformat/apngdec: remove unused function argument

    Changed files

    • libavformat/apngdec.c
  2. Change #265279

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Thu 23 Apr 2026 18:46:21
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0cd2bbe4f4bebffd64a254c45b036b665f727633

    Comments

    avformat/apngdec: fix playback of piped apng files
    The check for avio_size() made apng_read_header() return an error
    instead of just disabling looping.

    Changed files

    • libavformat/apngdec.c
  3. Change #265280

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Thu 23 Apr 2026 18:46:42
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 9e8e82308b1d1d1ea4f944ccffe961792e04c49e

    Comments

    avcodec/webp: use av_fourcc2str() to print fourccs

    Changed files

    • libavcodec/webp.c
  4. Change #265281

    Category ffmpeg
    Changed by Ramiro Polla <ramiro.pollaohnoyoudont@gmail.com>
    Changed at Thu 23 Apr 2026 18:46:42
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 08f56d4898eafcaddc19b3aac9263e066e82f0c0

    Comments

    avcodec/webp: remove write-only lossless field from WebPContext

    Changed files

    • libavcodec/webp.c