Your message dated Sun, 27 Nov 2005 14:02:23 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336847: fixed in acpica-unix 20051117-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Nov 2005 16:51:09 +0000
>From [EMAIL PROTECTED] Tue Nov 01 08:51:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from farad.aurel32.net [82.232.2.251] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EWzLp-00051v-00; Tue, 01 Nov 2005 08:51:09 -0800
Received: from hertz.aurel32.net ([2001:618:400:fc13:2e0:18ff:fea3:b80f])
        by farad.aurel32.net with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)
        (Exim 4.50)
        id 1EWzLo-0003Zv-5U; Tue, 01 Nov 2005 17:51:08 +0100
Received: from aurel32 by hertz.aurel32.net with local (Exim 4.54)
        id 1EWzLo-0008Hx-0K; Tue, 01 Nov 2005 17:51:08 +0100
Content-Type: multipart/mixed; boundary="===============0181461421=="
MIME-Version: 1.0
From: Aurelien Jarno <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: acpica-unix: FTBFS on GNU/kFreeBSD
X-Mailer: reportbug 3.17
Date: Tue, 01 Nov 2005 17:51:07 +0100
Message-Id: <[EMAIL PROTECTED]>
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.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a multi-part MIME message sent by reportbug.

--===============0181461421==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: acpica-unix
Severity: important
Tags: patch

Hi,

acpica-unix fails to build on GNU/kFreeBSD because kfreebsd-i386 is not
listed in Architecture: . It also need a small fix to build.

Please find attached a patch to fix that. It would be nice if you can
include it in your next upload.

Thanks in advance


-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

--===============0181461421==
Content-Type: text/x-c; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="acpica-unix.diff"

Author: aurel32
Status: in BTS

diff -u acpica-unix-20050930/debian/control acpica-unix-20050930/debian/control
--- acpica-unix-20050930/debian/control
+++ acpica-unix-20050930/debian/control
@@ -6,7 +6,7 @@
 Standards-Version: 3.6.2
 
 Package: iasl
-Architecture: i386 ia64 amd64
+Architecture: i386 ia64 amd64 kfreebsd-i386
 Depends: ${shlibs:Depends}
 Description: Intel ASL compiler/decompiler
  iASL compiles ASL (ACPI Source Language) into AML (ACPI Machine
only in patch2:
unchanged:
--- acpica-unix-20050930.orig/include/platform/acenv.h
+++ acpica-unix-20050930/include/platform/acenv.h
@@ -211,7 +211,7 @@
 #elif defined(MSDOS)        /* Must appear after WIN32 and WIN64 check */
 #include "acdos16.h"
 
-#elif defined(__FreeBSD__)
+#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
 #include "acfreebsd.h"
 
 #elif defined(__NetBSD__)

--===============0181461421==--

---------------------------------------
Received: (at 336847-close) by bugs.debian.org; 27 Nov 2005 22:12:18 +0000
>From [EMAIL PROTECTED] Sun Nov 27 14:12:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EgUbH-00075I-Vp; Sun, 27 Nov 2005 14:02:23 -0800
From: Mattia Dongili <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#336847: fixed in acpica-unix 20051117-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 27 Nov 2005 14:02:23 -0800
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: acpica-unix
Source-Version: 20051117-1

We believe that the bug you reported is fixed in the latest version of
acpica-unix, which is due to be installed in the Debian FTP archive:

acpica-unix_20051117-1.diff.gz
  to pool/main/a/acpica-unix/acpica-unix_20051117-1.diff.gz
acpica-unix_20051117-1.dsc
  to pool/main/a/acpica-unix/acpica-unix_20051117-1.dsc
acpica-unix_20051117.orig.tar.gz
  to pool/main/a/acpica-unix/acpica-unix_20051117.orig.tar.gz
iasl_20051117-1_i386.deb
  to pool/main/a/acpica-unix/iasl_20051117-1_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.
Mattia Dongili <[EMAIL PROTECTED]> (supplier of updated acpica-unix 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: Sun, 27 Nov 2005 20:22:11 +0100
Source: acpica-unix
Binary: iasl
Architecture: source i386
Version: 20051117-1
Distribution: unstable
Urgency: low
Maintainer: Mattia Dongili <[EMAIL PROTECTED]>
Changed-By: Mattia Dongili <[EMAIL PROTECTED]>
Description: 
 iasl       - Intel ASL compiler/decompiler
Closes: 336847
Changes: 
 acpica-unix (20051117-1) unstable; urgency=low
 .
   * New upstream release.
   * Added patch from Aurelien Jarno <[EMAIL PROTECTED]> to build in
     GNU/kFreeBSD (closes: #336847).
Files: 
 0394e01bf52af52faea694d4690ef158 633 devel optional acpica-unix_20051117-1.dsc
 7f1a4b518c1d78043f8a2649a30c83e2 786146 devel optional 
acpica-unix_20051117.orig.tar.gz
 fef1da6c9f8257e42386f884c924fe1b 6292 devel optional 
acpica-unix_20051117-1.diff.gz
 71249668358274cc079830141139e427 324538 devel optional iasl_20051117-1_i386.deb

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

iD8DBQFDihvHgpRPaOotLEERAoZBAJ9Ftu93SaDjw/VtEqYqGbMT5VXF4ACdGTTY
8HyMRjdp3WA0ZkxzJZOODoY=
=t1jv
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to