Your message dated Thu, 13 Jan 2005 01:17:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#287447: fixed in libsepol 1.2-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; 27 Dec 2004 19:59:47 +0000
>From [EMAIL PROTECTED] Mon Dec 27 11:59:47 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c156115.adsl.hansenet.de (localhost.localdomain) 
[213.39.156.115] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cj11v-0008EQ-00; Mon, 27 Dec 2004 11:59:47 -0800
Received: from aj by localhost.localdomain with local (Exim 4.34)
        id 1Cj172-0005uN-6e; Mon, 27 Dec 2004 21:05:04 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: libsepol: FTBFS (amd64/gcc-4.0): static declaration of 
'policydb_compat' follows non-static declaration
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 27 Dec 2004 21:05:04 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libsepol
Severity: normal
Tags: patch

When building 'libsepol' on amd64 with gcc-4.0,
I get the following error:

cc -O2 -I. -I../include -c -o policydb.o policydb.c
policydb.c:29: error: static declaration of 'policydb_compat' follows 
non-static declaration
private.h:27: error: previous declaration of 'policydb_compat' was here
make[2]: *** [policydb.o] Error 1
make[2]: Leaving directory `/libsepol-1.2/src'

With the attached patch 'libsepol' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libsepol-1.2/src/private.h ./src/private.h
--- ../tmp-orig/libsepol-1.2/src/private.h      2004-08-20 21:02:11.000000000 
+0200
+++ ./src/private.h     2004-12-27 21:02:34.453860304 +0100
@@ -24,7 +24,6 @@
        int ocon_num;
 };
 
-extern struct policydb_compat_info policydb_compat[];
 extern struct policydb_compat_info *policydb_lookup_compat(int version);
 
 /* Reading from a policy "file". */

---------------------------------------
Received: (at 287447-close) by bugs.debian.org; 13 Jan 2005 06:23:24 +0000
>From [EMAIL PROTECTED] Wed Jan 12 22:23:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CoyOC-0000az-00; Wed, 12 Jan 2005 22:23:24 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CoyI3-0000Mr-00; Thu, 13 Jan 2005 01:17:03 -0500
From: Manoj Srivastava <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.54 $
Subject: Bug#287447: fixed in libsepol 1.2-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 13 Jan 2005 01:17:03 -0500
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-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-Spam-Level: 

Source: libsepol
Source-Version: 1.2-3

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

libsepol1-dev_1.2-3_i386.deb
  to pool/main/libs/libsepol/libsepol1-dev_1.2-3_i386.deb
libsepol1_1.2-3_i386.deb
  to pool/main/libs/libsepol/libsepol1_1.2-3_i386.deb
libsepol_1.2-3.diff.gz
  to pool/main/libs/libsepol/libsepol_1.2-3.diff.gz
libsepol_1.2-3.dsc
  to pool/main/libs/libsepol/libsepol_1.2-3.dsc
sepol-utils_1.2-3_i386.deb
  to pool/main/libs/libsepol/sepol-utils_1.2-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.
Manoj Srivastava <[EMAIL PROTECTED]> (supplier of updated libsepol 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: Wed, 12 Jan 2005 23:36:08 -0600
Source: libsepol
Binary: libsepol1-dev libsepol1 sepol-utils
Architecture: source i386
Version: 1.2-3
Distribution: unstable
Urgency: high
Maintainer: Manoj Srivastava <[EMAIL PROTECTED]>
Changed-By: Manoj Srivastava <[EMAIL PROTECTED]>
Description: 
 libsepol1  - Security Enhanced Linux policy library for changing policy binari
 libsepol1-dev - Security Enhanced Linux policy library and development files
 sepol-utils - Security Enhanced Linux policy utility programs
Closes: 287447 287458
Changes: 
 libsepol (1.2-3) unstable; urgency=high
 .
   * Bug fix: "libsepol: FTBFS (amd64/gcc-4.0): static declaration of
     'policydb_compat' follows non-static declaration", thanks to Andreas
     Jochens                                             (Closes: #287447).
   * Bug fix: "libsepol: FTBFS (amd64/gcc-4.0): static declaration of
     'policydb_compat' follows non-static declaration", thanks to Andreas
     Jochens                                             (Closes: #287458).
Files: 
 71e2a082df7eaf7445c7be4120b82109 579 misc optional libsepol_1.2-3.dsc
 a98fe74f5a137d01eab763577780df78 33672 misc optional libsepol_1.2-3.diff.gz
 4e0b756531c574871c4cc9671f763c33 6820 misc optional sepol-utils_1.2-3_i386.deb
 151beeb6f0a582f4a804f961027b1858 34024 libs optional libsepol1_1.2-3_i386.deb
 e11f3321a8c4c1891fa37d8250e5e0e4 47280 libdevel optional 
libsepol1-dev_1.2-3_i386.deb

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

iD8DBQFB5g6pIbrau78kQkwRAiBNAJ49iO15le3ADgTQHRRALA/e7wdQVwCfQbFL
AABRRj9GmsJpdvafQlD3QcM=
=vctU
-----END PGP SIGNATURE-----


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

Reply via email to