Your message dated Sun, 11 Mar 2007 14:09:38 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#398571: fixed in gnu-smalltalk 2.3.3-1
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: gnu-smalltalk
Severity: important
Version:   2.1.8-2.1
Tags: patch


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small change to configure.in/configure in sigsegv subdir.
Please find attached patch with that.

It would also be nice if you can ask upstream
to include this changes.

Thanks in advance

                        Petr

only in patch2:
unchanged:
--- gnu-smalltalk-2.1.8.orig/sigsegv/configure.in
+++ gnu-smalltalk-2.1.8/sigsegv/configure.in
@@ -123,7 +123,7 @@
     # List of signals that are sent when an invalid virtual memory address
     # is accessed, or when the stack overflows.
     case "$host_os" in
-      sunos4* | freebsd* | openbsd* | netbsd*)
+      sunos4* | freebsd* | openbsd* | netbsd* | kfreebsd*)
         CFG_SIGNALS=signals-bsd.h ;;
       hpux*)
         CFG_SIGNALS=signals-hpux.h ;;
@@ -301,7 +301,7 @@
     fi
     if test "$CFG_FAULT" = fault-none.h && test "$sv_cv_fault_bsd" = yes; then
       case "$host_os" in
-        freebsd*)
+        freebsd*|kfreebsd*)
           case "$host_cpu" in
             i?86 | x86_64)
               CFG_FAULT=fault-freebsd-i386.h
only in patch2:
unchanged:
--- gnu-smalltalk-2.1.8.orig/sigsegv/configure
+++ gnu-smalltalk-2.1.8/sigsegv/configure
@@ -20522,7 +22053,7 @@
     # List of signals that are sent when an invalid virtual memory address
     # is accessed, or when the stack overflows.
     case "$host_os" in
-      sunos4* | freebsd* | openbsd* | netbsd*)
+      sunos4* | freebsd* | openbsd* | netbsd* | kfreebsd*)
         CFG_SIGNALS=signals-bsd.h ;;
       hpux*)
         CFG_SIGNALS=signals-hpux.h ;;
@@ -23134,7 +24977,7 @@
     fi
     if test "$CFG_FAULT" = fault-none.h && test "$sv_cv_fault_bsd" = yes; then
       case "$host_os" in
-        freebsd*)
+        freebsd*|kfreebsd*)
           case "$host_cpu" in
             i?86 | x86_64)
               CFG_FAULT=fault-freebsd-i386.h

--- End Message ---
--- Begin Message ---
Source: gnu-smalltalk
Source-Version: 2.3.3-1

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-common_2.3.3-1_all.deb
  to pool/main/g/gnu-smalltalk/gnu-smalltalk-common_2.3.3-1_all.deb
gnu-smalltalk-doc_2.3.3-1_all.deb
  to pool/main/g/gnu-smalltalk/gnu-smalltalk-doc_2.3.3-1_all.deb
gnu-smalltalk-el_2.3.3-1_all.deb
  to pool/main/g/gnu-smalltalk/gnu-smalltalk-el_2.3.3-1_all.deb
gnu-smalltalk_2.3.3-1.diff.gz
  to pool/main/g/gnu-smalltalk/gnu-smalltalk_2.3.3-1.diff.gz
gnu-smalltalk_2.3.3-1.dsc
  to pool/main/g/gnu-smalltalk/gnu-smalltalk_2.3.3-1.dsc
gnu-smalltalk_2.3.3-1_i386.deb
  to pool/main/g/gnu-smalltalk/gnu-smalltalk_2.3.3-1_i386.deb
gnu-smalltalk_2.3.3.orig.tar.gz
  to pool/main/g/gnu-smalltalk/gnu-smalltalk_2.3.3.orig.tar.gz



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.7
Date: Tue,  6 Mar 2007 19:54:31 +0000
Source: gnu-smalltalk
Binary: gnu-smalltalk-doc gnu-smalltalk-common gnu-smalltalk-el gnu-smalltalk
Architecture: source all i386
Version: 2.3.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian GNU Smalltalk maintainers <[EMAIL PROTECTED]>
Changed-By: Thomas Girard <[EMAIL PROTECTED]>
Description: 
 gnu-smalltalk - GNU Smalltalk virtual machine
 gnu-smalltalk-common - GNU Smalltalk class library
 gnu-smalltalk-doc - GNU Smalltalk info documentation
 gnu-smalltalk-el - GNU Smalltalk Emacs front-end
Closes: 233365 255416 297113 301573 306045 307238 356043 375649 398571
Changes: 
 gnu-smalltalk (2.3.3-1) experimental; urgency=low
 .
   * New maintainer team. Closes: #375649.
   * New upstream release. Closes: #301573.
   * Apply patch from Petr Salinger to fix FTBFS on GNU/kFreeBSD.
     Closes: #398571.
   * Bump debhelper compat to 5.
   * Bump Standards-Version: to 3.7.2.
   * gnu-smalltalk-common: new arch-indep package. Closes: #233365.
   * gnu-smalltalk-el: fixes emacs issues. Closes: #307238, #297113.
   * Removed from package: *.h, *.a unsupported/ and examples/ subdirs.
   * Add missing info files. Closes: #306045.
   * Switch to tk8.4. Closes: #356043.
   * Fix conflict version for gnu-smalltalk-doc.
   * Remove bison and devscripts from build dependencies.
   * Drop unneeded maintainer scripts.
   * Compilation and test pass on amd64 and sparc. Thanks to nowhere_man
     and Toadstool for testing. Closes: #255416.
Files: 
 91f920bd6e3964ffa2f8036d019c3cd6 857 interpreters extra 
gnu-smalltalk_2.3.3-1.dsc
 79eaff2e19b82b5da08ac5a939317a49 4302098 interpreters extra 
gnu-smalltalk_2.3.3.orig.tar.gz
 51af87a9055bc2b6ea1c9ebcae249b4d 95712 interpreters extra 
gnu-smalltalk_2.3.3-1.diff.gz
 c06c4b26c95c37392234a1e0af82b732 431028 doc extra 
gnu-smalltalk-doc_2.3.3-1_all.deb
 bdbddaa336e56edb2954915c907fb2bf 984508 interpreters extra 
gnu-smalltalk-common_2.3.3-1_all.deb
 ebed4d46fd9ed8d03ff1d7cee555116e 58340 interpreters extra 
gnu-smalltalk-el_2.3.3-1_all.deb
 425a38533e03023d5b935c9477429776 800406 interpreters extra 
gnu-smalltalk_2.3.3-1_i386.deb

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

iD8DBQFF8DDH+C5cwEsrK54RArZCAJoDr6vItKg7cjBLLPna/RY/wboa4ACg36sZ
na1QhpxwuK7kDW19BJs26pM=
=hvex
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to