Source: drmips
Version: 2.0.1-2
Severity: serious
Tags: ftbfs buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/drmips.html
...
[ 2%] Building Java objects for DrMIPS.jar
cd /build/1st/drmips-2.0.1/src/pc/DrMIPS/src && /usr/bin/javac -encoding UTF-8
-source 1.7 -target 1.7 -classpath
:/build/1st/drmips-2.0.1/src/pc/DrMIPS/src:/build/1st/drmips-2.0.1/obj-x86_64-linux-gnu/src/pc/DrMIPS/src:../lib/DrMIPSSimulator.jar
-d
/build/1st/drmips-2.0.1/obj-x86_64-linux-gnu/src/pc/DrMIPS/src/CMakeFiles/DrMIPS.dir
@/build/1st/drmips-2.0.1/obj-x86_64-linux-gnu/src/pc/DrMIPS/src/CMakeFiles/DrMIPS.dir/java_sources
warning: [options] bootstrap class path not set in conjunction with -source 7
org/fife/ui/rsyntaxtextarea/RSyntaxTextArea.java:613: error: cannot find symbol
sm.checkSystemClipboardAccess();
^
symbol: method checkSystemClipboardAccess()
location: variable sm of type SecurityManager
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.
1 error
1 warning
make[3]: *** [src/pc/DrMIPS/src/CMakeFiles/DrMIPS.dir/build.make:2625:
src/pc/DrMIPS/src/CMakeFiles/DrMIPS.dir/java_compiled_DrMIPS] Error 1