Your message dated Wed, 13 Jan 2010 15:35:37 +0000
with message-id <e1nv5fx-0004cy...@ries.debian.org>
and subject line Bug#564815: fixed in libdatrie 0.2.2-3
has caused the Debian Bug report #564815,
regarding libdatrie: Fails to build twice in a row
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
564815: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564815
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libdatrie
Version: 0.2.2-2
Severity: serious
Justification: ftbfs

Hi,

your package fails to build twice in a row:

 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package libdatrie
dpkg-buildpackage: source version 0.2.2-2
dpkg-buildpackage: source changed by Theppitak Karoonboonyanan <t...@debian.org>
dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
dh_testdir
dh_testroot
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /usr/bin/make maintainerclean
make[1]: Entering directory `/tmp/libdatrie-0.2.2'
make[1]: *** No rule to make target `maintainerclean'.  Stop.
make[1]: Leaving directory `/tmp/libdatrie-0.2.2'
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
debuild: fatal error at line 1330:
dpkg-buildpackage -rfakeroot -D -us -uc failed


You probably intended to use maintainer-clean (note the dash).

In the changelog you mentioned, that you changed that because you now
run autoreconf. Please note though, that maintainer-clean will *not*
clean up the files that were changed by autoreconf, i.e. you will end up
with a huge diff. You rather have to clean up the generated files
manually.

In you blog you mentioned, that you converted all you packages to this
new scheme, so it might be worthwile to check them all (I only checked
libdatrie).

Thanks,
Michael



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.3 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: libdatrie
Source-Version: 0.2.2-3

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

libdatrie-dev_0.2.2-3_amd64.deb
  to main/libd/libdatrie/libdatrie-dev_0.2.2-3_amd64.deb
libdatrie-doc_0.2.2-3_all.deb
  to main/libd/libdatrie/libdatrie-doc_0.2.2-3_all.deb
libdatrie1-bin_0.2.2-3_amd64.deb
  to main/libd/libdatrie/libdatrie1-bin_0.2.2-3_amd64.deb
libdatrie1_0.2.2-3_amd64.deb
  to main/libd/libdatrie/libdatrie1_0.2.2-3_amd64.deb
libdatrie_0.2.2-3.debian.tar.gz
  to main/libd/libdatrie/libdatrie_0.2.2-3.debian.tar.gz
libdatrie_0.2.2-3.dsc
  to main/libd/libdatrie/libdatrie_0.2.2-3.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 564...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Theppitak Karoonboonyanan <t...@debian.org> (supplier of updated libdatrie 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 13 Jan 2010 20:48:24 +0700
Source: libdatrie
Binary: libdatrie-dev libdatrie1-bin libdatrie1 libdatrie-doc
Architecture: source all amd64
Version: 0.2.2-3
Distribution: unstable
Urgency: low
Maintainer: Theppitak Karoonboonyanan <t...@debian.org>
Changed-By: Theppitak Karoonboonyanan <t...@debian.org>
Description: 
 libdatrie-dev - Development files for double-array trie library
 libdatrie-doc - Documentation files for double-array trie library
 libdatrie1 - Double-array trie library
 libdatrie1-bin - Programs for double-array trie library
Closes: 564815
Changes: 
 libdatrie (0.2.2-3) unstable; urgency=low
 .
   * debian/rules: Fix failure to build twice in a row (Closes: #564815):
     - Fix typo '$(MAKE) maintainerclan'
     - Clean other changed files left over from 'make maintainer-clean'
     - 'config.status' depends on 'configure.ac' instead of 'configure'
     - Don't fail if m4/ already exists
   * Add missing ${misc:Depends} [lintian].
Checksums-Sha1: 
 ff0b967df791c2e5db6d8f24026d7e707557d59e 1261 libdatrie_0.2.2-3.dsc
 dd3b8bcd57aeb38e2db4494871439ed5ab8ab52a 5956 libdatrie_0.2.2-3.debian.tar.gz
 d918d04703d0f8d7ed5e0de51df132e1a1d8e90d 35566 libdatrie-doc_0.2.2-3_all.deb
 6d88df73c42ec65a49bf7fe6ea140cff0263a55e 30456 libdatrie-dev_0.2.2-3_amd64.deb
 d8f9f1a0df11b323bc728fcdde7b21945296b179 23898 libdatrie1-bin_0.2.2-3_amd64.deb
 39559046ba2d8e9a3d2ee683d79cd2021a824370 25448 libdatrie1_0.2.2-3_amd64.deb
Checksums-Sha256: 
 32fe36e76e4435fa3a9c6d5a2a1b16c5555f40ca5368ea87789127450717ed52 1261 
libdatrie_0.2.2-3.dsc
 8803fb83dddc861120297aa9dab66579c6b50fa6c5326d0fc1641c34c0ae7886 5956 
libdatrie_0.2.2-3.debian.tar.gz
 504914f924505b50d6c99ba54b2f6dcbec4a5bcae54e187149a702408749942c 35566 
libdatrie-doc_0.2.2-3_all.deb
 cb40e09e66d4183ebf28b4fbc5b9110a707d603a51e060ffb3b282e7117b4629 30456 
libdatrie-dev_0.2.2-3_amd64.deb
 4aa4abf614be63dc4e7d3d9b8fa8d7cafc67f5fb93628060a88cef3f5ccb44f4 23898 
libdatrie1-bin_0.2.2-3_amd64.deb
 78891c007d172dd456647a6f4a420064a448771b2d6c38b5a79ae6b4a51c591f 25448 
libdatrie1_0.2.2-3_amd64.deb
Files: 
 b1c85e5724148dee78045def9e9409fb 1261 libs optional libdatrie_0.2.2-3.dsc
 249ff26a8088471bf7381ef66f71ab7d 5956 libs optional 
libdatrie_0.2.2-3.debian.tar.gz
 d0c3595669d2d5537b6eeb0c49c30f29 35566 doc optional 
libdatrie-doc_0.2.2-3_all.deb
 6ddea84d487260f3bfb5535da1567a9d 30456 libdevel optional 
libdatrie-dev_0.2.2-3_amd64.deb
 afeb3463f3c5b1b11332b37135a65a43 23898 misc optional 
libdatrie1-bin_0.2.2-3_amd64.deb
 77f8be6957e43c5ab567f129fce1dde7 25448 libs optional 
libdatrie1_0.2.2-3_amd64.deb

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

iEYEARECAAYFAktN0E8ACgkQqgzR7tCLR/50pQCfTtiViQ1zwqYE9Cs6WOg+lPcg
eAwAn0HvlUFIlrA9xWuWHzF8vv5X+Il9
=aW2A
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to