Your message dated Sun, 05 Feb 2023 05:19:42 +0000
with message-id <[email protected]>
and subject line Bug#1026494: fixed in eclipse-wtp 3.18-6
has caused the Debian Bug report #1026494,
regarding eclipse-wtp: FTBFS: [javac]
/<<PKGBUILDDIR>>/org.eclipse.wst.common.core/target/sources/org/eclipse/wst/common/core/util/RegistryReader.java:62:
error: 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 [email protected]
immediately.)
--
1026494: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026494
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: eclipse-wtp
Version: 3.18-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20221220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd org.eclipse.wst.xml.core/DevTimeSupport; \
> ant -f buildNames.xml; \
> ant -f buildParser.xml;
> Buildfile:
> /<<PKGBUILDDIR>>/org.eclipse.wst.xml.core/DevTimeSupport/buildNames.xml
>
> init:
>
> XML10Names:
>
> init:
>
> run-jflex:
> [jflex] Reading
> "/<<PKGBUILDDIR>>/org.eclipse.wst.xml.core/DevTimeSupport/HeadParsers/XML10Names.jFlex"
> [jflex]
> [jflex] Parsing took 77ms
> [jflex]
> [jflex] Constructing NFA :
> [jflex]
> [jflex] NFA construction took 5ms
> [jflex]
> [jflex] 36 states in NFA
> [jflex]
> [jflex] Converting NFA to DFA :
> [jflex]
> [jflex]
> [jflex] DFA construction took 4ms
> [jflex]
> [jflex] 13 states before minimization,
> [jflex] 7 states in minimized DFA
> [jflex]
> [jflex] Minimization took 0ms
> [jflex]
> [jflex] Writing code to
> "/<<PKGBUILDDIR>>/org.eclipse.wst.xml.core/src/org/eclipse/wst/xml/core/internal/parser/XML10Names.java"
> [jflex]
> [jflex] Writing took 13ms
> [jflex]
> [jflex] Overall scanner generation time: 129ms
> [jflex]
>
> BUILD SUCCESSFUL
> Total time: 0 seconds
> Buildfile:
> /<<PKGBUILDDIR>>/org.eclipse.wst.xml.core/DevTimeSupport/buildParser.xml
>
> init:
>
> HeadTokenizer:
>
> init:
>
> run-jflex:
> [jflex] Reading
> "/<<PKGBUILDDIR>>/org.eclipse.wst.xml.core/DevTimeSupport/HeadParsers/XMLHeadTokenizer.jFlex"
> [jflex]
> [jflex] Parsing took 90ms
> [jflex]
> [jflex] Constructing NFA :
> [jflex]
> [jflex] NFA construction took 4ms
> [jflex]
> [jflex] 300 states in NFA
> [jflex]
> [jflex] Converting NFA to DFA :
> [jflex]
> [jflex]
> [jflex] DFA construction took 29ms
> [jflex]
> [jflex] 160 states before minimization,
> [jflex] 111 states in minimized DFA
> [jflex]
> [jflex] Minimization took 3ms
> [jflex]
> [jflex] Writing code to
> "/<<PKGBUILDDIR>>/org.eclipse.wst.xml.core/src/org/eclipse/wst/xml/core/internal/contenttype/XMLHeadTokenizer.java"
> [jflex]
> [jflex] Writing took 17ms
> [jflex]
> [jflex] Overall scanner generation time: 184ms
> [jflex]
>
> BUILD SUCCESSFUL
> Total time: 0 seconds
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_build -O--buildsystem=eclipse_bundles
> ant -Dbasedir . -Dbundledir -f debian/build.xml org.eclipse.jem.util
> org.eclipse.wst.common.core org.eclipse.wst.common.emf
> org.eclipse.wst.common.emfworkbench.integration
> org.eclipse.wst.common.environment org.eclipse.wst.common.frameworks
> org.eclipse.wst.common.frameworks.ui
> org.eclipse.wst.common.project.facet.core org.eclipse.wst.common.ui
> org.eclipse.wst.common.uriresolver org.eclipse.wst.sse.core
> org.eclipse.wst.sse.ui org.eclipse.wst.validation
> org.eclipse.wst.validation.ui org.eclipse.wst.xml.core org.eclipse.wst.xml.ui
> org.eclipse.wst.xsd.core -Duser.name debian
> Buildfile: /<<PKGBUILDDIR>>/debian/build.xml
>
> org.eclipse.wst.common.core:
> [echo] Building bundle 'WST Common Core Plug-in'
> (org.eclipse.wst.common.core:1.3.0)
> [mkdir] Created dir:
> /<<PKGBUILDDIR>>/org.eclipse.wst.common.core/target/classes
> [touch] Creating
> /<<PKGBUILDDIR>>/org.eclipse.wst.common.core/target/dependencies
> [mkdir] Created dir:
> /<<PKGBUILDDIR>>/org.eclipse.wst.common.core/target/sources
> [copy] Copying 35 files to
> /<<PKGBUILDDIR>>/org.eclipse.wst.common.core/target/sources
> [javac] Compiling 35 source files to
> /<<PKGBUILDDIR>>/org.eclipse.wst.common.core/target/classes
> [javac]
> /<<PKGBUILDDIR>>/org.eclipse.wst.common.core/target/sources/org/eclipse/wst/common/core/util/RegistryReader.java:62:
> error: cannot find symbol
> [javac] public RegistryReader(IPluginRegistry registry, String
> pluginID, String extensionPoint) {
> [javac] ^
> [javac] symbol: class IPluginRegistry
> [javac] location: class RegistryReader
> [javac] Note:
> /<<PKGBUILDDIR>>/org.eclipse.wst.common.core/target/sources/org/eclipse/wst/common/core/search/SearchEngine.java
> uses or overrides a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] 1 error
>
> BUILD FAILED
> /<<PKGBUILDDIR>>/debian/build.xml:7: The following error occurred while
> executing this line:
> /usr/share/eclipse-debian-helper/build-eclipse-bundle.xml:64: Compile failed;
> see the compiler error output for details.
>
> Total time: 1 second
> dh_auto_build: error: ant -Dbasedir . -Dbundledir -f debian/build.xml
> org.eclipse.jem.util org.eclipse.wst.common.core org.eclipse.wst.common.emf
> org.eclipse.wst.common.emfworkbench.integration
> org.eclipse.wst.common.environment org.eclipse.wst.common.frameworks
> org.eclipse.wst.common.frameworks.ui
> org.eclipse.wst.common.project.facet.core org.eclipse.wst.common.ui
> org.eclipse.wst.common.uriresolver org.eclipse.wst.sse.core
> org.eclipse.wst.sse.ui org.eclipse.wst.validation
> org.eclipse.wst.validation.ui org.eclipse.wst.xml.core org.eclipse.wst.xml.ui
> org.eclipse.wst.xsd.core -Duser.name debian returned exit code 1
> make: *** [debian/rules:6: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/eclipse-wtp_3.18-5_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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 mark 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: eclipse-wtp
Source-Version: 3.18-6
Done: tony mancill <[email protected]>
We believe that the bug you reported is fixed in the latest version of
eclipse-wtp, 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.
tony mancill <[email protected]> (supplier of updated eclipse-wtp 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: Sat, 04 Feb 2023 20:49:16 -0800
Source: eclipse-wtp
Architecture: source
Version: 3.18-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: tony mancill <[email protected]>
Closes: 1026494
Changes:
eclipse-wtp (3.18-6) unstable; urgency=medium
.
* Team upload.
* Replace IPluginRegistry with IExtensionRegistry (Closes: #1026494)
Checksums-Sha1:
95221f158079afc9a86036d00d18aa1ec14b9aa1 4550 eclipse-wtp_3.18-6.dsc
975a8d4fa683ce5b6bde93d9a21a9c32ca8cba72 20708 eclipse-wtp_3.18-6.debian.tar.xz
e79211e50958948626c0d2d218ddd0641135418d 22427
eclipse-wtp_3.18-6_amd64.buildinfo
Checksums-Sha256:
48f5e7186a4290518417e6c6faf21c37e2b0022450711fee9f6cb5983dbf71fd 4550
eclipse-wtp_3.18-6.dsc
f20ce021ed8a71e6307b8d5da039ce3eaf6e4b9731a084fc3d6a54ae590fb457 20708
eclipse-wtp_3.18-6.debian.tar.xz
e6621bdfe0c9b38f4117d9fb2a517b1288e25b07d8438b78a707a0c7c3f45aad 22427
eclipse-wtp_3.18-6_amd64.buildinfo
Files:
ae7839bc168405d368ac28e297185c93 4550 java optional eclipse-wtp_3.18-6.dsc
436e5acd6e4c329802ed2d04d8d94a9a 20708 java optional
eclipse-wtp_3.18-6.debian.tar.xz
34f5d3eff58d1aa241ebe1e62dbb2431 22427 java optional
eclipse-wtp_3.18-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmPfNjQUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpaBohAAoDtAMgDyfmltyqmkmBrjjk5rv3Hw
6zOeBsKHD1E36uUILXVkS4xUfujI4PzfEypV7zI6regshE2TGv2NH6480uro5otq
ozRFtoKbhjeKaSYHeGKH4srHJ/CqyyqwqKNcevcSWnycL16QCCoFWpTfXvAD72/V
30dqKrrC/w9Qm1EyLqRgYNDhBxqrhiEXETUruZ4JY8RW8lTsEk3fe8I/PGXD9GVO
IKOugC1Bar93OAMY9m4HQQ1Sgei6HWKBUP37nXZCVkN3chrCv2W4Lv2PBqGk5/il
TpL2NEu/isrPZ/6Owy4rK/yEcLsg1DgL+NE3uvSVHv2FWFLMdfO1cRgx0REnc/Cr
8nq6DRWBub6r+DfJ4lfo6Hf7fVCmPGpEyTUYqLargWzqUBxq3e/UiA5zhTv3RHSD
IpDEzrdla3sP0KnnHRu78cTwn7PoP5eFBfzyFJtafjjABlNYvhih24WegyR5W974
fRses1xFRYlB0YoanrR3MXI/JhZz90Unqn4ca7rGO3Mzl2Ft41lgReyP0Je8fcFZ
X2es5dQ5E3QsiKqDTiQ8Ka6jCaGRH3lhpQzXTMuC4MhHntKNyavY8JENDREslWKr
xNY8M623etj6kHYYMZPxZzYeUh/jDvi6mTGRXQbbDIjZmcj6spdzcAKEA32A6IRB
QEao8PVV6F6Dyps=
=/Ly8
-----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.