Your message dated Fri, 06 Jan 2023 11:53:52 +0000
with message-id <[email protected]>
and subject line Bug#1027643: fixed in tycho 1.6.0-3
has caused the Debian Bug report #1027643,
regarding tycho: FTBFS: [ERROR] 
/<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[98,18]
 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.)


-- 
1027643: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027643
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: tycho
Version: 1.6.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20230101 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>>'
> dh_auto_build -- package -Dmaven.test.skip=true
>       /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 
> 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 
> -Dmaven.test.skip=true -DskipTests -Dnotimestamp=true -Dlocale=en_US
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were 
> deprecated in JDK 13 and will likely be removed in a future release.
> [INFO] Scanning for projects...
> [WARNING] The project org.eclipse.tycho:tycho:pom:1.6.0 uses prerequisites 
> which is only intended for maven-plugin projects but not for non maven-plugin 
> projects. For such purposes you should use the maven-enforcer-plugin. See 
> https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Tycho                                                              
> [pom]
> [INFO] Tycho OSGi Bundles Parent                                          
> [pom]
> [INFO] Tycho Embedder API Maven/OSGi Shared Classes                       
> [jar]
> [INFO] Tycho Core Maven/OSGi Shared Classes                               
> [jar]
> [INFO] Tycho p2 Resolver Maven/OSGi Shared Classes                        
> [jar]
> [INFO] Tycho p2 Tools Maven/OSGi Shared Classes                           
> [jar]
> [INFO] Tycho Maven/p2 Repository Integration                              
> [jar]
> [INFO] Tycho p2 Resolver Bundle                                           
> [jar]
> [INFO] Tycho p2 Tools Bundle                                              
> [jar]
> [INFO] Tycho OSGi Runtime External Bundles                                
> [jar]
> [INFO] Sisu Equinox/Plexus bridge                                         
> [pom]
> [INFO] Sisu Equinox Services API                                          
> [jar]
> [INFO] Sisu Equinox Embedder                                              
> [jar]
> [INFO] Tycho Eclipse Project Metadata Model                               
> [jar]
> [INFO] Tycho Embedder API                                                 
> [jar]
> [INFO] Tycho Core                                                         
> [jar]
> [INFO] Sisu Equinox Launching                                             
> [jar]
> [INFO] Tycho JVM Library Detector                                         
> [jar]
> [INFO] Tycho JDT Compiler Component                                       
> [jar]
> [INFO] Tycho OSGi Compiler Plugin                                
> [maven-plugin]
> [INFO] Tycho OSGi Packaging Plugin                               
> [maven-plugin]
> [INFO] Tycho Target Platform Configuration Plugin                
> [maven-plugin]
> [INFO] Tycho p2 Tools Parent                                              
> [pom]
> [INFO] Tycho p2 Resolver Component                                        
> [jar]
> [INFO] Tycho Maven Build Extension                               
> [maven-plugin]
> [INFO] Tycho Artifactor Comparator Plugin                                 
> [jar]
> [INFO] Tycho p2 Metadata Plugin                                  
> [maven-plugin]
> [INFO] Tycho p2 Publisher Plugin                                 
> [maven-plugin]
> [INFO] Tycho p2 Repository Plugin                                
> [maven-plugin]
> [INFO] 
> [INFO] ----------------------< org.eclipse.tycho:tycho 
> >-----------------------
> [INFO] Building Tycho 1.6.0                                              
> [1/29]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] ------------------< org.eclipse.tycho:tycho-bundles 
> >-------------------
> [INFO] Building Tycho OSGi Bundles Parent 1.6.0                          
> [2/29]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.embedder.shared 
> >---------
> [INFO] Building Tycho Embedder API Maven/OSGi Shared Classes 1.6.0       
> [3/29]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> org.eclipse.tycho.embedder.shared ---
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.eclipse.tycho.embedder.shared ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 9 source files to 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.embedder.shared/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ org.eclipse.tycho.embedder.shared ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.eclipse.tycho.embedder.shared ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> org.eclipse.tycho.embedder.shared ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ 
> org.eclipse.tycho.embedder.shared ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-1.6.0.jar
> [INFO] 
> [INFO] ----------< org.eclipse.tycho:org.eclipse.tycho.core.shared 
> >-----------
> [INFO] Building Tycho Core Maven/OSGi Shared Classes 1.6.0               
> [4/29]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> org.eclipse.tycho.core.shared ---
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.eclipse.tycho.core.shared ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 32 source files to 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.core.shared/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ org.eclipse.tycho.core.shared ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.eclipse.tycho.core.shared ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> org.eclipse.tycho.core.shared ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ 
> org.eclipse.tycho.core.shared ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-1.6.0.jar
> [INFO] 
> [INFO] -------< org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared 
> >-------
> [INFO] Building Tycho p2 Resolver Maven/OSGi Shared Classes 1.6.0        
> [5/29]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> org.eclipse.tycho.p2.resolver.shared ---
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.eclipse.tycho.p2.resolver.shared ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 26 source files to 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ org.eclipse.tycho.p2.resolver.shared ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.eclipse.tycho.p2.resolver.shared ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> org.eclipse.tycho.p2.resolver.shared ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ 
> org.eclipse.tycho.p2.resolver.shared ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-1.6.0.jar
> [INFO] 
> [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared 
> >---------
> [INFO] Building Tycho p2 Tools Maven/OSGi Shared Classes 1.6.0           
> [6/29]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> org.eclipse.tycho.p2.tools.shared ---
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.eclipse.tycho.p2.tools.shared ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 16 source files to 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ org.eclipse.tycho.p2.tools.shared ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.eclipse.tycho.p2.tools.shared ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> org.eclipse.tycho.p2.tools.shared ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ 
> org.eclipse.tycho.p2.tools.shared ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-1.6.0.jar
> [INFO] 
> [INFO] ------< org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository 
> >-------
> [INFO] Building Tycho Maven/p2 Repository Integration 1.6.0              
> [7/29]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> org.eclipse.tycho.p2.maven.repository ---
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.eclipse.tycho.p2.maven.repository ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 58 source files to 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/artifact/repository/AbstractArtifactRepository2.java:
>  
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/artifact/repository/AbstractArtifactRepository2.java
>  uses or overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/artifact/repository/AbstractArtifactRepository2.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/artifact/provider/formats/ArtifactTransferPolicy.java:
>  Some input files use or override a deprecated API that is marked for removal.
> [INFO] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/artifact/provider/formats/ArtifactTransferPolicy.java:
>  Recompile with -Xlint:removal for details.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ org.eclipse.tycho.p2.maven.repository ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.eclipse.tycho.p2.maven.repository ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> org.eclipse.tycho.p2.maven.repository ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ 
> org.eclipse.tycho.p2.maven.repository ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-1.6.0.jar
> [INFO] 
> [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl 
> >--------
> [INFO] Building Tycho p2 Resolver Bundle 1.6.0                           
> [8/29]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> org.eclipse.tycho.p2.resolver.impl ---
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.eclipse.tycho.p2.resolver.impl ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 81 source files to 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/remote/RemoteAgent.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/remote/RemoteAgent.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/P2GeneratorImpl.java:
>  
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/P2GeneratorImpl.java
>  uses or overrides a deprecated API that is marked for removal.
> [INFO] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/P2GeneratorImpl.java:
>  Recompile with -Xlint:removal for details.
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[25,30]
>  package org.osgi.service.prefs does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[26,30]
>  package org.osgi.service.prefs does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[103,40]
>  cannot find symbol
>   symbol:   class Preferences
>   location: class org.eclipse.tycho.p2.impl.proxy.ProxyServiceFacadeImpl
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[103,72]
>  cannot find symbol
>   symbol:   class BackingStoreException
>   location: class org.eclipse.tycho.p2.impl.proxy.ProxyServiceFacadeImpl
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[94,9]
>  cannot find symbol
>   symbol:   class Preferences
>   location: class org.eclipse.tycho.p2.impl.proxy.ProxyServiceFacadeImpl
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[98,18]
>  cannot find symbol
>   symbol:   class BackingStoreException
>   location: class org.eclipse.tycho.p2.impl.proxy.ProxyServiceFacadeImpl
> [INFO] 6 errors 
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Tycho 1.6.0:
> [INFO] 
> [INFO] Tycho .............................................. SUCCESS [  0.001 
> s]
> [INFO] Tycho OSGi Bundles Parent .......................... SUCCESS [  0.000 
> s]
> [INFO] Tycho Embedder API Maven/OSGi Shared Classes ....... SUCCESS [  1.066 
> s]
> [INFO] Tycho Core Maven/OSGi Shared Classes ............... SUCCESS [  0.425 
> s]
> [INFO] Tycho p2 Resolver Maven/OSGi Shared Classes ........ SUCCESS [  0.282 
> s]
> [INFO] Tycho p2 Tools Maven/OSGi Shared Classes ........... SUCCESS [  0.146 
> s]
> [INFO] Tycho Maven/p2 Repository Integration .............. SUCCESS [  0.907 
> s]
> [INFO] Tycho p2 Resolver Bundle ........................... FAILURE [  0.553 
> s]
> [INFO] Tycho p2 Tools Bundle .............................. SKIPPED
> [INFO] Tycho OSGi Runtime External Bundles ................ SKIPPED
> [INFO] Sisu Equinox/Plexus bridge ......................... SKIPPED
> [INFO] Sisu Equinox Services API .......................... SKIPPED
> [INFO] Sisu Equinox Embedder .............................. SKIPPED
> [INFO] Tycho Eclipse Project Metadata Model ............... SKIPPED
> [INFO] Tycho Embedder API ................................. SKIPPED
> [INFO] Tycho Core ......................................... SKIPPED
> [INFO] Sisu Equinox Launching ............................. SKIPPED
> [INFO] Tycho JVM Library Detector ......................... SKIPPED
> [INFO] Tycho JDT Compiler Component ....................... SKIPPED
> [INFO] Tycho OSGi Compiler Plugin ......................... SKIPPED
> [INFO] Tycho OSGi Packaging Plugin ........................ SKIPPED
> [INFO] Tycho Target Platform Configuration Plugin ......... SKIPPED
> [INFO] Tycho p2 Tools Parent .............................. SKIPPED
> [INFO] Tycho p2 Resolver Component ........................ SKIPPED
> [INFO] Tycho Maven Build Extension ........................ SKIPPED
> [INFO] Tycho Artifactor Comparator Plugin ................. SKIPPED
> [INFO] Tycho p2 Metadata Plugin ........................... SKIPPED
> [INFO] Tycho p2 Publisher Plugin .......................... SKIPPED
> [INFO] Tycho p2 Repository Plugin ......................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  3.589 s
> [INFO] Finished at: 2023-01-01T09:14:42Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile 
> (default-compile) on project org.eclipse.tycho.p2.resolver.impl: Compilation 
> failure: Compilation failure: 
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[25,30]
>  package org.osgi.service.prefs does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[26,30]
>  package org.osgi.service.prefs does not exist
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[103,40]
>  cannot find symbol
> [ERROR]   symbol:   class Preferences
> [ERROR]   location: class 
> org.eclipse.tycho.p2.impl.proxy.ProxyServiceFacadeImpl
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[103,72]
>  cannot find symbol
> [ERROR]   symbol:   class BackingStoreException
> [ERROR]   location: class 
> org.eclipse.tycho.p2.impl.proxy.ProxyServiceFacadeImpl
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[94,9]
>  cannot find symbol
> [ERROR]   symbol:   class Preferences
> [ERROR]   location: class 
> org.eclipse.tycho.p2.impl.proxy.ProxyServiceFacadeImpl
> [ERROR] 
> /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/proxy/ProxyServiceFacadeImpl.java:[98,18]
>  cannot find symbol
> [ERROR]   symbol:   class BackingStoreException
> [ERROR]   location: class 
> org.eclipse.tycho.p2.impl.proxy.ProxyServiceFacadeImpl
> [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
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <args> -rf :org.eclipse.tycho.p2.resolver.impl
> dh_auto_build: error: /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 
> 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 
> -Dmaven.test.skip=true -DskipTests -Dnotimestamp=true -Dlocale=en_US returned 
> exit code 1
> make[1]: *** [debian/rules:9: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/01/01/tycho_1.6.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230101;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230101&[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: tycho
Source-Version: 1.6.0-3
Done: Emmanuel Bourg <[email protected]>

We believe that the bug you reported is fixed in the latest version of
tycho, 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 tycho 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: Fri, 06 Jan 2023 12:22:45 +0100
Source: tycho
Architecture: source
Version: 1.6.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Closes: 1027643
Changes:
 tycho (1.6.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Explicit dependency on osgi-compendium in the Maven pom (Closes: #1027643)
   * Depend on libeclipse-jdt-core-java instead of libecj-java
   * Standards-Version updated to 4.6.2
Checksums-Sha1:
 fe89e4e0772ed40cc48d131bb2ebf8f2c9c08c77 3426 tycho_1.6.0-3.dsc
 57995e4884cd4a9a8d0452932794142215f16ca5 14924 tycho_1.6.0-3.debian.tar.xz
 7d78255e4f86f85c4a6206a0aad1f5f32825e12d 17130 tycho_1.6.0-3_source.buildinfo
Checksums-Sha256:
 f2a17a2fb1d3a511c2d1959cc1d490837a34d974b62c58d6c34aa637f0c7ccc9 3426 
tycho_1.6.0-3.dsc
 e9d646374d1187efee4aca7223fd7b1f47b8045e7dd50fab4f7a736a2a954196 14924 
tycho_1.6.0-3.debian.tar.xz
 70585f7f1634fe992a5c712646471a407c0ffed15fd61245dbfc996c5f011d20 17130 
tycho_1.6.0-3_source.buildinfo
Files:
 346512a40abad2b766e2761fbdbc4550 3426 java optional tycho_1.6.0-3.dsc
 94b326aeef70ceb37acf25800326779f 14924 java optional 
tycho_1.6.0-3.debian.tar.xz
 b6c14756a73f91dc23a8c4f7b9b8495b 17130 java optional 
tycho_1.6.0-3_source.buildinfo

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

iQIzBAEBCgAdFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmO4BKMACgkQ9RPEGeS5
0Kxelw/9EZzDlyAvFsSufm5qjC4n8rFmjnCp7rCkreqe0oL0EjQOE4Zxhz4d48Jj
RzbtlM92H1IkvTbWWdCLWqZNJq9S6+QMdPibkg9J4N0oZxrcFsnx0CImftxqTlhD
yTXr1EdEIfg0sPiP7RAHM2zyNXMVLFcG+Hh1I1tJRJGVwTYrsuaTvPHvLp65qtzg
f0SgSbWoAnBLMIaLSo33FBI4fOSAT5SFK2pVYqDtOuQv1PzrQHvMtj+f1G9BgJAT
y8cWZZTDpgexYsvkoT4Lje9cWL1y+O7Wv8jlwBvvV4ttm1DsYuGr2/5EjAwLwh9m
289NZ/KBO7LnBcNL5RxPD0UZ98jE8Mqd/GWYJ5hNU5foaf+oIJrCtFT+XbxGxLOB
WKPhOlR6uG9Fp3AZR2sH3jSQNBk6Y7XfUpMJA25jgLTU/vDQklWZ6ljWnBSTGbDF
p2OlXjoj7se4ITXQUUvvBA70DSj2EsJKHMh7OIB5EoyFn3g1FHQR3Lo5+m8mo/PC
TR770VsENAvyVEjrfTR/Xxc5xAqWRbEiRWcLKN0kB6NadFwMUM6sqaRZvhVgrpPC
QrHmy3QxN6qouawZrsMcurWfdUneS7bTHImuUkwhd1xM7GRUho75qNZBPAqh6Z7a
py7GrH3xlLY4ewK2kMeqUoT+AeltqSjLsUYiTIw0Bbor2rVSnqc=
=xUKZ
-----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.

Reply via email to