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

Builder ffmpeg-solaris10-i386 Build #12405

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 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.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/slave/ffmpeg-solaris10-i386 slave
buildername ffmpeg-solaris10-i386 Builder
buildnumber 12405 Build
codebase Build
got_revision fa0080bf2ea2e6bff4bb93c5532ff116f8d95bda Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision fa0080bf2ea2e6bff4bb93c5532ff116f8d95bda 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. Zhao Zhili

Timing:

StartFri Jul 18 09:32:21 2025
EndFri Jul 18 09:32:40 2025
Elapsed19 secs

All Changes:

:

  1. Change #240039

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Fri 18 Jul 2025 08:44:39
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision fbda5ffb95382ed3b51a3577f9287c8eb548b0b7

    Comments

    avutil/hwcontext: Add ohcodec device and pixel format
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>

    Changed files

    • configure
    • doc/APIchanges
    • libavutil/Makefile
    • libavutil/hwcontext.c
    • libavutil/hwcontext.h
    • libavutil/hwcontext_internal.h
    • libavutil/hwcontext_oh.c
    • libavutil/hwcontext_oh.h
    • libavutil/pixdesc.c
    • libavutil/pixfmt.h
    • libavutil/version.h
  2. Change #240041

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Fri 18 Jul 2025 08:45:13
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision e7f44f8cd863d29e74a5604cfcdaba374d64735b

    Comments

    avcodec/ohdec: Add h264/hevc OpenHarmony decoders

    Changed files

    • configure
    • libavcodec/Makefile
    • libavcodec/allcodecs.c
    • libavcodec/ohcodec.c
    • libavcodec/ohcodec.h
    • libavcodec/ohdec.c
    • libavcodec/version.h
  3. Change #240043

    Category ffmpeg
    Changed by Zhao Zhili <zhilizhaoohnoyoudont@tencent.com>
    Changed at Fri 18 Jul 2025 08:45:13
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision fa0080bf2ea2e6bff4bb93c5532ff116f8d95bda

    Comments

    avcodec/ohenc: Add h264/hevc OpenHarmony encoders

    Changed files

    • Changelog
    • configure
    • libavcodec/Makefile
    • libavcodec/allcodecs.c
    • libavcodec/ohcodec.c
    • libavcodec/ohcodec.h
    • libavcodec/ohenc.c
    • libavcodec/version.h