Your message dated Thu, 8 Nov 2018 11:50:09 +0100
with message-id 
<caewx8orgjtovrsd9upkhytvcnfiby3xxxqgndxqrgovntud...@mail.gmail.com>
and subject line Close 912386 for openjdk11 support
has caused the Debian Bug report #912386,
regarding rdp-readseq: FTBFS with Java 11 due to JAXB removal
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.)


-- 
912386: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912386
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rdp-readseq
Version: 2.0.2-4
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/rdp-readseq.html

...
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/1st/rdp-readseq-2.0.2'
jh_build --javacopts="-encoding UTF8" rdp-readseq.jar src
find src -name *.java -and -type f -print0 | xargs -s 512000 -0 
/usr/lib/jvm/default-java/bin/javac -g -cp 
/usr/share/java/commons-cli.jar:/usr/share/java/commons-lang.jar:/usr/share/java/commons-io.jar:debian/_jh_build.rdp-readseq
 -d debian/_jh_build.rdp-readseq -source 1.7 -target 1.7 -encoding UTF8
warning: [options] bootstrap class path not set in conjunction with -source 7
src/edu/msu/cme/rdp/readseq/readers/Sequence.java:11: error: package 
javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlAttribute;
                                ^
src/edu/msu/cme/rdp/readseq/readers/Sequence.java:12: error: package 
javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlElement;
                                ^
src/edu/msu/cme/rdp/readseq/readers/Sequence.java:19: error: cannot find symbol
    @XmlAttribute
     ^
  symbol:   class XmlAttribute
  location: class Sequence
src/edu/msu/cme/rdp/readseq/readers/Sequence.java:21: error: cannot find symbol
    @XmlAttribute
     ^
  symbol:   class XmlAttribute
  location: class Sequence
src/edu/msu/cme/rdp/readseq/readers/Sequence.java:23: error: cannot find symbol
    @XmlElement
     ^
  symbol:   class XmlElement
  location: class Sequence
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
5 errors
1 warning
make[1]: *** [debian/rules:27: override_dh_auto_build] Error 123

--- End Message ---
--- Begin Message ---
Version: 2.0.2-5
thanks

--- End Message ---

Reply via email to