Source: mysql-gui-tools
Version: 5.0r14+openSUSE-2.1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110221 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> /bin/bash ../../../libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -DHAVE_CONFIG_H -I. -I../../.. -I../include 
> -I../../../library/utilities/shared_include 
> -I../../../library/utilities/include -I../../../library/sql-parser/include 
> -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   -DUNIV_LINUX 
> -DUNIV_LINUX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/libxml2       -Wall -g -O2 -Wall -Wsign-compare -Wall 
> -Wsign-compare  -c -o myx_library.lo myx_library.c
> libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. 
> -I../include -I../../../library/utilities/shared_include 
> -I../../../library/utilities/include -I../../../library/sql-parser/include 
> -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -DUNIV_LINUX 
> -DUNIV_LINUX -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wsign-compare -Wall -Wsign-compare 
> -c myx_library.c  -fPIC -DPIC -o .libs/myx_library.o
> In file included from /usr/include/mysql/my_global.h:84,
>                  from myx_library.c:35:
> /usr/include/mysql/my_config.h:1148:1: warning: "PACKAGE" redefined
> In file included from myx_library.c:28:
> ../../../config.h:72:1: warning: this is the location of the previous 
> definition
> In file included from /usr/include/mysql/my_global.h:84,
>                  from myx_library.c:35:
> /usr/include/mysql/my_config.h:1154:1: warning: "PACKAGE_NAME" redefined
> In file included from myx_library.c:28:
> ../../../config.h:78:1: warning: this is the location of the previous 
> definition
> In file included from /usr/include/mysql/my_global.h:84,
>                  from myx_library.c:35:
> /usr/include/mysql/my_config.h:1157:1: warning: "PACKAGE_STRING" redefined
> In file included from myx_library.c:28:
> ../../../config.h:81:1: warning: this is the location of the previous 
> definition
> In file included from /usr/include/mysql/my_global.h:84,
>                  from myx_library.c:35:
> /usr/include/mysql/my_config.h:1160:1: warning: "PACKAGE_TARNAME" redefined
> In file included from myx_library.c:28:
> ../../../config.h:84:1: warning: this is the location of the previous 
> definition
> In file included from /usr/include/mysql/my_global.h:84,
>                  from myx_library.c:35:
> /usr/include/mysql/my_config.h:1163:1: warning: "PACKAGE_VERSION" redefined
> In file included from myx_library.c:28:
> ../../../config.h:90:1: warning: this is the location of the previous 
> definition
> In file included from /usr/include/mysql/my_global.h:84,
>                  from myx_library.c:35:
> /usr/include/mysql/my_config.h:1276:1: warning: "VERSION" redefined
> In file included from myx_library.c:28:
> ../../../config.h:96:1: warning: this is the location of the previous 
> definition
> In file included from 
> ../../../library/utilities/include/myx_util_public_interface.h:24,
>                  from ../include/myx_public_interface.h:25,
>                  from ../include/myx_library.h:29,
>                  from myx_library.c:39:
> ../../../library/utilities/include/myx_util_functions.h:101:1: warning: "min" 
> redefined
> In file included from myx_library.c:35:
> /usr/include/mysql/my_global.h:589:1: warning: this is the location of the 
> previous definition
> In file included from 
> ../../../library/utilities/include/myx_util_public_interface.h:24,
>                  from ../include/myx_public_interface.h:25,
>                  from ../include/myx_library.h:29,
>                  from myx_library.c:39:
> ../../../library/utilities/include/myx_util_functions.h:102:1: warning: "max" 
> redefined
> In file included from myx_library.c:35:
> /usr/include/mysql/my_global.h:588:1: warning: this is the location of the 
> previous definition
> In file included from 
> ../../../library/utilities/include/myx_util_public_interface.h:24,
>                  from ../include/myx_public_interface.h:25,
>                  from ../include/myx_library.h:29,
>                  from myx_library.c:39:
> ../../../library/utilities/include/myx_util_functions.h:104: error: 
> redefinition of typedef 'uint8'
> /usr/include/mysql/my_global.h:986: note: previous declaration of 'uint8' was 
> here
> ../../../library/utilities/include/myx_util_functions.h:105: error: 
> redefinition of typedef 'uchar'
> /usr/include/mysql/my_global.h:979: note: previous declaration of 'uchar' was 
> here
> ../../../library/utilities/include/myx_util_functions.h:106: error: 
> redefinition of typedef 'int8'
> /usr/include/mysql/my_global.h:983: note: previous declaration of 'int8' was 
> here
> ../../../library/utilities/include/myx_util_functions.h:107: error: 
> redefinition of typedef 'uint16'
> /usr/include/mysql/my_global.h:992: note: previous declaration of 'uint16' 
> was here
> ../../../library/utilities/include/myx_util_functions.h:108: error: 
> redefinition of typedef 'int16'
> /usr/include/mysql/my_global.h:989: note: previous declaration of 'int16' was 
> here
> ../../../library/utilities/include/myx_util_functions.h:109: error: 
> conflicting types for 'uint32'
> /usr/include/mysql/my_global.h:999: note: previous declaration of 'uint32' 
> was here
> ../../../library/utilities/include/myx_util_functions.h:110: error: 
> conflicting types for 'int32'
> /usr/include/mysql/my_global.h:996: note: previous declaration of 'int32' was 
> here
> ../../../library/utilities/include/myx_util_functions.h:114: error: 
> redefinition of typedef 'longlong'
> /usr/include/mysql/my_global.h:1023: note: previous declaration of 'longlong' 
> was here
> ../../../library/utilities/include/myx_util_functions.h:115: error: 
> redefinition of typedef 'ulonglong'
> /usr/include/mysql/my_global.h:1022: note: previous declaration of 
> 'ulonglong' was here
> make[5]: *** [myx_library.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/02/21/mysql-gui-tools_5.0r14+openSUSE-2.1_lsid64.buildlog

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.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to