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

Builder ffmpeg-solaris10-sparc Build #13672

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 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.sh' failed ( 3 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/ffmpeg-solaris10-sparc slave
buildername ffmpeg-solaris10-sparc Builder
buildnumber 13672 Build
codebase Build
got_revision 566ad7869ee3c8b6993e1f880e0a50eae18c66ac Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 566ad7869ee3c8b6993e1f880e0a50eae18c66ac Build
scheduler schedule-ffmpeg-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpeg-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Marton Balint

Timing:

StartWed May 13 23:22:40 2026
EndWed May 13 23:23:06 2026
Elapsed25 secs

All Changes:

:

  1. Change #267051

    Category ffmpeg
    Changed by Marton Balint <cusohnoyoudont@passwd.hu>
    Changed at Wed 13 May 2026 22:41:23
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision cb708d8703a9f72730a1bc07638a435e1381c841

    Comments

    avformat/utils: add ff_bprint_finalize_as_fam to put bprint strings to flexible array members
    Signed-off-by: Marton Balint <cus@passwd.hu>

    Changed files

    • libavformat/internal.h
    • libavformat/utils.c
  2. Change #267052

    Category ffmpeg
    Changed by Marton Balint <cusohnoyoudont@passwd.hu>
    Changed at Wed 13 May 2026 22:41:23
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f20ea3fb22ee9e8590604b8dfba6868ad1a9fd74

    Comments

    avformat/hlsenc: dynamically allocate segment uris along with the segment struct
    As suggested by Andreas Rheinhardt.
    
    Supersedes: #22536.
    
    Signed-off-by: Marton Balint <cus@passwd.hu>

    Changed files

    • libavformat/hlsenc.c
  3. Change #267053

    Category ffmpeg
    Changed by Marton Balint <cusohnoyoudont@passwd.hu>
    Changed at Wed 13 May 2026 22:41:23
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 566ad7869ee3c8b6993e1f880e0a50eae18c66ac

    Comments

    avformat/hlsenc: remove unused function parameter
    Signed-off-by: Marton Balint <cus@passwd.hu>

    Changed files

    • libavformat/hlsenc.c