Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638726 - 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)
Summary: media-sound/supercollider-3.8.0 : /.../DiskIO_UGens.cpp:191:65: error: cannot...
Status: RESOLVED DUPLICATE of bug 636058
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-24 17:01 UTC by Toralf Förster
Modified: 2018-01-06 02:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.94 KB, text/plain)
2017-11-24 17:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,218.99 KB, text/plain)
2017-11-24 17:01 UTC, Toralf Förster
Details
environment (environment,122.68 KB, text/plain)
2017-11-24 17:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.33 KB, application/x-bzip)
2017-11-24 17:01 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.95 KB, application/x-bzip)
2017-11-24 17:01 UTC, Toralf Förster
Details
media-sound:supercollider-3.8.0:20171124-154305.log (media-sound:supercollider-3.8.0:20171124-154305.log,30.77 KB, text/plain)
2017-11-24 17:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.78 KB, application/x-bzip)
2017-11-24 17:01 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 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 ***