Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 654170

Summary: media-video/simplescreenrecorder-0.3.10 : /.../AudioEncoder.cpp:61:51: error: CODEC_CAP_VARIABLE_FRAME_SIZE was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/MaartenBaert/ssr/commit/55f5c9eab9db8862db7959d716e96a1ee0e9ab92
See Also: https://github.com/MaartenBaert/ssr/issues/640
Whiteboard: Should be fixed with next release
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 653678    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-video:simplescreenrecorder-0.3.10:20180427-023342.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-04-27 07:52:27 UTC
/var/tmp/portage/media-video/simplescreenrecorder-0.3.10/work/ssr-0.3.10/src/AV/Output/AudioEncoder.cpp: In member function ‘unsigned int AudioEncoder::GetFrameSize()’:
/var/tmp/portage/media-video/simplescreenrecorder-0.3.10/work/ssr-0.3.10/src/AV/Output/AudioEncoder.cpp:61:51: error: ‘CODEC_CAP_VARIABLE_FRAME_SIZE’ was not declared in this scope
  return (GetCodecContext()->codec->capabilities & CODEC_CAP_VARIABLE_FRAME_SIZE)? DEFAULT_FRAME_SAMPLES : GetCodecContext()->frame_size;
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/media-video/simplescreenrecorder-0.3.10/work/ssr-0.3.10/src/AV/Output/AudioEncoder.cpp:61:51: note: suggested alternative: ‘AV_CODEC_CAP_VARIABLE_FRAME_SIZE’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-ffmpeg4_20180425-205701

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *



emerge -qpv media-video/simplescreenrecorder
[ebuild  N    ] media-video/simplescreenrecorder-0.3.10  USE="asm mp3 vorbis vpx x264 -jack -pulseaudio -theora" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-04-27 07:52:30 UTC
Created attachment 528634 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-27 07:52:33 UTC
Created attachment 528636 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-04-27 07:52:36 UTC
Created attachment 528638 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-04-27 07:52:39 UTC
Created attachment 528640 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-04-27 07:52:43 UTC
Created attachment 528642 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-27 07:52:46 UTC
Created attachment 528644 [details]
media-video:simplescreenrecorder-0.3.10:20180427-023342.log
Comment 7 Toralf Förster gentoo-dev 2018-04-27 07:52:49 UTC
Created attachment 528646 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-22 14:32:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cd64df58e8fcb22c01a3b3337cd06c44fefb67f

commit 2cd64df58e8fcb22c01a3b3337cd06c44fefb67f
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-05-22 14:29:52 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-05-22 14:32:30 +0000

    media-video/simplescreenrecorder: Bump to version 0.3.11
    
    Closes: https://bugs.gentoo.org/654170
    Package-Manager: Portage-2.3.38, Repoman-2.3.9

 media-video/simplescreenrecorder/Manifest          |   1 +
 .../simplescreenrecorder-0.3.11.ebuild             | 103 +++++++++++++++++++++
 2 files changed, 104 insertions(+)