Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671454 - media-sound/mpd-0.21.3 : /.../spsc_queue.hpp:140:43: error: next is not a member of boost
Summary: media-sound/mpd-0.21.3 : /.../spsc_queue.hpp:140:43: error: next is not a mem...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-18 16:13 UTC by Toralf Förster
Modified: 2018-11-24 11:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.18 KB, text/plain)
2018-11-18 16:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,377.51 KB, text/plain)
2018-11-18 16:13 UTC, Toralf Förster
Details
environment (environment,148.99 KB, text/plain)
2018-11-18 16:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.82 KB, application/x-bzip)
2018-11-18 16:13 UTC, Toralf Förster
Details
media-sound:mpd-0.21.3:20181118-143745.log (media-sound:mpd-0.21.3:20181118-143745.log,212.19 KB, text/plain)
2018-11-18 16:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,42.93 KB, application/x-bzip)
2018-11-18 16:13 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 2018-11-18 16:13:29 UTC
In file included from ../mpd-0.21.3/src/output/plugins/AlsaOutputPlugin.cxx:45:
/usr/include/boost/lockfree/spsc_queue.hpp: In member function ‘ConstIterator boost::lockfree::detail::ringbuffer_base<T>::push(ConstIterator, ConstIterator, T*, boost::lockfree::detail::ringbuffer_base<T>::size_t)’:
/usr/include/boost/lockfree/spsc_queue.hpp:140:43: error: ‘next’ is not a member of ‘boost’
         const ConstIterator last = boost::next(begin, input_count);
                                           ^~~~
/usr/include/boost/lockfree/spsc_queue.hpp:140:43: note: suggested alternatives:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl_20181109-050110

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
  [5]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO media-sound/mpd
[ebuild   R   ] media-sound/mpd-0.21.3  USE="alsa bzip2 cue curl dbus eventfd ffmpeg fifo flac icu id3tag inotify ipv6 mad network tcpd udisks unicode vorbis zlib -adplug -ao -audiofile -cdio -chromaprint -debug -expat -faad -fluidsynth -gme -jack -lame -libav -libmpdclient -libsamplerate -libsoxr -mikmod -mms -modplug -mpg123 -musepack -nfs -openal -opus -oss -pipe -pulseaudio -qobuz -recorder -samba (-selinux) -sid -signalfd -sndfile -soundcloud -sqlite -systemd -test -tidal -twolame -upnp -wavpack -webdav -wildmidi -zeroconf -zip"
Comment 1 Toralf Förster gentoo-dev 2018-11-18 16:13:32 UTC
Created attachment 555622 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-18 16:13:35 UTC
Created attachment 555624 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-11-18 16:13:37 UTC
Created attachment 555626 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-11-18 16:13:40 UTC
Created attachment 555628 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-11-18 16:13:43 UTC
Created attachment 555630 [details]
media-sound:mpd-0.21.3:20181118-143745.log
Comment 6 Toralf Förster gentoo-dev 2018-11-18 16:13:46 UTC
Created attachment 555632 [details]
temp.tbz2
Comment 7 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-11-18 17:13:59 UTC
what version of boost do you have installed?
Comment 8 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-11-18 17:27:05 UTC
ah. I see you've installed 1.67 so far. So I can claim it is the boost bug and even mpd upstreaam has nothing to do with that, so it is not even for us.