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

Builder ffmpegsos-solaris10-i386 Build #13768

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpegsos-solaris10-i386' 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 ( 9 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 ( 1 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 13768 Build
codebase Build
got_revision 0c6b4ad5fcacfc68fa914d9ba01ce5e107491198 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 0c6b4ad5fcacfc68fa914d9ba01ce5e107491198 Build
scheduler schedule-ffmpegsos-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Marvin Scholz
  2. jade

Timing:

StartWed Apr 22 15:34:58 2026
EndWed Apr 22 15:35:19 2026
Elapsed21 secs

All Changes:

:

  1. Change #265189

    Category ffmpeg
    Changed by jade <heartstopp1ngohnoyoudont@proton.me>
    Changed at Wed 22 Apr 2026 15:28:17
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 5242bdae823cec4455be21404ddc21f58c37a787

    Comments

    avformat/id3v2: add image/jxl for JPEG XL image attachments
    This allows JPEG XL images to be recognized as valid attachments.
    Since JPEG is already widely used for cover art, JXL's support for
    lossless JPEG transcodes can decrease the total size of music collections.
    This fixes JXL cover art rendering in applications like mpv which rely
    on FFmpeg for demuxing.
    
    Signed-off-by: jade <heartstopp1ng@proton.me>

    Changed files

    • libavformat/id3v2.c
    • tests/fate/cover-art.mak
    • tests/ref/fate/cover-art-mp3-jxl-remux
  2. Change #265190

    Category ffmpeg
    Changed by Marvin Scholz <epirat07ohnoyoudont@gmail.com>
    Changed at Wed 22 Apr 2026 15:29:18
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0c6b4ad5fcacfc68fa914d9ba01ce5e107491198

    Comments

    doc: add narrow variable scope in loops to style examples

    Changed files

    • doc/developer.texi