Source: i2p
Version: 0.9.38-3
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20190315 qa-ftbfs
Justification: FTBFS in buster on amd64

Hi,

During a rebuild of all packages in buster (in a buster chroot, not a
sid chroot), 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
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_installdeb -a
>    dh_gencontrol -a
>    dh_md5sums -a
>    dh_builddeb -a
> dpkg-deb: building package 'libjbigi-jni-dbgsym' in 
> '../libjbigi-jni-dbgsym_0.9.38-3_amd64.deb'.
> dpkg-deb: building package 'libjbigi-jni' in 
> '../libjbigi-jni_0.9.38-3_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:
> 
> getReleaseNumber:
>      [echo] Release number is 0.9.38
> 
> getBuildNumber:
>      [echo] Build number is 0-3
> 
> setBuildTimestamp:
> 
> disableManifestClasspath:
> 
> buildProperties:
>      [echo] Building version 0.9.38-0-3 (mtn rev unknown)
> 
> buildCore:
> 
> depend:
> 
> compile:
>     [mkdir] Created dir: /<<PKGBUILDDIR>>/core/java/build/obj
>     [javac] Compiling 337 source files to /<<PKGBUILDDIR>>/core/java/build/obj
>     [javac] warning: [options] bootstrap class path not set in conjunction 
> with -source 7
>     [javac] /<<PKGBUILDDIR>>/core/java/src/net/i2p/I2PAppContext.java:36: 
> warning: [deprecation] SimpleScheduler in net.i2p.util has been deprecated
>     [javac] import net.i2p.util.SimpleScheduler;
>     [javac]                    ^
>     [javac] /<<PKGBUILDDIR>>/core/java/src/net/i2p/util/DNSOverHTTPS.java:15: 
> warning: [deprecation] JSONArray in org.json.simple has been deprecated
>     [javac] import org.json.simple.JSONArray;
>     [javac]                       ^
>     [javac] /<<PKGBUILDDIR>>/core/java/src/net/i2p/util/DNSOverHTTPS.java:16: 
> warning: [deprecation] JSONObject in org.json.simple has been deprecated
>     [javac] import org.json.simple.JSONObject;
>     [javac]                       ^
>     [javac] /<<PKGBUILDDIR>>/core/java/src/net/i2p/util/DNSOverHTTPS.java:17: 
> warning: [deprecation] JSONParser in org.json.simple.parser has been 
> deprecated
>     [javac] import org.json.simple.parser.JSONParser;
>     [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/util/DNSOverHTTPS.java:34: 
> warning: [deprecation] JSONParser in org.json.simple.parser has been 
> deprecated
>     [javac]     private final JSONParser parser;
>     [javac]                   ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/util/DNSOverHTTPS.java:101: warning: 
> [deprecation] JSONParser in org.json.simple.parser has been deprecated
>     [javac]         parser = new JSONParser();
>     [javac]                      ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/util/DNSOverHTTPS.java:259: warning: 
> [deprecation] JSONObject in org.json.simple has been deprecated
>     [javac]                 JSONObject map = (JSONObject) parser.parse(s);
>     [javac]                 ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/util/DNSOverHTTPS.java:259: warning: 
> [deprecation] JSONObject in org.json.simple has been deprecated
>     [javac]                 JSONObject map = (JSONObject) parser.parse(s);
>     [javac]                                   ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/util/DNSOverHTTPS.java:269: warning: 
> [deprecation] JSONArray in org.json.simple has been deprecated
>     [javac]                 JSONArray list = (JSONArray) map.get("Answer");
>     [javac]                 ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/util/DNSOverHTTPS.java:269: warning: 
> [deprecation] JSONArray in org.json.simple has been deprecated
>     [javac]                 JSONArray list = (JSONArray) map.get("Answer");
>     [javac]                                   ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/util/DNSOverHTTPS.java:278: warning: 
> [deprecation] JSONObject in org.json.simple has been deprecated
>     [javac]                         JSONObject a = (JSONObject) o;
>     [javac]                         ^
>     [javac] 
> /<<PKGBUILDDIR>>/core/java/src/net/i2p/util/DNSOverHTTPS.java:278: warning: 
> [deprecation] JSONObject in org.json.simple has been deprecated
>     [javac]                         JSONObject a = (JSONObject) o;
>     [javac]                                         ^
>     [javac] 14 warnings
> 
> 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 486 source files to 
> /<<PKGBUILDDIR>>/router/java/build/obj
>     [javac] warning: [options] bootstrap class path not set in conjunction 
> with -source 7
>     [javac] 
> /<<PKGBUILDDIR>>/router/java/src/org/cybergarage/upnp/ControlPoint.java:162: 
> warning: [deprecation] finalize() in Object has been deprecated
>     [javac]   public void finalize()
>     [javac]               ^
>     [javac] 
> /<<PKGBUILDDIR>>/router/java/src/org/cybergarage/http/HTTPSocket.java:54: 
> 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] Note: 
> /<<PKGBUILDDIR>>/router/java/src/com/maxmind/db/Metadata.java uses unchecked 
> or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 5 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
> 
> 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] warning: [options] bootstrap class path not set in conjunction 
> with -source 7
>     [javac] 1 warning
> 
> 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] warning: [options] bootstrap class path not set in conjunction 
> with -source 7
>     [javac] 1 warning
> 
> bundle:
>      [exec] Generating net.i2p.desktopgui.messages_ar ResourceBundle...
>      [exec] 15 translated messages.Generating net.i2p.desktopgui.messages_az 
> ResourceBundle...
>      [exec] 15 translated messages.
>      [exec] 9 translated messages, 6 untranslated messages.
>      [exec] 
>      [exec] Generating net.i2p.desktopgui.messages_bg ResourceBundle...
>      [exec] 7 translated messages, 8 untranslated messages.
>      [exec] 7 translated messages, 8 untranslated messages.
>      [exec] 10 translated messages, 5 untranslated messages.
>      [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] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] Generating net.i2p.desktopgui.messages_el ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_es ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_fa ResourceBundle...
>      [exec] 6 translated messages, 9 untranslated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] Generating net.i2p.desktopgui.messages_fi ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_fr ResourceBundle...
>      [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_gl ResourceBundle...
>      [exec] 15 translated messages.Generating net.i2p.desktopgui.messages_hu 
> ResourceBundle...
>      [exec] 
>      [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] Generating net.i2p.desktopgui.messages_ko ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_mg ResourceBundle...
>      [exec] 6 translated messages, 9 untranslated messages.
>      [exec] 15 translated messages.Generating net.i2p.desktopgui.messages_nb 
> ResourceBundle...
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.Generating net.i2p.desktopgui.messages_nl 
> ResourceBundle...
>      [exec] 15 translated messages.
>      [exec] 
>      [exec] 8 translated messages, 7 untranslated messages.
>      [exec] 15 translated messages.
>      [exec] 15 translated messages.
>      [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] Generating net.i2p.desktopgui.messages_sq ResourceBundle...
>      [exec] Generating net.i2p.desktopgui.messages_sv 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] 15 translated messages.
>      [exec] 15 translated messages.
>      [exec] 8 translated messages, 7 untranslated messages.
>      [exec] 15 translated messages.
>     [javac] Compiling 33 source files to 
> /<<PKGBUILDDIR>>/apps/desktopgui/build
>     [javac] warning: [options] bootstrap class path not set in conjunction 
> with -source 7
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 1 warning
> 
> 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:
> 
> 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 12 source files to /<<PKGBUILDDIR>>/apps/jetty/build/obj
>     [javac] warning: [options] bootstrap class path not set in conjunction 
> with -source 7
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:27: 
> warning: [deprecation] PathMap in org.eclipse.jetty.http has been deprecated
>     [javac] import org.eclipse.jetty.http.PathMap;
>     [javac]                              ^
>     [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:378: 
> error: method write in interface Writer cannot be applied to given types;
>     [javac]                     _writer.write(_copy,0,l);
>     [javac]                            ^
>     [javac]   required: String
>     [javac]   found: char[],int,int
>     [javac]   reason: actual and formal argument lists differ in length
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:379: 
> error: cannot find symbol
>     [javac]                     _writer.flush();
>     [javac]                            ^
>     [javac]   symbol:   method flush()
>     [javac]   location: variable _writer of type Writer
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:392: 
> error: method write in interface Writer cannot be applied to given types;
>     [javac]                     _writer.write(_copy,0,l);
>     [javac]                            ^
>     [javac]   required: String
>     [javac]   found: char[],int,int
>     [javac]   reason: actual and formal argument lists differ in length
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:412: 
> error: incompatible types: char cannot be converted to String
>     [javac]                                     _writer.write(';');
>     [javac]                                                   ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:414: 
> error: incompatible types: char cannot be converted to String
>     [javac]                                 _writer.write('=');
>     [javac]                                               ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:417: 
> error: incompatible types: char cannot be converted to String
>     [javac]                             _writer.write('\"');
>     [javac]                                           ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:423: 
> error: incompatible types: char cannot be converted to String
>     [javac]                         _writer.write(' ');
>     [javac]                                       ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:428: 
> error: cannot find symbol
>     [javac]                     _writer.flush();
>     [javac]                            ^
>     [javac]   symbol:   method flush()
>     [javac]   location: variable _writer of type Writer
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:449: 
> error: incompatible types: char cannot be converted to String
>     [javac]             writer.write('"');
>     [javac]                          ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:459: 
> error: incompatible types: char cannot be converted to String
>     [javac]             writer.write('"');
>     [javac]                          ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:461: 
> error: incompatible types: char cannot be converted to String
>     [javac]             writer.write('"');
>     [javac]                          ^
>     [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/I2PRequestLog.java:493: 
> error: incompatible types: OutputStreamWriter cannot be converted to Writer
>     [javac]         _writer = new OutputStreamWriter(_out, "UTF-8");
>     [javac]                   ^
>     [javac] 
> /<<PKGBUILDDIR>>/apps/jetty/java/src/net/i2p/jetty/I2PRequestLog.java:503: 
> error: cannot find symbol
>     [javac]         try {if (_writer != null) _writer.flush();} catch 
> (IOException e) {Log.getLogger((String)null).ignore(e);}
>     [javac]                                          ^
>     [javac]   symbol:   method flush()
>     [javac]   location: variable _writer of type Writer
>     [javac] Note: Some messages have been simplified; recompile with 
> -Xdiags:verbose to get full output
>     [javac] 13 errors
>     [javac] 4 warnings
> 
> BUILD FAILED
> /<<PKGBUILDDIR>>/build.xml:406: The following error occurred while executing 
> this line:
> /<<PKGBUILDDIR>>/apps/jetty/build.xml:383: Compile failed; see the compiler 
> error output for details.
> 
> Total time: 9 seconds
> make: *** [debian/rules:153: build-indep] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2019/03/15/i2p_0.9.38-3_testing.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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to