Your message dated Tue, 10 May 2016 00:34:12 +0000
with message-id <e1azvcq-0007vk...@franck.debian.org>
and subject line Bug#822467: fixed in supercollider 1:3.7.0~repack-1
has caused the Debian Bug report #822467,
regarding supercollider: FTBFS: error: 'random_device' is not a member of 'std'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
822467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822467
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: supercollider
Version: 1:3.6.6~repack-2-2
Severity: serious
This package fails to build in unstable:
> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux
...
> [ 34%] Building CXX object
> server/supernova/CMakeFiles/libsupernova.dir/sc/sc_plugin_interface.cpp.o
> cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/server/supernova" && /usr/bin/g++
> -DDLOPEN -DJACK_BACKEND -DNOVA_SIMD
> -DSC_DATA_DIR=\"/usr/share/SuperCollider\" -DSC_FFT_FFTW
> -DSC_PLUGIN_EXT=\".so\" -DSUPERNOVA
> -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common"
> -I"/<<PKGBUILDDIR>>/external_libraries"
> -I"/<<PKGBUILDDIR>>/external_libraries/nova-simd"
> -I"/<<PKGBUILDDIR>>/external_libraries/nova-tt"
> -I"/<<PKGBUILDDIR>>/external_libraries/boost_endian"
> -I"/<<PKGBUILDDIR>>/external_libraries/oscpack"
> -I"/<<PKGBUILDDIR>>/external_libraries/TLSF-2.4.6/src"
> -I"/<<PKGBUILDDIR>>/include/plugin_interface"
> -I"/<<PKGBUILDDIR>>/include/server" -I"/<<PKGBUILDDIR>>/include/common"
> -I"/<<PKGBUILDDIR>>/server/supernova/." -g -O2 -fstack-protector-strong
> -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2
> -ftemplate-depth-4096 -std=c++0x -O2 -g -DNDEBUG -fschedule-insns2
> -fomit-frame-pointer -Wreturn-type -fvisibility=hidden -pthread -o
> CMakeFiles/libsupernova.dir/sc/sc_plugin_i
> nterface.cpp.o -c
> "/<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp"
> In file included from
> /<<PKGBUILDDIR>>/server/supernova/./utilities/named_hash_entry.hpp:27:0,
> from
> /<<PKGBUILDDIR>>/server/supernova/sc/../server/synth_definition.hpp:29,
> from
> /<<PKGBUILDDIR>>/server/supernova/sc/../server/node_types.hpp:28,
> from
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.hpp:26,
> from
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp:23:
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp: In
> constructor 'nova::nova_tt::nonrecursive_rw_mutex::nonrecursive_rw_mutex()':
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp:50:13:
> warning: unused variable 'status' [-Wunused-variable]
> int status = pthread_rwlock_init(&rwlock, NULL);
> ^
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp: In
> destructor 'nova::nova_tt::nonrecursive_rw_mutex::~nonrecursive_rw_mutex()':
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp:56:13:
> warning: unused variable 'status' [-Wunused-variable]
> int status = pthread_rwlock_destroy(&rwlock);
> ^
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp: In member
> function 'void nova::nova_tt::nonrecursive_rw_mutex::lock()':
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp:62:13:
> warning: unused variable 'status' [-Wunused-variable]
> int status = pthread_rwlock_wrlock(&rwlock);
> ^
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp: In member
> function 'void nova::nova_tt::nonrecursive_rw_mutex::unlock()':
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp:90:13:
> warning: unused variable 'status' [-Wunused-variable]
> int status = pthread_rwlock_unlock(&rwlock);
> ^
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp: In member
> function 'void nova::nova_tt::nonrecursive_rw_mutex::lock_shared()':
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp:96:13:
> warning: unused variable 'status' [-Wunused-variable]
> int status = pthread_rwlock_rdlock(&rwlock);
> ^
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp: In member
> function 'void nova::nova_tt::rw_mutex::unlock_shared()':
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp:238:13:
> warning: unused variable 'status' [-Wunused-variable]
> int status = pthread_rwlock_unlock(&rwlock);
> ^
> In file included from
> /<<PKGBUILDDIR>>/server/supernova/sc/../server/node_types.hpp:28:0,
> from
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.hpp:26,
> from
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp:23:
> /<<PKGBUILDDIR>>/server/supernova/sc/../server/synth_definition.hpp: In
> member function 'void nova::detail::slot_resolver::register_slot(const
> nova::c_string&, nova::slot_index_t)':
> /<<PKGBUILDDIR>>/server/supernova/sc/../server/synth_definition.hpp:87:14:
> warning: unused variable 'success' [-Wunused-variable]
> bool success = slot_resolver_map.insert(*elem).second;
> ^
> In file included from
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/thread_priority.hpp:28:0,
> from
> /<<PKGBUILDDIR>>/server/supernova/sc/../server/../sc/../utilities/osc_server.hpp:35,
> from
> /<<PKGBUILDDIR>>/server/supernova/sc/../server/../sc/sc_osc_handler.hpp:36,
> from
> /<<PKGBUILDDIR>>/server/supernova/sc/../server/server.hpp:25,
> from
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp:31:
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/thread_priority_pthread.hpp:
> In function 'int nova::thread_priority()':
> /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/thread_priority_pthread.hpp:44:9:
> warning: unused variable 'status' [-Wunused-variable]
> int status = pthread_getschedparam(this_thread, &policy, ¶m);
> ^
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp: In member
> function 'void nova::sc_plugin_interface::initialize(const
> nova::server_arguments&, float*)':
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp:719:9: error:
> 'random_device' is not a member of 'std'
> std::random_device rd;
> ^
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp:720:9: error:
> 'seed_seq' is not a member of 'std'
> std::seed_seq seq({ rd(), rd(), rd() });
> ^
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp:720:47: error:
> expected primary-expression before ')' token
> std::seed_seq seq({ rd(), rd(), rd() });
> ^
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp:721:9: error:
> 'seq' was not declared in this scope
> seq.generate(seeds.begin(), seeds.end());
> ^
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp:727:9: error:
> 'seed_seq' is not a member of 'std'
> std::seed_seq seq({ seconds.count() });
> ^
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp:727:46: error:
> expected primary-expression before ')' token
> std::seed_seq seq({ seconds.count() });
> ^
> /<<PKGBUILDDIR>>/server/supernova/sc/sc_plugin_interface.cpp:728:9: error:
> 'seq' was not declared in this scope
> seq.generate(seeds.begin(), seeds.end());
> ^
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: supercollider
Source-Version: 1:3.7.0~repack-1
We believe that the bug you reported is fixed in the latest version of
supercollider, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 822...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Felipe Sateler <fsate...@debian.org> (supplier of updated supercollider package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 09 May 2016 20:59:52 -0300
Source: supercollider
Binary: supercollider supercollider-language supercollider-common
supercollider-server supercollider-ide supercollider-supernova libscsynth1
supercollider-dev supercollider-emacs supercollider-vim supercollider-gedit
Architecture: source
Version: 1:3.7.0~repack-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Packages Maintainers
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: Felipe Sateler <fsate...@debian.org>
Description:
libscsynth1 - SuperCollider synthesis server library
supercollider - real time audio synthesis programming language
supercollider-common - common files for SuperCollider
supercollider-dev - development files for SuperCollider
supercollider-emacs - SuperCollider mode for Emacs
supercollider-gedit - SuperCollider mode for Gedit
supercollider-ide - integrated development environment for supercollider audio
system
supercollider-language - real time audio synthesis programming language
supercollider-server - real time audio synthesis server
supercollider-supernova - real time audio synthesis server (multiprocessor
version)
supercollider-vim - SuperCollider mode for Vim
Closes: 822467
Changes:
supercollider (1:3.7.0~repack-1) unstable; urgency=medium
.
[ Dan Stowell ]
* Update upstream url references (github now not sourceforge)
* New Upstream version
- Closes: #822467
- Update dependencies for new version
- Remove mathjax dependency management, dropped upstream
- Remove boost-lockfree from copyright, dropped upstream
- Refresh patches, and drop outdated ones
- Update copyright information
- Add patch to fix FTBFS when using system boost
- Update install rules for changed readme filenames
- Add patch to fix FTBFS, add -fPIC flag to tlsf build
* Ignore lintian error about (unused) portaudio config files
.
[ IOhannes m zmölnig ]
* Use https:// in Vcs-Browser stanza
.
[ Hanno Zulla ]
* Update upstream homepage URL, fix vcs-field-uses-insecure-uri
.
[ Felipe Sateler ]
* Ship mime info in -common package, not -gedit package
* Bump Standards-Version to 3.9.8
- Drop menu files in favor of the desktop entries
.
[ Jonas Smedegaard ]
* Remove myself as uploader.
Checksums-Sha1:
26503c3462dfd6ef00a2f6bb7a9c6e8e455e5d17 3614 supercollider_3.7.0~repack-1.dsc
54102dc3db21e80c9719e1804514fbdfc75bfcfa 7531623
supercollider_3.7.0~repack.orig.tar.gz
ffb45c04a429786fdbe4017ef0e7fac5168926fb 54188
supercollider_3.7.0~repack-1.debian.tar.xz
Checksums-Sha256:
e934275a2ee6db2bd4cc2a1fa623dd095fdbde1ccc5017679e54def18afbbe50 3614
supercollider_3.7.0~repack-1.dsc
3b19d25dcf52d990b9888a38bd6d5e1637d305201ffeefbbb9d02077e7418a64 7531623
supercollider_3.7.0~repack.orig.tar.gz
4d8fd3b7f77213ccf4db77651a99a03547da7692e063cf4c20a93acc5d0cb755 54188
supercollider_3.7.0~repack-1.debian.tar.xz
Files:
092845ee719e24ba640fc29e38c5162b 3614 sound optional
supercollider_3.7.0~repack-1.dsc
19bae8dee3f30b9e6f5f40a73fde8f8b 7531623 sound optional
supercollider_3.7.0~repack.orig.tar.gz
a7a344e6b3760a52705b56e90a0ecc13 54188 sound optional
supercollider_3.7.0~repack-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXMSgPAAoJEKO6uuJAjdbPkoYP+wR7Gm+1erybeLkL9euMQ2Nu
IDlQR/RWuR1zoDSa2AozXTMWSzQ/RyPMpzIGV9qggFmAIqNj16h027+uhhXhltqD
kA7vGGm5KnR/69dxco012dE48VBV3t9ftPJXem2LZ64is5fU7xNimLgW6VPjdzq9
jviTdp8QBa98gaGkCCck2k+TKMRtitHvHL4YLHPpxSn0EsOdIxOweal8siqnYcJU
yTqu31EGP7InL5Y2tM5di1vajNYDi+1HYGVKfggJZ+gGr30J0negLvJKp45dSnLb
0OIHDjoPv/04PxCED4jr0z9LJpvNrSZvh2Fvlk7ioXH1TOodkkPS+Igo+xQXkceU
3y1YexpDEeyVy9WlSt3j86vm6rX1TUhZU+oIl8iY4ldppLtDyR2oBpkjN0Ofd+H0
MwYgCnF0ohERuG21pkZ0CBjivw+HSS3BODpdpxHReWoC9s2yq3EXquFL3NslrKZL
RC/u3rlc/mShNcumnSuQuW+sqjsHAxDvjuANIUOkLTnhtbTng8Sms9YwjMc38qU2
4KdVoYx4pCUjEVGOQrR0jsRWYYtwd+d5rsGd56YZQFEtKVUyhFlR0BzsGJ6boL75
WpDuqJY96h4jC4DIl9qu/IuhaKfzLPw3JqgVmMg0VgZR2byCNx/wfThAI5n151qX
eeie+zQRLjC0rweeFjVf
=B4Wh
-----END PGP SIGNATURE-----
--- End Message ---