Your message dated Sat, 26 Aug 2017 01:48:56 +0000
with message-id <e1dlqdy-0002rl...@fasolo.debian.org>
and subject line Bug#853422: fixed in glogg 1.1.4-1
has caused the Debian Bug report #853422,
regarding glogg: 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.)
--
853422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853422
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:glogg
Version: 1.1.0-1
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/glogg_1.1.0-1_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
[...]
src/session.cpp:64:22: error: expected ',' or '...' before '<' token
std::function<ViewInterface*()> view_factory )
^
src/session.cpp: In member function 'ViewInterface* Session::open(const
string&, int)':
src/session.cpp:70:39: error: 'view_factory' was not declared in this scope
return openAlways( file_name, view_factory, nullptr );
^~~~~~~~~~~~
src/session.cpp: At global scope:
src/session.cpp:116:14: error:
'std::vector<std::pair<std::__cxx11::basic_string<char>, ViewInterface*> >
Session::restore' is not a static data member of 'class Session'
std::function<ViewInterface*()> view_factory,
^~~~~~~~
src/session.cpp:116:14: error: 'function' is not a member of 'std'
src/session.cpp:116:14: note: suggested alternative: 'is_function'
std::function<ViewInterface*()> view_factory,
^~~~~~~~
is_function
src/session.cpp:116:36: error: expected primary-expression before '*' token
std::function<ViewInterface*()> view_factory,
^
src/session.cpp:116:38: error: expected primary-expression before ')' token
std::function<ViewInterface*()> view_factory,
^
src/session.cpp:116:41: error: 'view_factory' was not declared in this scope
std::function<ViewInterface*()> view_factory,
^~~~~~~~~~~~
src/session.cpp:117:9: error: expected primary-expression before 'int'
int *current_file_index )
^~~
src/session.cpp:118:1: error: expected ',' or ';' before '{' token
{
^
src/session.cpp:175:14: error: 'std::function' has not been declared
std::function<ViewInterface*()> view_factory,
^~~~~~~~
src/session.cpp:175:22: error: expected ',' or '...' before '<' token
std::function<ViewInterface*()> view_factory,
^
src/session.cpp: In member function 'ViewInterface* Session::openAlways(const
string&, int)':
src/session.cpp:183:27: error: 'view_factory' was not declared in this scope
ViewInterface* view = view_factory();
^~~~~~~~~~~~
src/session.cpp:188:10: error: 'view_context' was not declared in this scope
if ( view_context )
^~~~~~~~~~~~
Makefile:827: recipe for target '.obj/release-shared/session.o' failed
make[1]: *** [.obj/release-shared/session.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
/usr/share/cdbs/1/class/makefile.mk:77: recipe for target
'debian/stamp-makefile-build' failed
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: glogg
Source-Version: 1.1.4-1
We believe that the bug you reported is fixed in the latest version of
glogg, 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.
Nicolas Bonnefon <nico...@bonnefon.org> (supplier of updated glogg 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: Fri, 11 Aug 2017 19:24:53 +0100
Source: glogg
Binary: glogg
Architecture: source amd64
Version: 1.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Nicolas Bonnefon <nico...@bonnefon.org>
Changed-By: Nicolas Bonnefon <nico...@bonnefon.org>
Description:
glogg - Smart interactive log explorer using Qt
Closes: 853422
Changes:
glogg (1.1.4-1) unstable; urgency=medium
.
* New upstream version 1.1.4 (closes: #853422)
* Update the copyright years.
* Add dbus support to the build.
* Update to debhelper 10 and Standards-Version 4.0.0.
Checksums-Sha1:
fce1638d5e289c814215fbe515a47952fdfc74d9 1990 glogg_1.1.4-1.dsc
cc4dcb0b9906e7b834cff1d65044a23c96b1e608 1197151 glogg_1.1.4.orig.tar.gz
6b11737ddfeedfe1d26eed76d70d5b53a5364825 5032 glogg_1.1.4-1.debian.tar.xz
5809f966080f15d22f1dd281e46b69a87dd9a2e8 9154 glogg_1.1.4-1_amd64.buildinfo
4086dc1510609377a672ec90119672407644d4a2 246952 glogg_1.1.4-1_amd64.deb
Checksums-Sha256:
1110f9a57cf897aae1e15b99f0c596fdb76ecb3b7e7886c363b23a252e3a392e 1990
glogg_1.1.4-1.dsc
0c1ddc72ebfc255bbb246446fb7be5b0fd1bb1594c70045c3e537cb6d274965b 1197151
glogg_1.1.4.orig.tar.gz
3ec54074297f000e793c0efbeebd9b979efaa4813f1a569935741b0827038896 5032
glogg_1.1.4-1.debian.tar.xz
f57fec0c0604118d6d8b13552d0e6a4b4b9634c932a0795074139216a5eb3429 9154
glogg_1.1.4-1_amd64.buildinfo
648b814e7ae43f3b4df24ecfd90542d1ef8078d05d64958e741bb76cd9a08f50 246952
glogg_1.1.4-1_amd64.deb
Files:
f4379f6bbf73f3066664818604fce39f 1990 utils optional glogg_1.1.4-1.dsc
065d292411df490dcb3c6abae35ed608 1197151 utils optional glogg_1.1.4.orig.tar.gz
60559d944913bc1a351579cb42f62e89 5032 utils optional
glogg_1.1.4-1.debian.tar.xz
430dd50727e1d6bba2eb0bbd19567fd1 9154 utils optional
glogg_1.1.4-1_amd64.buildinfo
dce2297007baa9289e5189837e898f43 246952 utils optional glogg_1.1.4-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJZoM/VAAoJEHA3PPEpDbnOu2wP/j6+LIoyHhHeiBl1jd5+DX+E
aT057qdRy93OqqwPlsNX48WoFBorcVyvkTDcgTwNjKICXkva7M7FY3k6/q4CX2hA
ktb2Z/ptK3SVovqT8wFOc2fpL2YtW+0Ebgxv5cpyQudHf8ijhPVJS3soYH2LYz7Q
Yq4z/v63YKkn9nJosFB5oZu2TQnGKaf4q7y1gz/0OqL4NrPPVELcZkpZ3oRfObr9
AZVgNEzvuVrs+AihhqY6euQr6e0P7SWTnQTQ7iPS972EmRiDRHCDkjoO9KlnODYT
cjmEA4It9mgyQFM7kPq1uI+LuFkbHY0v48NXtmQgiWfdQXXmZelpyX9/+332aTwc
Bkzh1t0YmAfJut+baYbp7LZdedPfjAr83/ggN5Q1/GlQeHmZ/O+NJIa91ly6zCpj
WrE3ZNdzGChvsuRAQ3PdcDtmopydh5WbdkgLDBD6MRZqa9OFrCZibHatze387np0
cwGYD67zr0L3NoUxHJq2+DkN0PWRzsrKsdWlL8rhlEUz1z9YpH8KqlbS0bTxiU2c
QmhjGfuXQHU7EGkQHq1dYeqC4H2XqbYli4Pga3pg8rIbkHO7NWWmnw6ClJla/VJ8
FMynj6NU7HHVbo9ENZjYIyaqeZ84r3W+NUau+/XuV9r0XB1OifPIHT0IWqnOm6er
VOMxz2sUP6vDWCP3d4+T
=00RX
-----END PGP SIGNATURE-----
--- End Message ---