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

Builder ffmpegsos-solaris10-sparc Build #12558

Results:

Failed shell_2 shell_3 shell_4 shell_5

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 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 ( 13 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 ( 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/ffmpegsos-solaris10-sparc slave
buildername ffmpegsos-solaris10-sparc Builder
buildnumber 12558 Build
codebase Build
got_revision 3da2a21710a466eb64bce5675a939736394aceb1 Git
project ffmpeg Build
repository https://git.ffmpeg.org/ffmpeg.git Build
revision 3da2a21710a466eb64bce5675a939736394aceb1 Build
scheduler schedule-ffmpegsos-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ffmpegsos-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Andreas Rheinhardt

Timing:

StartSat Dec 13 07:31:21 2025
EndSat Dec 13 07:31:47 2025
Elapsed25 secs

All Changes:

:

  1. Change #252038

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Sat 13 Dec 2025 05:55:20
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 0cf187471fd4e96e8609b0ab37125fc51afcd928

    Comments

    avcodec/hq_hqa: Don't rederive value
    perm gets incremented in the loop in such a manner that
    it already has the value it is set to here except for
    the first loop iteration.
    
    Reviewed-by: Marton Balint <cus@passwd.hu>
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/hq_hqa.c
  2. Change #252039

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Sat 13 Dec 2025 05:55:44
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 2718874724a467b964dcdd32cff9f321a203a377

    Comments

    avcodec/hq_hqadata: Remove padding from tables
    Each table needs only tab_w*tab_h*2 entries.
    
    Reviewed-by: Marton Balint <cus@passwd.hu>
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/hq_hqadata.h
  3. Change #252040

    Category ffmpeg
    Changed by Andreas Rheinhardt <andreas.rheinhardtohnoyoudont@outlook.com>
    Changed at Sat 13 Dec 2025 05:57:47
    Repository https://git.ffmpeg.org/ffmpeg.git
    Project ffmpeg
    Branch master
    Revision 3da2a21710a466eb64bce5675a939736394aceb1

    Comments

    avcodec/hq_hqadata: Avoid relocations for HQProfiles
    Reviewed-by: Marton Balint <cus@passwd.hu>
    Reviewed-by: Lynne <dev@lynne.ee>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    Changed files

    • libavcodec/hq_hqa.c
    • libavcodec/hq_hqadata.h