Package: amaya
Version: 9.51-2
Severity: serious

Hi,

amaya_9.51-2 FTBFS with the following error:

/usr/include/wx-2.6/wx/image.h: In member function 
'wxImageHistogramBase_wxImplementation_HashTable::Node** 
wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned 
int&) const':
/usr/include/wx-2.6/wx/image.h:123: warning: dereferencing type-punned pointer 
will break strict-aliasing rules
../../amaya/MENUconf.c: In function 'void PreferenceCallbackDialog(int, int, 
char*)':
../../amaya/MENUconf.c:4655: error: cast from 'char*' to 'int' loses precision
make[2]: *** [MENUconf.o] Error 1

This will happen on every 64 bit arch, since a pointer type (8 bytes) is
bigger than the integer one (4 bytes).

Thanks,
Roberto

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) (ignored: LC_ALL 
set to [EMAIL PROTECTED])


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to