Your message dated Mon, 26 Sep 2005 13:47:35 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#330149: fixed in mysql-dfsg-4.1 4.1.14-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:49:00 +0000 >From [EMAIL PROTECTED] Mon Sep 26 13:49:00 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EJzst-0001Rc-00; Mon, 26 Sep 2005 13:47:35 -0700 From: Christian Hammers <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#330149: fixed in mysql-dfsg-4.1 4.1.14-5 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 26 Sep 2005 13:47:35 -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-4.1 Source-Version: 4.1.14-5 We believe that the bug you reported is fixed in the latest version of mysql-dfsg-4.1, which is due to be installed in the Debian FTP archive: libmysqlclient14-dev_4.1.14-5_i386.deb to pool/main/m/mysql-dfsg-4.1/libmysqlclient14-dev_4.1.14-5_i386.deb libmysqlclient14_4.1.14-5_i386.deb to pool/main/m/mysql-dfsg-4.1/libmysqlclient14_4.1.14-5_i386.deb mysql-client-4.1_4.1.14-5_i386.deb to pool/main/m/mysql-dfsg-4.1/mysql-client-4.1_4.1.14-5_i386.deb mysql-client_4.1.14-5_all.deb to pool/main/m/mysql-dfsg-4.1/mysql-client_4.1.14-5_all.deb mysql-dfsg-4.1_4.1.14-5.diff.gz to pool/main/m/mysql-dfsg-4.1/mysql-dfsg-4.1_4.1.14-5.diff.gz mysql-dfsg-4.1_4.1.14-5.dsc to pool/main/m/mysql-dfsg-4.1/mysql-dfsg-4.1_4.1.14-5.dsc mysql-server-4.1_4.1.14-5_i386.deb to pool/main/m/mysql-dfsg-4.1/mysql-server-4.1_4.1.14-5_i386.deb mysql-server_4.1.14-5_all.deb to pool/main/m/mysql-dfsg-4.1/mysql-server_4.1.14-5_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-4.1 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 13:53:43 +0200 Source: mysql-dfsg-4.1 Binary: libmysqlclient14-dev mysql-client libmysqlclient14 mysql-server mysql-server-4.1 mysql-client-4.1 Architecture: source i386 all Version: 4.1.14-5 Distribution: unstable Urgency: medium Maintainer: Christian Hammers <[EMAIL PROTECTED]> Changed-By: Christian Hammers <[EMAIL PROTECTED]> Description: libmysqlclient14 - mysql database client library libmysqlclient14-dev - mysql database development files mysql-client - mysql database client (transitional dummy package) mysql-client-4.1 - mysql database client binaries mysql-server - mysql database server (transitional dummy package) mysql-server-4.1 - mysql database server binaries Closes: 330149 Changes: mysql-dfsg-4.1 (4.1.14-5) unstable; urgency=medium . * 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: 64a5115909161b56b1127ed1404147de 1042 misc optional mysql-dfsg-4.1_4.1.14-5.dsc aad9c436c98fbe4485a1096e8ed5b4ba 166292 misc optional mysql-dfsg-4.1_4.1.14-5.diff.gz e24eb798786a500abf05cfc1c0d96fb9 845932 misc optional mysql-client-4.1_4.1.14-5_i386.deb 5f95f77d0d8049377ec24aa9d53ab39a 17154778 misc optional mysql-server-4.1_4.1.14-5_i386.deb 88878a450fd7a8fc1916f38a7da9616f 1209724 libs optional libmysqlclient14_4.1.14-5_i386.deb 36eab6de59bb46970b6ef2e778c4ad60 5267726 libdevel optional libmysqlclient14-dev_4.1.14-5_i386.deb af648c04521cda6459d8d8f04c1f185f 35164 misc optional mysql-server_4.1.14-5_all.deb e1a754aa41a5f70980ad647e062c3af4 35164 misc optional mysql-client_4.1.14-5_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iEYEARECAAYFAkM4RXwACgkQkR9K5oahGObmsQCgx6FH+agM/b3NwA7eeMIGPpFE 8HEAnRkHDtCKHm1v7gkgZcBO0o7ku24X =XNil -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]