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

Builder ffmpeg-solaris10-sparc Build #12155

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 42 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.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-unstable10s/slave/ffmpeg-solaris10-sparc slave
buildername ffmpeg-solaris10-sparc Builder
buildnumber 12155 Build
codebase Build
got_revision a5dc56fcd692ea65f8d8d0a43bb31207645cc994 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision a5dc56fcd692ea65f8d8d0a43bb31207645cc994 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. Zhao Zhili

Timing:

StartSat Jun 7 10:24:52 2025
EndSat Jun 7 10:25:43 2025
Elapsed50 secs

All Changes:

:

  1. Change #231577

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Sat 07 Jun 2025 09:58:21
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 1af6881ba1230443477c913725ff63c9c5d7f47b

    Comments

    avformat/tls: Fix integer overflow with option mtu
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>

    Changed files

    • libavformat/tls.h
  2. Change #231578

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Sat 07 Jun 2025 09:58:21
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 153cdf3142ce2ac8b9dd7701974409d79ee1f165

    Comments

    avformat/whip: Constify arguments in is_rtp_rtcp/is_rtcp
    Fix warning of -Wincompatible-pointer-types-discards-qualifiers.
    
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>

    Changed files

    • libavformat/whip.c
  3. Change #231579

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Sat 07 Jun 2025 09:59:06
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision a5dc56fcd692ea65f8d8d0a43bb31207645cc994

    Comments

    avformat/format: make experimental flag works for muxer
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>

    Changed files

    • libavformat/avformat.h
    • libavformat/format.c