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

Bug 884821

Summary: www-plugins/lightspark-0.8.6.1 - /.../Dictionary.cpp: error: std::allocator<std::pair<lightspark::ASObject const, lightspark::asAt
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Chí-Thanh Christopher Nguyễn <chithanh>
Status: CONFIRMED ---    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2
www-plugins:lightspark-0.8.6.1:20221208-043256.log.bz2

Description Toralf Förster gentoo-dev 2022-12-08 09:07:38 UTC
too long lines were shrinked:

  115 | #define ATOMIC_SUB(x, v) (x.fetch_sub(v)-v)
      |                          ~~~~~~~~~~~~~~~^~~
/var/tmp/portage/www-plugins/lightspark-0.8.6.1/work/lightspark-0.8.6.1/src/memory_support.h:49:17: note: in expansion of macro ATOMIC_SUB
   49 |                 ATOMIC_SUB(this->bytes, b);
      |                 ^~~~~~~~~~
/var/tmp/portage/www-plugins/lightspark-0.8.6.1/work/lightspark-0.8.6.1/src/scripting/flash/utils/Dictionary.cpp: In constructor lightspark::Dictionary::Dictionary(lightspark::ASWorker*, lightspark::Class_base*):
/var/tmp/portage/www-plugins/lightspark-0.8.6.1/work/lightspark-0.8.6.1/src/scripting/flash/utils/Dictionary.cpp:34:9: error: std::allocator<std::pair<lightspark::ASObject* const, lightspark::asAtom> > is an inaccessible base of lightspark::reporter_allocator<std::pair<lightspark::ASObject* const, l
   34 |         data(std::less<dictType::key_type>(), reporter_allocator<dictType::value_type>(c->memoryAccount)),weakkeys(false)
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20221207-220004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit 9f4f1272e8f39c6f6d1fc52a163b144cec0862de
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 8 04:16:51 2022 +0000

    2022-12-08 04:16:51 UTC

emerge -qpvO www-plugins/lightspark
[ebuild  N    ] www-plugins/lightspark-0.8.6.1  USE="profile -curl -ffmpeg -gles2-only -nsplugin -ppapi -rtmp" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2022-12-08 09:07:39 UTC
Created attachment 840953 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-08 09:07:40 UTC
Created attachment 840955 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-08 09:07:41 UTC
Created attachment 840957 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-08 09:07:42 UTC
Created attachment 840959 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-08 09:07:43 UTC
Created attachment 840961 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-08 09:07:44 UTC
Created attachment 840963 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-08 09:07:45 UTC
Created attachment 840965 [details]
www-plugins:lightspark-0.8.6.1:20221208-043256.log.bz2
Comment 8 Toralf Förster gentoo-dev 2024-04-16 08:16:27 UTC
*** Bug 908596 has been marked as a duplicate of this bug. ***