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

Bug 908596

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

Description Toralf Förster gentoo-dev 2023-06-16 08:54:42 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.7/work/lightspark-0.8.7/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.7/work/lightspark-0.8.7/src/scripting/flash/utils/Dictionary.cpp: In constructor 'lightspark::Dictionary::Dictionary(lightspark::ASWorker*, lightspark::Class_base*)':
/var/tmp/portage/www-plugins/lightspark-0.8.7/work/lightspark-0.8.7/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, li
   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: 23.0_desktop_systemd-20230610-140905

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):
go version go1.20.5 linux/amd64

  HEAD of ::gentoo
commit 134604d8139ae75909c45ff877837b04fc243f73
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 15 23:31:58 2023 +0000

    2023-06-15 23:31:58 UTC

emerge -qpvO www-plugins/lightspark
[ebuild  N    ] www-plugins/lightspark-0.8.7  USE="ffmpeg gles2-only profile -curl -nsplugin -ppapi -rtmp" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2023-06-16 08:54:43 UTC
Created attachment 863940 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-16 08:54:44 UTC
Created attachment 863941 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-06-16 08:54:45 UTC
Created attachment 863942 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-06-16 08:54:46 UTC
Created attachment 863943 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-06-16 08:54:47 UTC
Created attachment 863944 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-16 08:54:48 UTC
Created attachment 863945 [details]
temp.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-06-16 08:54:49 UTC
Created attachment 863946 [details]
www-plugins:lightspark-0.8.7:20230616-000758.log.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-16 08:16:27 UTC

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