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

Builder ffmpegsos-solaris10-i386 Build #12495

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revision3ce348063c9433e33a5cb1ac79ac1efa37c21621
Got Revision3ce348063c9433e33a5cb1ac79ac1efa37c21621
Changes13 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 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_sos.sh' failed ( 5 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 12495 Build
codebase Build
got_revision 3ce348063c9433e33a5cb1ac79ac1efa37c21621 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 3ce348063c9433e33a5cb1ac79ac1efa37c21621 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. Jorge Estrada
  2. Timo Rothenpieler

Timing:

StartFri Jul 11 18:22:30 2025
EndFri Jul 11 18:22:50 2025
Elapsed19 secs

All Changes:

:

  1. Change #239048

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2c7e117fe0bd65a18286e6abe6c66f1bb7f8722e

    Comments

    avformat/tls: move whip specific init out of generic tls code

    Changed files

    • libavformat/tls.c
    • libavformat/tls_openssl.c
    • libavformat/whip.c
  2. Change #239049

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision af04a27893846e97ecfa335e466352fb4d3f8f69

    Comments

    avformat/udp: make recv addr of each packet available

    Changed files

    • libavformat/network.h
    • libavformat/udp.c
  3. Change #239050

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 585cae13fab154487fdf4d9ef5c9f3741bd45210

    Comments

    avformat/udp: separate rx and tx fifo

    Changed files

    • libavformat/udp.c
  4. Change #239051

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2604c86c1f8e6a07840054ad51cb26a99d06b640

    Comments

    avformat/udp: add function to set remote address directly

    Changed files

    • libavformat/network.h
    • libavformat/udp.c
  5. Change #239052

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 6af099522e591dd093a344f076da1983e88eb9f8

    Comments

    avformat/tls: make passing an external socket universal

    Changed files

    • libavformat/tls.h
    • libavformat/tls_openssl.c
    • libavformat/whip.c
  6. Change #239053

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 90fa9636efff84ec5a4b06815722c08188dca551

    Comments

    avformat/tls_schannel: add DTLS support

    Changed files

    • configure
    • libavformat/tls_schannel.c
    • libavformat/version.h
  7. Change #239054

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:57
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 9cd86c431bad5c7384b5be5ef35b16cd6a59e140

    Comments

    avformat/tls_schannel: add option to load server certificate from store

    Changed files

    • libavformat/tls_schannel.c
  8. Change #239055

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 9b6638e12561ec84ff2a24ffb19b8a32740bdbd5

    Comments

    avformat/tls_schannel: fix non-blocking write breaking TLS sessions

    Changed files

    • libavformat/tls_schannel.c
  9. Change #239056

    Category ffmpeg
    Changed by Jorge Estrada <jestrada.listohnoyoudont@gmail.com>
    Changed at Fri 11 Jul 2025 17:49:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision cd914691145e631739d2d01214a30adbc276cf2d

    Comments

    avfilter/overlay_cuda: add timeline editing support
    Enables timeline editing options for overlay_cuda similar to what overlay allows
    
    Example overlaying an image on a video between 30 to 60 seconds:
    
    ffmpeg -hwaccel cuda -hwaccel_output_format cuda -i sample-video.mp4 -i sample-image.jpg
    -filter_complex "[1:v]hwupload_cuda[image],[0:v]scale_npp=format=yuv420p[video],[video][image]overlay_cuda=enable='between(t,30,60)'"
    -c:v h264_nvenc -c:a copy -y overlay-output-gpu.mp4
    
    Signed-off-by: Jorge Estrada <jestrada.list@gmail.com>
    Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>

    Changed files

    • libavfilter/version.h
    • libavfilter/vf_overlay_cuda.c
  10. Change #239057

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision e93de9948d89df19187fcd9b94609eb22c3eccc7

    Comments

    avutils/pixfmt: add YUV444/GBRP 10 and 12 bit MSB formats

    Changed files

    • libavutil/pixdesc.c
    • libavutil/pixfmt.h
    • tests/ref/fate/imgutils
    • tests/ref/fate/sws-pixdesc-query
  11. Change #239058

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 02a7c85753ad3d4a2cf414849ba4bf28cddb3ffa

    Comments

    swscale: add support for new 10/12 bit MSB formats

    Changed files

    • libswscale/format.c
    • libswscale/input.c
    • libswscale/loongarch/output_lasx.c
    • libswscale/loongarch/output_lsx.c
    • libswscale/output.c
    • libswscale/ppc/swscale_altivec.c
    • libswscale/ppc/swscale_vsx.c
    • libswscale/swscale_unscaled.c
    • libswscale/tests/floatimg_cmp.c
    • libswscale/utils.c
    • libswscale/x86/swscale.c
    • tests/ref/fate/filter-pixdesc-gbrp10msbbe
    • tests/ref/fate/filter-pixdesc-gbrp10msble
    • tests/ref/fate/filter-pixdesc-gbrp12msbbe
    • tests/ref/fate/filter-pixdesc-gbrp12msble
    • tests/ref/fate/filter-pixdesc-yuv444p10msbbe
    • tests/ref/fate/filter-pixdesc-yuv444p10msble
    • tests/ref/fate/filter-pixdesc-yuv444p12msbbe
    • tests/ref/fate/filter-pixdesc-yuv444p12msble
    • tests/ref/fate/filter-pixfmts-copy
    • tests/ref/fate/filter-pixfmts-crop
    • tests/ref/fate/filter-pixfmts-field
    • tests/ref/fate/filter-pixfmts-fieldorder
    • tests/ref/fate/filter-pixfmts-hflip
    • tests/ref/fate/filter-pixfmts-il
    • tests/ref/fate/filter-pixfmts-null
    • tests/ref/fate/filter-pixfmts-pad
    • tests/ref/fate/filter-pixfmts-scale
    • tests/ref/fate/filter-pixfmts-transpose
    • tests/ref/fate/filter-pixfmts-vflip
    • tests/ref/fate/sws-floatimg-cmp
  12. Change #239059

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 8304a1abc79a00b846be534bdc4056a11ded8e8e

    Comments

    avcodec/nvenc: add support for new 10 bit MSB pixel formats

    Changed files

    • libavcodec/nvenc.c
  13. Change #239060

    Category ffmpeg
    Changed by Timo Rothenpieler <timoohnoyoudont@rothenpieler.org>
    Changed at Fri 11 Jul 2025 17:49:58
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 3ce348063c9433e33a5cb1ac79ac1efa37c21621

    Comments

    avcodec/nvdec: switch to proper pixfmts on next major bump

    Changed files

    • libavcodec/cuviddec.c
    • libavcodec/nvdec.c
    • libavcodec/version_major.h
    • libavutil/hwcontext_cuda.c