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

Builder ffmpeg64-solaris10-sparc Build #13036

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

Projectffmpeg
Repositoryhttps://git.ffmpeg.org/ffmpeg.git
Branchmaster
Revisionec8e0b3592ef164f49d4c99823e9bf876d36da9a
Got Revisionec8e0b3592ef164f49d4c99823e9bf876d36da9a
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 17 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 ( 10 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_64.sh' failed ( 1 secs )
    1. stdio
    2. configure.log
    3. compile.log
    4. test.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/ffmpeg64-solaris10-sparc slave
buildername ffmpeg64-solaris10-sparc Builder
buildnumber 13036 Build
codebase Build
got_revision ec8e0b3592ef164f49d4c99823e9bf876d36da9a Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision ec8e0b3592ef164f49d4c99823e9bf876d36da9a Build
scheduler schedule-ffmpeg64-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpeg64-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. niyinghao

Timing:

StartSat Jan 24 09:16:27 2026
EndSat Jan 24 09:16:59 2026
Elapsed31 secs

All Changes:

:

  1. Change #256220

    Category ffmpeg
    Changed by niyinghao <niyinghaoohnoyoudont@xiaomi.com>
    Changed at Sat 24 Jan 2026 09:11:19
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision ec8e0b3592ef164f49d4c99823e9bf876d36da9a

    Comments

    libavfilter: Use type-safe format negotiation functions with enum parameters
    Replace generic format functions with type-safe variants to prevent undefined
    behavior with -fshort-enums compiler flag.
    
    - 44/20 filters: ff_set_common_formats_from_list2 -> ff_set_*_formats_from_list2 (sample/pixel)
    - 16/41 filters: ff_make_format_list → ff_make_*_format_list (sample/pixel)
    
    Signed-off-by: niyinghao <niyinghao@xiaomi.com>

    Changed files

    • libavfilter/aeval.c
    • libavfilter/af_aap.c
    • libavfilter/af_acrossover.c
    • libavfilter/af_adynamicequalizer.c
    • libavfilter/af_afir.c
    • libavfilter/af_aformat.c
    • libavfilter/af_agate.c
    • libavfilter/af_aiir.c
    • libavfilter/af_amerge.c
    • libavfilter/af_anequalizer.c
    • libavfilter/af_anlms.c
    • libavfilter/af_apulsator.c
    • libavfilter/af_aresample.c
    • libavfilter/af_arls.c
    • libavfilter/af_arnndn.c
    • libavfilter/af_asr.c
    • libavfilter/af_biquads.c
    • libavfilter/af_bs2b.c
    • libavfilter/af_crossfeed.c
    • libavfilter/af_dialoguenhance.c
    • libavfilter/af_earwax.c
    • libavfilter/af_extrastereo.c
    • libavfilter/af_haas.c
    • libavfilter/af_hdcd.c
    • libavfilter/af_headphone.c
    • libavfilter/af_ladspa.c
    • libavfilter/af_loudnorm.c
    • libavfilter/af_lv2.c
    • libavfilter/af_replaygain.c
    • libavfilter/af_sidechaincompress.c
    • libavfilter/af_sofalizer.c
    • libavfilter/af_stereotools.c
    • libavfilter/af_stereowiden.c
    • libavfilter/af_surround.c
    • libavfilter/af_virtualbass.c
    • libavfilter/af_volume.c
    • libavfilter/af_whisper.c
    • libavfilter/asrc_afdelaysrc.c
    • libavfilter/asrc_afirsrc.c
    • libavfilter/asrc_anoisesrc.c
    • libavfilter/asrc_flite.c
    • libavfilter/asrc_hilbert.c
    • libavfilter/asrc_sinc.c
    • libavfilter/asrc_sine.c
    • libavfilter/avf_a3dscope.c
    • libavfilter/avf_abitscope.c
    • libavfilter/avf_ahistogram.c
    • libavfilter/avf_aphasemeter.c
    • libavfilter/avf_avectorscope.c
    • libavfilter/avf_showcqt.c
    • libavfilter/avf_showcwt.c
    • libavfilter/avf_showfreqs.c
    • libavfilter/avf_showspatial.c
    • libavfilter/avf_showspectrum.c
    • libavfilter/avf_showvolume.c
    • libavfilter/avf_showwaves.c
    • libavfilter/buffersink.c
    • libavfilter/f_drawgraph.c
    • libavfilter/f_ebur128.c
    • libavfilter/f_graphmonitor.c
    • libavfilter/f_select.c
    • libavfilter/src_avsynctest.c
    • libavfilter/vaapi_vpp.c
    • libavfilter/vaf_spectrumsynth.c
    • libavfilter/vf_alphamerge.c
    • libavfilter/vf_amf_common.c
    • libavfilter/vf_blackdetect.c
    • libavfilter/vf_ciescope.c
    • libavfilter/vf_colorspace.c
    • libavfilter/vf_deband.c
    • libavfilter/vf_edgedetect.c
    • libavfilter/vf_elbg.c
    • libavfilter/vf_extractplanes.c
    • libavfilter/vf_fade.c
    • libavfilter/vf_fieldmatch.c
    • libavfilter/vf_frei0r.c
    • libavfilter/vf_geq.c
    • libavfilter/vf_histogram.c
    • libavfilter/vf_hwupload.c
    • libavfilter/vf_hwupload_cuda.c
    • libavfilter/vf_lut.c
    • libavfilter/vf_lut2.c
    • libavfilter/vf_overlay.c
    • libavfilter/vf_overlay_qsv.c
    • libavfilter/vf_palettegen.c
    • libavfilter/vf_paletteuse.c
    • libavfilter/vf_premultiply.c
    • libavfilter/vf_remap.c
    • libavfilter/vf_showpalette.c
    • libavfilter/vf_stereo3d.c
    • libavfilter/vf_thumbnail.c
    • libavfilter/vf_v360.c
    • libavfilter/vf_vectorscope.c
    • libavfilter/vf_vpp_qsv.c
    • libavfilter/vf_waveform.c
    • libavfilter/vf_zscale.c
    • libavfilter/vsrc_life.c
    • libavfilter/vsrc_perlin.c