Your message dated Wed, 05 Sep 2007 09:06:28 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#440860: gambas2: FTBFS on amd64: cast from 'char*' to 
'int' loses precision
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
tag 440860 wontfix

Hi, thanks for your info, but gambas2 is not compatible with the amd64
architecture, and it's not built in Debian for that arch, so I can not
understand how a FTBS bug could be applied for this arch in this case.

Regards.
José L.

El mié, 05-09-2007 a las 00:29 +0300, Damyan Ivanov escribió:
> 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
> 

Attachment: signature.asc
Description: Esta parte del mensaje está firmada digitalmente


--- End Message ---

Reply via email to