Your message dated Tue, 23 Feb 2010 16:34:43 +0000
with message-id <[email protected]>
and subject line Bug#565961: fixed in jlint 3.0-4.4
has caused the Debian Bug report #565961,
regarding jlint: FTBFS: cp: cannot stat `manual.pdf': No such file or directory
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 [email protected]
immediately.)


-- 
565961: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565961
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jlint
Version: 3.0-4.3
Severity: seious
Tags: patch

Hi,

jlint FTBFS on hppa, sh4 and avr32.
https://buildd.debian.org/fetch.cgi?pkg=jlint;ver=3.0-4.3;arch=hppa;stamp=1263727259
http://buildd.debian-ports.org/fetch.php?pkg=jlint&arch=sh4&ver=3.0-4.3&stamp=1263724557&file=log&as=raw
http://buildd.debian-ports.org/fetch.php?pkg=jlint&arch=avr32&ver=3.0-4.3&stamp=1263725454&file=log&as=raw
-----
[...]
g++ -g -lz -o jlint access_desc.o callee_desc.o class_desc.o graph.o
jlint.o local_context.o locks.o message_node.o method_desc.o
make[1]: Leaving directory `/build/buildd/jlint-3.0'
touch build-arch-stamp
dh_testdir
[ -f manual.pdf.original ] || cp -v manual.pdf manual.pdf.original
cp: cannot stat `manual.pdf': No such file or directory
make: *** [build-indep-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20100117-1119
FAILED [dpkg-buildpackage died]
[...]
-----

"make clean" is worked before building package, and manual.pdf file is deleted.
Therefore,  jlint become FTBFS.

I think that this problem was revised with the following patches.

-----
--- debian/rules.org    2010-01-20 12:56:38.000000000 +0900
+++ debian/rules        2010-01-20 12:58:05.000000000 +0900
@@ -25,7 +25,7 @@
 build-indep-stamp:
        dh_testdir

-       [ -f manual.pdf.original ] || cp -v manual.pdf manual.pdf.original
+       [ ! -f manual.pdf ] || [ -f manual.pdf.original ] || cp -v
manual.pdf manual.pdf.original
        $(MAKE) doc
        touch build-indep-stamp
-----

Or this may be a problem of buildd.

Best regards,
 Nobuhiro


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



--- End Message ---
--- Begin Message ---
Source: jlint
Source-Version: 3.0-4.4

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

jlint-doc_3.0-4.4_all.deb
  to main/j/jlint/jlint-doc_3.0-4.4_all.deb
jlint_3.0-4.4.diff.gz
  to main/j/jlint/jlint_3.0-4.4.diff.gz
jlint_3.0-4.4.dsc
  to main/j/jlint/jlint_3.0-4.4.dsc
jlint_3.0-4.4_i386.deb
  to main/j/jlint/jlint_3.0-4.4_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.
Bastian Venthur <[email protected]> (supplier of updated jlint 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.8
Date: Tue, 23 Feb 2010 17:05:14 +0100
Source: jlint
Binary: jlint jlint-doc
Architecture: source all i386
Version: 3.0-4.4
Distribution: unstable
Urgency: low
Maintainer: Ganesan Rajagopal <[email protected]>
Changed-By: Bastian Venthur <[email protected]>
Description: 
 jlint      - A Java Program Checker
 jlint-doc  - Manual for jlint - a Java Program Checker
Closes: 565961
Changes: 
 jlint (3.0-4.4) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "FTBFS: cp: cannot stat `manual.pdf': No such file or directory"
     Applied patch by Nobuhiro Iwamatsu (Closes: #565961)
Checksums-Sha1: 
 5de327560ecc853f904be307408a511b4fca2ec1 1623 jlint_3.0-4.4.dsc
 8d0c704c75157b738f5325afcd40c46528bde2bb 5557 jlint_3.0-4.4.diff.gz
 763032baee9bc5a86be874f01cda3b58f599dc12 187790 jlint-doc_3.0-4.4_all.deb
 cb060a5e77ad6e172aa04ab4b6a4be40ae130485 60206 jlint_3.0-4.4_i386.deb
Checksums-Sha256: 
 3a9c0dd67f9f00c5b67325e6bd60b4e7d2f4651860e565c0b592910b0e2267db 1623 
jlint_3.0-4.4.dsc
 e00ecf5620da9814815be7e7f95d0998ff9297d852c83a8a9cb88139de635ad7 5557 
jlint_3.0-4.4.diff.gz
 37f371f208f7b55d077abfa6f872cbac080f7bed021183de4ad1af75b8bdb488 187790 
jlint-doc_3.0-4.4_all.deb
 4efb1192b54d7ba25b4932f5155a680e255d2d73bf23d8c3ee46d2b6991b1f5a 60206 
jlint_3.0-4.4_i386.deb
Files: 
 f732538a50fb5aa77e22bf8ebe2b912d 1623 devel optional jlint_3.0-4.4.dsc
 3255ed46bd53a67f692691215434411a 5557 devel optional jlint_3.0-4.4.diff.gz
 8c9967cd954567b181a4d09456bf2c09 187790 doc optional jlint-doc_3.0-4.4_all.deb
 5bc5b6e82eee0d89b5aa6a21f44021e2 60206 devel optional jlint_3.0-4.4_i386.deb

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

iQIcBAEBAgAGBQJLg/0oAAoJEI6IlUTZhQANe9oP/3q2dJH5KZ78LD5YBLSd7Apl
FjR6Ruhwqi/eua9IjWO/7qlfWTjQywQeR1YJOZxKwfp+XJse/ZmIafo/Q3bYLnAD
cYwmektaufTXMXHnL2QRyloeSFMTaSGhVI7CV6TGpZWj4TTpZp7mTAqS4yvkD3lr
I7IRQPohqzGELb3BtA5J3tL7W9LQexSY7jZAs+sc4Y5+kOmHqBOaRG+cBDbIGvUV
26ikFzjkNzg8/iYK1oK5WSIKlhYNDFg3mLzgy122qQQ8senLjlXd2bZgquWN9R0j
p62J4kktI8qZjezC+6rwozYeodawam9aqNRgN0eTSVw4ZSgZYOrojQMHfFlY/MzI
bITEuNJwdc3OJWdgfwB/MJN7RIhZOGz6sogFlMw8y7bBPjeSi79so37JGMGdZf1k
pjBTcK8gZBYjHh4Lu+Mx4VxcFkAveYPtWFH6xQoIbdymMhVrVvjqHYDAQhbmfqQR
jKnnoEpYZbn8CzLieiRFIpXdgtKvLqXqh/K0lXlL+ZYT8AbAzZY1AnbGV86cRy5R
NY6/1F+FPvkChTkriel+VPkO9JeABK8kvY/L6A8Rqa2eDjOofeigiUpPNBjW/gJ7
Ei52I5pMtzRC8tsZ2rfAGD30qcLR9LBTIdhq3TgA6vSRU1w9YKRlitKW7VJ/xmUQ
GBAhpvBeS8C/MygU8bkB
=aXgQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to