Bug#1011689: libspring-java: FTBFS: XmlBeansMarshaller.java:33: error: cannot find symbol

2022-12-28 Thread Paul Gevers

Hi,

On Thu, 26 May 2022 08:40:07 +0200 Lucas Nussbaum  wrote:

Source: libspring-java
Version: 4.3.30-1



During a rebuild of all packages in sid, your package failed to build
on amd64.


This seems related to the new upstream version of xmlbeans earlier this 
year. It seems to me that also libspring-java has a new upstream 
version. Did somebody already check if that can fix the FTBFS?


bookworm is nearly freezing. Having this bug fixed would be appreciated.

Paul


OpenPGP_signature
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#1011689: libspring-java: FTBFS: XmlBeansMarshaller.java:33: error: cannot find symbol

2022-05-26 Thread Lucas Nussbaum
Source: libspring-java
Version: 4.3.30-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220525 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 '/<>'
> dh_auto_build -- jar -x test -x check \
>  -x :spring-orm-hibernate4:compileJava \
>  -x :spring-orm-hibernate5:compileJava \
>  -x :spring-instrument-tomcat:compileJava \
>  -x :spring-webmvc-tiles2:compileJava \
>  -x :spring-websocket:compileJava
>   mkdir -p .gradle/init.d
>   cp /usr/share/gradle-debian-helper/init.gradle .gradle/init.d/
>   gradle --info --console plain --offline --stacktrace --no-daemon 
> --refresh-dependencies --gradle-user-home .gradle -Duser.home=. 
> -Duser.name=debian -Ddebian.package=libspring-java -Dfile.encoding=UTF-8 
> --parallel --max-workers=8 jar -x test -x check -x 
> :spring-orm-hibernate4:compileJava -x :spring-orm-hibernate5:compileJava -x 
> :spring-instrument-tomcat:compileJava -x :spring-webmvc-tiles2:compileJava -x 
> :spring-websocket:compileJava
> Initialized native services in: /<>/.gradle/native
> To honour the JVM settings for this build a new JVM will be forked. Please 
> consider using the daemon: 
> https://docs.gradle.org/4.4.1/userguide/gradle_daemon.html.
> Starting process 'Gradle build daemon'. Working directory: 
> /<>/.gradle/daemon/4.4.1 Command: 
> /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
> -Xbootclasspath/a:/usr/share/java/gradle-helper-hook.jar:/usr/share/java/maven-repo-helper.jar
>  --add-opens java.base/java.lang=ALL-UNNAMED -Dfile.encoding=UTF-8 
> -Duser.country -Duser.language=en -Duser.variant -cp 
> /usr/share/gradle/lib/gradle-launcher-4.4.1.jar 
> org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.4.1
> Successfully started process 'Gradle build daemon'
> An attempt to start the daemon took 0.771 secs.
> The client will now receive all logging from the daemon (pid: 701662). The 
> daemon log file: /<>/.gradle/daemon/4.4.1/daemon-701662.out.log
> Daemon will be stopped at the end of the build stopping after processing
> Closing daemon's stdin at end of input.
> The daemon will no longer process any standard input.
> Using 8 worker leases.
> Creating new cache for fileHashes, path 
> /<>/.gradle/caches/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@42378b33
> Creating new cache for resourceHashesCache, path 
> /<>/.gradle/caches/4.4.1/fileHashes/resourceHashesCache.bin, 
> access org.gradle.cache.internal.DefaultCacheAccess@42378b33
> Creating new cache for fileHashes, path 
> /<>/.gradle/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@764d9ae6
> Starting Build
> Compiling initialization script '/<>/.gradle/init.d/init.gradle' 
> using SubsetScriptTransformer.
> Creating new cache for metadata-1.1/results, path 
> /<>/.gradle/caches/transforms-1/metadata-1.1/results.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@5e81fdfa
> Compiling initialization script '/<>/.gradle/init.d/init.gradle' 
> using BuildScriptTransformer.
> Generating JAR file: 
> /<>/.gradle/caches/4.4.1/generated-gradle-jars/gradle-api-4.4.1.jar
> Generating JAR file 'gradle-api-4.4.1.jar'
>   Keep-alive timer started
>   Adding Debian repository to project 'buildSrc'
> Parallel execution is an incubating feature.
> Evaluating project ':buildSrc' using build file 
> '/<>/buildSrc/build.gradle'.
>   Adding Maven pom generation to project 'buildSrc'
>   Linking the generated javadoc to the system JDK API documentation
> Selected primary task 'clean' from project :
> Selected primary task 'build' from project :
> Creating new cache for annotation-processors, path 
> /<>/buildSrc/.gradle/4.4.1/fileContent/annotation-processors.bin,
>  access org.gradle.cache.internal.DefaultCacheAccess@1d70ea5
> Creating new cache for resourceHashesCache, path 
> /<>/.gradle/4.4.1/fileHashes/resourceHashesCache.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@764d9ae6
> Creating new cache for taskHistory, path 
> /<>/buildSrc/.gradle/4.4.1/taskHistory/taskHistory.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@21351b83
> Creating new cache for outputFiles, path 
> /<>/buildSrc/.gradle/buildOutputCleanup/outputFiles.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@53259c99
> :clean (Thread[Task worker for ':buildSrc' Thread 3,5,main]) started.
> :buildSrc:clean
> Putting task artifact state for task ':buildSrc:clean' into context took 
> 0.001 secs.
> Up-to-date check for task ':buildSrc:clean' took 0.0 secs. It is not 
> up-to-date because:
>   Task has not declared any outputs.
> :buildSrc:clean UP-TO-DATE
> :clean (Thread[Task worker for ':buildSrc' Thread 3,5,main]) completed. Took 
> 0.014 secs.
> :compileJava (Thread[Task worker for