Your message dated Thu, 14 Apr 2005 04:47:18 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#304438: fixed in libphysfs 1.0.0-4
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; 13 Apr 2005 05:38:05 +0000
>From [EMAIL PROTECTED] Tue Apr 12 22:38:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c187080.adsl.hansenet.de (localhost.localdomain) [213.39.187.80]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DLaZg-0003qA-00; Tue, 12 Apr 2005 22:38:05 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
id 1DLaZd-0002Bg-Uv; Wed, 13 Apr 2005 07:38:01 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: libphysfs: FTBFS (amd64/gcc-4.0): Missing Build-Depends on
'automake-1.7'
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 13 Apr 2005 07:38:01 +0200
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: libphysfs
Version: 1.0.0-3
Severity: normal
Tags: patch
When building 'libphysfs' in a clean 'unstable' chroot on amd64/gcc-4.0,
I get the following error:
config.status: creating test/Makefile
config.status: creating extras/Makefile
config.status: creating physfs.spec
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/libphysfs-1.0.0'
cd . && \
/bin/sh /libphysfs-1.0.0/missing --run automake-1.7 --foreign Makefile
/libphysfs-1.0.0/missing: line 46: automake-1.7: command not found
WARNING: `automake-1.7' is needed, and you do not seem to have it handy on your
system. You might have modified some files without having the
proper tools for further handling them. Check the `README' file,
it often tells you about the needed prerequirements for installing
this package. You may also peek at any GNU archive site, in case
some other package would contain this missing `automake-1.7' program.
make[1]: *** [Makefile.in] Error 1
make[1]: Leaving directory `/libphysfs-1.0.0'
make: *** [build-stamp] Error 2
With the attached patch, the package can built on amd64/gcc-4.0.
Regards
Andreas Jochens
diff -urN ../tmp-orig/libphysfs-1.0.0/debian/control ./debian/control
--- ../tmp-orig/libphysfs-1.0.0/debian/control 2005-04-13 07:14:42.368161859
+0200
+++ ./debian/control 2005-04-13 07:14:39.740669764 +0200
@@ -2,7 +2,7 @@
Section: libs
Priority: optional
Maintainer: Bartosz Fenski <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), doxygen, autotools-dev
+Build-Depends: debhelper, doxygen, autotools-dev, automake1.7
Standards-Version: 3.6.1
Package: libphysfs-dev
---------------------------------------
Received: (at 304438-close) by bugs.debian.org; 14 Apr 2005 08:54:26 +0000
>From [EMAIL PROTECTED] Thu Apr 14 01:54:26 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 1DM07G-00023Q-00; Thu, 14 Apr 2005 01:54:26 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DM00M-0002Ho-00; Thu, 14 Apr 2005 04:47:18 -0400
From: Bartosz Fenski <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#304438: fixed in libphysfs 1.0.0-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 14 Apr 2005 04:47:18 -0400
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: libphysfs
Source-Version: 1.0.0-4
We believe that the bug you reported is fixed in the latest version of
libphysfs, which is due to be installed in the Debian FTP archive:
libphysfs-1.0-0_1.0.0-4_i386.deb
to pool/main/libp/libphysfs/libphysfs-1.0-0_1.0.0-4_i386.deb
libphysfs-dev_1.0.0-4_i386.deb
to pool/main/libp/libphysfs/libphysfs-dev_1.0.0-4_i386.deb
libphysfs_1.0.0-4.diff.gz
to pool/main/libp/libphysfs/libphysfs_1.0.0-4.diff.gz
libphysfs_1.0.0-4.dsc
to pool/main/libp/libphysfs/libphysfs_1.0.0-4.dsc
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.
Bartosz Fenski <[EMAIL PROTECTED]> (supplier of updated libphysfs 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, 13 Apr 2005 09:45:33 +0200
Source: libphysfs
Binary: libphysfs-1.0-0 libphysfs-dev
Architecture: source i386
Version: 1.0.0-4
Distribution: unstable
Urgency: low
Maintainer: Bartosz Fenski <[EMAIL PROTECTED]>
Changed-By: Bartosz Fenski <[EMAIL PROTECTED]>
Description:
libphysfs-1.0-0 - filesystem abstraction library for game programmers
libphysfs-dev - development files for filesystem abstraction library
Closes: 304438
Changes:
libphysfs (1.0.0-4) unstable; urgency=low
.
* Fixed wrong build dependencies (Closes: #304438)
Thanks to Andreas Jochens for spotting this.
Files:
f855786c1436a259dc78e44d987ec927 629 libs optional libphysfs_1.0.0-4.dsc
75c316fab7e30a5a6fbdcdc01c584813 262759 libs optional libphysfs_1.0.0-4.diff.gz
a158e6767a8717e62df4159e305fc26b 90490 libdevel optional
libphysfs-dev_1.0.0-4_i386.deb
b5fab22d01fc279862a3a9bd2b183138 42628 libs optional
libphysfs-1.0-0_1.0.0-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCXidohQui3hP+/EARAu3sAKC9/RiOFcvYtmW4//ShGNXzlIDTnQCcD80g
axViA8NFGd+cIpYSoBCrOI4=
=97eZ
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]