Your message dated Wed, 18 Jan 2017 20:14:12 +0200
with message-id <20170118181412.xh64oottft7jewcr@localhost>
and subject line Fixed in 2.10.11-3
has caused the Debian Bug report #811945,
regarding ucimf-openvanilla: FTBFS with GCC 6: unable to find string literal
operator
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.)
--
811945: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811945
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ucimf-openvanilla
Version: 2.10.11-2
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-literal-operator
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.
You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html
> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
> -I../include -g -O2 -c -o openvanilla_la-openvanilla.lo `test -f
> 'openvanilla.cpp' || echo './'`openvanilla.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -c
> openvanilla.cpp -fPIC -DPIC -o .libs/openvanilla_la-openvanilla.o
> In file included from openvanilla.cpp:26:0:
> openvanilla.cpp: In member function 'virtual void OVImfService::notify(const
> char*)':
> debug.h:9:93: error: unable to find string literal operator
> 'operator""format' with 'const char [9]', 'long unsigned int' arguments
> #define UCIMF_DEBUG(format...) {extern int LogFd; if( LogFd >=0 ){
> dprintf( LogFd, "[DEBUG]:"format);} }
>
> ^
>
> debug.h:12:28: note: in expansion of macro 'UCIMF_DEBUG'
> #define UrDEBUG(format...) UCIMF_DEBUG(format)
> ^~~~~~~~~~~
>
> openvanilla.cpp:147:2: note: in expansion of macro 'UrDEBUG'
> UrDEBUG( "%s\n", msg );
> ^~~~~~~
>
> Makefile:333: recipe for target 'openvanilla_la-openvanilla.lo' failed
> make[3]: *** [openvanilla_la-openvanilla.lo] Error 1
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Version: 2.10.11-3
ucimf-openvanilla (2.10.11-3) unstable; urgency=medium
...
* Fix GCC-6 compiling error.
...
-- ChangZhuo Chen (陳昌倬) <czc...@debian.org> Wed, 18 Jan 2017 19:56:54 +0800
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--- End Message ---