Your message dated Sun, 21 Aug 2005 04:47:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#303072: fixed in cegui-mk2 0.3.0-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; 4 Apr 2005 17:57:53 +0000
>From [EMAIL PROTECTED] Mon Apr 04 10:57:53 2005
Return-path: <[EMAIL PROTECTED]>
Received: from gluck.debian.org [192.25.206.10] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DIVph-00024X-00; Mon, 04 Apr 2005 10:57:53 -0700
Received: from mail-out.m-online.net [212.18.0.9] 
        by gluck.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DIVpd-0000sZ-00; Mon, 04 Apr 2005 11:57:50 -0600
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
        by mail-out.m-online.net (Postfix) with ESMTP id 4F09475B6;
        Mon,  4 Apr 2005 19:37:59 +0200 (CEST)
Received: from atari.stigge.org (ppp-82-135-68-164.mnet-online.de 
[82.135.68.164])
        by mail.m-online.net (Postfix) with ESMTP id 2945C66D72;
        Mon,  4 Apr 2005 19:37:55 +0200 (CEST)
Received: from [192.168.5.99] (localhost [127.0.0.1])
        by atari.stigge.org (Postfix) with ESMTP id 37D60100442A0;
        Mon,  4 Apr 2005 19:37:54 +0200 (CEST)
From: Roland Stigge <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: cegui-mk2: FTBFS: missing autoconf macros
Message-Id: <[EMAIL PROTECTED]>
Date: Mon,  4 Apr 2005 19:37:54 +0200 (CEST)
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: cegui-mk2
Version: 0.1.1-1
Severity: serious

Hi,

building the package cegui-mk2 in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
fi
if test -e /usr/share/misc/config.sub ; then \
        for i in ./build-tree/cegui_mk2/config.sub ; do \
                if ! test -e $i.cdbs-orig ; then \
                        mv $i $i.cdbs-orig ; \
                        cp --remove-destination /usr/share/misc/config.sub $i ; 
\
                fi ; \
        done ; \
fi
make[1]: Leaving directory `/tmp/buildd/cegui-mk2-0.1.1'
cd build-tree/cegui_mk2 && \
  if ! test -f aclocal.m4 ; then touch aclocal.m4 ; fi
if test "pre" = "pre" ; then \
        cd build-tree/cegui_mk2 && libtoolize -c -f ; \
fi
if test -n "1.9" ; then \
        if test -d build-tree/cegui_mk2/m4 ; then m4="-I m4" ; fi ; \
        if test -e build-tree/cegui_mk2/aclocal.m4 ; then cd 
build-tree/cegui_mk2 && aclocal-1.9 $m4 ; fi ; \
elif test -n "1.9 -a --foreign" ; then \
        if test -d build-tree/cegui_mk2/m4 ; then m4="-I m4" ; fi ; \
        if test -e build-tree/cegui_mk2/aclocal.m4 ; then cd 
build-tree/cegui_mk2 && aclocal-1.9 -a --foreign $m4 ; fi ; \
fi
if test -n "2.59" ; then \
        if test -e build-tree/cegui_mk2/configure.ac || test -e 
build-tree/cegui_mk2/configure.in ; then cd build-tree/cegui_mk2 && `which 
autoconf2.59 || which autoconf` ; fi ; \
fi
configure:20130: error: possibly undefined macro: AC_ARG_ENABLE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:20131: error: possibly undefined macro: AC_HELP_STRING
make: *** [debian/stamp-autotools-files] Error 1
=========================================================================

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/

Please note that this report has not been generated fully automatically.
DARTS just helped finding the problem.

---------------------------------------
Received: (at 303072-close) by bugs.debian.org; 21 Aug 2005 11:52:33 +0000
>From [EMAIL PROTECTED] Sun Aug 21 04:52:32 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E6oI3-0006Dc-00; Sun, 21 Aug 2005 04:47:03 -0700
From: Federico Di Gregorio <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#303072: fixed in cegui-mk2 0.3.0-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 21 Aug 2005 04:47:03 -0700
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.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: cegui-mk2
Source-Version: 0.3.0-3

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

cegui-mk2_0.3.0-3.diff.gz
  to pool/main/c/cegui-mk2/cegui-mk2_0.3.0-3.diff.gz
cegui-mk2_0.3.0-3.dsc
  to pool/main/c/cegui-mk2/cegui-mk2_0.3.0-3.dsc
libcegui-mk2-0-dbg_0.3.0-3_i386.deb
  to pool/main/c/cegui-mk2/libcegui-mk2-0-dbg_0.3.0-3_i386.deb
libcegui-mk2-0_0.3.0-3_i386.deb
  to pool/main/c/cegui-mk2/libcegui-mk2-0_0.3.0-3_i386.deb
libcegui-mk2-dev_0.3.0-3_i386.deb
  to pool/main/c/cegui-mk2/libcegui-mk2-dev_0.3.0-3_i386.deb
libcegui-mk2-doc_0.3.0-3_i386.deb
  to pool/main/c/cegui-mk2/libcegui-mk2-doc_0.3.0-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.
Federico Di Gregorio <[EMAIL PROTECTED]> (supplier of updated cegui-mk2 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, 21 Aug 2005 12:56:25 +0200
Source: cegui-mk2
Binary: libcegui-mk2-dev libcegui-mk2-0 libcegui-mk2-doc libcegui-mk2-0-dbg
Architecture: source i386
Version: 0.3.0-3
Distribution: unstable
Urgency: low
Maintainer: Federico Di Gregorio <[EMAIL PROTECTED]>
Changed-By: Federico Di Gregorio <[EMAIL PROTECTED]>
Description: 
 libcegui-mk2-0 - Crazy Eddie's GUI (libraries)
 libcegui-mk2-0-dbg - Crazy Eddie's GUI (debugging libraries)
 libcegui-mk2-dev - Crazy Eddie's GUI (development files)
 libcegui-mk2-doc - Crazy Eddie's GUI (documentation)
Closes: 303072 303079 321842
Changes: 
 cegui-mk2 (0.3.0-3) unstable; urgency=low
 .
   * Added to Build-depends: pkg-config (Closes: #321842).
   * Added explicit versions of autotools in debian/rules
     (Closes: #303079, #303072).
Files: 
 c8b7ad24e4a8b62233546e0a9974ca6a 797 libs optional cegui-mk2_0.3.0-3.dsc
 b444c56ab021635e1c800bbd5987663a 2608 libs optional cegui-mk2_0.3.0-3.diff.gz
 bc80c377726b254919a86189d886fc6d 1051180 libs optional 
libcegui-mk2-0_0.3.0-3_i386.deb
 9fab8b26a266f3a42dfbad09ae8f67fd 5458414 libdevel optional 
libcegui-mk2-0-dbg_0.3.0-3_i386.deb
 93b9483e6f9e23f95223efa5745db10f 1939332 libdevel optional 
libcegui-mk2-dev_0.3.0-3_i386.deb
 b2c3a77437ec9a85b2a237a46d390825 10188 doc optional 
libcegui-mk2-doc_0.3.0-3_i386.deb

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

iD8DBQFDCGWovcCgrgZGjesRAi92AJ9A5/R3nBAbglNLoSUf+XOl7tBu0QCfT1uO
VxEr6HM+AjmeLG4U7ZQWpIk=
=2pZN
-----END PGP SIGNATURE-----


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

Reply via email to