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

Builder ffmpeg64-solaris10-i386 Build #12791

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-ffmpeg64-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 ( 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_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/slave/ffmpeg64-solaris10-i386 slave
buildername ffmpeg64-solaris10-i386 Builder
buildnumber 12791 Build
codebase Build
got_revision ee623a43e366e998e09da726dda2ba8f065ce224 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision ee623a43e366e998e09da726dda2ba8f065ce224 Build
scheduler schedule-ffmpeg64-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ffmpeg64-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. James Almer

Timing:

StartMon Nov 24 16:57:52 2025
EndMon Nov 24 16:58:09 2025
Elapsed16 secs

All Changes:

:

  1. Change #249795

    Category ffmpeg
    Changed by James Almer <jamrialohnoyoudont@gmail.com>
    Changed at Mon 24 Nov 2025 16:07:15
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision ee623a43e366e998e09da726dda2ba8f065ce224

    Comments

    avformat: don't return EIO on demuxer errors
    Demuxers should not generate this error code when they encounter truncated
    or otherwise invalid files. It's a code the underlying protocol should generate
    when there are legitimate reading errors.
    
    Signed-off-by: James Almer <jamrial@gmail.com>

    Changed files

    • libavformat/4xm.c
    • libavformat/aacdec.c
    • libavformat/aaxdec.c
    • libavformat/adxdec.c
    • libavformat/aiffdec.c
    • libavformat/alp.c
    • libavformat/apc.c
    • libavformat/ape.c
    • libavformat/apm.c
    • libavformat/argo_asf.c
    • libavformat/argo_cvg.c
    • libavformat/avs.c
    • libavformat/bethsoftvid.c
    • libavformat/bfi.c
    • libavformat/bink.c
    • libavformat/binka.c
    • libavformat/bintext.c
    • libavformat/bit.c
    • libavformat/bmv.c
    • libavformat/brstm.c
    • libavformat/c93.c
    • libavformat/cafdec.c
    • libavformat/cinedec.c
    • libavformat/dfa.c
    • libavformat/dsicin.c
    • libavformat/dss.c
    • libavformat/dv.c
    • libavformat/dxa.c
    • libavformat/electronicarts.c
    • libavformat/filmstripdec.c
    • libavformat/flic.c
    • libavformat/gifdec.c
    • libavformat/gsmdec.c
    • libavformat/hca.c
    • libavformat/icoenc.c
    • libavformat/idcin.c
    • libavformat/idroqdec.c
    • libavformat/iff.c
    • libavformat/img2dec.c
    • libavformat/img2enc.c
    • libavformat/ingenientdec.c
    • libavformat/ipmovie.c
    • libavformat/iss.c
    • libavformat/jvdec.c
    • libavformat/libmodplug.c
    • libavformat/lmlm4.c
    • libavformat/mca.c
    • libavformat/mgsts.c
    • libavformat/mlvdec.c
    • libavformat/mpc.c
    • libavformat/mtv.c
    • libavformat/mvdec.c
    • libavformat/mvi.c
    • libavformat/ncdec.c
    • libavformat/nuv.c
    • libavformat/pdvdec.c
    • libavformat/pp_bnk.c
    • libavformat/psxstr.c
    • libavformat/pva.c
    • libavformat/qoadec.c
    • libavformat/redspark.c
    • libavformat/rl2.c
    • libavformat/rmdec.c
    • libavformat/rpl.c
    • libavformat/segafilm.c
    • libavformat/sierravmd.c
    • libavformat/siff.c
    • libavformat/smush.c
    • libavformat/soxdec.c
    • libavformat/swfdec.c
    • libavformat/thp.c
    • libavformat/tiertexseq.c
    • libavformat/ty.c
    • libavformat/vc1test.c
    • libavformat/vividas.c
    • libavformat/voc_packet.c
    • libavformat/vpk.c
    • libavformat/wavarc.c
    • libavformat/wc3movie.c
    • libavformat/westwood_aud.c
    • libavformat/westwood_vqa.c
    • libavformat/wsddec.c
    • libavformat/wtvdec.c
    • libavformat/wvdec.c
    • libavformat/xmv.c
    • libavformat/yuv4mpegdec.c
    • libavformat/yuv4mpegenc.c