Your message dated Fri, 06 Jun 2014 18:37:03 +0000
with message-id <e1wsz0h-0007uq...@franck.debian.org>
and subject line Bug#746917: fixed in supercollider 1:3.6.3~repack-6
has caused the Debian Bug report #746917,
regarding supercollider: ftbfs with GCC-4.9
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.)


-- 
746917: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746917
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:supercollider
Version: 1:3.6.3~repack-5
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/supercollider_3.6.3~repack-5_unstable_gcc49.log
The last lines of the build log are at the end of this report.

To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files.  For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html

[...]
             ^
/«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/sc_synth_definition.hpp:26:0,
                 from /«PKGBUILDDIR»/server/supernova/sc/sc_synth.hpp:29,
                 from 
/«PKGBUILDDIR»/server/supernova/sc/sc_synth_definition.cpp:23:
/«PKGBUILDDIR»/server/supernova/./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/./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»/server/supernova/sc/sc_synthdef.hpp:29:0,
                 from 
/«PKGBUILDDIR»/server/supernova/sc/sc_synth_definition.hpp:24,
                 from /«PKGBUILDDIR»/server/supernova/sc/sc_synth.hpp:29,
                 from 
/«PKGBUILDDIR»/server/supernova/sc/sc_synth_definition.cpp:23:
/«PKGBUILDDIR»/server/supernova/./utilities/malloc_aligned.hpp: In 
instantiation of 'void nova::aligned_allocator<T>::construct(U*, Args&& ...) 
[with U = std::pair<const nova::c_string, int>; Args = {const std::pair<const 
nova::c_string, int>&}; T = std::_Rb_tree_node<std::pair<const nova::c_string, 
int> >]':
/usr/include/c++/4.9/bits/alloc_traits.h:253:4:   required from 'static 
std::_Require<typename std::allocator_traits<_Alloc>::__construct_helper<_Tp, 
_Args>::type> std::allocator_traits<_Alloc>::_S_construct(_Alloc&, _Tp*, 
_Args&& ...) [with _Tp = std::pair<const nova::c_string, int>; _Args = {const 
std::pair<const nova::c_string, int>&}; _Alloc = 
nova::aligned_allocator<std::_Rb_tree_node<std::pair<const nova::c_string, int> 
> >; std::_Require<typename 
std::allocator_traits<_Alloc>::__construct_helper<_Tp, _Args>::type> = void]'
/usr/include/c++/4.9/bits/alloc_traits.h:399:57:   required from 'static 
decltype (_S_construct(__a, __p, 
(forward<_Args>)(std::allocator_traits::construct::__args)...)) 
std::allocator_traits<_Alloc>::construct(_Alloc&, _Tp*, _Args&& ...) [with _Tp 
= std::pair<const nova::c_string, int>; _Args = {const std::pair<const 
nova::c_string, int>&}; _Alloc = 
nova::aligned_allocator<std::_Rb_tree_node<std::pair<const nova::c_string, int> 
> >; decltype (_S_construct(__a, __p, 
(forward<_Args>)(std::allocator_traits::construct::__args)...)) = <type error>]'
/usr/include/c++/4.9/bits/stl_tree.h:423:42:   required from 
'std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, 
_Alloc>::_M_create_node(_Args&& ...) [with _Args = {const std::pair<const 
nova::c_string, int>&}; _Key = nova::c_string; _Val = std::pair<const 
nova::c_string, int>; _KeyOfValue = std::_Select1st<std::pair<const 
nova::c_string, int> >; _Compare = std::less<nova::c_string>; _Alloc = 
nova::aligned_allocator<std::pair<const nova::c_string, int> >; 
std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = 
std::_Rb_tree_node<std::pair<const nova::c_string, int> >*]'
/usr/include/c++/4.9/bits/stl_tree.h:445:53:   required from 
'std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, 
_Alloc>::_M_clone_node(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, 
_Alloc>::_Const_Link_type) [with _Key = nova::c_string; _Val = std::pair<const 
nova::c_string, int>; _KeyOfValue = std::_Select1st<std::pair<const 
nova::c_string, int> >; _Compare = std::less<nova::c_string>; _Alloc = 
nova::aligned_allocator<std::pair<const nova::c_string, int> >; 
std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = 
std::_Rb_tree_node<std::pair<const nova::c_string, int> >*; std::_Rb_tree<_Key, 
_Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type = const 
std::_Rb_tree_node<std::pair<const nova::c_string, int> >*]'
/usr/include/c++/4.9/bits/stl_tree.h:1206:43:   required from 
'std::_Rb_tree_node<_Val>* std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, 
_Alloc>::_M_copy(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, 
_Alloc>::_Const_Link_type, std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, 
_Alloc>::_Link_type) [with _Key = nova::c_string; _Val = std::pair<const 
nova::c_string, int>; _KeyOfValue = std::_Select1st<std::pair<const 
nova::c_string, int> >; _Compare = std::less<nova::c_string>; _Alloc = 
nova::aligned_allocator<std::pair<const nova::c_string, int> >; 
std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Link_type = 
std::_Rb_tree_node<std::pair<const nova::c_string, int> >*; std::_Rb_tree<_Key, 
_Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type = const 
std::_Rb_tree_node<std::pair<const nova::c_string, int> >*]'
/usr/include/c++/4.9/bits/stl_tree.h:676:50:   required from 
'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Rb_tree(const 
std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) [with _Key = 
nova::c_string; _Val = std::pair<const nova::c_string, int>; _KeyOfValue = 
std::_Select1st<std::pair<const nova::c_string, int> >; _Compare = 
std::less<nova::c_string>; _Alloc = nova::aligned_allocator<std::pair<const 
nova::c_string, int> >]'
/usr/include/c++/4.9/bits/stl_map.h:183:22:   required from 'std::map<_Key, 
_Tp, _Compare, _Alloc>::map(const std::map<_Key, _Tp, _Compare, _Alloc>&) [with 
_Key = nova::c_string; _Tp = int; _Compare = std::less<nova::c_string>; _Alloc 
= nova::aligned_allocator<nova::c_string>]'
/«PKGBUILDDIR»/server/supernova/sc/sc_synthdef.hpp:122:5:   required from here
/«PKGBUILDDIR»/server/supernova/./utilities/malloc_aligned.hpp:246:9: error: 
no matching function for call to 'std::_Rb_tree_node<std::pair<const 
nova::c_string, int> >::_Rb_tree_node(const std::pair<const nova::c_string, 
int>&)'
         ::new(p) T(std::forward<Args>(args)...);
         ^
/«PKGBUILDDIR»/server/supernova/./utilities/malloc_aligned.hpp:246:9: note: 
candidates are:
In file included from /usr/include/c++/4.9/map:60:0,
                 from /«PKGBUILDDIR»/server/supernova/sc/sc_synthdef.hpp:23,
                 from 
/«PKGBUILDDIR»/server/supernova/sc/sc_synth_definition.hpp:24,
                 from /«PKGBUILDDIR»/server/supernova/sc/sc_synth.hpp:29,
                 from 
/«PKGBUILDDIR»/server/supernova/sc/sc_synth_definition.cpp:23:
/usr/include/c++/4.9/bits/stl_tree.h:132:12: note: 
std::_Rb_tree_node<std::pair<const nova::c_string, int> >::_Rb_tree_node()
     struct _Rb_tree_node : public _Rb_tree_node_base
            ^
/usr/include/c++/4.9/bits/stl_tree.h:132:12: note:   candidate expects 0 
arguments, 1 provided
/usr/include/c++/4.9/bits/stl_tree.h:132:12: note: constexpr 
std::_Rb_tree_node<std::pair<const nova::c_string, int> >::_Rb_tree_node(const 
std::_Rb_tree_node<std::pair<const nova::c_string, int> >&)
/usr/include/c++/4.9/bits/stl_tree.h:132:12: note:   no known conversion for 
argument 1 from 'const std::pair<const nova::c_string, int>' to 'const 
std::_Rb_tree_node<std::pair<const nova::c_string, int> >&'
/usr/include/c++/4.9/bits/stl_tree.h:132:12: note: constexpr 
std::_Rb_tree_node<std::pair<const nova::c_string, int> 
>::_Rb_tree_node(std::_Rb_tree_node<std::pair<const nova::c_string, int> >&&)
/usr/include/c++/4.9/bits/stl_tree.h:132:12: note:   no known conversion for 
argument 1 from 'const std::pair<const nova::c_string, int>' to 
'std::_Rb_tree_node<std::pair<const nova::c_string, int> >&&'
make[3]: *** 
[server/supernova/CMakeFiles/libsupernova.dir/sc/sc_synth_definition.cpp.o] 
Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [server/supernova/CMakeFiles/libsupernova.dir/all] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: supercollider
Source-Version: 1:3.6.3~repack-6

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 746...@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: Fri, 06 Jun 2014 13:25:55 -0400
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 all amd64
Version: 1:3.6.3~repack-6
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: 746917
Changes:
 supercollider (1:3.6.3~repack-6) unstable; urgency=medium
 .
   * Fix FTBFS with gcc-4.9. Closes: #746917
Checksums-Sha1:
 f53afcc0b691b482de8aaa385e0c61531aa0a8e2 3500 supercollider_3.6.3~repack-6.dsc
 97bd70c4ca8311c6f6759980e617ae66162e8337 58296 
supercollider_3.6.3~repack-6.debian.tar.xz
 5ceafafc2c6fc62ca9283592b1ee21a5a535a1be 2543292 
supercollider-common_3.6.3~repack-6_all.deb
 8473184b95e8c6509405b15fd737cdac2b8fc89e 80910 
supercollider-emacs_3.6.3~repack-6_all.deb
 69e25e7ffbae3810c4b9479e83811435371a0b4c 56528 
supercollider-vim_3.6.3~repack-6_all.deb
 1ea18b7aaf6e1cc413dd40e828e61dc23bfd0bba 41838 
supercollider-gedit_3.6.3~repack-6_all.deb
 fa4701d04ecc2181111239a3bb980ae3497bd008 34876 
supercollider_3.6.3~repack-6_amd64.deb
 830bf472579ef49c45280dd428ca549616cba617 623940 
supercollider-language_3.6.3~repack-6_amd64.deb
 e370249f7010daf1afc033ccf80e83a14c8a0c45 380938 
supercollider-server_3.6.3~repack-6_amd64.deb
 b93a34aff80f3ab5203b4a18eff2cd615cc3876f 582064 
supercollider-ide_3.6.3~repack-6_amd64.deb
 87b5f4010bfea7357023e09e5b293ef49460de03 592542 
supercollider-supernova_3.6.3~repack-6_amd64.deb
 896bc8706c32791efb57e03c87df8b5f393c0d6f 137148 
libscsynth1_3.6.3~repack-6_amd64.deb
 089c155e928c1622aca43007bbc526b99715a5ae 80448 
supercollider-dev_3.6.3~repack-6_amd64.deb
Checksums-Sha256:
 616fb9ad9a8714670a7bb770c57d00c8aeadf3009b5fc23cd66755b3c0d51f57 3500 
supercollider_3.6.3~repack-6.dsc
 46535614f88b13f91241f50615c9b37a4b08f6d975452c0a99493f755ea78d43 58296 
supercollider_3.6.3~repack-6.debian.tar.xz
 8ddb8e430d8f52bd1b069ac95f5a59708814d3838889b5c538b0129ff1a155c8 2543292 
supercollider-common_3.6.3~repack-6_all.deb
 0771b4192852a88c2abd6c37a324500850adfe894547bc8952bf8d0d07fbbead 80910 
supercollider-emacs_3.6.3~repack-6_all.deb
 3f88769b0810b4a84dfa31036b7ee0d1db62995329bacbd2a59ae51e4ade5e29 56528 
supercollider-vim_3.6.3~repack-6_all.deb
 0164df72b38cadff015da73c72b13fd77198a5a583aa5c6255141135eac274d7 41838 
supercollider-gedit_3.6.3~repack-6_all.deb
 a521fd0c481a1543269533ea590d1b8e7dfde509696019d340a65f221f33cd4c 34876 
supercollider_3.6.3~repack-6_amd64.deb
 ff621a20f2f7cfccedfb9098bf480b0af7e69a17444def0aa317f5210e12cda2 623940 
supercollider-language_3.6.3~repack-6_amd64.deb
 5fd5f4b2800c46679663cee5d80dce05e53bbe5014e1673c6aa8162b6844ae4b 380938 
supercollider-server_3.6.3~repack-6_amd64.deb
 f38bc866cbcce0dd0a5a0026724183c8bb04adcdc23b71901b3973d2393bad0f 582064 
supercollider-ide_3.6.3~repack-6_amd64.deb
 819cd5b833de0257b32da14a523964611b67d2a6c5dadd01c1ffdeb734e7072e 592542 
supercollider-supernova_3.6.3~repack-6_amd64.deb
 7ed72b1345c0c8d927375d6fdf1c9e929aff5f0ce84415d3998efa1141ac2237 137148 
libscsynth1_3.6.3~repack-6_amd64.deb
 2792e8310a5bb15793f2ccd1d30b972783832bc9af452b0b391a0cf9165e20fc 80448 
supercollider-dev_3.6.3~repack-6_amd64.deb
Files:
 8f000bff376fc435428562bb680262d4 2543292 sound optional 
supercollider-common_3.6.3~repack-6_all.deb
 cc64b580fcec0e07e3c41dfce5eaf50b 80910 sound optional 
supercollider-emacs_3.6.3~repack-6_all.deb
 7b27d03a3c42a795972044acb24f26b5 56528 sound optional 
supercollider-vim_3.6.3~repack-6_all.deb
 70eafe07ca1ea3e1ca8a8715040d4831 41838 sound optional 
supercollider-gedit_3.6.3~repack-6_all.deb
 83fcbbad7b6cdd055a74c81e4c63fe26 34876 sound optional 
supercollider_3.6.3~repack-6_amd64.deb
 7dc5911207b1e16b9402c2b8b4e95eb3 623940 sound optional 
supercollider-language_3.6.3~repack-6_amd64.deb
 d7e9503be5aabbc98aa8381167b92fe0 380938 sound optional 
supercollider-server_3.6.3~repack-6_amd64.deb
 343e481f4c630949684cd8c4f824bb74 582064 sound optional 
supercollider-ide_3.6.3~repack-6_amd64.deb
 28e5a194ca67803821a2d3ee45d8450a 592542 sound optional 
supercollider-supernova_3.6.3~repack-6_amd64.deb
 c96700e34b643efce4536bc7ae44db94 137148 sound optional 
libscsynth1_3.6.3~repack-6_amd64.deb
 3d80948f6d2a7578bdf462e20ffb0154 80448 sound optional 
supercollider-dev_3.6.3~repack-6_amd64.deb
 3fa5c9592ee022c8ea751d697e892451 3500 sound optional 
supercollider_3.6.3~repack-6.dsc
 abd106e778bd6ec4b23d740481cb648a 58296 sound optional 
supercollider_3.6.3~repack-6.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTkgUmAAoJEKO6uuJAjdbPCRwP/iDrftdVmHG+uGBwEscJXoK8
Y7AjG1+kUFOfOx29u9MiRVmQcILqGiq+l+CDhKue20/8fP0+3ROfAhDUtNzJMcsE
R1fnL0piaEHcQniP/eGwBtmoJHTx96Q3gO3x4VVFhJjMDARJHWslTmy0lDTVkG6J
ttwJw7JPM2t1rtb3RBWJnht1oZNQ5KXUE3FmdTFivOAnEP0Ia9+sU7rszsiI7VSn
DlTBFHgmfjMSFOg7qvohy/FvELJRa8L2f/9J0VMV2lGzi28PI69F8HD8RguWS8ro
epHlkWyzbeCW/6kHFM/xITZHYEBY7svHKltRRnHXPSx6tOC+BKZ7vkjOuM6qWgBy
0Fa3RWH4Le+CxLeACWBVvxth+pEYrp5uvWKPF3C9mh2cvcO1TTHTYp+XYrZ3MUPC
Wo+kymtZ8zDEc8hmdssAH4QTiurUo9Q2vnEoVOS81c/IngnHIy5Qf6391c3jhx8B
X8xFIiG6ZytWwpwL3nm8uv+kKTZlYjd1Eb4oEbjnYPPzoUUgd3NAYUI8BCajC7TX
FUkdnrwapwZUitXZnbUhrcxbsGzzu8DiAn9oMyHJZYfnHrLdPegPalwYvPI7KkMB
c8eAuZ99VeTAAt8d54BEsjhH4hhJ+uUO0DtcfG7T5Qwap+OSsdW2ZpjCNeM4yzlQ
2KyQklhThFyNp1w6cG4Y
=ywYc
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to