Your message dated Tue, 19 Dec 2006 00:47:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#403082: fixed in mysql-dfsg-5.0 5.0.30-2
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: mysql-admin
Version: 1.2.5rc-1
Severity: serious
Justification: FTBFS on i386, very likely to fail everywhere else
Usertags: grid5000

Hi,

During a rebuild of all packages in etch, I discovered that your package
failed to build on i386.

Relevant parts:
 i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include 
-I../../../library/utilities/sha
red_include -I../../../library/utilities/include 
-I../../../library/sql-parser/include -I/usr/includ
e/mysql -DBIG_JOINS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -Wa
ll -Wsign-compare -c myx_library.c  -fPIC -DPIC -o .libs/myx_library.o
In file included from myx_library.c:52:
/usr/include/mysql/m_ctype.h:190: error: expected ':', ',', ';', '}' or 
'__attribute__' before 'ATTR
IBUTE_FORMAT_FPTR'
/usr/include/mysql/m_ctype.h: In function 'my_snprintf_8bit':
/usr/include/mysql/m_ctype.h:330: error: expected declaration specifiers before 
'ATTRIBUTE_FORMAT'
/usr/include/mysql/m_ctype.h:402: error: storage class specified for parameter 
'my_caseup_str_mb'
[...]

The full build log is available from 
http://blop.info/bazaar/buildlogs/20061214/

About the archive rebuilt: The rebuilt was done on about 30 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing an etch i386
environment (not unstable).  Internet was not accessible from the build
systems. The builds were processed as root.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: mysql-dfsg-5.0
Source-Version: 5.0.30-2

We believe that the bug you reported is fixed in the latest version of
mysql-dfsg-5.0, which is due to be installed in the Debian FTP archive:

libmysqlclient15-dev_5.0.30-2_amd64.deb
  to pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.30-2_amd64.deb
libmysqlclient15off_5.0.30-2_amd64.deb
  to pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.30-2_amd64.deb
mysql-client-5.0_5.0.30-2_amd64.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.30-2_amd64.deb
mysql-client_5.0.30-2_all.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-client_5.0.30-2_all.deb
mysql-common_5.0.30-2_all.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-common_5.0.30-2_all.deb
mysql-dfsg-5.0_5.0.30-2.diff.gz
  to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.30-2.diff.gz
mysql-dfsg-5.0_5.0.30-2.dsc
  to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.30-2.dsc
mysql-server-4.1_5.0.30-2_amd64.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-server-4.1_5.0.30-2_amd64.deb
mysql-server-5.0_5.0.30-2_amd64.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.30-2_amd64.deb
mysql-server_5.0.30-2_all.deb
  to pool/main/m/mysql-dfsg-5.0/mysql-server_5.0.30-2_all.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.
Christian Hammers <[EMAIL PROTECTED]> (supplier of updated mysql-dfsg-5.0 
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.7
Date: Sun,  3 Dec 2006 19:20:10 +0100
Source: mysql-dfsg-5.0
Binary: libmysqlclient15-dev mysql-client mysql-client-5.0 mysql-server 
mysql-server-4.1 mysql-server-5.0 mysql-common libmysqlclient15off
Architecture: source all amd64
Version: 5.0.30-2
Distribution: unstable
Urgency: high
Maintainer: Christian Hammers <[EMAIL PROTECTED]>
Changed-By: Christian Hammers <[EMAIL PROTECTED]>
Description: 
 libmysqlclient15-dev - mysql database development files
 libmysqlclient15off - mysql database client library
 mysql-client - mysql database client (meta package depending on the latest 
versi
 mysql-client-5.0 - mysql database client binaries
 mysql-common - mysql database common files (e.g. /etc/mysql/my.cnf)
 mysql-server - mysql database server (meta package depending on the latest 
versi
 mysql-server-4.1 - mysql database server (transitional package)
 mysql-server-5.0 - mysql database server binaries
Closes: 401083 401434 401953 403081 403082 403163
Changes: 
 mysql-dfsg-5.0 (5.0.30-2) unstable; urgency=high
 .
   * Fixed upstream regression in header files that lead to FTBFS for
     mysql-admin, mysql-query-browser and probably other pacakges.
     (thanks to Andreas Henriksson). Closes: #403081, #403082
   * Fixed some upstream scripts by replacing /etc by /etc/mysql (thanks to
     Julien Antony). Closes: #401083
   * Updated French Debconf translation (thanks to Christian Perrier).
     Closes: #401434
   * Added Spanish Debconf translation (thanks to Javier Fernandez-Sanguino
     Pena). Closes: #401953
   * Marked a Debconf question that is just a dummy and only internally
     used as not-needing-translation. Closes: #403163
   * Fixed mysqlslowdump patch to not remove the usage() function (thanks
     to Monty Tailor).
Files: 
 7fb9ec84fd66fb58b2ee6c7ce1d9aa92 1108 misc optional mysql-dfsg-5.0_5.0.30-2.dsc
 6ee0d64495ec8c3c81a235c07b6a3fe0 142542 misc optional 
mysql-dfsg-5.0_5.0.30-2.diff.gz
 442824042b39793e6434f828e4fe7d74 51150 misc optional 
mysql-common_5.0.30-2_all.deb
 da9b0ba8c2faa8edd04c10d8f25d9f80 44698 misc optional 
mysql-server_5.0.30-2_all.deb
 cf4a96d39a5fbc06687fc5eaf20ed925 42626 misc optional 
mysql-client_5.0.30-2_all.deb
 27b921fe7237cc327398aec67d6c3e1c 1821864 libs optional 
libmysqlclient15off_5.0.30-2_amd64.deb
 8c9dd156b8eb39cc99f14711e47e649b 7334506 libdevel optional 
libmysqlclient15-dev_5.0.30-2_amd64.deb
 98c765b37aa5d29009af348c40781391 7518112 misc optional 
mysql-client-5.0_5.0.30-2_amd64.deb
 764b64ce5739efcb4a63eebce13cb293 25742912 misc optional 
mysql-server-5.0_5.0.30-2_amd64.deb
 e8b8a93d184f708696f7df2684225761 44726 oldlibs extra 
mysql-server-4.1_5.0.30-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iEYEARECAAYFAkWHMMwACgkQkR9K5oahGObZaACeNN+c40DhybnM76SqYc5neuPz
vSIAnieNW0DRezpuXReinRKPHPz5N8FM
=wENp
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to