Your message dated Tue, 16 Sep 2008 21:02:07 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#497033: fixed in gnu-smalltalk 3.1~rc3-3 has caused the Debian Bug report #497033, regarding gnu-smalltalk: FTBFS on GNU/kFreeBSD 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.) -- 497033: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497033 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: gnu-smalltalk Version: 3.0.3-2 User: [EMAIL PROTECTED] Usertags: kfreebsd Hi, the current version fails to build on GNU/kFreeBSD due to failures in testsuite. On kfreebsd-amd64 all "ANSI compliancy" and "117: Sport" tests fails. With ./configure --disable-generational-gc only "117: Sport" test fails. IMHO, failure in 117 is due to different struct sockaddr_in between linux and BSDs. The linux starts with short sin_family, while BSDs starts with char sin_len char sin_family The rest is same on both of them. In packages/tcp/IPSocketImpl.st, there is Eval [ CStruct newStruct: #CSockAddrStruct declaration: #(#(#sinFamily #short) #(#sinPort #(#array #byte 2)) #(#sinAddr #(#array #byte 4)) #(#sinZero #(#array #byte 8))) ] This structure have to be different on BSDs. I am unable to fix it my self. It would also be nice if you can inform upstream about this problem. Thanks in advance Petr
--- End Message ---
--- Begin Message ---Source: gnu-smalltalk Source-Version: 3.1~rc3-3 We believe that the bug you reported is fixed in the latest version of gnu-smalltalk, which is due to be installed in the Debian FTP archive: gnu-smalltalk-browser_3.1~rc3-3_amd64.deb to pool/main/g/gnu-smalltalk/gnu-smalltalk-browser_3.1~rc3-3_amd64.deb gnu-smalltalk-common_3.1~rc3-3_all.deb to pool/main/g/gnu-smalltalk/gnu-smalltalk-common_3.1~rc3-3_all.deb gnu-smalltalk-doc_3.1~rc3-3_all.deb to pool/main/g/gnu-smalltalk/gnu-smalltalk-doc_3.1~rc3-3_all.deb gnu-smalltalk-el_3.1~rc3-3_all.deb to pool/main/g/gnu-smalltalk/gnu-smalltalk-el_3.1~rc3-3_all.deb gnu-smalltalk_3.1~rc3-3.diff.gz to pool/main/g/gnu-smalltalk/gnu-smalltalk_3.1~rc3-3.diff.gz gnu-smalltalk_3.1~rc3-3.dsc to pool/main/g/gnu-smalltalk/gnu-smalltalk_3.1~rc3-3.dsc gnu-smalltalk_3.1~rc3-3_amd64.deb to pool/main/g/gnu-smalltalk/gnu-smalltalk_3.1~rc3-3_amd64.deb libgdbm-gst_3.1~rc3-3_amd64.deb to pool/main/g/gnu-smalltalk/libgdbm-gst_3.1~rc3-3_amd64.deb libgst-dev_3.1~rc3-3_amd64.deb to pool/main/g/gnu-smalltalk/libgst-dev_3.1~rc3-3_amd64.deb libgst7_3.1~rc3-3_amd64.deb to pool/main/g/gnu-smalltalk/libgst7_3.1~rc3-3_amd64.deb libgtk2-gst_3.1~rc3-3_amd64.deb to pool/main/g/gnu-smalltalk/libgtk2-gst_3.1~rc3-3_amd64.deb libncurses-gst_3.1~rc3-3_all.deb to pool/main/g/gnu-smalltalk/libncurses-gst_3.1~rc3-3_all.deb libpostgresql-gst_3.1~rc3-3_all.deb to pool/main/g/gnu-smalltalk/libpostgresql-gst_3.1~rc3-3_all.deb libsqlite3-gst_3.1~rc3-3_amd64.deb to pool/main/g/gnu-smalltalk/libsqlite3-gst_3.1~rc3-3_amd64.deb libtk-gst_3.1~rc3-3_amd64.deb to pool/main/g/gnu-smalltalk/libtk-gst_3.1~rc3-3_amd64.deb zlib-gst_3.1~rc3-3_amd64.deb to pool/main/g/gnu-smalltalk/zlib-gst_3.1~rc3-3_amd64.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. Thomas Girard <[EMAIL PROTECTED]> (supplier of updated gnu-smalltalk 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: Tue, 16 Sep 2008 22:11:30 +0200 Source: gnu-smalltalk Binary: gnu-smalltalk libgst7 libgst-dev gnu-smalltalk-doc gnu-smalltalk-common gnu-smalltalk-el libpostgresql-gst libsqlite3-gst libncurses-gst libgdbm-gst libtk-gst libgtk2-gst gnu-smalltalk-browser zlib-gst Architecture: source all amd64 Version: 3.1~rc3-3 Distribution: experimental Urgency: low Maintainer: Debian GNU Smalltalk maintainers <[EMAIL PROTECTED]> Changed-By: Thomas Girard <[EMAIL PROTECTED]> Description: gnu-smalltalk - GNU Smalltalk interpreter and image gnu-smalltalk-browser - GNU Smalltalk browser gnu-smalltalk-common - GNU Smalltalk class library sources and extras gnu-smalltalk-doc - GNU Smalltalk info documentation gnu-smalltalk-el - GNU Smalltalk Emacs front-end libgdbm-gst - GDBM bindings for GNU Smalltalk libgst-dev - GNU Smalltalk virtual machine development files libgst7 - GNU Smalltalk virtual machine shared library libgtk2-gst - Gtk bindings and environment for GNU Smalltalk libncurses-gst - Ncurses bindings for GNU Smalltalk libpostgresql-gst - PostgreSQL bindings for GNU Smalltalk libsqlite3-gst - SQLite bindings for GNU Smalltalk libtk-gst - Tk environment for GNU Smalltalk zlib-gst - Zlib bindings for GNU Smalltalk Closes: 497033 Changes: gnu-smalltalk (3.1~rc3-3) experimental; urgency=low . * Enhance debian/rules autotools target to make sure we can patch config.h.in. Thanks to Petr Salinger for investigating this. Closes: #497033. * New patches, taken from upstream repository: o 11_prevent_GC_collection.diff to (hopefully) fix alpha FTBFS o 06_fix_SpTimestamp.diff to fix FTBFS on mipsel Checksums-Sha1: f6adffc84dd252b8541ea135bb4bee26c9670dce 1632 gnu-smalltalk_3.1~rc3-3.dsc a3057735190ac9c6eb6f73e93ac7dc4000b8481a 97826 gnu-smalltalk_3.1~rc3-3.diff.gz 82f16357195306614a5b5f5fa6b005bbdca5c3aa 493962 gnu-smalltalk-doc_3.1~rc3-3_all.deb adcb2109417628f35d2db94c8a90f6028d6d7660 1457740 gnu-smalltalk-common_3.1~rc3-3_all.deb 7897ade3cb12eb83129724c17710fbbc120f94b4 79134 gnu-smalltalk-el_3.1~rc3-3_all.deb 7264df578ea0b71352026930666ac2f39a506441 71346 libpostgresql-gst_3.1~rc3-3_all.deb 8dcd8ddf6f6c2d5a2a79cce6e56503fefe6ba174 80982 libncurses-gst_3.1~rc3-3_all.deb 2a87eb034d6da8222528c39b0e847b1646b04aed 726644 gnu-smalltalk_3.1~rc3-3_amd64.deb 0674f7e8209f08a31fc6872f645e36940b25fde6 349996 libgst7_3.1~rc3-3_amd64.deb 76609c38193d0d15c1d57b57d858c272ae567bb1 442566 libgst-dev_3.1~rc3-3_amd64.deb a39f925546785e116f43c7dec1d82ddb1ce4ecac 74126 libsqlite3-gst_3.1~rc3-3_amd64.deb 1b288b2f52aa4eb05ccbfd36bc99ac5a07e5f323 70188 libgdbm-gst_3.1~rc3-3_amd64.deb c0668b5d04ca80c638791563086d985a87af6893 188998 libtk-gst_3.1~rc3-3_amd64.deb 21267b2e142ffacd17e34436e5b44c3b6ef7a34d 241378 libgtk2-gst_3.1~rc3-3_amd64.deb c5910f51521e3adf7a3e6abf800b3fed95188f95 142196 gnu-smalltalk-browser_3.1~rc3-3_amd64.deb 9cd118a3f34af410d64d36e1e9d218ec727871c4 73100 zlib-gst_3.1~rc3-3_amd64.deb Checksums-Sha256: 12cb38d478c5c1988333a80a1ad76228fba5ba46da038ed4493b8fc796481a65 1632 gnu-smalltalk_3.1~rc3-3.dsc a603aab61b53170c653a71f1bba8009f7e90e363534649669111f68c3ac73991 97826 gnu-smalltalk_3.1~rc3-3.diff.gz e161f37948224fc41e104038b9ba3f5896a27eda5133ce1b8346fec64f10986d 493962 gnu-smalltalk-doc_3.1~rc3-3_all.deb 21d09803eb81227349089750b796634d4987729fdddd5ea0c081c30a4034a0bb 1457740 gnu-smalltalk-common_3.1~rc3-3_all.deb 79c7c725a20cda39e33f2b7da31e487c037fe58d688fe8e1ea8b09a8b33b4ea1 79134 gnu-smalltalk-el_3.1~rc3-3_all.deb 69bcb6235f44da6d5f0b6c951789a046110f24778efb13a4dfe5dca76a4e1616 71346 libpostgresql-gst_3.1~rc3-3_all.deb d3ac46f504692d523ad7d63c824f0c81b612f352a7d71dbdbb2b1e9c4302d765 80982 libncurses-gst_3.1~rc3-3_all.deb 10b361d5701f3e4b3e7c04d5fb5c221fb703fd9e854a54a9f978e0e642efb07c 726644 gnu-smalltalk_3.1~rc3-3_amd64.deb 02a582877f9df6af1d0c5302a8ef274ba3e56b6cf02aac9ff453815b32bf7e2e 349996 libgst7_3.1~rc3-3_amd64.deb 073a9e1975a3d206b1a059b140b6ff38069a1c973b34eec449ed8c72c9b62c5c 442566 libgst-dev_3.1~rc3-3_amd64.deb 342cf7f96f55ee4d56568c189d79992d26dea49f5acd0aca11fafa92426db0f7 74126 libsqlite3-gst_3.1~rc3-3_amd64.deb 72ce057d015c9d3ff1425e42796116d721e124d3fc8cf2f3191da900328c7a86 70188 libgdbm-gst_3.1~rc3-3_amd64.deb af619decf9be05883e3090f0b358012fead9c8c0433e9b19533614d75e182367 188998 libtk-gst_3.1~rc3-3_amd64.deb cf087a558557b8f2cfcea7b820fdd64bd82377eeefb322ba5117873a8e185bd5 241378 libgtk2-gst_3.1~rc3-3_amd64.deb 0b5aa2d6fb93fcebb582d19c9dbd7886457f342412bf9f89658a719b7eb99024 142196 gnu-smalltalk-browser_3.1~rc3-3_amd64.deb 5511bf19a2fc495fd47f5d1d9c21f9b471bb837b14f01afa1e82e65c5bbd6e81 73100 zlib-gst_3.1~rc3-3_amd64.deb Files: 4961ef55c3e0bee3c00518887ae83e75 1632 interpreters extra gnu-smalltalk_3.1~rc3-3.dsc d290f3b11ca6437573e229eb1b665dd9 97826 interpreters extra gnu-smalltalk_3.1~rc3-3.diff.gz 601b40525e9956567116d7030bd51962 493962 doc extra gnu-smalltalk-doc_3.1~rc3-3_all.deb 61bc27349f25eddf884442f87f2e10df 1457740 interpreters extra gnu-smalltalk-common_3.1~rc3-3_all.deb 30775cab433dad759baa7ca2ed3b3eef 79134 interpreters extra gnu-smalltalk-el_3.1~rc3-3_all.deb abe0835d4bc99a649abf6bdd4197273b 71346 interpreters extra libpostgresql-gst_3.1~rc3-3_all.deb d087a0bb28dcc47c6753b6e6d6a3c2a8 80982 interpreters extra libncurses-gst_3.1~rc3-3_all.deb d205d98ea9a020e53259b13305692d0a 726644 interpreters extra gnu-smalltalk_3.1~rc3-3_amd64.deb 4c3f2095781a56fdbf42c0770dd83a19 349996 libs extra libgst7_3.1~rc3-3_amd64.deb 72e55fd8ebcecb5353bc7ad62151eb08 442566 libdevel extra libgst-dev_3.1~rc3-3_amd64.deb 2deed78b2e35ce823806993f3be1cd44 74126 interpreters extra libsqlite3-gst_3.1~rc3-3_amd64.deb 84e3d09f81f330625bc5fdf31c9be4a2 70188 interpreters extra libgdbm-gst_3.1~rc3-3_amd64.deb 6878915ebdadf08699c8d0f480eb7bbf 188998 interpreters extra libtk-gst_3.1~rc3-3_amd64.deb 0c36d566550fa9a0695710606682a5c1 241378 interpreters extra libgtk2-gst_3.1~rc3-3_amd64.deb 09b1096dbf8c4b80c04c0dc96673479b 142196 interpreters extra gnu-smalltalk-browser_3.1~rc3-3_amd64.deb adcba8f4b4a7bee0ee4eea7daa78884d 73100 interpreters extra zlib-gst_3.1~rc3-3_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkjQGY4ACgkQz2LXlDjmjg6HDgCfTq2HovL9wT7nwOy4IEPqW9lO srEAniyt47EjS0l+Nsqqr++6CxWaG5sA =iGF4 -----END PGP SIGNATURE-----
--- End Message ---

