Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777846 - www-plugins/lightspark-0.8.4 - /.../tags.cpp: error: AV_INPUT_BUFFER_PADDING_SIZE was not declared in this scope
Summary: www-plugins/lightspark-0.8.4 - /.../tags.cpp: error: AV_INPUT_BUFFER_PADDING_...
Status: RESOLVED DUPLICATE of bug 769689
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-23 08:14 UTC by Toralf Förster
Modified: 2021-03-23 08:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.44 KB, text/plain)
2021-03-23 08:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,168.34 KB, text/plain)
2021-03-23 08:14 UTC, Toralf Förster
Details
environment (environment,90.99 KB, text/plain)
2021-03-23 08:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,62.61 KB, application/x-bzip)
2021-03-23 08:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.04 KB, application/x-bzip)
2021-03-23 08:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.98 KB, application/x-bzip)
2021-03-23 08:14 UTC, Toralf Förster
Details
www-plugins:lightspark-0.8.4:20210323-022554.log (www-plugins:lightspark-0.8.4:20210323-022554.log,55.97 KB, text/plain)
2021-03-23 08:14 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 2021-03-23 08:14:06 UTC
/var/tmp/portage/www-plugins/lightspark-0.8.4/work/lightspark-0.8.4/src/parsing/tags.cpp: In constructor ‘lightspark::VideoFrameTag::VideoFrameTag(lightspark::RECORDHEADER, std::istream&)’:
/var/tmp/portage/www-plugins/lightspark-0.8.4/work/lightspark-0.8.4/src/parsing/tags.cpp:2758:36: error: ‘AV_INPUT_BUFFER_PADDING_SIZE’ was not declared in this scope
 2758 |   framedata = new uint8_t[numbytes+AV_INPUT_BUFFER_PADDING_SIZE];
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/www-plugins/lightspark-0.8.4/work/lightspark-0.8.4/src/parsing/tags.cpp: In member function ‘virtual void lightspark::VideoFrameTag::execute(lightspark::DisplayObjectContainer*, bool)’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20210318-090503

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	OpenJDK 8.282_p08 [openjdk-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar 22 20:06:02 UTC 2021

emerge -qpvO www-plugins/lightspark
[ebuild  N    ] www-plugins/lightspark-0.8.4  USE="-curl -ffmpeg -gles2-only -nsplugin -ppapi -profile -rtmp" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2021-03-23 08:14:07 UTC
Created attachment 693207 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-23 08:14:09 UTC
Created attachment 693210 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-23 08:14:10 UTC
Created attachment 693213 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-23 08:14:12 UTC
Created attachment 693216 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-23 08:14:13 UTC
Created attachment 693219 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-23 08:14:14 UTC
Created attachment 693222 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-03-23 08:14:15 UTC
Created attachment 693225 [details]
www-plugins:lightspark-0.8.4:20210323-022554.log
Comment 8 Agostino Sarubbo gentoo-dev 2021-03-23 08:16:25 UTC

*** This bug has been marked as a duplicate of bug 769689 ***