Your message dated Sat, 15 Sep 2018 08:40:05 +0000
with message-id <e1g167z-00051i...@fasolo.debian.org>
and subject line Bug#853708: fixed in wxhexeditor 0.23+repack-3
has caused the Debian Bug report #853708,
regarding wxhexeditor: 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.)


-- 
853708: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853708
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wxhexeditor
Version: 0.23+repack-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/wxhexeditor_0.23+repack-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

[...]
                 from src/HexDialogs.cpp:25:
src/HexEditorCtrl/HexEditorCtrl.h: In member function 'uint64_t 
Select::GetSize()':
src/HexEditorCtrl/HexEditorCtrl.h:63:39: error: call of overloaded 
'abs(uint64_t)' is ambiguous
    return abs( EndOffset - StartOffset)+1;}; //for select byte 13 start=13, 
end=13
                                       ^
In file included from /usr/include/c++/7/cstdlib:75:0,
                 from /usr/include/c++/7/stdlib.h:36,
                 from /usr/include/mutils/mincludes.h:74,
                 from /usr/include/mhash.h:6,
                 from src/HexEditor.h:28,
                 from src/HexDialogs.h:28,
                 from src/HexDialogs.cpp:25:
/usr/include/stdlib.h:735:12: note: candidate: int abs(int)
 extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur;
            ^~~
In file included from /usr/include/c++/7/cstdlib:77:0,
                 from /usr/include/c++/7/stdlib.h:36,
                 from /usr/include/mutils/mincludes.h:74,
                 from /usr/include/mhash.h:6,
                 from src/HexEditor.h:28,
                 from src/HexDialogs.h:28,
                 from src/HexDialogs.cpp:25:
/usr/include/c++/7/bits/std_abs.h:56:3: note: candidate: long int std::abs(long 
int)
   abs(long __i) { return __builtin_labs(__i); }
   ^~~
/usr/include/c++/7/bits/std_abs.h:61:3: note: candidate: long long int 
std::abs(long long int)
   abs(long long __x) { return __builtin_llabs (__x); }
   ^~~
/usr/include/c++/7/bits/std_abs.h:70:3: note: candidate: constexpr double 
std::abs(double)
   abs(double __x)
   ^~~
/usr/include/c++/7/bits/std_abs.h:74:3: note: candidate: constexpr float 
std::abs(float)
   abs(float __x)
   ^~~
/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:52: recipe for target 'src/HexDialogs.o' failed
make[1]: *** [src/HexDialogs.o] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/wxhexeditor-0.23+repack'
dh_auto_build: make -j1 returned exit code 2
debian/rules:4: 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: wxhexeditor
Source-Version: 0.23+repack-3

We believe that the bug you reported is fixed in the latest version of
wxhexeditor, 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.
Andrej Shadura <andre...@debian.org> (supplier of updated wxhexeditor 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, 14 Sep 2018 18:27:02 +0200
Source: wxhexeditor
Binary: wxhexeditor
Architecture: source
Version: 0.23+repack-3
Distribution: unstable
Urgency: medium
Maintainer: Andrej Shadura <andre...@debian.org>
Changed-By: Andrej Shadura <andre...@debian.org>
Description:
 wxhexeditor - hexadecimal editor for massive files
Closes: 853708
Changes:
 wxhexeditor (0.23+repack-3) unstable; urgency=medium
 .
   [ Juhani Numminen ]
   * Fix FTBFS with GCC-7 due to an ambiguous call to abs() (Closes: #853708).
 .
   [ Andy Whitcroft ]
   * Reorder the link arguments to avoid FTBFS against libgomp.
Checksums-Sha1:
 be646733a779ea87a9a2ea96952a141c30af397d 1617 wxhexeditor_0.23+repack-3.dsc
 49481004e383e002c85ad247bec722671c414df6 6320 
wxhexeditor_0.23+repack-3.debian.tar.xz
Checksums-Sha256:
 fb3ff43090a091c7413d96521c4fa958feb889490cd6dc5e2e4cb2aebd1cdf88 1617 
wxhexeditor_0.23+repack-3.dsc
 7e1316bcb8d0628d81e0556e4de47a40e2b16e37879911c7b7a2e9642b1d7bfa 6320 
wxhexeditor_0.23+repack-3.debian.tar.xz
Files:
 70ea2d3483e72b86e34dcac2b3e62846 1617 editors optional 
wxhexeditor_0.23+repack-3.dsc
 a58161e51d0164b4921f1ddc3aced856 6320 editors optional 
wxhexeditor_0.23+repack-3.debian.tar.xz

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

iQEzBAEBCAAdFiEEeuS9ZL8A0js0NGiOXkCM2RzYOdIFAluctKgACgkQXkCM2RzY
OdIAhwgAwMdsLX9uj5cqSZxq53Qt4u6YptGK5RuqMJ0bZDTiz/usOdQLjrw3rjNI
vZZtxIQvNC5kecTB4NqMQ2YFfvXPS4yD8AntQ1zceoaNCy541zQnNPNEPeqe4NTm
16WKC0HifJ36pTjW1zpr3JkXcGJcpa1fspMWINRNXyTdhHj+0wJkzBG8OjffqrjO
/7dzlNKhZxrQMezrH8ccW+tn8sWAb/rUkuOGggQeHUu+922Bszdu9lDm5BpT5+43
l5JFocyDLqbTlcp7bGJIMzWsm4PAwYcep9QHfY77+uo0kJCPpNsLhK0kfx5pX0a4
BV33jY+irIfqlMTkjkpcvaRl7eU70g==
=+u9i
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to