Your message dated Tue, 31 Jul 2018 22:49:11 +0000 with message-id <[email protected]> and subject line Bug#877706: fixed in jakarta-jmeter 2.13-4 has caused the Debian Bug report #877706, regarding FTBFS: error: cannot find symbol .autoConnectRetry(getAutoConnectRetry()) 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.) -- 877706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877706 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: jakarta-jmeter Severity: serious Hello there, jakarta-jmeter seems to FTBFS: compile-mongodb: [mkdir] Created dir: /<<PKGBUILDDIR>>/build/protocol/mongodb [javac] Compiling 9 source files to /<<PKGBUILDDIR>>/build/protocol/mongodb [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /<<PKGBUILDDIR>>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.java:140: error: cannot find symbol [javac] .autoConnectRetry(getAutoConnectRetry()) [javac] ^ [javac] symbol: method autoConnectRetry(boolean) [javac] location: class Builder [javac] /<<PKGBUILDDIR>>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.java:153: error: no suitable constructor found for WriteConcern(int,int,boolean,boolean,boolean) [javac] builder.writeConcern(new WriteConcern( [javac] ^ [javac] constructor WriteConcern.WriteConcern() is not applicable [javac] (actual and formal argument lists differ in length) [javac] constructor WriteConcern.WriteConcern(int) is not applicable [javac] (actual and formal argument lists differ in length) [javac] constructor WriteConcern.WriteConcern(String) is not applicable [javac] (actual and formal argument lists differ in length) [javac] constructor WriteConcern.WriteConcern(int,int) is not applicable [javac] (actual and formal argument lists differ in length) [javac] constructor WriteConcern.WriteConcern(boolean) is not applicable [javac] (actual and formal argument lists differ in length) [javac] constructor WriteConcern.WriteConcern(int,int,boolean) is not applicable [javac] (actual and formal argument lists differ in length) [javac] constructor WriteConcern.WriteConcern(int,int,boolean,boolean) is not applicable [javac] (actual and formal argument lists differ in length) [javac] constructor WriteConcern.WriteConcern(String,int,boolean,boolean) is not applicable [javac] (actual and formal argument lists differ in length) [javac] constructor WriteConcern.WriteConcern(Object,Integer,Boolean,Boolean) is not applicable [javac] (actual and formal argument lists differ in length) [javac] /<<PKGBUILDDIR>>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoDB.java:53: error: cannot find symbol [javac] boolean authenticated = db.isAuthenticated(); [javac] ^ [javac] symbol: method isAuthenticated() [javac] location: variable db of type DB [javac] /<<PKGBUILDDIR>>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoDB.java:57: error: cannot find symbol [javac] authenticated = db.authenticate(username, password.toCharArray()); [javac] ^ [javac] symbol: method authenticate(String,char[]) [javac] location: variable db of type DB [javac] /<<PKGBUILDDIR>>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:54: error: cannot find symbol [javac] db.requestStart(); [javac] ^ [javac] symbol: method requestStart() [javac] location: variable db of type DB [javac] /<<PKGBUILDDIR>>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:56: error: cannot find symbol [javac] db.requestEnsureConnection(); [javac] ^ [javac] symbol: method requestEnsureConnection() [javac] location: variable db of type DB [javac] /<<PKGBUILDDIR>>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:65: error: cannot find symbol [javac] db.requestDone(); [javac] ^ [javac] symbol: method requestDone() [javac] location: variable db of type DB [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 7 errors [javac] 1 warning Full log at: http://people.ubuntu.com/~ampelbein/jakarta-jmeter_2.13-3_amd64.build Regards, Andreas -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (650, 'unstable'), (500, 'unstable-debug'), (450, 'experimental'), (350, 'testing'), (1, 'experimental-debug') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.12.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---Source: jakarta-jmeter Source-Version: 2.13-4 We believe that the bug you reported is fixed in the latest version of jakarta-jmeter, 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. Emmanuel Bourg <[email protected]> (supplier of updated jakarta-jmeter 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: Wed, 01 Aug 2018 00:29:43 +0200 Source: jakarta-jmeter Binary: jmeter jmeter-ftp jmeter-http jmeter-java jmeter-jms jmeter-junit jmeter-ldap jmeter-mail jmeter-mongodb jmeter-tcp jmeter-help jmeter-apidoc Architecture: source Version: 2.13-4 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Emmanuel Bourg <[email protected]> Description: jmeter - Load testing and performance measurement application (main applic jmeter-apidoc - Load testing and performance measurement application (API doc) jmeter-ftp - Load testing and performance measurement application (ftp module) jmeter-help - Load testing and performance measurement application (user manual jmeter-http - Load testing and performance measurement application (http module jmeter-java - Load testing and performance measurement application (java module jmeter-jms - Load testing and performance measurement application (jms module) jmeter-junit - Load testing and performance measurement application (junit modul jmeter-ldap - Load testing and performance measurement application (ldap module jmeter-mail - Load testing and performance measurement application (mail module jmeter-mongodb - Load testing and performance measurement application (mongodb mod jmeter-tcp - Load testing and performance measurement application (tcp module) Closes: 877706 905145 Changes: jakarta-jmeter (2.13-4) unstable; urgency=medium . * Team upload. * Fixed the build failure with Java 9 (Closes: #905145) * Fixed the build failure caused by the MongoDB Java Driver upgrade (Closes: #877706) * Standards-Version updated to 4.1.5 * Switch to debhelper level 11 * Use salsa.debian.org Vcs-* URLs Checksums-Sha1: b3f803974d4eb61532ed1abce3a70a98ae69f971 3433 jakarta-jmeter_2.13-4.dsc c266bbaf9487c0282004b82b709fd3d383e303c3 180600 jakarta-jmeter_2.13-4.debian.tar.xz 6cfc50477ee87040c0ea7287313ea7deceb29ff7 13294 jakarta-jmeter_2.13-4_source.buildinfo Checksums-Sha256: 5aae90fe63c7862a60ef1e677a7d41ca1295a22b8721138e7137f0185bfa9c90 3433 jakarta-jmeter_2.13-4.dsc b2f18684a2c4d63e81bebb46ccb17ca584788abeb0eac4e8f2637c0fc78a20f5 180600 jakarta-jmeter_2.13-4.debian.tar.xz 2c03f6e48625efa0d6397fe506b2e41bc67b9a518da11cd1101a484d5c81166d 13294 jakarta-jmeter_2.13-4_source.buildinfo Files: c47a255f0bdf516940f820a0ebd4036f 3433 net optional jakarta-jmeter_2.13-4.dsc a22602213fc5a72f010763afc2c68c39 180600 net optional jakarta-jmeter_2.13-4.debian.tar.xz c68d4684d8a916f37090fd4e0ab3f901 13294 net optional jakarta-jmeter_2.13-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAltg49QSHGVib3VyZ0Bh cGFjaGUub3JnAAoJEPUTxBnkudCsjsgP/2VOCKnKMqNbE7DO8gk+ZDyiMbWhqhTB qA01IR3maCOHgHUC2m9T0k0A0uEfGeMdFs/rel8PPn/kIKGMwqASQ/UYX0WjWaZH oWTOMCQ4vGIkZlI/nT0h5stQ9yjKs3iKFwKCrovj7i/lZl99OkyM2I8sI3QYr0lg DznP2qxdIOWtgOKmJn1TpgWlNrBXN6uANTMlQJddGaZtyttZjFctTAgO+TsBXomm oL0M0TpgeaAf2fzHIb1ju0wlxVQNrlp5Y0aegYOWbZTia0vqeCQhLg8pZqAw94km W1pTgMHorBoVHDpDbdUGipYNXIg72CIIFbS34dDs8CMOSPxRkJxj3e+NDFPGfUgy jV9VMzdnnZ5IaGJex2mWD3SmNgWQKobElbA1ZmJcEbRbl39DcOW1smfbu2pWZYio FDBc+We9CoyIOt3m3eNvavO6J8WSTmFYpcJAccacj7oXRu0WoVhRRw7C2guRPX10 /0f/BCK9oULsLQYMz8uvKyf5gF92RxfvxfYHS+sikAVhjGVTyLI3WsF5jjPgDZxN bk+GNbaNr1HHKzfJWD3k3J/BgDjRuxfoiw3f9rIbawvSbfA8UO02z2QFQGNuqWx/ 2hICzHKYfvWU97BSScJO2LkIY9vaeXql2emp/xqlL1uiCGXtGw1bZR+x0fCKS4En kwOdlUqGssto =YjxQ -----END PGP SIGNATURE-----
--- End Message ---
__ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
