Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698866 - dev-games/openscenegraph-3.5.5 : /.../connection.cpp:43:29: error: error is not a member of asio::placeholders
Summary: dev-games/openscenegraph-3.5.5 : /.../connection.cpp:43:29: error: error is n...
Status: RESOLVED DUPLICATE of bug 744001
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-29 18:22 UTC by Toralf Förster
Modified: 2020-09-26 18:31 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.91 KB, text/plain)
2019-10-29 18:22 UTC, Toralf Förster
Details
dev-games:openscenegraph-3.5.5:20191029-112441.log.bz2 (dev-games:openscenegraph-3.5.5:20191029-112441.log.bz2,169.05 KB, application/x-bzip)
2019-10-29 18:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,260.25 KB, text/plain)
2019-10-29 18:22 UTC, Toralf Förster
Details
environment (environment,118.51 KB, text/plain)
2019-10-29 18:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.27 KB, application/x-bzip)
2019-10-29 18:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.84 KB, application/x-bzip)
2019-10-29 18:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,196.68 KB, application/x-bzip)
2019-10-29 18:23 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-10-29 18:22:44 UTC
/var/tmp/portage/dev-games/openscenegraph-3.5.5/work/OpenSceneGraph-3.5.5/src/osgPlugins/RestHttpDevice/connection.cpp: In member function ‘void http::server::connection::start()’:
/var/tmp/portage/dev-games/openscenegraph-3.5.5/work/OpenSceneGraph-3.5.5/src/osgPlugins/RestHttpDevice/connection.cpp:43:29: error: ‘error’ is not a member of ‘asio::placeholders’; did you mean ‘asio::error’?
   43 |         asio::placeholders::error,
      |                             ^~~~~
In file included from /usr/include/asio/detail/impl/posix_mutex.ipp:24,

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

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

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

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

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



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 29 Oct 2019 10:26:05 +0000

emerge -qpvO dev-games/openscenegraph
[ebuild  N    ] dev-games/openscenegraph-3.6.3  USE="asio zlib -curl -debug -doc -egl -examples -ffmpeg -fltk -fox -gdal -gif -glut -gstreamer -gtk -jpeg -las -libav -lua -openexr -openinventor -osgapps -pdf -png -sdl -sdl2 -svg -tiff -truetype -vnc -wxwidgets -xrandr"
Comment 1 Toralf Förster gentoo-dev 2019-10-29 18:22:47 UTC
Created attachment 594412 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-29 18:22:50 UTC
Created attachment 594414 [details]
dev-games:openscenegraph-3.5.5:20191029-112441.log.bz2
Comment 3 Toralf Förster gentoo-dev 2019-10-29 18:22:53 UTC
Created attachment 594416 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-10-29 18:22:56 UTC
Created attachment 594418 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-10-29 18:22:58 UTC
Created attachment 594420 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-29 18:23:01 UTC
Created attachment 594422 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-10-29 18:23:04 UTC
Created attachment 594424 [details]
temp.tbz2
Comment 8 Thomas Beutin 2019-12-23 09:12:51 UTC
the same with dev-games/openscenegraph-3.6.4
Comment 9 Thomas Beutin 2020-05-18 10:09:57 UTC
same w/ =dev-games/openscenegraph-3.6.5
Comment 10 Thomas Beutin 2020-05-18 11:19:18 UTC
disabling the asio USE flag fixes the problem for both:
=dev-games/openscenegraph-3.6.4
=dev-games/openscenegraph-3.6.5
Comment 11 Maciej Mrozowski gentoo-dev 2020-09-26 18:31:57 UTC

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