Bug#672038: sludge: FTBFS: movie.cpp:552:16: error: unable to find string literal operator 'operator"" _NO_MEMORY_GENERAL_'
Lucas Nussbaum
lucas at lucas-nussbaum.net
Tue May 8 11:46:01 UTC 2012
Source: sludge
Version: 2.1.2-3
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120508 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[5]: Entering directory `/«PKGBUILDDIR»/source/Engine'
> CXX backdrop.o
> backdrop.cpp: In function 'void hardScroll(int)':
> backdrop.cpp:385:4: warning: narrowing conversion of '- xoffset' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:385:4: warning: narrowing conversion of '(((unsigned int)(- distance)) - yoffset)' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:385:4: warning: narrowing conversion of '(sceneWidth - xoffset)' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:385:4: warning: narrowing conversion of '(((unsigned int)(- distance)) - yoffset)' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:385:4: warning: narrowing conversion of '(sceneWidth - xoffset)' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:385:4: warning: narrowing conversion of '((sceneHeight - ((unsigned int)distance)) - yoffset)' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:385:4: warning: narrowing conversion of '- xoffset' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:385:4: warning: narrowing conversion of '((sceneHeight - ((unsigned int)distance)) - yoffset)' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp: In function 'void darkScreen()':
> backdrop.cpp:440:4: warning: narrowing conversion of '(sceneWidth - ((unsigned int)xoffset))' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:440:4: warning: narrowing conversion of '(sceneWidth - ((unsigned int)xoffset))' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:440:4: warning: narrowing conversion of '(sceneHeight - ((unsigned int)yoffset))' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:440:4: warning: narrowing conversion of '(sceneHeight - ((unsigned int)yoffset))' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp: In function 'void drawBackDrop()':
> backdrop.cpp:578:2: warning: narrowing conversion of '(sceneWidth - ((unsigned int)cameraX))' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:578:2: warning: narrowing conversion of '(sceneWidth - ((unsigned int)cameraX))' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:578:2: warning: narrowing conversion of '(sceneHeight - ((unsigned int)cameraY))' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> backdrop.cpp:578:2: warning: narrowing conversion of '(sceneHeight - ((unsigned int)cameraY))' from 'unsigned int' to 'const GLint {aka const int}' inside { } [-Wnarrowing]
> CXX bg_effects.o
> CXX builtin.o
> CXX cursors.o
> CXX debug.o
> CXX fileset.o
> CXX floor.o
> CXX fonttext.o
> CXX freeze.o
> CXX graphics.o
> CXX helpers.o
> CXX language.o
> CXX line.o
> CXX linuxstuff.o
> CXX loadsave.o
> CXX main.o
> CXX memwatch.o
> CXX moreio.o
> CXX movie.o
> movie.cpp: In function 'int playMovie(int)':
> movie.cpp:552:16: error: unable to find string literal operator 'operator"" _NO_MEMORY_GENERAL_'
> make[5]: *** [movie.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/05/08/sludge_2.1.2-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
More information about the Pkg-games-devel
mailing list