[Debian-med-packaging] Bug#811893: swarm-cluster: FTBFS with GCC 6: inconsistent user-defined literal suffixes
Martin Michlmayr
tbm at hpe.com
Wed Jan 20 03:05:02 UTC 2016
Package: swarm-cluster
Version: 2.1.6-1
Severity: important
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-literal-suffixes
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
...
> g++ -Wall -Wsign-compare -O3 -msse2 -mtune=core2 -Icityhash -g -c -o search8.o search8.cc
> search8.cc: In function 'void donormal8(__m128i*, __m128i*, __m128i**, __m128i*, __m128i*, long int, __m128i*, __m128i*, long unsigned int*, __m128i*)':
> search8.cc:446:24: error: inconsistent user-defined literal suffixes 'V' and 'H' in string literal
> " paddusb "V", "H" \n" \
> ^
>
> search8.cc:495:6: note: in expansion of macro 'ONESTEP'
> ONESTEP("%%xmm0", "%%xmm9", "%%xmm4", " 0(%%rax)", " 0(%8,%%r11,4)")
> ^~~~~~~
>
> search8.cc:542:6: error: unable to find string literal operator 'operator""V' with 'const char [13645]', 'long unsigned int' arguments
> " movdqa %%xmm4, (%%rax) \n"
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> search8.cc: In function 'void domasked8(__m128i*, __m128i*, __m128i**, __m128i*, __m128i*, long int, __m128i*, __m128i*, long unsigned int*, __m128i*, __m128i*, __m128i*, __m128i*)':
> search8.cc:446:24: error: inconsistent user-defined literal suffixes 'V' and 'H' in string literal
> " paddusb "V", "H" \n" \
> ^
>
> search8.cc:590:6: note: in expansion of macro 'ONESTEP'
> ONESTEP("%%xmm0", "%%xmm9", "%%xmm4", " 0(%%rax)", " 0(%8,%%r11,4)")
> ^~~~~~~
>
> search8.cc:650:6: error: unable to find string literal operator 'operator""V' with 'const char [14516]', 'long unsigned int' arguments
> " movdqa %%xmm4, (%%rax) \n"
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Makefile:47: recipe for target 'search8.o' failed
> make[2]: *** [search8.o] Error 1
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
More information about the Debian-med-packaging
mailing list