Package: gambas2
Version: 1.9.50-1
Severity: serious
Justification: FTBFS
Hi,
I was trying to build gambas2 from source on fresh amd64 sid and it
failed with the following error:
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPNG_NO_MMX_CODE
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12 -I../share -pipe -Wall -fno-exceptions
-Wno-unused-value -fvisibility=hidden -g -Os -fno-omit-frame-pointer -MT
gmemory.lo -MD -MP -MF .deps/gmemory.Tpo -c gmemory.cpp -fPIC -DPIC -o
.libs/gmemory.o
In file included from widgets.h:49,
from main.h:33,
from gmemory.cpp:2:
gcontrol.h: In member function 'void gControl::emit(void*, char*)':
gcontrol.h:119: error: cast from 'char*' to 'int' loses precision
make[5]: *** [gmemory.lo] Error 1
I guess this is related to the recent move to g++-4.2 which is more
strict about conversion errors.
dam
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]