Your message dated Sun, 10 Mar 2019 23:20:26 +0000
with message-id <e1h37k2-0005mp...@fasolo.debian.org>
and subject line Bug#917738: fixed in openhft-chronicle-threads 1.1.6-2
has caused the Debian Bug report #917738,
regarding openhft-chronicle-threads: FTBFS: [ERROR]
/<<PKGBUILDDIR>>/src/main/java/net/openhft/chronicle/threads/MonitorEventLoop.java:[123,32]
cannot find symbol
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 ow...@bugs.debian.org
immediately.)
--
917738: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917738
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openhft-chronicle-threads
Version: 1.1.6-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules build
> dh build --buildsystem=maven
> dh_update_autotools_config -O--buildsystem=maven
> dh_auto_configure -O--buildsystem=maven
> mh_patchpoms -plibopenhft-chronicle-threads-java --debian-build
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
> dh_auto_build -O--buildsystem=maven
> /usr/lib/jvm/default-java/bin/java -noverify -cp
> /usr/share/maven/boot/plexus-classworlds-2.x.jar
> -Dmaven.home=/usr/share/maven
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>>
> -Dclassworlds.conf=/etc/maven/m2-debian.conf
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties
> org.codehaus.plexus.classworlds.launcher.Launcher
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package
> -DskipTests -Dnotimestamp=true -Dlocale=en_US
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> (file:/usr/share/maven/lib/guice.jar) to method
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [INFO]
> [INFO] -------------------< net.openhft:chronicle-threads
> >--------------------
> [INFO] Building OpenHFT/Chronicle-Threads 1.1.6
> [INFO] -------------------------------[ bundle
> ]-------------------------------
> [INFO]
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
> chronicle-threads ---
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered
> resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/src/main/resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @
> chronicle-threads ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 14 source files to /<<PKGBUILDDIR>>/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /<<PKGBUILDDIR>>/src/main/java/net/openhft/chronicle/threads/MonitorEventLoop.java:[28,20]
> package javax.xml.ws does not exist
> [ERROR]
> /<<PKGBUILDDIR>>/src/main/java/net/openhft/chronicle/threads/MonitorEventLoop.java:[123,32]
> cannot find symbol
> symbol: class WebServiceException
> location: class net.openhft.chronicle.threads.MonitorEventLoop
> [INFO] 2 errors
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2.117 s
> [INFO] Finished at: 2018-12-29T13:57:53Z
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile
> (default-compile) on project chronicle-threads: Compilation failure:
> Compilation failure:
> [ERROR]
> /<<PKGBUILDDIR>>/src/main/java/net/openhft/chronicle/threads/MonitorEventLoop.java:[28,20]
> package javax.xml.ws does not exist
> [ERROR]
> /<<PKGBUILDDIR>>/src/main/java/net/openhft/chronicle/threads/MonitorEventLoop.java:[123,32]
> cannot find symbol
> [ERROR] symbol: class WebServiceException
> [ERROR] location: class net.openhft.chronicle.threads.MonitorEventLoop
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp
> /usr/share/maven/boot/plexus-classworlds-2.x.jar
> -Dmaven.home=/usr/share/maven
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>>
> -Dclassworlds.conf=/etc/maven/m2-debian.conf
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties
> org.codehaus.plexus.classworlds.launcher.Launcher
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package
> -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> make: *** [debian/rules:4: build] Error 1
The full build log is available from:
http://aws-logs.debian.net/2018/12/29/openhft-chronicle-threads_1.1.6-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!
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.
--- End Message ---
--- Begin Message ---
Source: openhft-chronicle-threads
Source-Version: 1.1.6-2
We believe that the bug you reported is fixed in the latest version of
openhft-chronicle-threads, 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 917...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated
openhft-chronicle-threads 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 10 Mar 2019 15:51:46 -0700
Source: openhft-chronicle-threads
Architecture: source
Version: 1.1.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 917738
Changes:
openhft-chronicle-threads (1.1.6-2) unstable; urgency=medium
.
* Team upload
* Add patch for FTBFS (Closes: #917738)
Thank you to Joe Lee for providing the patch.
* Bump Standards-Version to 4.3.0
* Update Vcs- URLs to point to Salsa
* Use debhelper 12
Checksums-Sha1:
8f7b862527c3057e353a54054f41b75ceb93cf55 2317
openhft-chronicle-threads_1.1.6-2.dsc
e4c9c8a8d4179225be0d579e119381da8e34e7e5 3128
openhft-chronicle-threads_1.1.6-2.debian.tar.xz
3fc1ef1b57431236a5e8e9db30638b61a6d22372 15239
openhft-chronicle-threads_1.1.6-2_amd64.buildinfo
Checksums-Sha256:
a00c62a8d19fc0fdaf2ac37a63bfa6f6d18bda2529e9d4ca7c3c5de7c2946115 2317
openhft-chronicle-threads_1.1.6-2.dsc
e1cc818f0eefaec7df989297c76a1d862218bfcb3e8212f1a911c678b0aebbf5 3128
openhft-chronicle-threads_1.1.6-2.debian.tar.xz
dc193b1cfc467bb707b8c657b51fd7793a33c439b22b15a8692dfa44e0381462 15239
openhft-chronicle-threads_1.1.6-2_amd64.buildinfo
Files:
b9f910320a65f38568e82a514f6d9f3a 2317 java optional
openhft-chronicle-threads_1.1.6-2.dsc
41b15d1797b999f79c4778c38ea8c558 3128 java optional
openhft-chronicle-threads_1.1.6-2.debian.tar.xz
f1b9f6be7f265c9c9598f71b26b9e5b3 15239 java optional
openhft-chronicle-threads_1.1.6-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAlyFluoUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpZw3A//RN/LJuK/SreE27a5gUR3EF1wwxXJ
WecFbnNY3ncCDplb59ttyU8Y0IQi5IccZxkOGplVRFExNgvJn90T5LkNcU1uKk+8
YH6mCEFX8eotYjUU02+eThtkDW+POh2cBIXSK6uUM4zt1x8bMwxdgVhQ2NTUzNZg
WkZY3YNMUfGm7BO/GLu5V/SIIzeoDLjriOM2isx476Og2/czmcDkIRtj9xMMznI3
oNTSlPIbd4ZcnFzJJtDgls0/TXixTOdB+as5kKBnfLM3vLvWMnK86BL10xVIePCg
52oE6PIP76w7FJNjHYbMjBhe/SkQ9sN9kI4UdMftAA2h2R9Y0QNP56BYhRJEruwh
c/n1dxKYA2YyfybfFF5IotC/u38kPEcukAA5/DaBY3wTZaXnuzmKGbp72+JYR6uN
f435tX7HX8GuVL84hGYmYE3pVt+CN/m9GzoHIvD+d/E5k/UxMPW8W2laaKNzvMi3
cbSxKVpYc9gfukDjzGstLm7inFqrxXDtcdH/MgrG1Y/2XogE732yPzSKVoEAzmTk
sba9zFiiGWRECWQN25TJgurHaKIBdhQlVP1ClrFuw7CYxdaHd/OmtEw3LCtD7Jwv
MNHVmeQwr46rHwkGBDr4nqkhwYKT9yYyze9FDhZC4auvnoxEt6Svt0v+U3yGNs8L
cLVNaKWAeI0pg+w=
=CqMY
-----END PGP SIGNATURE-----
--- End Message ---