Your message dated Tue, 25 Aug 2009 14:09:29 +0000
with message-id <[email protected]>
and subject line Bug#543080: fixed in flute-1.3-jfree 20061107-5
has caused the Debian Bug report #543080,
regarding flute-1.3-jfree: FTBFS: Unable to find a javac compiler
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.)
--
543080: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543080
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: flute-1.3-jfree
Version: 20061107-4
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /usr/bin/fakeroot debian/rules clean
> dpatch deapply-all
> 03_target-source-1.3 not applied to ./ .
> 02_javacc_dir not applied to ./ .
> 01_libdir not applied to ./ .
> rm -rf patch-stamp patch-stampT debian/patched
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> for i in TokenMgrError.java Token.java CharStream.java \
> Parser.java ParserConstants.java ParserTokenManager.java \
> Token.java TokenMgrError.java; do \
> rm -f source/org/w3c/flute/parser/$i; \
> done
> rm -f flute-1.3-jfree-20061107.jar
> rm -rf javadoc
> dh_clean
> dpkg-source -b flute-1.3-jfree-20061107
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building flute-1.3-jfree using existing
> flute-1.3-jfree_20061107.orig.tar.gz
> dpkg-source: info: building flute-1.3-jfree in
> flute-1.3-jfree_20061107-4.diff.gz
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/02_javacc_dir.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/01_libdir.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of
> 'debian/patches/03_target-source-1.3.dpatch' will not be represented in diff
> dpkg-source: warning: ignoring deletion of file
> source/org/w3c/flute/parser/Parser.java
> dpkg-source: warning: ignoring deletion of file
> source/org/w3c/flute/parser/CharStream.java
> dpkg-source: warning: ignoring deletion of file
> source/org/w3c/flute/parser/TokenMgrError.java
> dpkg-source: warning: ignoring deletion of file
> source/org/w3c/flute/parser/Token.java
> dpkg-source: warning: ignoring deletion of file
> source/org/w3c/flute/parser/ParserTokenManager.java
> dpkg-source: warning: ignoring deletion of file
> source/org/w3c/flute/parser/ParserConstants.java
> dpkg-source: info: building flute-1.3-jfree in flute-1.3-jfree_20061107-4.dsc
> debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch apply-all
> applying patch 01_libdir to ./ ... ok.
> applying patch 02_javacc_dir to ./ ... ok.
> applying patch 03_target-source-1.3 to ./ ... ok.
> dpatch cat-all >>patch-stampT
> mv -f patch-stampT patch-stamp
> dh_testdir
> touch configure-stamp
> dh_testdir
> cd source/org/w3c/flute/parser && javacc Parser.jj
> Java Compiler Compiler Version 4.1d1 (Parser Generator)
> (type "javacc" with no arguments for help)
> Reading from file Parser.jj . . .
> File "TokenMgrError.java" does not exist. Will create one.
> Warning: ParseException.java: File is obsolete. Please rename or delete this
> file so that a new one can be generated for you.
> File "Token.java" does not exist. Will create one.
> File "CharStream.java" does not exist. Will create one.
> Parser generated with 0 errors and 1 warnings.
> cd ant && ant compile-jj
> Unable to locate tools.jar. Expected to find it in
> /usr/lib/jvm/java-6-openjdk/lib/tools.jar
> Buildfile: build.xml
>
> initialise:
>
> compile-jj:
>
> BUILD SUCCESSFUL
> Total time: 0 seconds
> cd ant && ant compile
> Unable to locate tools.jar. Expected to find it in
> /usr/lib/jvm/java-6-openjdk/lib/tools.jar
> Buildfile: build.xml
>
> initialise:
>
> compile:
> [mkdir] Created dir:
> /build/user-flute-1.3-jfree_20061107-4-amd64-ZpR2WH/flute-1.3-jfree-20061107/build
> [mkdir] Created dir:
> /build/user-flute-1.3-jfree_20061107-4-amd64-ZpR2WH/flute-1.3-jfree-20061107/build/src
> [mkdir] Created dir:
> /build/user-flute-1.3-jfree_20061107-4-amd64-ZpR2WH/flute-1.3-jfree-20061107/build/bin
> [copy] Copying 32 files to
> /build/user-flute-1.3-jfree_20061107-4-amd64-ZpR2WH/flute-1.3-jfree-20061107/build/src
> [javac] Compiling 32 source files to
> /build/user-flute-1.3-jfree_20061107-4-amd64-ZpR2WH/flute-1.3-jfree-20061107/build/bin
>
> BUILD FAILED
> /build/user-flute-1.3-jfree_20061107-4-amd64-ZpR2WH/flute-1.3-jfree-20061107/ant/build.xml:55:
> The following error occurred while executing this line:
> /build/user-flute-1.3-jfree_20061107-4-amd64-ZpR2WH/flute-1.3-jfree-20061107/ant/build-lib.xml:126:
> Unable to find a javac compiler;
> com.sun.tools.javac.Main is not on the classpath.
> Perhaps JAVA_HOME does not point to the JDK.
> It is currently set to "/usr/lib/jvm/java-6-openjdk/jre"
>
> Total time: 0 seconds
> make: *** [build-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/08/22/flute-1.3-jfree_20061107-4_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: flute-1.3-jfree
Source-Version: 20061107-5
We believe that the bug you reported is fixed in the latest version of
flute-1.3-jfree, which is due to be installed in the Debian FTP archive:
flute-1.3-jfree_20061107-5.diff.gz
to pool/main/f/flute-1.3-jfree/flute-1.3-jfree_20061107-5.diff.gz
flute-1.3-jfree_20061107-5.dsc
to pool/main/f/flute-1.3-jfree/flute-1.3-jfree_20061107-5.dsc
libflute-1.3-jfree-java-doc_20061107-5_all.deb
to pool/main/f/flute-1.3-jfree/libflute-1.3-jfree-java-doc_20061107-5_all.deb
libflute-1.3-jfree-java_20061107-5_all.deb
to pool/main/f/flute-1.3-jfree/libflute-1.3-jfree-java_20061107-5_all.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.
Rene Engelhard <[email protected]> (supplier of updated flute-1.3-jfree 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: SHA256
Format: 1.8
Date: Tue, 25 Aug 2009 15:47:28 +0200
Source: flute-1.3-jfree
Binary: libflute-1.3-jfree-java libflute-1.3-jfree-java-doc
Architecture: source all
Version: 20061107-5
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Rene Engelhard <[email protected]>
Description:
libflute-1.3-jfree-java - Java CSS parser using SAC (JFree version)
libflute-1.3-jfree-java-doc - Java CSS parser using SAC (JFree version) --
documentation
Closes: 543080
Changes:
flute-1.3-jfree (20061107-5) unstable; urgency=low
.
* export JAVA_HOME=/usr/lib/jvm/java-gcj (closes: #543080)
Checksums-Sha1:
53b3b4c663f864071ef379b582e1df29e4612b5f 1850 flute-1.3-jfree_20061107-5.dsc
17d67ea1dba07badf319de5a8b7ace5938e0d991 3571
flute-1.3-jfree_20061107-5.diff.gz
3f6d13792befa44935574531871692a9da12656e 96300
libflute-1.3-jfree-java_20061107-5_all.deb
39e348351e8c47fa9437d3bf5043a94f792f8741 207464
libflute-1.3-jfree-java-doc_20061107-5_all.deb
Checksums-Sha256:
2d6be2d6c4d04333061b556f46a093f572446da40fcb826b5b465ce7b6b6cbb7 1850
flute-1.3-jfree_20061107-5.dsc
63354dd09fb666f91d4646a10e6bf3079993d87c9807c3bfb29fc8ebe9460ec2 3571
flute-1.3-jfree_20061107-5.diff.gz
2f3829964af3695f2b7656a3de6b317688bf7433f0ce357210205eff665bd145 96300
libflute-1.3-jfree-java_20061107-5_all.deb
3dd068a0cf7998898fa640d8fee1ae577154617df256914585a5c779ede36b9d 207464
libflute-1.3-jfree-java-doc_20061107-5_all.deb
Files:
ff05c218aad6223e506201f467d288e9 1850 libs optional
flute-1.3-jfree_20061107-5.dsc
0cc8ab5a5ed6bdaa8e1170e7825ad699 3571 libs optional
flute-1.3-jfree_20061107-5.diff.gz
074bf6da5dd1c9464cf713eecf4dbf47 96300 libs optional
libflute-1.3-jfree-java_20061107-5_all.deb
dd4dd069f98428c598fe721f5f7ae1dd 207464 doc optional
libflute-1.3-jfree-java-doc_20061107-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQIcBAEBCAAGBQJKk+2IAAoJEAqgRXHQPj5wNfAQAIDSgGnq9KFMabdbkleZ4PJp
dGj8kT3IkGkLZ13Cbt+vI2CLOFFdFv2AYpsiGneEKa66wmy+PgQFvzkBYjTXLSkC
auCFWHdR0pmDejrF0w8tRs9Xsqi31oZEsLPpvpZ6sm57vluXYF71TzNQR8W0eqD7
QmpOlG3VmW0YvsMUbebE3irNTksNWEQ2KZUiXop5ZZxzFEuHxyk24HWdDhD8QfkI
6f6gH1P1S8QNm9kdu1fjw3M8lYnVMso0I741F4may9TkpkwRY5zExN1/xa8lXR0b
ETVcyr6jQn7Nvor8UsIsu/pIrIYuSHQYAtUv9MRcfiE+SaMsZgUKBYDUh9cBlU58
HyI2SwvQib6YldRY0pz4QoK8XxWWBTGsHYMjbwLUKWGFtClWGjxOl/VtEnPizCBL
5h3vthriaPU2pce/bt8MJvOdRqqv7SOGBJvNfPZUrT/17o3+YNlVZ4JD18Mcd2IM
2CkCkX6SmsqI8nuJq5Tb5IT6Ix5HKenF8R3PZmaWpxBt0hjRn53Efg21TbsfnQTb
gboFlOGgMB7U0OW66YM2K7kakvdNRGgVStJuNrx1uWwK0t9nZ/QCmyI+LqG1LcSn
TWcLWVOuClEaepjCb+HF3GT6fzFzY53EtPZ1HoPmGD3BdCmvR75cAjShnYeDjo/7
48ZOzMdITnes36nW+4hF
=0RIq
-----END PGP SIGNATURE-----
--- End Message ---