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

Bug 638726

Summary: media-sound/supercollider-3.8.0 : /.../DiskIO_UGens.cpp:191:65: error: cannot convert void ({anonymous}::DiskIOThread::*)() to int for argument 1 to int bind(int, const sockaddr*, socklen_t)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-sound:supercollider-3.8.0:20171124-154305.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-24 17:01:38 UTC
/var/tmp/portage/media-sound/supercollider-3.8.0/work/SuperCollider-Source/server/plugins/DiskIO_UGens.cpp: In member function ‘void {anonymous}::DiskIOThread::launchThread()’:
/var/tmp/portage/media-sound/supercollider-3.8.0/work/SuperCollider-Source/server/plugins/DiskIO_UGens.cpp:191:65: error: cannot convert ‘void ({anonymous}::DiskIOThread::*)()’ to ‘int’ for argument ‘1’ to ‘int bind(int, const sockaddr*, socklen_t)’
   mThread = move( thread( bind(&DiskIOThread::ioThreadFunc, this) ) );
                                                                 ^
/var/tmp/portage/media-sound/supercollider-3.8.0/work/SuperCollider-Source/server/plugins/DiskIO_UGens.cpp: In function ‘void DiskIn_next(DiskIn*, int)’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20171120-180701

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv media-sound/supercollider
[ebuild  N    ] media-sound/supercollider-3.8.0  USE="fftw gpl3 portaudio sndfile -avahi -debug -emacs -gedit -jack -qt5 -server -static-libs -vim -wiimote" CPU_FLAGS_X86="sse sse2"
Comment 1 Toralf Förster gentoo-dev 2017-11-24 17:01:41 UTC
Created attachment 506418 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-24 17:01:44 UTC
Created attachment 506420 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-24 17:01:46 UTC
Created attachment 506422 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-24 17:01:49 UTC
Created attachment 506424 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-24 17:01:52 UTC
Created attachment 506426 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-24 17:01:54 UTC
Created attachment 506428 [details]
media-sound:supercollider-3.8.0:20171124-154305.log
Comment 7 Toralf Förster gentoo-dev 2017-11-24 17:01:57 UTC
Created attachment 506430 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2018-01-06 02:01:05 UTC

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