Bug#708405: jetty: Fails to build from source on wheezy
tony mancill
tmancill at debian.org
Wed May 15 15:17:30 UTC 2013
On 05/15/2013 07:56 AM, Len Sorensen wrote:
> Package: jetty
> Version: 6.1.26-1
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)
>
> I am trying to create a small subset of wheezy that is self contained,
> and as part of building things, jetty failed to build. Strangely it looks
> a lot like an old bug #642783, although that was supposedly fixed by an
> update to geronimo, and the fixed version of that is what is in wheezy.
>
> I can provide the build log if that would help, but the error seen is:
>
> [javadoc] Constructing Javadoc information...
> [javadoc] /build/www-data-jetty_6.1.26-1-i386-njNJoQ/jetty-6.1.26/modules/plus/src/main/java/org/mortbay/jetty/plus/naming/Transaction.java:19: cannot find symbol
> [javadoc] symbol : class UserTransaction
> [javadoc] location: package javax.transaction
> [javadoc] import javax.transaction.UserTransaction;
> [javadoc] ^
> [javadoc] Standard Doclet version 1.6.0_27
> [javadoc] Building tree for all the packages and classes...
> [javadoc] /build/www-data-jetty_6.1.26-1-i386-njNJoQ/jetty-6.1.26/modules/plus/src/main/java/org/mortbay/jetty/plus/naming/Transaction.java:58: cannot find symbol
> [javadoc] symbol : class UserTransaction
> [javadoc] location: class org.mortbay.jetty.plus.naming.Transaction
> [javadoc] public Transaction (UserTransaction userTransaction)
> [javadoc] ^
>
> and
>
> [javac] /build/www-data-jetty_6.1.26-1-i386-njNJoQ/jetty-6.1.26/modules/plus/src/main/java/org/mortbay/jetty/plus/naming/Transaction.java:19: cannot find symbol
> [javac] symbol : class UserTransaction
> [javac] location: package javax.transaction
> [javac] import javax.transaction.UserTransaction;
> [javac] ^
> [javac] /build/www-data-jetty_6.1.26-1-i386-njNJoQ/jetty-6.1.26/modules/plus/src/main/java/org/mortbay/jetty/plus/naming/Transaction.java:58: cannot find symbol
> [javac] symbol : class UserTransaction
> [javac] location: class org.mortbay.jetty.plus.naming.Transaction
> [javac] public Transaction (UserTransaction userTransaction)
> [javac] ^
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] 2 errors
>
> Any idea what the problem is and how to fix it?
Hi Len,
I am able to build the package in a clean wheezy chroot, so I'm not sure
yet what's going on here yet. Any chance you're trying to build with a
different JDK than the default-jdk?
If you could provide a build log, that would be helpful. If you'd
prefer, you can send it to me directly.
Cheers,
tony
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20130515/a473ac38/attachment-0001.pgp>
More information about the pkg-java-maintainers
mailing list