Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654170 - media-video/simplescreenrecorder-0.3.10 : /.../AudioEncoder.cpp:61:51: error: CODEC_CAP_VARIABLE_FRAME_SIZE was not declared in this scope
Summary: media-video/simplescreenrecorder-0.3.10 : /.../AudioEncoder.cpp:61:51: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL: https://github.com/MaartenBaert/ssr/c...
Whiteboard: Should be fixed with next release
Keywords:
Depends on:
Blocks: ffmpeg-4
  Show dependency tree
 
Reported: 2018-04-27 07:52 UTC by Toralf Förster
Modified: 2018-05-22 14:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.29 KB, text/plain)
2018-04-27 07:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,50.29 KB, text/plain)
2018-04-27 07:52 UTC, Toralf Förster
Details
environment (environment,133.59 KB, text/plain)
2018-04-27 07:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.92 KB, application/x-bzip)
2018-04-27 07:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.50 KB, application/x-bzip)
2018-04-27 07:52 UTC, Toralf Förster
Details
media-video:simplescreenrecorder-0.3.10:20180427-023342.log (media-video:simplescreenrecorder-0.3.10:20180427-023342.log,61.98 KB, text/plain)
2018-04-27 07:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.38 KB, application/x-bzip)
2018-04-27 07:52 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)