Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703294 - www-plugins/lightspark-0.8.2 : /.../map_view_iterator.hpp:139:5: error: expected ; at end of member declaration
Summary: www-plugins/lightspark-0.8.2 : /.../map_view_iterator.hpp:139:5: error: expec...
Status: RESOLVED FIXED
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: https://github.com/boostorg/bimap/pul...
Whiteboard:
Keywords:
Depends on:
Blocks: boost-1.72
  Show dependency tree
 
Reported: 2019-12-18 14:09 UTC by Toralf Förster
Modified: 2020-01-07 15:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.35 KB, text/plain)
2019-12-18 14:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,287.71 KB, text/plain)
2019-12-18 14:09 UTC, Toralf Förster
Details
environment (environment,90.36 KB, text/plain)
2019-12-18 14:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.26 KB, application/x-bzip)
2019-12-18 14:10 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.83 KB, application/x-bzip)
2019-12-18 14:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.81 KB, application/x-bzip)
2019-12-18 14:10 UTC, Toralf Förster
Details
www-plugins:lightspark-0.8.2:20191218-122519.log (www-plugins:lightspark-0.8.2:20191218-122519.log,13.87 KB, text/plain)
2019-12-18 14:10 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 2019-12-18 14:09:52 UTC
                 from /var/tmp/portage/www-plugins/lightspark-0.8.2/work/lightspark-0.8.2/src/swf.h:29,
                 from /var/tmp/portage/www-plugins/lightspark-0.8.2/work/lightspark-0.8.2/src/main.cpp:23:
/usr/include/boost/bimap/detail/map_view_iterator.hpp:139:5: error: expected ‘;’ at end of member declaration
  139 |     BOOST_BIMAP_MAP_VIEW_ITERATOR_SERIALIZATION_SUPPORT
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/bimap/detail/map_view_iterator.hpp:175:5: error: expected ‘;’ at end of member declaration

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20191211-215503

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.39.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Dec 2019 11:45:41 +0000

emerge -qpvO www-plugins/lightspark
[ebuild  N    ] www-plugins/lightspark-0.8.2  USE="-curl -ffmpeg -gles -libav -nsplugin -ppapi -profile -rtmp" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2019-12-18 14:09:55 UTC
Created attachment 600018 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-18 14:09:58 UTC
Created attachment 600020 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-18 14:10:01 UTC
Created attachment 600022 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-18 14:10:04 UTC
Created attachment 600024 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-18 14:10:07 UTC
Created attachment 600026 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-18 14:10:10 UTC
Created attachment 600028 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-18 14:10:13 UTC
Created attachment 600030 [details]
www-plugins:lightspark-0.8.2:20191218-122519.log
Comment 8 Larry the Git Cow gentoo-dev 2019-12-21 12:55:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a235b7d29509360c6c2df3c75093261c2748f4

commit 81a235b7d29509360c6c2df3c75093261c2748f4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-12-21 12:54:58 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-12-21 12:54:58 +0000

    dev-libs/boost: Fix Boost.Bimap headers
    
    Bug: https://bugs.gentoo.org/703294
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-libs/boost/boost-1.72.0.ebuild                 |  2 ++
 ...issing-serialization-split_member-include.patch | 29 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)
Comment 9 David Seifert gentoo-dev 2019-12-21 12:56:29 UTC
To all users coming to this bug: You need to rebuild boost 1.72.0 with the patches I added. This is a boost bug, but it's too obscure to warrant a revbump on boost itself, which causes unnecessary rebuilds for most users.