Your message dated Mon, 26 Sep 2005 13:47:41 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#330149: fixed in mysql-dfsg-5.0 5.0.12beta-5 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 26 Sep 2005 10:17:36 +0000 >From [EMAIL PROTECTED] Mon Sep 26 03:17:36 2005 Return-path: <[EMAIL PROTECTED]> Received: from cerberis.soften.ktu.lt [193.219.33.193] (postfix) by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EJq3E-0004cc-00; Mon, 26 Sep 2005 03:17:36 -0700 Received: from [10.10.10.132] (82-135-192-102.ip.takas.lt [82.135.192.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by cerberis.soften.ktu.lt (Postfix) with ESMTP id 0AF803EF for <[EMAIL PROTECTED]>; Mon, 26 Sep 2005 13:04:31 +0300 (EEST) Message-ID: <[EMAIL PROTECTED]> Date: Mon, 26 Sep 2005 13:17:31 +0300 From: "Arturas K." <[EMAIL PROTECTED]> User-Agent: Thunderbird 1.4 (Windows/20050908) MIME-Version: 1.0 To: [EMAIL PROTECTED] Subject: fails to build ( /usr/bin/ld: cannot open linker script file ./libmysql.ver: No such file or directory ) 5.0.12beta-4 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: mysql-server-5.0 Version: 5.0.12beta-4 Severity: grave hello, I personaly tried to build it on pure sarge plus mysql-dfsg-5.0 source from unstable ( apt-get build-deb mysql-dfsg-5.0 && apt-get -b source mysql-dfsg-5.0 ). the build failed. now I looked into http://buildd.debian.org/fetch.php?&pkg=mysql-dfsg-5.0&ver=5.0.12beta-4&arch=ia64&stamp=1127637616&file=log&as=raw http://buildd.debian.org/fetch.php?&pkg=mysql-dfsg-5.0&ver=5.0.12beta-4&arch=powerpc&stamp=1127496406&file=log&as=raw and found exactly the same error: gcc -shared .libs/libmysql.o .libs/password.o .libs/manager.o .libs/get_password.o .libs/errmsg.o .libs/my_init.o .libs/my_static.o .libs/my_malloc.o .libs/my_realloc.o .libs/my_create.o .libs/my_delete.o .libs/mf_tempfile.o .libs/my_open.o .libs/my_file.o .libs/my_read.o .libs/my_write.o .libs/errors.o .libs/my_error.o .libs/my_getwd.o .libs/my_div.o .libs/mf_pack.o .libs/my_messnc.o .libs/mf_dirname.o .libs/mf_fn_ext.o .libs/mf_wcomp.o .libs/typelib.o .libs/safemalloc.o .libs/my_alloc.o .libs/mf_format.o .libs/mf_path.o .libs/mf_unixpath.o .libs/my_fopen.o .libs/my_symlink.o .libs/my_fstream.o .libs/mf_loadpath.o .libs/my_pthread.o .libs/my_thr_init.o .libs/thr_mutex.o .libs/mulalloc.o .libs/string.o .libs/default.o .libs/default_modify.o .libs/my_compress.o .libs/array.o .libs/my_once.o .libs/list.o .libs/my_net.o .libs/charset.o .libs/charset-def.o .libs/hash.o .libs/mf_iocache.o .libs/mf_iocache2.o .libs/my_seek.o .libs/my_sleep.o .libs/my_pread.o .libs/mf_cache.o .libs/md5.o .libs/sha1.o .libs/my_getopt.o .libs/my_gethostbyname.o .libs/my_port.o .libs/my_rename.o .libs/my_chsize.o .libs/my_lib.o .libs/strmov.o .libs/strxmov.o .libs/strxnmov.o .libs/strnmov.o .libs/strmake.o .libs/strend.o .libs/strtod.o .libs/strnlen.o .libs/strfill.o .libs/is_prefix.o .libs/int2str.o .libs/str2int.o .libs/strinstr.o .libs/strcont.o .libs/strcend.o .libs/bcmp.o .libs/ctype-latin1.o .libs/bchange.o .libs/bmove.o .libs/bmove_upp.o .libs/longlong2str.o .libs/strtoull.o .libs/strtoll.o .libs/llstr.o .libs/my_vsnprintf.o .libs/ctype.o .libs/ctype-simple.o .libs/ctype-bin.o .libs/ctype-mb.o .libs/ctype-big5.o .libs/ctype-czech.o .libs/ctype-cp932.o .libs/ctype-eucjpms.o .libs/ctype-euc_kr.o .libs/ctype-win1250ch.o .libs/ctype-utf8.o .libs/ctype-extra.o .libs/ctype-ucs2.o .libs/ctype-gb2312.o .libs/ctype-gbk.o .libs/ctype-sjis.o .libs/ctype-tis620.o .libs/ctype-ujis.o .libs/ctype-uca.o .libs/xml.o .libs/my_strtoll10.o .libs/str_alloc.o .libs/dbug.o .libs/pack.o .libs/client.o .libs/my_time.o .libs/vio.o .libs/viosocket.o .libs/viossl.o .libs/viosslfactories.o .libs/net.o -lcrypt -lnsl -lm -lz -Wl,--version-script=./libmysql.ver -Wl,-soname -Wl,libmysqlclient.so.15 -o .libs/libmysqlclient.so.15.0.0 /usr/bin/ld: cannot open linker script file ./libmysql.ver: No such file or directory collect2: ld returned 1 exit status make[3]: *** [libmysqlclient.la] Error 1 make[3]: Leaving directory `/build/buildd/mysql-dfsg-5.0-5.0.12beta/libmysql' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/build/buildd/mysql-dfsg-5.0-5.0.12beta' make[1]: *** [all] Error 2 make[1]: Leaving directory `/build/buildd/mysql-dfsg-5.0-5.0.12beta' make: *** [build-stamp] Error 2 btv, I sugest to move ndb cluster functionality from mysql-server-5.0 (and other if aplies) into something like mysql-server-ndb-5.0 - give a peek into official mysql rpm packaging ;) --- ArturasK. --------------------------------------- Received: (at 330149-close) by bugs.debian.org; 26 Sep 2005 20:52:21 +0000 >From [EMAIL PROTECTED] Mon Sep 26 13:52:21 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EJzsz-0001SP-00; Mon, 26 Sep 2005 13:47:41 -0700 From: Christian Hammers <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#330149: fixed in mysql-dfsg-5.0 5.0.12beta-5 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 26 Sep 2005 13:47:41 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: mysql-dfsg-5.0 Source-Version: 5.0.12beta-5 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.12beta-5_i386.deb to pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.12beta-5_i386.deb libmysqlclient15_5.0.12beta-5_i386.deb to pool/main/m/mysql-dfsg-5.0/libmysqlclient15_5.0.12beta-5_i386.deb mysql-client-5.0_5.0.12beta-5_i386.deb to pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.12beta-5_i386.deb mysql-common_5.0.12beta-5_all.deb to pool/main/m/mysql-dfsg-5.0/mysql-common_5.0.12beta-5_all.deb mysql-dfsg-5.0_5.0.12beta-5.diff.gz to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.12beta-5.diff.gz mysql-dfsg-5.0_5.0.12beta-5.dsc to pool/main/m/mysql-dfsg-5.0/mysql-dfsg-5.0_5.0.12beta-5.dsc mysql-server-5.0_5.0.12beta-5_i386.deb to pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.12beta-5_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. 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: Mon, 26 Sep 2005 18:37:07 +0200 Source: mysql-dfsg-5.0 Binary: libmysqlclient15-dev libmysqlclient15 mysql-client-5.0 mysql-server-5.0 mysql-common Architecture: source i386 all Version: 5.0.12beta-5 Distribution: unstable Urgency: low Maintainer: Christian Hammers <[EMAIL PROTECTED]> Changed-By: Christian Hammers <[EMAIL PROTECTED]> Description: libmysqlclient15 - mysql database client library libmysqlclient15-dev - mysql database development files mysql-client-5.0 - mysql database client binaries mysql-common - mysql database common files (e.g. /etc/mysql/my.cnf) mysql-server-5.0 - mysql database server binaries Closes: 330149 Changes: mysql-dfsg-5.0 (5.0.12beta-5) unstable; urgency=low . * The recent FTBFS were probably result of a timing bug in the debian/patches/75_*.dpatch file where Makefile.in got patched just before the Makefile.shared which it depended on. For that reason only some of the autobuilders failed. Closes: #330149 * Fixed chrpath removal (option -k had to be added). * Corrected debconf dependency as requested by Joey Hess. Files: 113fa01bb85e5d41f324cdc3e03e9791 1040 misc optional mysql-dfsg-5.0_5.0.12beta-5.dsc 32d61a02713f8a6ec27405bade73b77c 110694 misc optional mysql-dfsg-5.0_5.0.12beta-5.diff.gz 8b95afc6bae4947ce0c9626209882622 37288 misc optional mysql-common_5.0.12beta-5_all.deb 12ec3ec18d86cb76b703c962606a42a9 1344818 libs optional libmysqlclient15_5.0.12beta-5_i386.deb db12ff5bbf15df1ac9ba9b3ec1ccc687 5756922 libdevel optional libmysqlclient15-dev_5.0.12beta-5_i386.deb c55e0edad6b43aa2cfc81716caa9f521 6176308 misc optional mysql-client-5.0_5.0.12beta-5_i386.deb c361c3a2748ae94da239cdd2d1f54eee 14466136 misc optional mysql-server-5.0_5.0.12beta-5_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iEYEARECAAYFAkM4RqQACgkQkR9K5oahGOZmewCcC/Dq5yNJbwEUnCSpr/PCsLCQ WEIAn0sWMS7gG1F+n4yfEnWsDTlJiTJ+ =8if3 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]