Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884821 - www-plugins/lightspark-0.8.6.1 - /.../Dictionary.cpp: error: std::allocator<std::pair<lightspark::ASObject const, lightspark::asAt
Summary: www-plugins/lightspark-0.8.6.1 - /.../Dictionary.cpp: error: std::allocator<s...
Status: CONFIRMED
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:
: 908596 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-12-08 09:07 UTC by Toralf Förster
Modified: 2024-04-16 08:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.10 KB, text/plain)
2022-12-08 09:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,41.56 KB, text/plain)
2022-12-08 09:07 UTC, Toralf Förster
Details
environment (environment,95.70 KB, text/plain)
2022-12-08 09:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.43 KB, application/x-bzip)
2022-12-08 09:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.51 KB, application/x-bzip)
2022-12-08 09:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.25 KB, application/x-bzip)
2022-12-08 09:07 UTC, Toralf Förster
Details
www-plugins:lightspark-0.8.6.1:20221208-043256.log.bz2 (www-plugins:lightspark-0.8.6.1:20221208-043256.log.bz2,9.49 KB, application/x-bzip)
2022-12-08 09:07 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 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. ***