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

Builder ffmpegsos-solaris10-i386 Build #11273

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 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 ( 1 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/slave/ffmpegsos-solaris10-i386 slave
buildername ffmpegsos-solaris10-i386 Builder
buildnumber 11273 Build
codebase Build
got_revision 2a7d622ddd0394f20de06b5f1da2f3c3cbc90f6f Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 2a7d622ddd0394f20de06b5f1da2f3c3cbc90f6f Build
scheduler schedule-ffmpegsos-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpegsos-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Shiyou Yin

Timing:

StartFri Apr 12 00:02:56 2024
EndFri Apr 12 00:03:03 2024
Elapsed6 secs

All Changes:

:

  1. Change #195108

    Category ffmpeg
    Changed by Shiyou Yin <yinshiyou-hfohnoyoudont@loongson.cn>
    Changed at Thu 11 Apr 2024 23:53:41
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision f3fe2cb5f72a669bd737203f6f82ed7f2fa60ded

    Comments

    swscale: [LA] Optimize range convert for yuvj420p.
    Reviewed-by: 陈昊 <chenhao@loongson.cn>
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • libswscale/loongarch/swscale.S
    • libswscale/loongarch/swscale_init_loongarch.c
    • libswscale/loongarch/swscale_loongarch.h
    • libswscale/swscale_internal.h
    • libswscale/utils.c
  2. Change #195109

    Category ffmpeg
    Changed by Shiyou Yin <yinshiyou-hfohnoyoudont@loongson.cn>
    Changed at Thu 11 Apr 2024 23:53:59
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 8b76df914285b1e10460c16134715531050e7a74

    Comments

    swscale: [LA] Optimize yuv2plane1_8_c.
    Reviewed-by: colleague of Shiyou Yin
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • libswscale/loongarch/output.S
    • libswscale/loongarch/output_lasx.c
    • libswscale/loongarch/output_lsx.c
    • libswscale/loongarch/swscale_init_loongarch.c
    • libswscale/loongarch/swscale_loongarch.h
  3. Change #195110

    Category ffmpeg
    Changed by Shiyou Yin <yinshiyou-hfohnoyoudont@loongson.cn>
    Changed at Thu 11 Apr 2024 23:53:59
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2a7d622ddd0394f20de06b5f1da2f3c3cbc90f6f

    Comments

    swscale: [LA] Optimize swscale funcs in input.c
    Optimized 7 funcs with LSX and LASX:
    1. yuy2ToUV_c
    2. yvy2ToUV_c
    3. uyvyToUV_c
    4. nv12ToUV_c
    5. nv21ToUV_c
    6. abgrToA_c
    7. rgbaToA_c
    
    Reviewed-by: colleague of Shiyou Yin
    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    Changed files

    • libswscale/loongarch/Makefile
    • libswscale/loongarch/input.S
    • libswscale/loongarch/input_lasx.c
    • libswscale/loongarch/input_lsx.c
    • libswscale/loongarch/swscale_init_loongarch.c
    • libswscale/loongarch/swscale_loongarch.h