Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622632 - media-sound/lastfm-desktop-2.1.36 : LAV_Source.cpp:73:57: error: ‘AVCODEC_MAX_AUDIO_FRAME_SIZE’ was not declared in this scope
Summary: media-sound/lastfm-desktop-2.1.36 : LAV_Source.cpp:73:57: error: ‘AVCODEC_MAX...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-24 19:12 UTC by Toralf Förster
Modified: 2017-11-02 12:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.46 KB, text/plain)
2017-06-24 19:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,494.10 KB, text/plain)
2017-06-24 19:12 UTC, Toralf Förster
Details
environment (environment,87.93 KB, text/plain)
2017-06-24 19:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,31.59 KB, application/x-bzip)
2017-06-24 19:12 UTC, Toralf Förster
Details
media-sound:lastfm-desktop-2.1.36:20170624-185452.log (media-sound:lastfm-desktop-2.1.36:20170624-185452.log,27.88 KB, text/plain)
2017-06-24 19:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.12 KB, application/x-bzip)
2017-06-24 19:12 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 2017-06-24 19:12:32 UTC
compiling LAV_Source.cpp
LAV_Source.cpp: In constructor ‘LAV_SourcePrivate::LAV_SourcePrivate()’:
LAV_Source.cpp:73:57: error: ‘AVCODEC_MAX_AUDIO_FRAME_SIZE’ was not declared in this scope
         outBuffer = (uint8_t*)av_malloc(sizeof(uint8_t)*AVCODEC_MAX_AUDIO_FRAME_SIZE*4);
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
LAV_Source.cpp: In member function ‘uint8_t* LAV_SourcePrivate::decodeOneFrame(int&, int&, int&)’:

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
  [5]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 7.2.6.10 [icedtea-7]
2)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
3)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-7  system-vm
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8
Comment 1 Toralf Förster gentoo-dev 2017-06-24 19:12:35 UTC
Created attachment 477874 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-24 19:12:38 UTC
Created attachment 477876 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-24 19:12:42 UTC
Created attachment 477878 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-24 19:12:45 UTC
Created attachment 477880 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-24 19:12:48 UTC
Created attachment 477882 [details]
media-sound:lastfm-desktop-2.1.36:20170624-185452.log
Comment 6 Toralf Förster gentoo-dev 2017-06-24 19:12:51 UTC
Created attachment 477884 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-11-02 12:29:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f736b63ec62e388b85efee00c99459df2bdfca7

commit 3f736b63ec62e388b85efee00c99459df2bdfca7
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2017-11-02 11:55:07 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2017-11-02 12:28:51 +0000

    media-sound/lastfm-desktop: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/622632
    Closes: https://bugs.gentoo.org/620710

 media-sound/lastfm-desktop/Manifest                |  2 --
 .../files/lastfm-desktop-2.1.36-missing-cast.patch | 25 ----------------
 .../lastfm-desktop/lastfm-desktop-2.1.35.ebuild    | 31 --------------------
 .../lastfm-desktop/lastfm-desktop-2.1.36.ebuild    | 33 ----------------------
 media-sound/lastfm-desktop/metadata.xml            | 11 --------
 profiles/package.mask                              |  5 ----
 6 files changed, 107 deletions(-)