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

Builder ffmpegsos-solaris10-i386 Build #12890

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 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 ( 12 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 12890 Build
codebase Build
got_revision e096a592cb7531486cb7c3fd5204299c0fab0733 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision e096a592cb7531486cb7c3fd5204299c0fab0733 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. Martin Storsjö

Timing:

StartSat Nov 15 18:49:22 2025
EndSat Nov 15 18:49:43 2025
Elapsed21 secs

All Changes:

:

  1. Change #248808

    Category ffmpeg
    Changed by Martin Storsjö <martinohnoyoudont@martin.st>
    Changed at Sat 15 Nov 2025 18:29:08
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision e096a592cb7531486cb7c3fd5204299c0fab0733

    Comments

    doc: Fix building with makeinfo 4.8
    This fixes building after commit
    1ce88d29d0795857a6950c0047e62e2d3ccf8080.
    
    That commit caused the following errors:
    
        src/doc/fate.texi:234: @anchor expected braces.
        src/doc/fate.texi:245: @item found outside of an insertion block.
        src/doc/fate.texi:249: @item found outside of an insertion block.
        src/doc/fate.texi:261: @item found outside of an insertion block.
        src/doc/fate.texi:265: @item found outside of an insertion block.
        src/doc/fate.texi:268: @item found outside of an insertion block.
        src/doc/fate.texi:274: @item found outside of an insertion block.
        src/doc/fate.texi:277: @item found outside of an insertion block.
        src/doc/fate.texi:281: @item found outside of an insertion block.
        src/doc/fate.texi:287: Unmatched `@end'.
        ./src/doc/fate.texi:65: Cross reference to nonexistent node `makefile variables' (perhaps incorrect sectioning?).

    Changed files

    • doc/fate.texi