Your message dated Thu, 13 Apr 2017 23:20:14 +0000
with message-id <e1cyo2a-000dhb...@fasolo.debian.org>
and subject line Bug#853551: fixed in milkytracker 1.0.0+dfsg-1
has caused the Debian Bug report #853551,
regarding milkytracker: 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.)


-- 
853551: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853551
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:milkytracker
Version: 0.90.86+dfsg-2
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/milkytracker_0.90.86+dfsg-2_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

[...]
/usr/include/c++/7/bits/std_abs.h:78:3: note: candidate: constexpr long double 
std::abs(long double)
   abs(long double __x)
   ^~~
/usr/include/c++/7/bits/std_abs.h:84:3: note: candidate: constexpr __int128 
std::abs(__int128)
   abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; }
   ^~~
/usr/include/c++/7/bits/std_abs.h:102:3: note: candidate: constexpr __float128 
std::abs(__float128)
   abs(__float128 __x)
   ^~~
Makefile:626: recipe for target 'TrackerStartUp.o' failed
make[4]: *** [TrackerStartUp.o] Error 1
make[4]: *** Waiting for unfinished jobs....
sdl/SDL_Main.cpp: In function 'Uint32 timerCallback(Uint32)':
sdl/SDL_Main.cpp:308:23: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
   ev.data1 = (void*)p.x;
                       ^
sdl/SDL_Main.cpp:309:23: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
   ev.data2 = (void*)p.y;
                       ^
sdl/SDL_Main.cpp:320:23: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
   ev.data1 = (void*)p.x;
                       ^
sdl/SDL_Main.cpp:321:23: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
   ev.data2 = (void*)p.y;
                       ^
sdl/SDL_Main.cpp: In member function 'virtual void 
MidiEventHandler::keyDown(int, int)':
sdl/SDL_Main.cpp:342:21: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
   ev.data1 = (void*)note;
                     ^~~~
sdl/SDL_Main.cpp:343:21: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
   ev.data2 = (void*)volume;
                     ^~~~~~
sdl/SDL_Main.cpp: In member function 'virtual void 
MidiEventHandler::keyUp(int)':
sdl/SDL_Main.cpp:356:21: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
   ev.data1 = (void*)note;
                     ^~~~
make[4]: Leaving directory '/<<BUILDDIR>>/milkytracker-0.90.86+dfsg/src/tracker'
Makefile:329: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/milkytracker-0.90.86+dfsg/src'
Makefile:505: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/milkytracker-0.90.86+dfsg'
Makefile:446: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/milkytracker-0.90.86+dfsg'
dh_auto_build: make -j64 returned exit code 2
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: milkytracker
Source-Version: 1.0.0+dfsg-1

We believe that the bug you reported is fixed in the latest version of
milkytracker, 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 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Cowgill <jcowg...@debian.org> (supplier of updated milkytracker 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: SHA512

Format: 1.8
Date: Thu, 13 Apr 2017 23:43:29 +0100
Source: milkytracker
Binary: milkytracker
Architecture: source
Version: 1.0.0+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Team 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: James Cowgill <jcowg...@debian.org>
Description:
 milkytracker - music creation tool inspired by Fast Tracker 2
Closes: 853551
Changes:
 milkytracker (1.0.0+dfsg-1) experimental; urgency=medium
 .
   * New upstream version.
     - Fixes FTBFS with GCC 7. (Closes: #853551)
 .
   * debian/control:
     - Update new homepage.
     - Update various build dependencies for 1.0.0.
   * debian/compat:
     - Use debhelper compat 10.
   * debian/copyright:
     - Update copyright information for 1.0.0.
     - Exclude non-free music samples from source tarball.
   * debian/patches:
     - Drop all existing patches (obsolete in 1.0.0).
     - Add patch to prevent installing non-free music samples.
Checksums-Sha1:
 bf4889755e3bc9a9d161ea6fec09af54334f7339 2225 milkytracker_1.0.0+dfsg-1.dsc
 680f32b9d8ef805bebf51ce702a5413a07a0cdcd 3435596 
milkytracker_1.0.0+dfsg.orig.tar.gz
 e39a652b8ed469ae28b9edfb5efc9ce3b68d5b7c 6536 
milkytracker_1.0.0+dfsg-1.debian.tar.xz
 1268be26bf2674aea47aa71c7aec6f3045a4da9e 11786 
milkytracker_1.0.0+dfsg-1_source.buildinfo
Checksums-Sha256:
 aa639f56af6894082290e57ebc6a005154cfd5a310c3835a33e95e1ba009b6f5 2225 
milkytracker_1.0.0+dfsg-1.dsc
 808aaa4858b42f04cf4facee2e08f37b94561efd027bbce05bac7aef706d5dfd 3435596 
milkytracker_1.0.0+dfsg.orig.tar.gz
 783938461f0be891ba8a4fe3d29512cb2ec48dfac957f01592f67bf0b6906c37 6536 
milkytracker_1.0.0+dfsg-1.debian.tar.xz
 aeefb836fcc826d76f1ddaa257d65bbc6716aa2db711a910250e618bb1960840 11786 
milkytracker_1.0.0+dfsg-1_source.buildinfo
Files:
 296610be2a7c7bbdb98fb7cb1cf6c7fd 2225 sound optional 
milkytracker_1.0.0+dfsg-1.dsc
 28618647012b9c026c024979824ce5c6 3435596 sound optional 
milkytracker_1.0.0+dfsg.orig.tar.gz
 bc48a142adc4365b99946004f4aa5ee5 6536 sound optional 
milkytracker_1.0.0+dfsg-1.debian.tar.xz
 abe392932fff0732abba810d0c287212 11786 sound optional 
milkytracker_1.0.0+dfsg-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE+Ixt5DaZ6POztUwQx/FnbeotAe8FAljv/2EUHGpjb3dnaWxs
QGRlYmlhbi5vcmcACgkQx/FnbeotAe9g1Q/+I+JoKD+4tzbIY1OBXXAILOjL9hFY
1DPnEGjk5gtQvsDjXGaLnIlEeR5RE4uVi+Mm3yBYvl24rqi2hSHQ2xUBeBBudb56
YAm4s1ZZNbseFRWAX1Qv59LbmHRxq0sL9muVZzhZkZ38IILaLzLvnr2e4DnlijJ2
Ydoc9FJu3270aC+X2QG72vAFasNleVgJwskvEJp8iAoXioqYHcofQRRV6o5y+UAG
A+kVqdywjfYEKrkvsr1aRqB4nijzxzZ0K/US2BazILS44T/CQ+r7q6Lacck8bXw6
YaCwNGurVJ2HY6AafpjCcSIos90WmlZSJ2bC+knh9pNie6nmH64Uit+Grgm/gZKX
+L8lAnNYO5H37uy9aQuzHpbn4gMEhH5NdO4fGubCCXwTofsVCMYUAf5YE80izSHS
v9nteMsst7tC0cdt2W5+c7EUPOKanqOw1T/yiGN7ETxKthNkBYNbBoPMKU4UIuhi
G3zv3C1TRHpP1V7agpVtQWr34eivSUbuV/CJUbzoNK5De5+iWsawYyMgW1lwWebl
M4ng2+G5/GZowuBe0ywSoF+AOntLCSXgH0NDti7y0nBBtaZjDIIX/GZGH3+Dvlk0
S8VvRctUmK7WZyVOfwX+O9/mm+Ai8Ogzyvc3NnSdm98/27bCdpRXdw6hF9vC+zJY
FdthOT2I4/aHFOM=
=bo69
-----END PGP SIGNATURE-----

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

Reply via email to