Your message dated Fri, 28 Oct 2005 22:02:12 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#329364: fixed in ruby1.8 1.8.3-3 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; 21 Sep 2005 12:05:30 +0000 >From [EMAIL PROTECTED] Wed Sep 21 05:05:30 2005 Return-path: <[EMAIL PROTECTED]> Received: from adsl-78-168-20.hsv.bellsouth.net (hades.marenka.net) [216.78.168.20] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EI3Lt-000090-00; Wed, 21 Sep 2005 05:05:30 -0700 Received: from hades2.marenka.net (hades2.marenka.net [10.0.0.2]) by hades.marenka.net (Postfix) with ESMTP id E40431771E for <[EMAIL PROTECTED]>; Wed, 21 Sep 2005 07:05:27 -0500 (CDT) Received: from localhost (hades2.marenka.net [127.0.0.1]) by hades2.marenka.net (Postfix) with ESMTP id 2697735942 for <[EMAIL PROTECTED]>; Wed, 21 Sep 2005 07:05:28 -0500 (CDT) Received: from hades2.marenka.net ([127.0.0.1]) by localhost (hades2 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25625-06 for <[EMAIL PROTECTED]>; Wed, 21 Sep 2005 07:05:21 -0500 (CDT) Received: by hades2.marenka.net (Postfix, from userid 10) id B1332358F4; Wed, 21 Sep 2005 07:05:21 -0500 (CDT) Received: by loki.marenka.net (Postfix, from userid 1000) id A475A1303EF; Wed, 21 Sep 2005 07:05:08 -0500 (CDT) Date: Wed, 21 Sep 2005 07:05:06 -0500 From: Stephen R Marenka <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: ruby1.8_1.8.3-1(m68k/unstable/poseidon): FTBFS on m68k Message-ID: <[EMAIL PROTECTED]> Mail-Followup-To: [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at marenka.net 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: ruby1.8 Version: 1.8.3-1 Severity: serious Justification: fails to build on release candidate arch. Tags: sid ruby1.8 fails to build from source on m68k. This is might well be a gcc-4.0 toolchain problem, but I'm not really sure so I'm passing this along so you're aware of it. Feel free to do whatever you want with this bug. Here are selected excerpts from the buildd log. | Automatic build of ruby1.8_1.8.3-1 on poseidon by sbuild/m68k 42 | Build started at 20050921-0000 | ****************************************************************************** [...] | ** Using build dependencies supplied by package: | Build-Depends: debhelper (>= 3.0), dbs, patch, autoconf, m4, bison, libgdbm-dev, libncurses5-dev, libreadline5-dev, tcl8.4-dev, tk8.4-dev, zlib1g-dev, libssl-dev (>= 0.9.6b) | Build-Conflicts: gcc-3.3 (<< 1:3.3.2-0pre1) [...] | Checking correctness of source dependencies... | Toolchain package versions: libc6-dev_2.3.5-6 linux-kernel-headers_2.6.13+0rc3-1.1 gcc-4.0_4.0.1-7 g++-4.0_4.0.1-7 binutils_2.16.1-2 libstdc++6-4.0-dev_4.0.1-7 libstdc++6_4.0.1-7 [...] | gcc -Wall -g -O2 -fPIC -I. -I. -c object.c | gcc -Wall -g -O2 -fPIC -I. -I. -c pack.c | pack.c: In function 'pack_unpack': | pack.c:1988: error: unable to find a register to spill in class 'ADDR_REGS' | pack.c:1988: error: this is the insn: | (insn 2713 2712 2714 406 pack.c:1762 (set (reg:SI 8 ?a0 [609]) | (plus:SI (subreg:SI (reg:QI 133 [ temp.1416 ]) 0) | (const_int 32 [0x20]))) 95 {*addsi3_internal} (nil) | (expr_list:REG_DEAD (reg:QI 133 [ temp.1416 ]) | (nil))) | pack.c:1988: confused by earlier errors, bailing out | make[1]: *** [pack.o] Error 1 | make[1]: Leaving directory `/build/buildd/ruby1.8-1.8.3/build-tree/ruby-1.8.3' | make: *** [build-arch-stamp] Error 2 | ****************************************************************************** | Build finished at 20050921-0157 | FAILED [dpkg-buildpackage died] A full buildd log is available at <http://buildd.debian.org/build.php?pkg=ruby1.8&ver=1.8.3-1&arch=m68k> Other buildd logs may be available at <http://buildd.debian.org/build.php?arch=&pkg=ruby1.8> -- Stephen R. Marenka If life's not fun, you're not doing it right! <[EMAIL PROTECTED]> --------------------------------------- Received: (at 329364-close) by bugs.debian.org; 29 Oct 2005 05:10:17 +0000 >From [EMAIL PROTECTED] Fri Oct 28 22:10:17 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EVir6-0000N6-00; Fri, 28 Oct 2005 22:02:12 -0700 From: akira yamada <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#329364: fixed in ruby1.8 1.8.3-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 28 Oct 2005 22:02:12 -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 X-CrossAssassin-Score: 2 Source: ruby1.8 Source-Version: 1.8.3-3 We believe that the bug you reported is fixed in the latest version of ruby1.8, which is due to be installed in the Debian FTP archive: irb1.8_1.8.3-3_all.deb to pool/main/r/ruby1.8/irb1.8_1.8.3-3_all.deb libdbm-ruby1.8_1.8.3-3_i386.deb to pool/main/r/ruby1.8/libdbm-ruby1.8_1.8.3-3_i386.deb libgdbm-ruby1.8_1.8.3-3_i386.deb to pool/main/r/ruby1.8/libgdbm-ruby1.8_1.8.3-3_i386.deb libopenssl-ruby1.8_1.8.3-3_i386.deb to pool/main/r/ruby1.8/libopenssl-ruby1.8_1.8.3-3_i386.deb libreadline-ruby1.8_1.8.3-3_i386.deb to pool/main/r/ruby1.8/libreadline-ruby1.8_1.8.3-3_i386.deb libruby1.8-dbg_1.8.3-3_i386.deb to pool/main/r/ruby1.8/libruby1.8-dbg_1.8.3-3_i386.deb libruby1.8_1.8.3-3_i386.deb to pool/main/r/ruby1.8/libruby1.8_1.8.3-3_i386.deb libtcltk-ruby1.8_1.8.3-3_i386.deb to pool/main/r/ruby1.8/libtcltk-ruby1.8_1.8.3-3_i386.deb rdoc1.8_1.8.3-3_all.deb to pool/main/r/ruby1.8/rdoc1.8_1.8.3-3_all.deb ri1.8_1.8.3-3_all.deb to pool/main/r/ruby1.8/ri1.8_1.8.3-3_all.deb ruby1.8-dev_1.8.3-3_i386.deb to pool/main/r/ruby1.8/ruby1.8-dev_1.8.3-3_i386.deb ruby1.8-elisp_1.8.3-3_all.deb to pool/main/r/ruby1.8/ruby1.8-elisp_1.8.3-3_all.deb ruby1.8-examples_1.8.3-3_all.deb to pool/main/r/ruby1.8/ruby1.8-examples_1.8.3-3_all.deb ruby1.8_1.8.3-3.diff.gz to pool/main/r/ruby1.8/ruby1.8_1.8.3-3.diff.gz ruby1.8_1.8.3-3.dsc to pool/main/r/ruby1.8/ruby1.8_1.8.3-3.dsc ruby1.8_1.8.3-3_i386.deb to pool/main/r/ruby1.8/ruby1.8_1.8.3-3_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. akira yamada <[EMAIL PROTECTED]> (supplier of updated ruby1.8 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: Sat, 29 Oct 2005 12:45:27 +0900 Source: ruby1.8 Binary: libtcltk-ruby1.8 libruby1.8-dbg rdoc1.8 libgdbm-ruby1.8 ruby1.8-dev ruby1.8-elisp ruby1.8-examples libdbm-ruby1.8 irb1.8 ruby1.8 libreadline-ruby1.8 libopenssl-ruby1.8 libruby1.8 ri1.8 Architecture: source i386 all Version: 1.8.3-3 Distribution: unstable Urgency: high Maintainer: akira yamada <[EMAIL PROTECTED]> Changed-By: akira yamada <[EMAIL PROTECTED]> Description: irb1.8 - Interactive Ruby (for Ruby 1.8) libdbm-ruby1.8 - DBM interface for Ruby 1.8 libgdbm-ruby1.8 - GDBM interface for Ruby 1.8 libopenssl-ruby1.8 - OpenSSL interface for Ruby 1.8 libreadline-ruby1.8 - Readline interface for Ruby 1.8 libruby1.8 - Libraries necessary to run Ruby 1.8 libruby1.8-dbg - Debugging libraries for Ruby 1.8 libtcltk-ruby1.8 - Tcl/Tk interface for Ruby 1.8 rdoc1.8 - Generate documentation from Ruby source files (for Ruby 1.8) ri1.8 - Ruby Interactive reference (for Ruby 1.8) ruby1.8 - Interpreter of object-oriented scripting language Ruby 1.8 ruby1.8-dev - Header files for compiling extension modules for the Ruby 1.8 ruby1.8-elisp - ruby-mode for Emacsen ruby1.8-examples - Examples for Ruby 1.8 Closes: 329364 335706 Changes: ruby1.8 (1.8.3-3) unstable; urgency=high . * akira yamada <[EMAIL PROTECTED]> - removed debian/patches/{101_remove_unnecessary_file.patch, 102_mkmf.rb_default_path.patch,103_fileutils_visibility.patch, 104_ruby-mode.el_indent.patch,105_xmlrpc-server.patch, 106_optparse_unmatched_args.patch,107_webrick-cgi_query_string.patch, 108_webrick_default_userdir.patch,109_suppress_warnings.patch, 110_document_update.patch,111_moreinfo_unknown_node_type.patch, 112_prevent_add_trace-func.patch,113_autoload.patch, 114_binding_dup.patch,115_respond_to.patch,116_pthread_setitimer.patch, 117_check_eof.patch,118_prototype_and_const.patch, 119_abolish_sizeof_file.patch,120_tktable_call_border.patch, 121_strscan.c_remove_useless_code.patch,122_parse.y_parser_stack.patch, 123_openssl_add_ssl_algorithms.patch,124_rinda_check_remote_hash.patch, 125_file.c_fix_type.patch,126_file_join.patch, 127_regex_numeric_literal.patch}: - these are included in 1.8.4-preview1. - added debian/patches/100_1.8.4-preview1.patch: - new upstream snapshot. (1.8.4-preview1) - (urgency high) debian/rules: build with -O1 for m68k. (closes: #329364) - debian/rules, debian/control: net/https.rb is moved to libopenssl-ruby1.8 from libruby1.8. (On 1.8.3-2, net/https.rb was moved to libruby1.8 from libopenssl-ruby1.8 by mistake.) libruby1.8 conflicts with libopenssl-ruby1.8_1.8.3-2 and libopenssl-ruby1.8 replaces libruby1.8_1.8.3-2. (closes: #335706) Files: 755b223557364fcaefc4c57d530e1353 1012 interpreters optional ruby1.8_1.8.3-3.dsc 286936f3ef7d3f0abe238e17032f8349 123524 interpreters optional ruby1.8_1.8.3-3.diff.gz de4924fe9021d2b776bd3b4110466ccd 182122 interpreters optional ruby1.8_1.8.3-3_i386.deb 9df0de92eaa03f9088507f0021512b9a 1421470 libs optional libruby1.8_1.8.3-3_i386.deb 9d55c78d0451677dd2a4060b3ac3e36f 888410 libdevel extra libruby1.8-dbg_1.8.3-3_i386.deb c5e5717c5ee381a19b135469a81be561 662000 devel optional ruby1.8-dev_1.8.3-3_i386.deb dad56a6f769f4575bd6b57b6fc6be1ad 162278 interpreters optional libdbm-ruby1.8_1.8.3-3_i386.deb 5e06ad63ce5757233c4733ce58432ad1 162802 interpreters optional libgdbm-ruby1.8_1.8.3-3_i386.deb 16157be2c3200ebdb8266e1d43535f69 162580 interpreters optional libreadline-ruby1.8_1.8.3-3_i386.deb f782ff26f7cc646df49e14ddc56f3788 1747724 interpreters optional libtcltk-ruby1.8_1.8.3-3_i386.deb f5f6688d574793f3d7275bd708ef0bf5 253796 interpreters optional libopenssl-ruby1.8_1.8.3-3_i386.deb 0681c0ba6e4b111390e81b674edc060f 207574 interpreters optional ruby1.8-examples_1.8.3-3_all.deb 4477f435d6d420ac6237aa1c41bc91be 175318 interpreters optional ruby1.8-elisp_1.8.3-3_all.deb a2d5d820e915802de27e950226484835 731672 interpreters optional ri1.8_1.8.3-3_all.deb b4ceb75f784b78f7822c5a38cb5b0c74 265438 doc optional rdoc1.8_1.8.3-3_all.deb a9ed17e85967ceee71193741516362d5 200476 interpreters optional irb1.8_1.8.3-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDYv2zXzkxpuIT8aARAkVNAJ4/SRzBtGcoBg9XnkUSmz356vF6GgCeLuHV Btb3iqsvr7uezhe9VLQQnj8= =kP9l -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]