Your message dated Tue, 16 Aug 2016 16:43:09 +0000
with message-id <e1bzhsh-0007zi...@franck.debian.org>
and subject line Bug#811695: fixed in mstflint 4.4.0+1.12.gd1edd58-1
has caused the Debian Bug report #811695,
regarding FTBFS with GCC 6: invalid suffix on literal
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.)


-- 
811695: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811695
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mstflint
Version: 4.1.0+1.46.gb1cdaf7-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-literal-suffix

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> g++: warning: ../tools_layouts: linker input file unused because linking not 
> done
> g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include/mtcr_ul -I../mtcr_ul 
> -I../common  -I -I ../tools_layouts -I/zlib -I ../mft_utils -I../dev_mgt 
> -I../cmdif  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W -g -MP -MD -pipe 
> -DMLXCFG_NAME=\"mstconfig\" -DMST_DEV_EXAMPLE=\"04:00.0\" 
> -DMST_DEV_EXAMPLE2=\"05:00.0\" -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -DHAVE_TERMIOS_H -Werror -DMST_UL -c -o 
> mlxcfg_parser.o mlxcfg_parser.cpp
> mlxcfg_parser.cpp:215:78: error: invalid suffix on literal; C++11 requires a 
> space between literal and string macro [-Werror=literal-suffix]
>      printf(IDENT2"%-35s: %s\n", "To query current configuration", 
> MLXCFG_NAME" -d "MST_DEV_EXAMPLE" query");
>                                                                               
> ^
> 
> mlxcfg_parser.cpp:216:68: error: invalid suffix on literal; C++11 requires a 
> space between literal and string macro [-Werror=literal-suffix]
>      printf(IDENT2"%-35s: %s\n", "To set configuration", MLXCFG_NAME" -d 
> "MST_DEV_EXAMPLE" set SRIOV_EN=1 NUM_OF_VFS=16 WOL_MAGIC_EN_P1=1");
>                                                                     ^
> 
> mlxcfg_parser.cpp:217:72: error: invalid suffix on literal; C++11 requires a 
> space between literal and string macro [-Werror=literal-suffix]
>      printf(IDENT2"%-35s: %s\n", "To set raw configuration", MLXCFG_NAME" -d 
> "MST_DEV_EXAMPLE2" -f conf_file set_raw");
>                                                                         ^
> 
> mlxcfg_parser.cpp:218:70: error: invalid suffix on literal; C++11 requires a 
> space between literal and string macro [-Werror=literal-suffix]
>      printf(IDENT2"%-35s: %s\n", "To reset configuration", MLXCFG_NAME" -d 
> "MST_DEV_EXAMPLE" reset");
>                                                                       ^
> 
> mlxcfg_parser.cpp:234:12: error: invalid suffix on literal; C++11 requires a 
> space between literal and string macro [-Werror=literal-suffix]
>      printf("\n"IDENT"Usage:\n"
>             ^
> 
> mlxcfg_parser.cpp:371:26: error: invalid suffix on literal; C++11 requires a 
> space between literal and string macro [-Werror=literal-suffix]
>          return err(true, "No command found. For more information please run 
> "MLXCFG_NAME" -h|--help.");
>                           ^
> 
> mlxcfg_parser.cpp:375:26: error: invalid suffix on literal; C++11 requires a 
> space between literal and string macro [-Werror=literal-suffix]
>          return err(true, "missing configuration arguments. For more 
> information please run "MLXCFG_NAME" -h|--help.");
>                           ^
> 
> cc1plus: all warnings being treated as errors
> Makefile:466: recipe for target 'mlxcfg_parser.o' failed

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: mstflint
Source-Version: 4.4.0+1.12.gd1edd58-1

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

Debian distribution maintenance software
pp.
Benjamin Drung <benjamin.dr...@profitbricks.com> (supplier of updated mstflint 
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: SHA1

Format: 1.8
Date: Tue, 16 Aug 2016 18:03:58 +0200
Source: mstflint
Binary: mstflint
Architecture: source amd64
Version: 4.4.0+1.12.gd1edd58-1
Distribution: unstable
Urgency: medium
Maintainer: OFED and Debian Developement and Discussion 
<pkg-ofed-de...@lists.alioth.debian.org>
Changed-By: Benjamin Drung <benjamin.dr...@profitbricks.com>
Description:
 mstflint   - Mellanox firmware burning application
Closes: 811695
Changes:
 mstflint (4.4.0+1.12.gd1edd58-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream release.
     - Fixes build failure with GCC 6.0 (Closes: #811695)
   * Mangle upstream version to replace minus by plus
   * Drop typo fix patches (accepted upstream)
   * Enable hardening
   * Build binary package on linux-any
   * Point Vcs-* fields to HTTPS URLs
   * Bump Standards-Version to 3.9.8 (no changes needed)
   * Add patches to fix typos and malformed man pages
     - Fix spelling allign -> align
     - Fix spelling missmatch -> mismatch
     - Fix other typos
     - Fix section mismatch in man pages
     - Fix man page errors
   * Run autoreconf on build
   * Add dependency on libibmad5 (for dynamically loading libibmad.so.5)
Checksums-Sha1:
 d1378670c0e16bb8a094bcbf8abab3d7100fe882 2091 
mstflint_4.4.0+1.12.gd1edd58-1.dsc
 2340753f46d3564c0a39c24a8a1523442477424b 1349979 
mstflint_4.4.0+1.12.gd1edd58.orig.tar.gz
 48ff5488382401552cf6e404c547e61a44d330c1 13040 
mstflint_4.4.0+1.12.gd1edd58-1.debian.tar.xz
 89146add658baab3187977a996eb909306073760 2697552 
mstflint-dbgsym_4.4.0+1.12.gd1edd58-1_amd64.deb
 ed6108a392135c755957850aab74c1c6a8152769 395782 
mstflint_4.4.0+1.12.gd1edd58-1_amd64.deb
Checksums-Sha256:
 c374691ecfddd67290874a2ce26f773d93551e776b7982dcb40b22b540c260d1 2091 
mstflint_4.4.0+1.12.gd1edd58-1.dsc
 68a1929304321ae4a68154f68f91a666e78de673f9486ef12d62122b5e81225c 1349979 
mstflint_4.4.0+1.12.gd1edd58.orig.tar.gz
 f1ee36f14e4236b7cf87abf7ba739d17dcfbc0fbd539e2ecccffdd4ddc3392ab 13040 
mstflint_4.4.0+1.12.gd1edd58-1.debian.tar.xz
 7c520b7ea8738dedf3446a71969cb7333ae8c4b3bd8bd32303d97ec2edbb0a01 2697552 
mstflint-dbgsym_4.4.0+1.12.gd1edd58-1_amd64.deb
 395ecdbe0b42abbf6371dac5dac5a0cdc3db1fa9024d072b319f2f583760c501 395782 
mstflint_4.4.0+1.12.gd1edd58-1_amd64.deb
Files:
 86a3e06d2c8e6bef877e0399180bed42 2091 net extra 
mstflint_4.4.0+1.12.gd1edd58-1.dsc
 23aa4dcaaa30126aa50e9001258375dc 1349979 net extra 
mstflint_4.4.0+1.12.gd1edd58.orig.tar.gz
 dd0718fc79790ef73de2c13a14786a33 13040 net extra 
mstflint_4.4.0+1.12.gd1edd58-1.debian.tar.xz
 0460a65b80d2220222f51db1333d9b8c 2697552 debug extra 
mstflint-dbgsym_4.4.0+1.12.gd1edd58-1_amd64.deb
 a567cdba72c8e52f52261f74efe320b9 395782 net extra 
mstflint_4.4.0+1.12.gd1edd58-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJXsztGAAoJEN2M1aXejH56jD0QAJJ0HG13lNaYyAb0P9ZXLLfI
GeyJA/g+nvnh+6NBwGfp3txOQloNCh7p4gqmoUYzHWpGwwBZtgS5y4WKKmzT6RaX
pRy7ZsdmTXA/q22h5AX0K/4bAYd/qjCZz23Ts4KOq+Dr0d/zWTsqGSVdo8SwkSF7
i4TXzzcCW9DEybS/yd1uxA3CN2E/tgUjqf2aWw9meLLHaZxWmV9QfIbIMH4BeUF3
Izk24xN+LU2boW9kUbBtCOExEKkNHjniND++6yjxmFoGpvlNg+5GdjgDiJbSjkLP
lqoT+KKYi2XZGVlAgbFCF6qX5p/FUaAZcCjfJh1KyH2SDs3qK9+6UKGjhfSd76CL
uetfOhBdhtvrKJaTCURJ3raYAJozBgxnndTCkfGAQ2QjsABACXFSJ8mkYuJZVhIT
tQTd+7iqrhY+NkeFe8itR5LcreD0qFcuf7Fw1ye/DImIiOelfrLr2HE/W809IrHd
dltLVSsUpvkTljnsbUQXckeX8OlQtrjiYHZI7uDsR6/U3LexAOUVpLdHc3PY+87j
q0I2/5vwCJTLbQqNQN1S9W5WCnTh2Dbg1e529RDQMyN+q5cmcJAKIgulSBDdcHYT
DAOrEsKEVpBCXBsvJZAUyKDAKFPvJGQSKgMxf9EYysr5eql94daCvjUZF7tcKRrN
MDuSxbhWVTeSDgBeprgM
=8myM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to