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

Builder ffmpeg-solaris10-sparc Build #12498

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision6c07a4f5588d94f801bf35515626c28d101d2172
Got Revision6c07a4f5588d94f801bf35515626c28d101d2172
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 22 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 ( 3 secs )
    1. stdio
  5. shell_3 './configure --samples="../../../ffmpeg/fate-suite" ...' failed ( 30 secs )
    1. stdio
    2. config.log
  6. shell_4 'gmake fate-rsync' failed ( 11 secs )
    1. stdio
  7. shell_5 '../../../ffmpeg/fate.sh ../../../ffmpeg/fate_config.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/ffmpeg-solaris10-sparc slave
buildername ffmpeg-solaris10-sparc Builder
buildnumber 12498 Build
codebase Build
got_revision 6c07a4f5588d94f801bf35515626c28d101d2172 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 6c07a4f5588d94f801bf35515626c28d101d2172 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. yangsen5

Timing:

StartMon Aug 25 12:35:53 2025
EndMon Aug 25 12:37:03 2025
Elapsed1 mins, 10 secs

All Changes:

:

  1. Change #243865

    Category ffmpeg
    Changed by yangsen5 <1441923451ohnoyoudont@qq.com>
    Changed at Mon 25 Aug 2025 12:15:17
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6c07a4f5588d94f801bf35515626c28d101d2172

    Comments

    avformat/file: add pkt_size option
    The min_packet_size/max_packet_size were hardcoded to 256KB for
    performance. The new option makes it possible to configure a
    smaller packet size on embedded devices with limited memory
    resources.
    
    Signed-off-by: yangsen5 <1441923451@qq.com>
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>

    Changed files

    • libavformat/file.c
    • libavformat/version.h