Bug#853671: marked as done (supercollider: ftbfs with GCC-7)

2017-09-07 Thread Debian Bug Tracking System
Your message dated Thu, 07 Sep 2017 23:19:28 +
with message-id 
and subject line Bug#853671: fixed in supercollider 1:3.7.0~repack-5
has caused the Debian Bug report #853671,
regarding supercollider: ftbfs with GCC-7
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.)


-- 
853671: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853671
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:supercollider
Version: 1:3.7.0~repack-4
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/supercollider_3.7.0~repack-4_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html

[...]
 typedef vec_base base;
^
[ 34%] Linking CXX static library libyaml.a
cd "/<>/obj-x86_64-linux-gnu/external_libraries" && /usr/bin/cmake 
-P CMakeFiles/yaml.dir/cmake_clean_target.cmake
cd "/<>/obj-x86_64-linux-gnu/external_libraries" && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/yaml.dir/link.txt --verbose=1
/usr/bin/ar qc libyaml.a  CMakeFiles/yaml.dir/libyamlcpp.cpp.o
/usr/bin/ranlib libyaml.a
make[3]: Leaving directory '/<>/obj-x86_64-linux-gnu'
[ 34%] Built target yaml
[ 34%] Linking CXX shared module DelayUGens.so
cd "/<>/obj-x86_64-linux-gnu/server/plugins" && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/DelayUGens.dir/link.txt --verbose=1
/usr/bin/c++  -fPIC -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2   -msse -msse -mfpmath=sse -msse2 -std=c++11 
-D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -Wl,-z,relro -Wl,-z,now 
-shared  -o DelayUGens.so CMakeFiles/DelayUGens.dir/DelayUGens.cpp.o 
make[3]: Leaving directory '/<>/obj-x86_64-linux-gnu'
[ 34%] Built target DelayUGens
[ 34%] Linking CXX shared module DelayUGens_supernova.so
cd "/<>/obj-x86_64-linux-gnu/server/plugins" && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/DelayUGens_supernova.dir/link.txt --verbose=1
/usr/bin/c++  -fPIC -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2   -msse -msse -mfpmath=sse -msse2 -std=c++11 
-D_LARGEFILE64_SOURCE -fvisibility-inlines-hidden -Wl,-z,relro -Wl,-z,now 
-shared  -o DelayUGens_supernova.so 
CMakeFiles/DelayUGens_supernova.dir/DelayUGens.cpp.o 
make[3]: Leaving directory '/<>/obj-x86_64-linux-gnu'
[ 34%] Built target DelayUGens_supernova
[ 34%] Linking CXX shared library libscsynth.so
cd "/<>/obj-x86_64-linux-gnu/server/scsynth" && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/libscsynth.dir/link.txt --verbose=1
/usr/bin/c++  -fPIC -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2   -msse -msse -mfpmath=sse -msse2 -std=c++11 -Wl,-z,relro 
-Wl,-z,now -shared -Wl,-soname,libscsynth.so.1 -o libscsynth.so.1.0.0 
CMakeFiles/libscsynth.dir/SC_BufGen.cpp.o 
CMakeFiles/libscsynth.dir/SC_ComPort.cpp.o 
CMakeFiles/libscsynth.dir/SC_CoreAudio.cpp.o 
CMakeFiles/libscsynth.dir/SC_Graph.cpp.o 
CMakeFiles/libscsynth.dir/SC_GraphDef.cpp.o 
CMakeFiles/libscsynth.dir/SC_Group.cpp.o 
CMakeFiles/libscsynth.dir/SC_Lib_Cintf.cpp.o 
CMakeFiles/libscsynth.dir/SC_Lib.cpp.o 
CMakeFiles/libscsynth.dir/SC_MiscCmds.cpp.o 
CMakeFiles/libscsynth.dir/SC_Node.cpp.o CMakeFiles/libscsynth.dir/SC_Rate.cpp.o 
CMakeFiles/libscsynth.dir/SC_SequencedCommand.cpp.o 
CMakeFiles/libscsynth.dir/SC_Str4.cpp.o 

supercollider_3.7.0~repack-5_source.changes ACCEPTED into unstable

2017-09-07 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 07 Sep 2017 19:52:02 -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-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Packages Maintainers 

Changed-By: Felipe Sateler 
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: 853671
Changes:
 supercollider (1:3.7.0~repack-5) unstable; urgency=medium
 .
   * Fix FTBFS with gcc 7.
 Thanks to Adrian Bunk for the patches. (Closes: #853671)
   * Remove copyright_hints.
 We no longer use CDBS
   * Bump standards version
Checksums-Sha1:
 4acaf1a22af4848d69cd310b7650f7a8f65017d5 3595 supercollider_3.7.0~repack-5.dsc
 b8eadbb852bb0df7f2009bf93081ec7952156635 31344 
supercollider_3.7.0~repack-5.debian.tar.xz
 da66472759cad48d4c9399b0f2de5f2433d907a5 16692 
supercollider_3.7.0~repack-5_source.buildinfo
Checksums-Sha256:
 6fa79b065bc8f2a5eac46dcc44f473200fcb7d0119d3abf2905cd66066d0641e 3595 
supercollider_3.7.0~repack-5.dsc
 fea68b44d47ed69b46141b49a2f1c0e7f13b637523ae7e11854f78c3fed2a251 31344 
supercollider_3.7.0~repack-5.debian.tar.xz
 d29d86bb48daef58f4002468c819d657025b34c0f9716c3bcbb0b34cf4be6643 16692 
supercollider_3.7.0~repack-5_source.buildinfo
Files:
 04384e78b4de92d726b1f652bb602fe6 3595 sound optional 
supercollider_3.7.0~repack-5.dsc
 ad1eaceff197e0a9329290af29f3189e 31344 sound optional 
supercollider_3.7.0~repack-5.debian.tar.xz
 49b97eebb754293b24605a1eb07d4564 16692 sound optional 
supercollider_3.7.0~repack-5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEIY7gNiAzyHtsE1+ko7q64kCN1s8FAlmxzbQUHGZzYXRlbGVy
QGRlYmlhbi5vcmcACgkQo7q64kCN1s9hWg/+JYq10K41EDehmbZ6b2mVK4Epr2C1
T7RJl2KOnTKxuOn7zTc60uoxXwyJyT01Yp0hhubfCreQWPyOefJBYjWA/EohFhQo
ZieBYBZXHkMfyYUVzccvsFpkH5G8jHd2Q2n70ksjhizse2wFhN74DqzfnOA796Hj
xCIEsH14La+gDlugCCIkOwIpsarOKGbqmvKRwEAE0MeFUPFxNYwHZUGKOChUGpuk
0Lr6rDcHNBZVPoHaCGB1ER3Hm/5uDbUd3g284Gtry3t0gFoctpI+l57t+QnKHqgh
M9B8iO+qPNmuI+W2I8UvARolSRfe7he8qTZcCiTEoRPAvqVAqFuvdoo0CJqS3LEF
xRQCveoAvPiJT65H7ajOPPX6W1jlfnW6hbi8cdmPlnXBsaSST5Du8jDS+ZOIZ74e
bVJuBxCjxR3d0lCyHThj/hIVsSe4PMcAwTH+pidMZSfGHB2BvCf+PvVhHo1CjW/J
/8SEw7yJ6M5ypTHFDVNepglGPFv35DYYfkTckZy8Rzn6FWeOQWUaX44BG7kMyy2G
tWicgm4RUomPb9fJfy+waFRX7mkOI7B3cL3CG8ZBP8yOXIXwbrxdDG1rAgm+ZPcK
ZyD/ENJAzgHP2JC76BYQDZfzNd+OgfT6nbBoyAiDXyDkOO10KhWO2Nke8o7yb7zs
8JIB6qgAv723uEs=
=U6kN
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Processing of supercollider_3.7.0~repack-5_source.changes

2017-09-07 Thread Debian FTP Masters
supercollider_3.7.0~repack-5_source.changes uploaded successfully to localhost
along with the files:
  supercollider_3.7.0~repack-5.dsc
  supercollider_3.7.0~repack-5.debian.tar.xz
  supercollider_3.7.0~repack-5_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#874598: ardour: GUI doesn't load

2017-09-07 Thread Ivan Stana
Package: ardour
Version: 1:5.11.0-1
Severity: important

Dear Maintainer,

When I want to run ardour5, it gets stuck and GUI doesn't load at all. CPU 
utilization is 100%.

I wiped ~/.config/ardour5 directory, tried to start jack server separately, 
installed gtk2 murrine theme
and waited about 30 minutes and search internet a bit, but no luck.

$ ardour5
WARNING: Your system has a limit for maximum amount of locked memory!
 This might cause Ardour to run out of memory before your system runs
 out of memory. You can view the memory limit with 'ulimit -l', and it
 is normally controlled by /etc/security/limits.conf

bind txt domain [gtk2_ardour5] to /usr/share/ardour5/locale
Ardour5.11.0 (built using 1:5.11.0-1 and GCC version 7.2.0)
ardour: [INFO]: Your system is configured to limit Ardour to only 1048576 open 
files
ardour: [INFO]: Loading system configuration file /etc/ardour5/system_config
ardour: [INFO]: CPU vendor: GenuineIntel
ardour: [INFO]: AVX-capable processor
ardour: [INFO]: CPU brand: Intel(R) Core(TM) i3-3225 CPU @ 3.30GHz
ardour: [INFO]: Using SSE optimized routines
ardour: [INFO]: Loading default ui configuration file 
/etc/ardour5/default_ui_config
Color shuttle bg not found
ardour: [INFO]: Loading color file /usr/share/ardour5/themes/dark-ardour.colors
c^C


-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ardour depends on:
ii  ardour-data   1:5.11.0-1
ii  jackd 5
ii  libarchive13  3.2.2-2
ii  libasound21.1.3-5
ii  libatkmm-1.6-1v5  2.24.2-2
ii  libaubio5 0.4.5-1
ii  libc6 2.24-17
ii  libcairo2 1.14.10-1
ii  libcairomm-1.0-1v51.12.2-1
ii  libcurl3-gnutls   7.55.1-1
ii  libcwiid1 0.6.00+svn201-4
ii  libfftw3-single3  3.3.6p2-2
ii  libfluidsynth11.1.6-4
ii  libfontconfig12.12.3-0.2
ii  libgcc1   1:7.2.0-3
ii  libgdk-pixbuf2.0-02.36.5-4
ii  libglib2.0-0  2.53.6-1
ii  libglibmm-2.4-1v5 2.50.1-1
ii  libgtk2.0-0   2.24.31-2
ii  libgtkmm-2.4-1v5  1:2.24.5-1
ii  libjack-jackd2-0 [libjack-0.125]  1.9.10+20150825git1ed50c92~dfsg-5
ii  liblilv-0-0   0.24.2~dfsg0-1
ii  liblo70.29-1
ii  liblrdf0  0.6.1-1
ii  libltc11  1.3.0-1
ii  libpango-1.0-01.40.11-1
ii  libpangocairo-1.0-0   1.40.11-1
ii  libpangoft2-1.0-0 1.40.11-1
ii  libpangomm-1.4-1v52.40.1-3
ii  libqm-dsp01.7.1-3
ii  librubberband21.8.1-7
ii  libsamplerate00.1.9-1
ii  libsigc++-2.0-0v5 2.10.0-1
ii  libsndfile1   1.0.28-4
ii  libstdc++67.2.0-3
ii  libsuil-0-0   1:0.8.4-dmo4
ii  libtag1v5 1.11.1+dfsg.1-0.1
ii  libusb-1.0-0  2:1.0.21-2
ii  libvamp-hostsdk3v51:2.7.1-dmo1
ii  libvamp-sdk2v51:2.7.1-dmo1
ii  libx11-6  2:1.6.4-3
ii  libxml2   2.9.4+dfsg1-4

Versions of packages ardour recommends:
ii  ardour-video-timeline  1:5.11.0-1
ii  chromium [www-browser] 60.0.3112.78-1
ii  firefox-esr [www-browser]  52.3.0esr-2
ii  iceweasel  52.3.0esr-2
ii  w3m [www-browser]  0.5.3-34

Versions of packages ardour suggests:
pn  jamin 
ii  qjackctl  0.4.5-1

-- no debconf information

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Re: musescore_2.1.0+dfsg1-0.2~bpo9+1_amd64.changes is NEW

2017-09-07 Thread Fabian Greffrath
Hi Thorsten,

Thorsten Glaser wrote:
> I think you're confused ;-)

apparently, yes, I missed the "backports" part. ;)

Thanks for taking care of musescore!

Cheers,

 - Fabian



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers