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

Builder ffmpeg-solaris10-i386 Build #13752

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisionc29d1b9df58358a7349780c8daab7e62d837a75e
Got Revisionc29d1b9df58358a7349780c8daab7e62d837a75e
Changes3 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpeg-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 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 ( 10 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.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/slave/ffmpeg-solaris10-i386 slave
buildername ffmpeg-solaris10-i386 Builder
buildnumber 13752 Build
codebase Build
got_revision c29d1b9df58358a7349780c8daab7e62d837a75e Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision c29d1b9df58358a7349780c8daab7e62d837a75e Build
scheduler schedule-ffmpeg-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpeg-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Andreas Rheinhardt

Timing:

StartTue May 12 17:18:07 2026
EndTue May 12 17:18:25 2026
Elapsed17 secs

All Changes:

:

  1. Change #266886

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 12 May 2026 16:11:56
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision e626b02a01093b90fe6ab0d3a3d3acbf094b0b91

    Comments

    avformat/id3v2: Avoid temporary buffer
    Reviewed-by: Romain Beauxis <toots@rastageeks.org>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/id3v2.c
  2. Change #266887

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 12 May 2026 16:12:51
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 356e427d5cf4079fb9208ab205a9b9d3f89abf2a

    Comments

    avformat/id3v2: Use proper logcontext
    Otherwise one could not associate log messages with inputs.
    
    Reviewed-by: Romain Beauxis <toots@rastageeks.org>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/id3v2.c
  3. Change #266888

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Tue 12 May 2026 16:12:54
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision c29d1b9df58358a7349780c8daab7e62d837a75e

    Comments

    avformat/id3v2: Fix indentation
    Forgotten after e9c372362cb736240dcd87658a027ecfb7b9d240.
    
    Reviewed-by: Romain Beauxis <toots@rastageeks.org>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavformat/id3v2.c