Your message dated Sat, 26 Mar 2011 23:03:04 +0000
with message-id <[email protected]>
and subject line Bug#614477: fixed in mysql-gui-tools 5.0r14+openSUSE-2.2
has caused the Debian Bug report #614477,
regarding mysql-gui-tools: FTBFS:
../../../library/utilities/include/myx_util_functions.h:104: error:
redefinition of typedef 'uint8'
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
614477: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614477
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mysql-gui-tools
Version: 5.0r14+openSUSE-2.1
Severity: serious
Tags: squeeze sid
User: [email protected]
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
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: mysql-gui-tools
Source-Version: 5.0r14+openSUSE-2.2
We believe that the bug you reported is fixed in the latest version of
mysql-gui-tools, which is due to be installed in the Debian FTP archive:
mysql-admin_5.0r14+openSUSE-2.2_i386.deb
to main/m/mysql-gui-tools/mysql-admin_5.0r14+openSUSE-2.2_i386.deb
mysql-gui-tools-common_5.0r14+openSUSE-2.2_all.deb
to main/m/mysql-gui-tools/mysql-gui-tools-common_5.0r14+openSUSE-2.2_all.deb
mysql-gui-tools_5.0r14+openSUSE-2.2.debian.tar.gz
to main/m/mysql-gui-tools/mysql-gui-tools_5.0r14+openSUSE-2.2.debian.tar.gz
mysql-gui-tools_5.0r14+openSUSE-2.2.dsc
to main/m/mysql-gui-tools/mysql-gui-tools_5.0r14+openSUSE-2.2.dsc
mysql-query-browser_5.0r14+openSUSE-2.2_i386.deb
to main/m/mysql-gui-tools/mysql-query-browser_5.0r14+openSUSE-2.2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Paleino <[email protected]> (supplier of updated mysql-gui-tools package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 21 Mar 2011 10:14:52 +0100
Source: mysql-gui-tools
Binary: mysql-admin mysql-query-browser mysql-gui-tools-common
Architecture: source i386 all
Version: 5.0r14+openSUSE-2.2
Distribution: unstable
Urgency: low
Maintainer: Adam Majer <[email protected]>
Changed-By: David Paleino <[email protected]>
Description:
mysql-admin - GUI tool for intuitive MySQL administration
mysql-gui-tools-common - Architecture independent files for MySQL GUI Tools
mysql-query-browser - Official GUI tool to query MySQL database
Closes: 555864 581402 614136 614477
Changes:
mysql-gui-tools (5.0r14+openSUSE-2.2) unstable; urgency=low
.
* Non-maintainer upload.
* Change source format to 3.0 (quilt), so that changes to upstream
sources are kept in patches
* Manpages moved inside debian/, avoid useless diff against
upstream source
* Store previous NMU in a patch (00-fix_FTBFS_GTK_WIDGET_STATE.patch)
* Fix FTBFS on GNU/kFreeBSD, patch by Petr Salinger (Closes: #581402)
* Fix FTBFS with newer libmysqlclient-dev, patch by Johann Felix Soden
(Closes: #614136, #614477)
* Fix FTBFS with binutils-gold, missing linkage to libz (Closes: #555864)
Checksums-Sha1:
9eaa5e9584f5fa4f0e5abdaa399f5d3ca9e956be 1591
mysql-gui-tools_5.0r14+openSUSE-2.2.dsc
ce0351357c7a01fc84c2da1c4ce21ad4a4825c41 22031
mysql-gui-tools_5.0r14+openSUSE-2.2.debian.tar.gz
11afdaabe7ee558427ac6b3864178218c820cf39 1907134
mysql-admin_5.0r14+openSUSE-2.2_i386.deb
1394306d223b64d642d808f7818db5ecd986d21a 1733860
mysql-query-browser_5.0r14+openSUSE-2.2_i386.deb
4cc10400929e6c575a54bdfb901e42ad81cf29cc 347262
mysql-gui-tools-common_5.0r14+openSUSE-2.2_all.deb
Checksums-Sha256:
818cdf270adf53749ddfa4d373b9685050363562c953bf9926f8c800273a9a4c 1591
mysql-gui-tools_5.0r14+openSUSE-2.2.dsc
132c7a02093a2b65cd89ca76a8f898808951889b8d86a666a7efa96d23cb52cf 22031
mysql-gui-tools_5.0r14+openSUSE-2.2.debian.tar.gz
7fd64cbee2ec902dde6582c57cd781008da7a0d80ff6faf14330c8501e5ec08f 1907134
mysql-admin_5.0r14+openSUSE-2.2_i386.deb
35d543ad2922d69b788f584cd13c409709a96c553be4c6288fdea4024264bbd6 1733860
mysql-query-browser_5.0r14+openSUSE-2.2_i386.deb
909d80052e386be17c5bf9d3bd47b509233596133ccd8de6fdec34110d8128d8 347262
mysql-gui-tools-common_5.0r14+openSUSE-2.2_all.deb
Files:
f0ce35fa308c944a080cfe170c220bc7 1591 database optional
mysql-gui-tools_5.0r14+openSUSE-2.2.dsc
8e1e0cc41938489b929d910f0f7ba0ad 22031 database optional
mysql-gui-tools_5.0r14+openSUSE-2.2.debian.tar.gz
533c017f1b88c7ea23bef18f150ec0ab 1907134 database optional
mysql-admin_5.0r14+openSUSE-2.2_i386.deb
094be293b5f95bd11f0691208b61c27f 1733860 database optional
mysql-query-browser_5.0r14+openSUSE-2.2_i386.deb
93f7ae61c1b582a98a7d8a2d90bd9314 347262 database optional
mysql-gui-tools-common_5.0r14+openSUSE-2.2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk2HHm8ACgkQ5qqQFxOSsXSgkQCggvKtaM5W572mVonn2/fgJuug
NSgAn2uzwrhIiTC/gpQmdwF4gups9cAm
=Sgad
-----END PGP SIGNATURE-----
--- End Message ---