Your message dated Mon, 07 May 2018 23:49:32 +0000
with message-id <[email protected]>
and subject line Bug#897749: fixed in flexc++ 2.06.04-2
has caused the Debian Bug report #897749,
regarding flexc++: ftbfs with GCC-8
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 [email protected]
immediately.)


-- 
897749: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897749
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:flexc++
Version: 2.06.04-1
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-8

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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/flexc++_2.06.04-1_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

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

[...]
rm -rf man/*.1 man/*.3* man/*.7* man/*.html manual/*.html manual/invoking/usage 
manual/invoking/usage.txt usage/usage 
dh_auto_clean
make[1]: Leaving directory '/build/flexc++-UPpgN7/flexc++-2.06.04'
   dh_clean
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/flexc\+\+.substvars debian/files
        rm -fr -- debian/flexc\+\+/ debian/tmp/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
\)
 debian/rules build-arch
dh build-arch
   dh_update_autotools_config -a
   dh_autoreconf -a
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/flexc++-UPpgN7/flexc++-2.06.04'
./build program
echo "#define _Skel_  \"/usr/share/flexc++\"" > options/SKEL
touch version.cc
gcc -E VERSION.h | grep -v '#' | sed 's/\"//g' > release.yo
sed -i 's,^//#define PRECOMP,#define PRECOMP,' icmconf 
icmbuild program
mkdir -p tmp/bin
icmake -d -V go
inspecting USE_ALL files: a
inspecting precompiled headers (.gch files)
g++ -g -O2 -fdebug-prefix-map=/build/flexc++-UPpgN7/flexc++-2.06.04=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c++17 -Wall 
-pthread -D_FORTIFY_SOURCE=2 -x c++-header statestring.ih
g++ -g -O2 -fdebug-prefix-map=/build/flexc++-UPpgN7/flexc++-2.06.04=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c++17 -Wall 
-pthread -D_FORTIFY_SOURCE=2 -x c++-header states.ih
g++ -g -O2 -fdebug-prefix-map=/build/flexc++-UPpgN7/flexc++-2.06.04=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c++17 -Wall 
-pthread -D_FORTIFY_SOURCE=2 -x c++-header startconditions.ih
In file included from /usr/include/c++/8/vector:64,
                 from startconditions.h:5,
                 from startconditions.ih:1:
/usr/include/c++/8/bits/stl_vector.h: In instantiation of 'class 
std::vector<std::pair<std::__cxx11::basic_string<char>, 
StartConditions::StartCondition>, std::allocator<std::pair<const 
std::__cxx11::basic_string<char>, StartConditions::StartCondition> > >':
/usr/include/bobcat/linearmap:16:7:   required from 'class 
FBB::LinearMap<std::__cxx11::basic_string<char>, 
StartConditions::StartCondition>'
startconditions.h:38:53:   required from here
/usr/include/c++/8/bits/stl_vector.h:354:21: error: static assertion failed: 
std::vector must have the same value_type as its allocator
       static_assert(is_same<typename _Alloc::value_type, _Tp>::value,
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fatal: system - failure of system call (status 256)
Fatal: system - failure of system call (status 256)
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 1
make[1]: Leaving directory '/build/flexc++-UPpgN7/flexc++-2.06.04'
make: *** [debian/rules:20: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: flexc++
Source-Version: 2.06.04-2

We believe that the bug you reported is fixed in the latest version of
flexc++, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <[email protected]> (supplier of updated flexc++ 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 07 May 2018 16:26:44 -0700
Source: flexc++
Binary: flexc++
Architecture: source amd64
Version: 2.06.04-2
Distribution: unstable
Urgency: medium
Maintainer: Frank B. Brokken <[email protected]>
Changed-By: tony mancill <[email protected]>
Description:
 flexc++    - Flex-style scanner generator for C++
Closes: 897749
Changes:
 flexc++ (2.06.04-2) unstable; urgency=medium
 .
   * Update Vcs fields for migration from Alioth -> Salsa
   * Drop unnecessary build-dep on g++-7
   * Bump Standards-Version to 4.1.4
   * Update build-dep on bobcat to address FTBFS with g++-8
     (Closes: #897749)
Checksums-Sha1:
 f9f4160e2db184f458d5134501d22323253a656f 2009 flexc++_2.06.04-2.dsc
 e273ca3fcdf4bcddfe7dacac8a98a2976f2cce8f 6052 flexc++_2.06.04-2.debian.tar.xz
 d79711aa29dfe40a2ec1b06b1f39436735123878 14786224 
flexc++-dbgsym_2.06.04-2_amd64.deb
 3cdae503dbccd9d793d367c3a736195b7d7e182b 6293 flexc++_2.06.04-2_amd64.buildinfo
 3ee746edb4c4ada15ea1ebb2136e21ede6537545 649260 flexc++_2.06.04-2_amd64.deb
Checksums-Sha256:
 2fb2dfa86d2d5ab2ebe2cbfc1ffda4bde76d9f256f16f28291f35bca62b60ff6 2009 
flexc++_2.06.04-2.dsc
 a2b5b23c7bb9653ec443f5e802b7f1d3de51726406cfa49468c3eef8abac2b5b 6052 
flexc++_2.06.04-2.debian.tar.xz
 7abbe447fb490b88434bb2e4d2b0d2f82955f69e98f91e0a02b0d9407bdcb15d 14786224 
flexc++-dbgsym_2.06.04-2_amd64.deb
 f2eef3e24b3f910e2ee7159602d581f86d28960008a6d7d22e87258f63df37bb 6293 
flexc++_2.06.04-2_amd64.buildinfo
 1e6ced5514e7302b3b68993601b4826859460c3b604d1fc8b544a1c7427c90df 649260 
flexc++_2.06.04-2_amd64.deb
Files:
 590ded01b0ac85d5a72d62d2b48e31a6 2009 devel optional flexc++_2.06.04-2.dsc
 d864e0818992986e60c1acb5f41650a0 6052 devel optional 
flexc++_2.06.04-2.debian.tar.xz
 f8e220f19198b10b0f60c4ae77bd4bd6 14786224 debug optional 
flexc++-dbgsym_2.06.04-2_amd64.deb
 beecf534976777f59017d1b2fcdaa657 6293 devel optional 
flexc++_2.06.04-2_amd64.buildinfo
 2b4bb0a7f0f4f8a32ddbb6db75f947f6 649260 devel optional 
flexc++_2.06.04-2_amd64.deb

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

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAlrw4iUUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpYA4xAAkjmd/BlzX7J5Wr5Gr40lEVPM158k
Spb5L5n9neRDbNPmoE+oor5apdZAqZY7YmB/0B8XVZm2oWBAEg97Vp1KcekAfZk4
784BzuhlEYMUVrdXqqy2XQaBFRghtrSYDm6WR+Rzh11l94zuZ6to7bX/WF8Z7L7x
H24+qQqw1RrmqKxj4NbyOfx7R6idmTGnVeoFzSPZn2KaN6uBpBPQG+SJz8rRAeTd
NtI/BGOEApr4PiC9puBvOE3SAPusmM160aQCnNVyWmTUJS6BtP8m7IWSZnet2SJ0
kqLXg7RwOWom4SxA5/f7G2kKwe1oAoDKoQ3A0F5Msh30g6XKhb7CBnrGx3mUVnar
akAZvniYDslpfuTemUFwSxSg9bvatABZkmPadCyV2Ydn3LdK/KL8Ab4X0rTZUKsK
p3b0lYb+/waVVdIXuiyCai+6xXAQ32kI7nn8WoBJ1dqftFajxKSGW/2Og0X9l0Yp
5gBDk/NgJmvPf4a7VMo12c4ezWqKndBFTY9Hr7RZsj/9iDTJUUu3gLYnFx8/s7Xq
4QrnX9SPyi+3Aeexp8HzDn8KsCsxGf+ZQjcgRtR/TRgs/vc9hXljef+ub038Du3B
ahkWEzQVc+5vBQtUmdLXCrovITboajsAAKrLnK1Tp5YmDhSoYtH1h91JsnmZIYc7
SPHj+LNnnVDI1ow=
=pG4N
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to