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

Builder ffmpegsos-solaris10-sparc Build #12055

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision2b522f537f565d6b4c23e12bd22c2102a32b1649
Got Revision2b522f537f565d6b4c23e12bd22c2102a32b1649
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 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 ( 8 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_sos.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/ffmpegsos-solaris10-sparc slave
buildername ffmpegsos-solaris10-sparc Builder
buildnumber 12055 Build
codebase Build
got_revision 2b522f537f565d6b4c23e12bd22c2102a32b1649 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 2b522f537f565d6b4c23e12bd22c2102a32b1649 Build
scheduler schedule-ffmpegsos-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpegsos-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. James Almer
  2. Timo Rothenpieler

Timing:

StartFri Aug 1 21:42:22 2025
EndFri Aug 1 21:42:42 2025
Elapsed19 secs

All Changes:

:

  1. Change #241646

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 01 Aug 2025 20:49:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 18174cbae8282de0e45cbc6490967f6fb545fe21

    Comments

    forgejo/workflows: add compile-only test for win64

    Changed files

    • .forgejo/workflows/test.yml
  2. Change #241647

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 01 Aug 2025 20:49:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision e5275dbc96e65dccf73f18a0dd90e60e0bbb7d1d

    Comments

    avcodec/mfenc: fix compilation on modern gcc/clang

    Changed files

    • libavcodec/mfenc.c
  3. Change #241648

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 01 Aug 2025 20:49:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6115f0393992ba5e67b41bed60781e9850532372

    Comments

    avcodec/mfenc: remove unused variables

    Changed files

    • libavcodec/mfenc.c
  4. Change #241649

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 01 Aug 2025 20:49:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision c6b3aae0ee5d05234920e5679a43f8351e2ed4b3

    Comments

    avfilter/vf_scale_d3d11: remove unused variable

    Changed files

    • libavfilter/vf_scale_d3d11.c
  5. Change #241650

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Fri 01 Aug 2025 21:35:43
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2b522f537f565d6b4c23e12bd22c2102a32b1649

    Comments

    avformat/mov: add extra sanity checks before setting the primary extradata
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/mov.c