Your message dated Fri, 01 Apr 2022 21:22:13 +0000
with message-id <[email protected]>
and subject line Bug#997213: fixed in i2p 0.9.48-1.1
has caused the Debian Bug report #997213,
regarding i2p: FTBFS:     [javac] 
/<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:25: 
error: package javax.servlet.http does not exist
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.)


-- 
997213: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997213
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: i2p
Version: 0.9.48-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_shlibdeps -llibjbigi-jni debian/libjbigi-jni/usr/lib/jni/*.so
> dh_shlibdeps: warning: Compatibility levels before 10 are deprecated (level 9 
> in use)
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_installdeb -a
> dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
>    dh_gencontrol -a
>    dh_md5sums -a
>    dh_builddeb -a
> dpkg-deb: building package 'libjbigi-jni-dbgsym' in 
> '../libjbigi-jni-dbgsym_0.9.48-1_amd64.deb'.
> dpkg-deb: building package 'libjbigi-jni' in 
> '../libjbigi-jni_0.9.48-1_amd64.deb'.
> dh_prep
> mkdir -p /<<PKGBUILDDIR>>/installer/lib/wrapper/all
> ln -sf /usr/share/java/wrapper.jar 
> /<<PKGBUILDDIR>>/installer/lib/wrapper/all/wrapper.jar
> if [ ! -e /<<PKGBUILDDIR>>/debian/routerversion.java.bak ]; then \
>       cp /<<PKGBUILDDIR>>/router/java/src/net/i2p/router/RouterVersion.java 
> /<<PKGBUILDDIR>>/debian/routerversion.java.bak; \
> fi
> sed -e "s/\(.*EXTRA\ =\ \)[^ ]*\"\(.*\)\"/\1\"-$EXTRAPREFIX$DEBIANVERSION\"/" 
> < /<<PKGBUILDDIR>>/router/java/src/net/i2p/router/RouterVersion.java > 
> /<<PKGBUILDDIR>>/router/java/src/net/i2p/router/RouterVersion.java.tmp
> mv -f /<<PKGBUILDDIR>>/router/java/src/net/i2p/router/RouterVersion.java.tmp 
> /<<PKGBUILDDIR>>/router/java/src/net/i2p/router/RouterVersion.java
> mkdir -p /<<PKGBUILDDIR>>/apps/jetty/jettylib
> ln -sf /usr/share/java/jetty9-continuation.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-continuation.jar
> ln -sf /usr/share/java/jetty9-deploy.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-deploy.jar
> ln -sf /usr/share/java/jetty9-http.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-http.jar
> ln -sf /usr/share/java/jetty9-io.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-io.jar
> ln -sf /usr/share/java/jetty9-rewrite.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-rewrite-handler.jar
> ln -sf /usr/share/java/jetty9-security.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-security.jar
> ln -sf /usr/share/java/jetty9-servlet.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-servlet.jar
> ln -sf /usr/share/java/jetty9-servlets.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-servlets.jar
> ln -sf /usr/share/java/jetty9-start.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-start.jar
> ln -sf /usr/share/java/jetty9-util.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-util.jar
> ln -sf /usr/share/java/jetty9-webapp.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-webapp.jar
> ln -sf /usr/share/java/jetty9-xml.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jetty-xml.jar
> ln -sf /usr/share/java/jetty9-server.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/org.mortbay.jetty.jar
> ln -sf /usr/share/java/jetty9-jmx.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/org.mortbay.jmx.jar
> ln -sf /usr/share/java/servlet-api-3.1.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/javax.servlet.jar
> ln -sf /usr/share/java/jsp-api-2.3.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jsp-api.jar
> mkdir -p /<<PKGBUILDDIR>>/apps/jetty/jettylib
> ln -sf /usr/share/java/tomcat9-api.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/tomcat-api.jar
> ln -sf /usr/share/java/tomcat9-coyote.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/tomcat-coyote.jar
> ln -sf /usr/share/java/tomcat9-el-api.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/commons-el.jar
> ln -sf /usr/share/java/tomcat9-jasper.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jasper-runtime.jar
> ln -sf /usr/share/java/tomcat9-jasper-el.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/jasper-el.jar
> ln -sf /usr/share/java/tomcat9-juli.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/commons-logging.jar
> ln -sf /usr/share/java/tomcat9-util.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/tomcat-util.jar
> ln -sf /usr/share/java/tomcat9-util-scan.jar 
> /<<PKGBUILDDIR>>/apps/jetty/jettylib/tomcat-util-scan.jar
> ln -sf /usr/share/java/taglibs-standard-spec.jar 
> /<<PKGBUILDDIR>>/apps/susidns/src/lib/jstl.jar
> ln -sf /usr/share/java/taglibs-standard-impl.jar 
> /<<PKGBUILDDIR>>/apps/susidns/src/lib/standard.jar
> ln -sf /usr/share/java/taglibs-standard-jstlel.jar 
> /<<PKGBUILDDIR>>/apps/susidns/src/lib/jstlel.jar
> ln -sf /usr/share/java/libintl.jar 
> /<<PKGBUILDDIR>>/core/java/build/libintl.jar
> ln -sf /usr/share/java/gnu-getopt.jar 
> /<<PKGBUILDDIR>>/core/java/build/gnu-getopt.jar
> ln -sf /usr/share/java/json-simple.jar 
> /<<PKGBUILDDIR>>/core/java/build/json-simple.jar
> TZ=UTC JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 ant preppkg-unix javadoc
> Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
> Buildfile: /<<PKGBUILDDIR>>/build.xml
> 
> checkForMtn:
> 
> getMtnRev:
> 
> checkForGit:
> 
> getGitRev:
> 
> getReleaseNumber:
>      [echo] Release number is 0.9.48
> 
> getBuildNumber:
>      [echo] Build number is 0-1
> 
> setBuildTimestamp:
> 
> disableManifestClasspath:
> 
> buildProperties:
>      [echo] Building version 0.9.48-0-1 (revision unknown)
> 
> buildCore:
> 
> depend:
> 
> compile:
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/core/java/build/obj
>     [javac] Compiling 346 source files to /<<PKGBUILDDIR>>/core/java/build/obj
>     [javac] Ignoring source, target and bootclasspath as release has been set
>     [javac] /<<PKGBUILDDIR>>/core/java/src/net/i2p/crypto/DSAEngine.java:481: 
> warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     public SHA1Hash calculateHash(InputStream in) {
>     [javac]                     ^
>     [javac] /<<PKGBUILDDIR>>/core/java/src/net/i2p/data/Lease.java:72: 
> warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     public void setEndDate(Date date) {
>     [javac]                 ^
>     [javac] /<<PKGBUILDDIR>>/core/java/src/net/i2p/crypto/SigUtil.java:457: 
> warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     public static RSAPublicKey toJavaRSAKey(SigningPublicKey pk)
>     [javac]                                ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/crypto/eddsa/EdDSAEngine.java:499: 
> warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     protected void engineSetParameter(String param, Object value) 
> {
>     [javac]                    ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/crypto/eddsa/EdDSAEngine.java:507: 
> warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     protected Object engineGetParameter(String param) {
>     [javac]                      ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/crypto/elgamal/ElGamalSigEngine.java:153:
>  warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     protected void engineSetParameter(String param, Object value) 
> {
>     [javac]                    ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/crypto/elgamal/ElGamalSigEngine.java:161:
>  warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     protected Object engineGetParameter(String param) {
>     [javac]                      ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/crypto/provider/I2PProvider.java:25: 
> warning: [deprecation] Provider(String,double,String) in Provider has been 
> deprecated
>     [javac]         super(PROVIDER_NAME, 0.1, INFO);
>     [javac]         ^
>     [javac] /<<PKGBUILDDIR>>/core/java/src/net/i2p/data/DataHelper.java:632: 
> warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     public static String toDecimalString(byte buf[], int len) {
>     [javac]                          ^
>     [javac] /<<PKGBUILDDIR>>/core/java/src/net/i2p/data/DataHelper.java:655: 
> warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     public final static byte[] fromHexString(String val) {
>     [javac]                                ^
>     [javac] /<<PKGBUILDDIR>>/core/java/src/net/i2p/data/DataHelper.java:2014: 
> warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     public static byte[] getUTF8(StringBuffer orig) {
>     [javac]                          ^
>     [javac] 11 warnings
> 
> bundle:
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/core/java/build/messages-src
>      [exec] /usr/bin/which: this version of `which' is deprecated; use 
> `command -v' in scripts instead.
>      [exec] Generating net.i2p.util.messages_ar ResourceBundle...
>      [exec] Generating net.i2p.util.messages_az ResourceBundle...
>      [exec] Generating net.i2p.util.messages_cs ResourceBundle...
>      [exec] Generating net.i2p.util.messages_da ResourceBundle...
>      [exec] Generating net.i2p.util.messages_de ResourceBundle...
>      [exec] Generating net.i2p.util.messages_el ResourceBundle...
>      [exec] Generating net.i2p.util.messages_es ResourceBundle...
>      [exec] Generating net.i2p.util.messages_et ResourceBundle...
>      [exec] 0 translated messages, 10 untranslated messages.
>      [exec] 1 translated message, 9 untranslated messages.
>      [exec] 6 translated messages, 4 untranslated messages.
>      [exec] 13 translated messages, 2 untranslated messages.
>      [exec] 14 translated messages, 1 untranslated message.
>      [exec] 15 translated messages.
>      [exec] 14 translated messages, 1 untranslated message.
>      [exec] 11 translated messages, 4 untranslated messages.
>      [exec] Generating net.i2p.util.messages_fa ResourceBundle...
>      [exec] Generating net.i2p.util.messages_fi ResourceBundle...
>      [exec] Generating net.i2p.util.messages_fr ResourceBundle...
>      [exec] Generating net.i2p.util.messages_hu ResourceBundle...
>      [exec] Generating net.i2p.util.messages_in ResourceBundle...
>      [exec] Generating net.i2p.util.messages_it ResourceBundle...
>      [exec] Generating net.i2p.util.messages_ja ResourceBundle...
>      [exec] Generating net.i2p.util.messages_ko ResourceBundle...
>      [exec] Generating net.i2p.util.messages_ku ResourceBundle...
>      [exec] Generating net.i2p.util.messages_nb ResourceBundle...
>      [exec] Generating net.i2p.util.messages_nl ResourceBundle...
>      [exec] 3 translated messages, 12 untranslated messages.
>      [exec] 14 translated messages, 1 untranslated message.
>      [exec] 14 translated messages, 1 untranslated message.
>      [exec] 15 translated messages.
>      [exec] 14 translated messages, 1 untranslated message.
>      [exec] 14 translated messages, 1 untranslated message.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 14 translated messages, 1 untranslated message.
>      [exec] 14 translated messages, 1 untranslated message.
>      [exec] Generating net.i2p.util.messages_pl ResourceBundle...
>      [exec] Generating net.i2p.util.messages_pt ResourceBundle...
>      [exec] Generating net.i2p.util.messages_pt_BR ResourceBundle...
>      [exec] Generating net.i2p.util.messages_ro ResourceBundle...
>      [exec] Generating net.i2p.util.messages_ru ResourceBundle...
>      [exec] Generating net.i2p.util.messages_sv ResourceBundle...
>      [exec] Generating net.i2p.util.messages_tk ResourceBundle...
>      [exec] Generating net.i2p.util.messages_tr ResourceBundle...
>      [exec] Generating net.i2p.util.messages_uk ResourceBundle...
>      [exec] Generating net.i2p.util.messages_vi ResourceBundle...
>      [exec] Generating net.i2p.util.messages_zh ResourceBundle...
>      [exec] Generating net.i2p.util.messages_zh_TW ResourceBundle...
>      [exec] 15 translated messages.
>      [exec] 14 translated messages, 1 untranslated message.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 0 translated messages, 15 untranslated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 6 translated messages, 4 untranslated messages.
>      [exec] 14 translated messages, 1 untranslated message.
>      [exec] 14 translated messages, 1 untranslated message.
>     [javac] Compiling 31 source files to /<<PKGBUILDDIR>>/core/java/build/obj
>     [javac] Ignoring source, target and bootclasspath as release has been set
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> jarUpToDate:
> 
> listChangedFiles:
> 
> jar:
>       [jar] Building jar: /<<PKGBUILDDIR>>/core/java/build/i2p.jar
>      [copy] Copying 1 file to /<<PKGBUILDDIR>>/build
> 
> buildrouter:
> 
> depend:
> 
> dependVersion:
> 
> compile:
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/router/java/build
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/router/java/build/obj
>     [javac] Compiling 512 source files to 
> /<<PKGBUILDDIR>>/router/java/build/obj
>     [javac] Ignoring source, target and bootclasspath as release has been set
>     [javac] 
> /<<PKGBUILDDIR>>/router/java/src/net/i2p/router/crypto/ElGamalAESEngine.java:76:
>  warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     public byte[] decrypt(byte data[], PrivateKey 
> targetPrivateKey) throws DataFormatException {
>     [javac]                   ^
>     [javac] 
> /<<PKGBUILDDIR>>/router/java/src/net/i2p/router/crypto/ElGamalAESEngine.java:570:
>  warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     public byte[] encrypt(byte data[], PublicKey target, 
> SessionKey key, Set<SessionTag> tagsForDelivery, long paddedSize) {
>     [javac]                   ^
>     [javac] 
> /<<PKGBUILDDIR>>/router/java/src/net/i2p/router/crypto/ElGamalAESEngine.java:582:
>  warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     public byte[] encrypt(byte data[], PublicKey target, 
> SessionKey key, long paddedSize) {
>     [javac]                   ^
>     [javac] 
> /<<PKGBUILDDIR>>/router/java/src/net/i2p/data/i2np/DeliveryInstructions.java:244:
>  warning: [dep-ann] deprecated item is not annotated with @Deprecated
>     [javac]     private static int flagMode(int flags) {
>     [javac]                        ^
>     [javac] 
> /<<PKGBUILDDIR>>/router/java/src/org/cybergarage/upnp/ControlPoint.java:165: 
> warning: [deprecation] finalize() in Object has been deprecated
>     [javac]   public void finalize()
>     [javac]               ^
>     [javac] 
> /<<PKGBUILDDIR>>/router/java/src/org/cybergarage/upnp/ssdp/HTTPMUSocket.java:72:
>  warning: [deprecation] finalize() in Object has been deprecated
>     [javac]   protected void finalize()
>     [javac]                  ^
>     [javac] 
> /<<PKGBUILDDIR>>/router/java/src/org/cybergarage/upnp/ssdp/HTTPUSocket.java:66:
>  warning: [deprecation] finalize() in Object has been deprecated
>     [javac]   protected void finalize()
>     [javac]                  ^
>     [javac] 7 warnings
>     [javac] Creating empty 
> /<<PKGBUILDDIR>>/router/java/build/obj/com/southernstorm/noise/crypto/package-info.class
>     [javac] Creating empty 
> /<<PKGBUILDDIR>>/router/java/build/obj/com/southernstorm/noise/protocol/package-info.class
> 
> bundle:
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/router/java/build/messages-src
>      [exec] /usr/bin/which: this version of `which' is deprecated; use 
> `command -v' in scripts instead.
>      [exec] Generating net.i2p.router.util.messages_ar ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_az ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_cs ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_da ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_de ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_el ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_es ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_et ResourceBundle...
>      [exec] 19 translated messages, 3 fuzzy translations, 13 untranslated 
> messages.
>      [exec] 5 translated messages, 3 fuzzy translations, 27 untranslated 
> messages.
>      [exec] 15 translated messages, 3 fuzzy translations, 17 untranslated 
> messages.
>      [exec] 35 translated messages.
>      [exec] 35 translated messages.
>      [exec] 20 translated messages, 2 fuzzy translations, 13 untranslated 
> messages.
>      [exec] 35 translated messages.
>      [exec] 20 translated messages, 1 fuzzy translation, 14 untranslated 
> messages.
>      [exec] Generating net.i2p.router.util.messages_fa ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_fi ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_fr ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_hu ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_in ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_it ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_ja ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_ko ResourceBundle...
>      [exec] 3 translated messages, 3 fuzzy translations, 29 untranslated 
> messages.
>      [exec] 33 translated messages, 2 fuzzy translations.
>      [exec] 35 translated messages.
>      [exec] 34 translated messages, 1 fuzzy translation.
>      [exec] 35 translated messages.
>      [exec] 33 translated messages, 2 fuzzy translations.
>      [exec] 35 translated messages.
>      [exec] 35 translated messages.
>      [exec] Generating net.i2p.router.util.messages_ku ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_nb ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_nl ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_pl ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_pt ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_pt_BR ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_ro ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_ru ResourceBundle...
>      [exec] 30 translated messages, 5 untranslated messages.
>      [exec] 34 translated messages, 1 fuzzy translation.
>      [exec] 35 translated messages.
>      [exec] 35 translated messages.
>      [exec] 35 translated messages.
>      [exec] 28 translated messages, 2 fuzzy translations, 5 untranslated 
> messages.
>      [exec] 35 translated messages.
>      [exec] Generating net.i2p.router.util.messages_sv ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_tk ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_tr ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_uk ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_vi ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_zh ResourceBundle...
>      [exec] Generating net.i2p.router.util.messages_zh_TW ResourceBundle...
>      [exec] 35 translated messages.
>      [exec] 35 translated messages.
>      [exec] 35 translated messages.
>      [exec] 35 translated messages.
>      [exec] 35 translated messages.
>      [exec] 18 translated messages, 2 fuzzy translations, 15 untranslated 
> messages.
>      [exec] 35 translated messages.
>      [exec] 35 translated messages.
>     [javac] Compiling 31 source files to 
> /<<PKGBUILDDIR>>/router/java/build/obj
>     [javac] Ignoring source, target and bootclasspath as release has been set
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> jarUpToDate:
> 
> listChangedFiles:
> 
> jar:
>       [jar] Building jar: /<<PKGBUILDDIR>>/router/java/build/router.jar
>      [copy] Copying 1 file to /<<PKGBUILDDIR>>/build
> 
> buildSystray:
> 
> depend:
> 
> compile:
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/apps/systray/java/build
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/apps/systray/java/build/obj
>     [javac] Compiling 3 source files to 
> /<<PKGBUILDDIR>>/apps/systray/java/build/obj
>     [javac] Ignoring source, target and bootclasspath as release has been set
> 
> jarUpToDate:
> 
> listChangedFiles:
> 
> jar:
>       [jar] Building jar: /<<PKGBUILDDIR>>/apps/systray/java/build/systray.jar
>      [copy] Copying 1 file to /<<PKGBUILDDIR>>/build
> 
> buildDesktopGui:
> 
> init:
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/apps/desktopgui/build
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/apps/desktopgui/build/messages-src
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/apps/desktopgui/dist
> 
> compile:
>     [javac] Compiling 6 source files to /<<PKGBUILDDIR>>/apps/desktopgui/build
>     [javac] Ignoring source, target and bootclasspath as release has been set
> 
> bundle:
>      [exec] /usr/bin/which: this version of `which' is deprecated; use 
> `command -v' in scripts instead.
>      [exec] Generating net.i2p.desktopgui.messages_ar ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_az ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_bg ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_ca ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_cs ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_da ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_de ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_el ResourceBundle...
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 9 translated messages, 6 untranslated messages.
>      [exec] 7 translated messages, 8 untranslated messages.
>      [exec] 7 translated messages, 8 untranslated messages.
>      [exec] 10 translated messages, 5 untranslated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] Generating net.i2p.desktopgui.messages_es ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_es_AR ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_fa ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_fi ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_fr ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_gl ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_hu ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_in ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_it ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_ja ResourceBundle...
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 11 translated messages, 4 untranslated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 10 translated messages, 5 untranslated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] Generating net.i2p.desktopgui.messages_ko ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_ku ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_mg ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_nb ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_nl ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_pl ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_pt ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_pt_BR ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_ro ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_ru ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_sk ResourceBundle...
>      [exec] 15 translated messages.
>      [exec] 14 translated messages, 1 untranslated message.
>      [exec] 7 translated messages, 8 untranslated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 8 translated messages, 7 untranslated messages.
>      [exec] Generating net.i2p.desktopgui.messages_sq ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_sr ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_sv ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_tk ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_tr ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_uk ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_vi ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_zh ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_zh_TW ResourceBundle...
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 8 translated messages, 7 untranslated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>     [javac] Compiling 38 source files to 
> /<<PKGBUILDDIR>>/apps/desktopgui/build
>     [javac] Ignoring source, target and bootclasspath as release has been set
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> jarUpToDate:
> 
> listChangedFiles:
> 
> jar:
>      [copy] Copying 1 file to 
> /<<PKGBUILDDIR>>/apps/desktopgui/build/desktopgui/resources/images
>      [copy] Copying 1 file to 
> /<<PKGBUILDDIR>>/apps/desktopgui/build/desktopgui/resources/images
>      [copy] Copying 1 file to 
> /<<PKGBUILDDIR>>/apps/desktopgui/build/desktopgui/resources/images
>       [jar] Building jar: /<<PKGBUILDDIR>>/apps/desktopgui/dist/desktopgui.jar
>      [copy] Copying 1 file to /<<PKGBUILDDIR>>/build
> 
> buildJetty:
> 
> builddep:
> 
> ensureJettylib1:
> 
> mkJettylibdir:
> 
> fetchJettylib:
> 
> verifyJettylib:
> 
> extractJettylib:
> 
> compilePatches:
> 
> jarPatchesUpToDate:
> 
> jarPatches:
> 
> buildPatches:
> 
> copyJettylib1:
> 
> copyTomcatLib1:
> 
> copyJettylib2:
> 
> copyJettylib3:
> 
> copyTomcatLib2:
> 
> copyTomcatLib3:
> 
> copyTomcatLib:
> 
> copyJettylib:
> 
> ensureJettylib:
> 
> depend:
> 
> compile:
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/apps/jetty/build
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/apps/jetty/build/obj
>     [javac] Compiling 13 source files to /<<PKGBUILDDIR>>/apps/jetty/build/obj
>     [javac] Ignoring source, target and bootclasspath as release has been set
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:25: 
> error: package javax.servlet.http does not exist
>     [javac] import javax.servlet.http.Cookie;
>     [javac]                          ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:8: 
> error: package javax.servlet.http does not exist
>     [javac] import javax.servlet.http.HttpServlet;
>     [javac]                          ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:9: 
> error: package javax.servlet.http does not exist
>     [javac] import javax.servlet.http.HttpServletResponse;
>     [javac]                          ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:10: 
> error: package javax.servlet.http does not exist
>     [javac] import javax.servlet.http.HttpServletRequest;
>     [javac]                          ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:11: 
> error: package javax.servlet does not exist
>     [javac] import javax.servlet.ServletException;
>     [javac]                     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:45: 
> error: cannot find symbol
>     [javac] public class ErrorServlet extends HttpServlet {
>     [javac]                                   ^
>     [javac]   symbol: class HttpServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:70: 
> error: cannot find symbol
>     [javac]     public void init() throws ServletException {
>     [javac]                               ^
>     [javac]   symbol:   class ServletException
>     [javac]   location: class ErrorServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:86: 
> error: cannot find symbol
>     [javac]     protected void doGet(HttpServletRequest req, 
> HttpServletResponse resp) throws ServletException, IOException {
>     [javac]                          ^
>     [javac]   symbol:   class HttpServletRequest
>     [javac]   location: class ErrorServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:86: 
> error: cannot find symbol
>     [javac]     protected void doGet(HttpServletRequest req, 
> HttpServletResponse resp) throws ServletException, IOException {
>     [javac]                                                  ^
>     [javac]   symbol:   class HttpServletResponse
>     [javac]   location: class ErrorServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:86: 
> error: cannot find symbol
>     [javac]     protected void doGet(HttpServletRequest req, 
> HttpServletResponse resp) throws ServletException, IOException {
>     [javac]                                                                   
>                 ^
>     [javac]   symbol:   class ServletException
>     [javac]   location: class ErrorServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:159: 
> error: cannot find symbol
>     [javac]     protected void doPost(HttpServletRequest req, 
> HttpServletResponse resp) throws ServletException, IOException {
>     [javac]                           ^
>     [javac]   symbol:   class HttpServletRequest
>     [javac]   location: class ErrorServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:159: 
> error: cannot find symbol
>     [javac]     protected void doPost(HttpServletRequest req, 
> HttpServletResponse resp) throws ServletException, IOException {
>     [javac]                                                   ^
>     [javac]   symbol:   class HttpServletResponse
>     [javac]   location: class ErrorServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:159: 
> error: cannot find symbol
>     [javac]     protected void doPost(HttpServletRequest req, 
> HttpServletResponse resp) throws ServletException, IOException {
>     [javac]                                                                   
>                  ^
>     [javac]   symbol:   class ServletException
>     [javac]   location: class ErrorServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java:31:
>  error: package javax.servlet does not exist
>     [javac] import javax.servlet.ServletContext;
>     [javac]                     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java:32:
>  error: package javax.servlet does not exist
>     [javac] import javax.servlet.UnavailableException;
>     [javac]                     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java:52:
>  error: cannot access HttpServlet
>     [javac] public class I2PDefaultServlet extends DefaultServlet
>     [javac]        ^
>     [javac]   class file for javax.servlet.http.HttpServlet not found
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java:68:
>  error: cannot find symbol
>     [javac]     throws UnavailableException
>     [javac]            ^
>     [javac]   symbol:   class UnavailableException
>     [javac]   location: class I2PDefaultServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java:109:
>  error: cannot find symbol
>     [javac]     protected ContextHandler initContextHandler(ServletContext 
> servletContext)
>     [javac]                                                 ^
>     [javac]   symbol:   class ServletContext
>     [javac]   location: class I2PDefaultServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java:135:
>  error: cannot find symbol
>     [javac]     protected void sendDirectory(HttpServletRequest request,
>     [javac]                                  ^
>     [javac]   symbol:   class HttpServletRequest
>     [javac]   location: class I2PDefaultServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java:136:
>  error: cannot find symbol
>     [javac]             HttpServletResponse response,
>     [javac]             ^
>     [javac]   symbol:   class HttpServletResponse
>     [javac]   location: class I2PDefaultServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:35: 
> error: package javax.servlet.http does not exist
>     [javac] import javax.servlet.http.HttpSession;
>     [javac]                          ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:36: 
> error: package javax.servlet.http does not exist
>     [javac] import javax.servlet.http.Part;
>     [javac]                          ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:67: 
> error: cannot find symbol
>     [javac]   private final HttpServletRequest httpRequest;
>     [javac]                 ^
>     [javac]   symbol:   class HttpServletRequest
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:76: 
> error: cannot find symbol
>     [javac]   public RequestWrapper(HttpServletRequest httpRequest) {
>     [javac]                         ^
>     [javac]   symbol:   class HttpServletRequest
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:86: 
> error: cannot find symbol
>     [javac]   public HttpSession getSession(boolean b) {
>     [javac]          ^
>     [javac]   symbol:   class HttpSession
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:98: 
> error: cannot find symbol
>     [javac]   public HttpSession getSession() {
>     [javac]          ^
>     [javac]   symbol:   class HttpSession
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:5:
>  error: package javax.servlet does not exist
>     [javac] import javax.servlet.Filter;
>     [javac]                     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:6:
>  error: package javax.servlet does not exist
>     [javac] import javax.servlet.FilterChain;
>     [javac]                     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:7:
>  error: package javax.servlet does not exist
>     [javac] import javax.servlet.FilterConfig;
>     [javac]                     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:9:
>  error: package javax.servlet does not exist
>     [javac] import javax.servlet.ServletRequest;
>     [javac]                     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:10:
>  error: package javax.servlet does not exist
>     [javac] import javax.servlet.ServletResponse;
>     [javac]                     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:17:
>  error: cannot find symbol
>     [javac] public class XSSFilter implements Filter {
>     [javac]                                   ^
>     [javac]   symbol: class Filter
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:19:
>  error: cannot find symbol
>     [javac]     public void init(FilterConfig filterConfig) throws 
> ServletException {
>     [javac]                      ^
>     [javac]   symbol:   class FilterConfig
>     [javac]   location: class XSSFilter
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:19:
>  error: cannot find symbol
>     [javac]     public void init(FilterConfig filterConfig) throws 
> ServletException {
>     [javac]                                                        ^
>     [javac]   symbol:   class ServletException
>     [javac]   location: class XSSFilter
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:27:
>  error: cannot find symbol
>     [javac]     public void doFilter(ServletRequest request, ServletResponse 
> response, FilterChain chain)
>     [javac]                          ^
>     [javac]   symbol:   class ServletRequest
>     [javac]   location: class XSSFilter
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:27:
>  error: cannot find symbol
>     [javac]     public void doFilter(ServletRequest request, ServletResponse 
> response, FilterChain chain)
>     [javac]                                                  ^
>     [javac]   symbol:   class ServletResponse
>     [javac]   location: class XSSFilter
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:27:
>  error: cannot find symbol
>     [javac]     public void doFilter(ServletRequest request, ServletResponse 
> response, FilterChain chain)
>     [javac]                                                                   
>          ^
>     [javac]   symbol:   class FilterChain
>     [javac]   location: class XSSFilter
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:28:
>  error: cannot find symbol
>     [javac]         throws IOException, ServletException {
>     [javac]                             ^
>     [javac]   symbol:   class ServletException
>     [javac]   location: class XSSFilter
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:10:
>  error: package javax.servlet.http does not exist
>     [javac] import javax.servlet.http.HttpServletRequestWrapper;
>     [javac]                          ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:21:
>  error: cannot find symbol
>     [javac] public class XSSRequestWrapper extends HttpServletRequestWrapper {
>     [javac]                                        ^
>     [javac]   symbol: class HttpServletRequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:30:
>  error: cannot find symbol
>     [javac]     public XSSRequestWrapper(HttpServletRequest servletRequest) {
>     [javac]                              ^
>     [javac]   symbol:   class HttpServletRequest
>     [javac]   location: class XSSRequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:83: 
> warning: [deprecation] PathMap in org.eclipse.jetty.http has been deprecated
>     [javac]     private transient PathMap<String> _ignorePathMap;
>     [javac]                       ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:403: 
> error: cannot find symbol
>     [javac]                         Cookie[] cookies = request.getCookies(); 
>     [javac]                         ^
>     [javac]   symbol:   class Cookie
>     [javac]   location: class I2PRequestLog
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:486: 
> warning: [deprecation] PathMap in org.eclipse.jetty.http has been deprecated
>     [javac]             _ignorePathMap = new PathMap<String>();
>     [javac]                                  ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/JettyStart.java:143: 
> warning: [deprecation] XmlConfiguration(URL) in XmlConfiguration has been 
> deprecated
>     [javac]                 XmlConfiguration configuration = new 
> XmlConfiguration(configUrl);
>     [javac]                                                  ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:69: 
> error: method does not override or implement a method from a supertype
>     [javac]     @Override
>     [javac]     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:71: 
> error: cannot find symbol
>     [javac]         super.init();
>     [javac]         ^
>     [javac]   symbol:   variable super
>     [javac]   location: class ErrorServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:72: 
> error: cannot find symbol
>     [javac]         _cssPath = getInitParameter("CSSPath");
>     [javac]                    ^
>     [javac]   symbol:   method getInitParameter(String)
>     [javac]   location: class ErrorServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:78: 
> error: cannot find symbol
>     [javac]         _webappName = getInitParameter("name");
>     [javac]                       ^
>     [javac]   symbol:   method getInitParameter(String)
>     [javac]   location: class ErrorServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:81: 
> error: cannot find symbol
>     [javac]         _bundleName = getInitParameter("bundle");
>     [javac]                       ^
>     [javac]   symbol:   method getInitParameter(String)
>     [javac]   location: class ErrorServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:85: 
> error: method does not override or implement a method from a supertype
>     [javac]     @Override
>     [javac]     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/ErrorServlet.java:158: 
> error: method does not override or implement a method from a supertype
>     [javac]     @Override
>     [javac]     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java:67:
>  error: cannot access UnavailableException
>     [javac]     public void init()
>     [javac]                 ^
>     [javac]   class file for javax.servlet.UnavailableException not found
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java:143:
>  error: cannot find symbol
>     [javac]             response.sendError(HttpServletResponse.SC_FORBIDDEN);
>     [javac]                                ^
>     [javac]   symbol:   variable HttpServletResponse
>     [javac]   location: class I2PDefaultServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java:164:
>  error: cannot find symbol
>     [javac]             response.sendError(HttpServletResponse.SC_FORBIDDEN,
>     [javac]                                ^
>     [javac]   symbol:   variable HttpServletResponse
>     [javac]   location: class I2PDefaultServlet
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:112: 
> error: cannot find symbol
>     [javac]                                   for (Part p : 
> httpRequest.getParts()) {
>     [javac]                                        ^
>     [javac]   symbol:   class Part
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:117: 
> error: cannot find symbol
>     [javac]                           } catch (ServletException se) {
>     [javac]                                    ^
>     [javac]   symbol:   class ServletException
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:152: 
> error: cannot find symbol
>     [javac]                           Part p = httpRequest.getPart(partName);
>     [javac]                           ^
>     [javac]   symbol:   class Part
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:157: 
> error: cannot find symbol
>     [javac]                   } catch (ServletException se) {
>     [javac]                            ^
>     [javac]   symbol:   class ServletException
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:184: 
> error: cannot find symbol
>     [javac]                                   Part p = 
> httpRequest.getPart(name);
>     [javac]                                   ^
>     [javac]   symbol:   class Part
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:200: 
> error: cannot find symbol
>     [javac]                           } catch (ServletException se) {
>     [javac]                                    ^
>     [javac]   symbol:   class ServletException
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:225: 
> error: cannot find symbol
>     [javac]                           Part p = httpRequest.getPart(partName);
>     [javac]                           ^
>     [javac]   symbol:   class Part
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:230: 
> error: cannot find symbol
>     [javac]                   } catch (ServletException se) {
>     [javac]                            ^
>     [javac]   symbol:   class ServletException
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:248: 
> error: cannot find symbol
>     [javac]                           Part p = httpRequest.getPart(partName);
>     [javac]                           ^
>     [javac]   symbol:   class Part
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/RequestWrapper.java:253: 
> error: cannot find symbol
>     [javac]                   } catch (ServletException se) {
>     [javac]                            ^
>     [javac]   symbol:   class ServletException
>     [javac]   location: class RequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:18:
>  error: method does not override or implement a method from a supertype
>     [javac]     @Override
>     [javac]     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:22:
>  error: method does not override or implement a method from a supertype
>     [javac]     @Override
>     [javac]     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:26:
>  error: method does not override or implement a method from a supertype
>     [javac]     @Override
>     [javac]     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:30:
>  error: cannot find symbol
>     [javac]             chain.doFilter(new 
> XSSRequestWrapper((HttpServletRequest) request), response);
>     [javac]                                                   ^
>     [javac]   symbol:   class HttpServletRequest
>     [javac]   location: class XSSFilter
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSFilter.java:37:
>  error: cannot find symbol
>     [javac]                 ((HttpServletResponse)response).sendError(413, 
> ise.getMessage());
>     [javac]                   ^
>     [javac]   symbol:   class HttpServletResponse
>     [javac]   location: class XSSFilter
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:37:
>  error: method does not override or implement a method from a supertype
>     [javac]     @Override
>     [javac]     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:39:
>  error: cannot find symbol
>     [javac]         String[] values = super.getParameterValues(parameter);
>     [javac]                           ^
>     [javac]   symbol:   variable super
>     [javac]   location: class XSSRequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:57:
>  error: cannot find symbol
>     [javac]                 log.logAlways(Log.WARN, "URL \"" + 
> getServletPath() + "\" Stripped param \"" + parameter + "\" : \"" + value + 
> '"');
>     [javac]                                                    ^
>     [javac]   symbol:   method getServletPath()
>     [javac]   location: class XSSRequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:74:
>  error: method does not override or implement a method from a supertype
>     [javac]     @Override
>     [javac]     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:76:
>  error: cannot find symbol
>     [javac]         String value = super.getParameter(parameter);
>     [javac]                        ^
>     [javac]   symbol:   variable super
>     [javac]   location: class XSSRequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:82:
>  error: cannot find symbol
>     [javac]             log.logAlways(Log.WARN, "URL \"" + getServletPath() + 
> "\" Stripped param \"" + parameter + "\" : \"" + value + '"');
>     [javac]                                                ^
>     [javac]   symbol:   method getServletPath()
>     [javac]   location: class XSSRequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:90:
>  error: method does not override or implement a method from a supertype
>     [javac]     @Override
>     [javac]     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:93:
>  error: cannot find symbol
>     [javac]         for (Enumeration<String> keys = getParameterNames(); 
> keys.hasMoreElements(); ) {
>     [javac]                                         ^
>     [javac]   symbol:   method getParameterNames()
>     [javac]   location: class XSSRequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:102:
>  error: method does not override or implement a method from a supertype
>     [javac]     @Override
>     [javac]     ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:104:
>  error: cannot find symbol
>     [javac]         String value = super.getHeader(name);
>     [javac]                        ^
>     [javac]   symbol:   variable super
>     [javac]   location: class XSSRequestWrapper
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/servlet/filters/XSSRequestWrapper.java:108:
>  error: cannot find symbol
>     [javac]             log.logAlways(Log.WARN, "URL \"" + getServletPath() + 
> "\" Stripped header \"" + name + "\" : \"" + value + '"');
>     [javac]                                                ^
>     [javac]   symbol:   method getServletPath()
>     [javac]   location: class XSSRequestWrapper
>     [javac] 78 errors
>     [javac] 3 warnings
> 
> BUILD FAILED
> /<<PKGBUILDDIR>>/build.xml:416: The following error occurred while executing 
> this line:
> /<<PKGBUILDDIR>>/apps/jetty/build.xml:398: Compile failed; see the compiler 
> error output for details.
> 
> Total time: 11 seconds
> make: *** [debian/rules:135: build-indep] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/i2p_0.9.48-1_unstable.log

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: i2p
Source-Version: 0.9.48-1.1
Done: Pierre Gruet <[email protected]>

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

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.
Pierre Gruet <[email protected]> (supplier of updated i2p 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: SHA512

Format: 1.8
Date: Sun, 27 Mar 2022 22:11:17 +0200
Source: i2p
Architecture: source
Version: 0.9.48-1.1
Distribution: unstable
Urgency: medium
Maintainer: Masayuki Hatta <[email protected]>
Changed-By: Pierre Gruet <[email protected]>
Closes: 986474 997213
Changes:
 i2p (0.9.48-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Adding an explicit (build-)dependency on libservlet3.1-java, which was
     previously provided by libnetty9-java (Closes: #997213)
   * Adding an explicit dependency of i2p-router on libecj-java
     (Closes: #986474)
Checksums-Sha1:
 92c3f9319838d4764b7dc537a227683e285ee11e 2236 i2p_0.9.48-1.1.dsc
 0401fb16dbc353e02a9b22287618de8b30f834d2 56224 i2p_0.9.48-1.1.debian.tar.xz
 073e80da7acab5a34e3b4e90405693050d903b1a 9943 i2p_0.9.48-1.1_amd64.buildinfo
Checksums-Sha256:
 7e1db93b6605645a3fb15f4e0b8e24a24b627780f55e0ed205e9165e15c1f15e 2236 
i2p_0.9.48-1.1.dsc
 6ac47725313a908b8b8dda5001ed1d77b209d8de55f1a957ee6d6918a3587865 56224 
i2p_0.9.48-1.1.debian.tar.xz
 1678eeff1c3645bea33c9d2a37b02d32211e453fc93bfc72473627c5f1738a70 9943 
i2p_0.9.48-1.1_amd64.buildinfo
Files:
 b29114b8eff391e17b27f5d6463401f2 2236 net optional i2p_0.9.48-1.1.dsc
 19a9ddc5fac2efbbf9800320f535e914 56224 net optional 
i2p_0.9.48-1.1.debian.tar.xz
 8b775bdf50cf45c8556fabe75981a15d 9943 net optional 
i2p_0.9.48-1.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmJAyMgACgkQYAMWptwn
dHbvZw//czdfmJdaA9W2AORaRgz31Tc64FOqZ+n7sfiycA5qbpy9TbhxrBUCOsAr
c/zv4cBAW3RWqMQ2BeLvUVtXd7xfvaLOhOkkwBSo1ZQRb7797DNIAQ5oSu1WYa3c
0/E0YMMcCTeZSGsbgVQWxhNlPTTzwB4mkSsfbxc4HY80Zsw6evi9k7RCCl49qU64
4VW58U75al6JudYvD5M1E2LsbSzxaSgES0oITpKEFHB9fZunlj6ug0fqbmdRwk0S
6zLOUtZl2BlyXLXdSvOw3Bw7Hc9VP3RR6HmkoDtv2gZQJhetGNHyg4HCBp9INEa9
eCC+UeqCCjyyfUzvyQ6iBOvlMFDodcgE78pft01fiURZL/2uRaa3KgSIx7YAGHuD
hTQ6NEolgbGpnBasDkBsTIQUM/s9p7HxUrzc/e9rh8Y1qCx0qyS6+clVpyz6eVgV
KexYzBSerVX+Plwo860ObNeqquqPStM76vcqJQ5NaxKny0elRKilAEF3gV1uSOQB
EibG3lfPW4dMoouydOz7cp8llg4xdZYXvampVthUos34bbxxlsMpB/yKbHGTg+Fi
ruvopNx+Vf844VjLvSdMKK7I3dJt5biHRLCaVYmJdLaP0+ZlmLww4NHdoxnPojl8
S/TLMNbv/DD5n76VXw/w6RjB83hvrhl6iWya0ovP25GCpOlG3fM=
=5bgq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to