Your message dated Tue, 10 Jan 2023 13:23:52 +0000
with message-id <e1pfeby-000dhz...@fasolo.debian.org>
and subject line Bug#1022378: fixed in librdfa-java 1.0.0~BETA1-3
has caused the Debian Bug report #1022378,
regarding librdfa-java: FTBFS: [ERROR] 
/<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/jena/RDFaReader.java:[31,23]
 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.)


-- 
1022378: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022378
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: librdfa-java
Version: 1.0.0~BETA1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       mh_patchpoms -plibrdfa-java --debian-build --keep-pom-version 
> --maven-repo=/<<BUILDDIR>>/librdfa-java-1.0.0\~BETA1/debian/maven-repo
>    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=/<<BUILDDIR>>/librdfa-java-1.0.0\~BETA1 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<BUILDDIR>>/librdfa-java-1.0.0\~BETA1/debian/maven.properties
>  org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Ddebian.dir=/<<BUILDDIR>>/librdfa-java-1.0.0\~BETA1/debian 
> -Dmaven.repo.local=/<<BUILDDIR>>/librdfa-java-1.0.0\~BETA1/debian/maven-repo 
> --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] java-rdfa-parent                                                   
> [pom]
> [INFO] java-rdfa-htmlparser                                               
> [jar]
> [INFO] java-rdfa                                                       
> [bundle]
> [INFO] 
> [INFO] --------------------< net.rootdev:java-rdfa-parent 
> >--------------------
> [INFO] Building java-rdfa-parent 1.0.0-BETA1                              
> [1/3]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] ------------------< net.rootdev:java-rdfa-htmlparser 
> >------------------
> [INFO] Building java-rdfa-htmlparser 1.0.0-BETA1                          
> [2/3]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact 
> org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4 has been relocated 
> to org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> java-rdfa-htmlparser ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/htmlparser-module/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> java-rdfa-htmlparser ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ java-rdfa-htmlparser ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> java-rdfa-htmlparser ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> java-rdfa-htmlparser ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ java-rdfa-htmlparser ---
> [WARNING] JAR will be empty - no content was marked for inclusion!
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/htmlparser-module/target/java-rdfa-htmlparser-1.0.0-BETA1.jar
> [INFO] 
> [INFO] -----------------------< net.rootdev:java-rdfa 
> >------------------------
> [INFO] Building java-rdfa 1.0.0-BETA1                                     
> [3/3]
> [INFO] -------------------------------[ bundle 
> ]-------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> java-rdfa ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ java-rdfa 
> ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 27 source files to 
> /<<PKGBUILDDIR>>/rdfa-module/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/ParserFactory.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/ParserFactory.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/EvalContext.java:
>  Some input files use unchecked or unsafe operations.
> [INFO] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/EvalContext.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/jena/RDFaReader.java:[10,33]
>  cannot find symbol
>   symbol:   class RDFReader
>   location: package org.apache.jena.rdf.model
> [ERROR] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/jena/RDFaReader.java:[27,36]
>  cannot find symbol
>   symbol: class RDFReader
> [ERROR] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/jena/RDFaReader.java:[30,23]
>  cannot find symbol
>   symbol:   method setBaseReaderClassName(java.lang.String,java.lang.String)
>   location: class org.apache.jena.rdf.model.impl.RDFReaderFImpl
> [ERROR] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/jena/RDFaReader.java:[31,23]
>  cannot find symbol
>   symbol:   method setBaseReaderClassName(java.lang.String,java.lang.String)
>   location: class org.apache.jena.rdf.model.impl.RDFReaderFImpl
> [INFO] 4 errors 
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for java-rdfa-parent 1.0.0-BETA1:
> [INFO] 
> [INFO] java-rdfa-parent ................................... SUCCESS [  0.002 
> s]
> [INFO] java-rdfa-htmlparser ............................... SUCCESS [  0.440 
> s]
> [INFO] java-rdfa .......................................... FAILURE [  0.930 
> s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  1.838 s
> [INFO] Finished at: 2022-10-23T07:34:28Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile 
> (default-compile) on project java-rdfa: Compilation failure: Compilation 
> failure: 
> [ERROR] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/jena/RDFaReader.java:[10,33]
>  cannot find symbol
> [ERROR]   symbol:   class RDFReader
> [ERROR]   location: package org.apache.jena.rdf.model
> [ERROR] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/jena/RDFaReader.java:[27,36]
>  cannot find symbol
> [ERROR]   symbol: class RDFReader
> [ERROR] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/jena/RDFaReader.java:[30,23]
>  cannot find symbol
> [ERROR]   symbol:   method 
> setBaseReaderClassName(java.lang.String,java.lang.String)
> [ERROR]   location: class org.apache.jena.rdf.model.impl.RDFReaderFImpl
> [ERROR] 
> /<<PKGBUILDDIR>>/rdfa-module/src/main/java/net/rootdev/javardfa/jena/RDFaReader.java:[31,23]
>  cannot find symbol
> [ERROR]   symbol:   method 
> setBaseReaderClassName(java.lang.String,java.lang.String)
> [ERROR]   location: class org.apache.jena.rdf.model.impl.RDFReaderFImpl
> [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 :java-rdfa
> 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=/<<BUILDDIR>>/librdfa-java-1.0.0\~BETA1 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<BUILDDIR>>/librdfa-java-1.0.0\~BETA1/debian/maven.properties
>  org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Ddebian.dir=/<<BUILDDIR>>/librdfa-java-1.0.0\~BETA1/debian 
> -Dmaven.repo.local=/<<BUILDDIR>>/librdfa-java-1.0.0\~BETA1/debian/maven-repo 
> --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned 
> exit code 1
> make: *** [debian/rules:4: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/librdfa-java_1.0.0~BETA1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lu...@debian.org&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 marking 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: librdfa-java
Source-Version: 1.0.0~BETA1-3
Done: Markus Koschany <a...@debian.org>

We believe that the bug you reported is fixed in the latest version of
librdfa-java, 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 1022...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated librdfa-java 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: Tue, 10 Jan 2023 13:55:03 +0100
Source: librdfa-java
Architecture: source
Version: 1.0.0~BETA1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Closes: 1022378
Changes:
 librdfa-java (1.0.0~BETA1-3) unstable; urgency=medium
 .
   * Declare compliance with Debian Policy 4.6.2.
   * Tighten B-D on libapache-jena-java.
   * Add RDFaReader.patch and fix FTBFS with Apache Jena 4.5.0.
     (Closes: #1022378)
Checksums-Sha1:
 f77a6c9b2e6abf1b05ad4f83bfbf7566cc980a52 2317 librdfa-java_1.0.0~BETA1-3.dsc
 437f848e369f5908d4aa0d40466ec7f85b4be47f 7556 
librdfa-java_1.0.0~BETA1-3.debian.tar.xz
 5a3234c4b75844ef8346aaf09fb2cd59856c38d5 15341 
librdfa-java_1.0.0~BETA1-3_amd64.buildinfo
Checksums-Sha256:
 1e7ecf47278c07322b1014812a9310d9b4d260b783d8edaacfc42ebfd5d22035 2317 
librdfa-java_1.0.0~BETA1-3.dsc
 7685cca5ca19f0b133f98d79119189ccfe4e067f525ec65b877f301ebaabdc49 7556 
librdfa-java_1.0.0~BETA1-3.debian.tar.xz
 67fb7ce109d95a27ff1d658776926df0fb3b5bbd353cbbb73453ad583d0de889 15341 
librdfa-java_1.0.0~BETA1-3_amd64.buildinfo
Files:
 c7225127f5f1fd2d22734553da7581e1 2317 java optional 
librdfa-java_1.0.0~BETA1-3.dsc
 eb0653d70bff381d4ac7ea1ab3b44e3a 7556 java optional 
librdfa-java_1.0.0~BETA1-3.debian.tar.xz
 43e3c34868a69b1587ba5a9b993872d9 15341 java optional 
librdfa-java_1.0.0~BETA1-3_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAmO9YdpfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkHt0P/jA/xFIZY36jwEasoAbUpi2WmoPm3vJfN2ru
lLYlxFDMM35XXPUa47IqnPEhSiTlNp6GLdfSAeykhEzjNyK8Ww6geKY2IVbIBPYV
v9S6vwQVI7R+yv7QnNdbjnM//VghQPAbGhUunlcVActOGKTCXp0QGeT/H05AT1Ay
kAerNp7GVlvyGAYq53+FAbQ9EI5e1jbjGeW7I0eLr4/JcUU6oOyuN1HCQTqbNmpU
TOfSX8iyKrX+xT8sK5g1Hh/jx+q6B6TDYAEWa9zUcDP5HrkYfWML5knKTL9Q6dQU
f3VMtiVG0y4HYBzjxAFfBQCo24Qw3rO8nzpIjk5PKvK2r8ySWwJdE4fgYx2p8Spj
Z4+hqj2swMZ//GzfN89iGqCcL5w8csYZl5Tq86RYrH4bGPFSmxpB6ugpAZsw0DC+
an9k7ahiHy1sawwOkGOBQJHOg78SA/BNXltmjzMOKfdk4DluLH23YHsKt7WuMTSW
BUl1Dr5EhIsK0k8jD85vFDLJVyYhIRRAaDGIDcJbYXW33E9/yiKEfUF09OGOnK4S
NdRYQq82SrLUJ94jBEolCgQHfKqAUeNLeq/pDdx/p3Tak/8OgichUOxwsYWDgMIv
k7o1PYKxPcRMMKx58s+s7mZQgdmmWPSLYlC7FIQRmxg2hVm48IDZ8keB0au/9yTN
OA6REB/0
=D77h
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to