D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/jmol-14.6.0-3.2016.06.30.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xKo2Pg + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf jmol-14.6.0_2016.06.30 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Jmol-14.6.0_2016.06.30-full.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jmol-14.6.0_2016.06.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (jmol-14.2.12-fedorabuild.patch):' Patch #0 (jmol-14.2.12-fedorabuild.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fedorabuild --fuzz=0 patching file build.xml Hunk #4 succeeded at 437 (offset 1 line). Hunk #5 succeeded at 469 (offset 1 line). Hunk #6 succeeded at 1228 (offset 1 line). + echo 'Patch #1 (jmol-14.0.11-dontsign.patch):' Patch #1 (jmol-14.0.11-dontsign.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .nosign --fuzz=0 patching file build.xml Hunk #1 succeeded at 159 (offset 6 lines). Hunk #2 succeeded at 517 (offset 2 lines). Hunk #3 succeeded at 552 (offset 3 lines). Hunk #4 succeeded at 583 (offset 2 lines). Hunk #5 succeeded at 1154 (offset -9 lines). + find -name '*.class' -exec rm -f '{}' ';' + find -name '*.exe' -exec rm -f '{}' ';' + find -name '*.jar' -exec rm -f '{}' ';' + rm -f jars/jspecview.properties + find -name '*.txt' -exec chmod 644 '{}' ';' + for doc in README.txt COPYRIGHT.txt LICENSE.txt CHANGES.txt + sed 's|\r||g' README.txt + touch -r README.txt README.txt.new + mv README.txt.new README.txt + for doc in README.txt COPYRIGHT.txt LICENSE.txt CHANGES.txt + sed 's|\r||g' COPYRIGHT.txt + touch -r COPYRIGHT.txt COPYRIGHT.txt.new + mv COPYRIGHT.txt.new COPYRIGHT.txt + for doc in README.txt COPYRIGHT.txt LICENSE.txt CHANGES.txt + sed 's|\r||g' LICENSE.txt + touch -r LICENSE.txt LICENSE.txt.new + mv LICENSE.txt.new LICENSE.txt + for doc in README.txt COPYRIGHT.txt LICENSE.txt CHANGES.txt + sed 's|\r||g' CHANGES.txt + touch -r CHANGES.txt CHANGES.txt.new + mv CHANGES.txt.new CHANGES.txt + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3fEiph + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jmol-14.6.0_2016.06.30 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export ANT_OPTS=-Dfile.encoding=utf-8 + ANT_OPTS=-Dfile.encoding=utf-8 + PLUGIN_JAR=/usr/share/icedtea-web/jsobject.jar + unzip /usr/share/icedtea-web/jsobject.jar + grep javascript/JSObject.class inflating: netscape/javascript/JSObject.class + ant --execdebug -lib /usr/share/icedtea-web/jsobject.jar jar applet-jar doc arg : -lib quoted_arg: "-lib" arg : /usr/share/icedtea-web/jsobject.jar quoted_arg: "/usr/share/icedtea-web/jsobject.jar" arg : jar quoted_arg: "jar" arg : applet-jar quoted_arg: "applet-jar" arg : doc quoted_arg: "doc" exec "$JAVACMD" -Dfile.encoding=utf-8 -classpath "$LOCALCLASSPATH" -Dant.home="$ANT_HOME" -Dant.library.dir="$ANT_LIB" org.apache.tools.ant.launch.Launcher -cp "$CLASSPATH" "-lib" "/usr/share/icedtea-web/jsobject.jar" "jar" "applet-jar" "doc" Buildfile: /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/build.xml [copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30 [echo] version=14.6.0_2016.06.30 init: classes: [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/build/classes [javac] Compiling 1036 source files to /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 6 [javac] warning: [options] source value 6 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/javajs/util/DebugJS.java:15: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] public static void _(String msg) { [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/awt/FileDropper.java:104: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] switch (vwr.ms.ac > 0 && !isScript && !isSurface ? JOptionPane.showConfirmDialog(null, GT._("Would you like to replace the current model with the selected model?")) : JOptionPane.OK_OPTION) { [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/awtjs2d/JSModelKitPopup.java:89: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] String element = GT._("Element?"); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:54: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] l.put("title", GT._("Jmol Script Console") + " " + Viewer.getJmolVersion()); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:90: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("saveas", GT._("&Save As...")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:91: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("file", GT._("&File")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:92: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("close", GT._("&Close")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:97: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("help", GT._("&Help")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:98: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("search", GT._("&Search...")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:99: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("commands", GT._("&Commands")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:100: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("functions", GT._("Math &Functions")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:101: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("parameters", GT._("Set &Parameters")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:102: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("more", GT._("&More")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:103: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("Editor", GT._("Editor")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:104: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("State", GT._("State")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:105: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("Run", GT._("Run")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:106: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("Clear Output", GT._("Clear Output")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:107: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("Clear Input", GT._("Clear Input")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:108: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("History", GT._("History")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:109: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] labels.put("Load", GT._("Load")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:111: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] ._("press CTRL-ENTER for new line or paste model data and press Load")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/GenericConsole.java:113: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] GT._("Messages will appear here. Enter commands in the box below. Click the console Help menu item for on-line help, which will appear in a new browser window.")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:107: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] setTitle(title = GT._("Jmol Script Editor")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:140: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] consoleButton = setButton(GT._("Console")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:142: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] openButton = setButton(GT._("Open")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:143: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] fontButton = setButton(GT._("Font")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:144: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] loadButton = setButton(GT._("Script")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:145: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] checkButton = setButton(GT._("Check")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:146: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] topButton = setButton(PT.split(GT._("Top[as in \"go to the top\" - (translators: remove this bracketed part]"), "[")[0]); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:147: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] stepButton = setButton(GT._("Step")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:148: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] runButton = setButton(GT._("Run")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:149: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] pauseButton = setButton(GT._("Pause")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:151: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] resumeButton = setButton(GT._("Resume")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:153: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] haltButton = setButton(GT._("Halt")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:155: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] clearButton = setButton(GT._("Clear")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/console/ScriptEditor.java:156: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] closeButton = setButton(GT._("Close")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:93: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.fileNameLabelText", GT._("File or URL:")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:274: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] cbPanel.setBorder(new TitledBorder(GT._("Image Type"))); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:289: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] qPanelJPEG.setBorder(new TitledBorder(GT.i(GT._("JPEG Quality ({0})"), [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:303: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] .setBorder(new TitledBorder(GT.i(GT._("PNG Compression ({0})"), qualityPNG))); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:331: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] .setBorder(new TitledBorder(GT.i(GT._("JPEG Quality ({0})"), value))); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:334: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] qPanelPNG.setBorder(new TitledBorder(GT.i(GT._("PNG Quality ({0})"), value))); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:384: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] Object[] options = { GT._("Yes"), GT._("No") }; [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:384: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] Object[] options = { GT._("Yes"), GT._("No") }; [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:385: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] int opt = JOptionPane.showOptionDialog(chooser, GT.o(GT._( [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:387: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] ._("Warning"), JOptionPane.DEFAULT_OPTION, JOptionPane.WARNING_MESSAGE, [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:446: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.acceptAllFileFilterText", GT._("All Files")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:447: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.cancelButtonText", GT._("Cancel")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:449: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] ._("Abort file chooser dialog")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:451: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] ._("Details")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:452: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.detailsViewButtonToolTipText", GT._("Details")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:453: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.directoryDescriptionText", GT._("Directory")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:454: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.directoryOpenButtonText", GT._("Open")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:456: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] ._("Open selected directory")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:457: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.fileAttrHeaderText", GT._("Attributes")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:458: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.fileDateHeaderText", GT._("Modified")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:459: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.fileDescriptionText", GT._("Generic File")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:460: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.fileNameHeaderText", GT._("Name")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:461: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.fileNameLabelText", GT._("File Name:")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:462: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.fileSizeHeaderText", GT._("Size")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:463: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.filesOfTypeLabelText", GT._("Files of Type:")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:464: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.fileTypeHeaderText", GT._("Type")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:465: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.helpButtonText", GT._("Help")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:467: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] .put("FileChooser.helpButtonToolTipText", GT._("FileChooser help")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:468: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.homeFolderAccessibleName", GT._("Home")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:469: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.homeFolderToolTipText", GT._("Home")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:470: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.listViewButtonAccessibleName", GT._("List")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:471: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.listViewButtonToolTipText", GT._("List")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:472: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.lookInLabelText", GT._("Look In:")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:474: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] ._("Error creating new folder")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:475: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.newFolderAccessibleName", GT._("New Folder")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:477: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] .put("FileChooser.newFolderToolTipText", GT._("Create New Folder")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:478: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.openButtonText", GT._("Open")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:480: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] ._("Open selected file")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:481: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.openDialogTitleText", GT._("Open")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:482: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.saveButtonText", GT._("Save")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:484: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] ._("Save selected file")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:485: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.saveDialogTitleText", GT._("Save")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:486: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.saveInLabelText", GT._("Save In:")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:487: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.updateButtonText", GT._("Update")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:489: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] ._("Update directory listing")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:490: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.upFolderAccessibleName", GT._("Up")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:491: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("FileChooser.upFolderToolTipText", GT._("Up One Level")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:494: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("OptionPane.cancelButtonText", GT._("Cancel")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:495: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("OptionPane.noButtonText", GT._("No")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:496: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("OptionPane.okButtonText", GT._("OK")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/Dialog.java:497: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] UIManager.put("OptionPane.yesButtonText", GT._("Yes")); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/FilePreview.java:77: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] active = new JCheckBox(GT._("Preview"), false); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/FilePreview.java:98: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] append = new JCheckBox(GT._("Append models"), false); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dialog/FilePreview.java:100: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] cartoons = new JCheckBox(GT._("PDB cartoons"), pdbCartoonChecked); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dssx/DSSP.java:279: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] ._( [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/dssx/DSSP.java:285: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] ._( [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/i18n/GT.java:68: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] return _(s); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/i18n/GT.java:207: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] public static String _(String string) { [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/i18n/Language.java:77: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] new Language("ar", GT._("Arabic"), "العربية", false), [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/org/jmol/i18n/Language.java:78: warning: as of release 9, '_' is a keyword, and may not be used as an identifier [javac] new Language("ast", GT._("Asturian"), "Asturian", false), [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/src/jspecview/application/AwtTreeNode.java:9: error: AwtTreeNode is not abstract and does not override abstract method children() in JSVTreeNode [javac] public class AwtTreeNode extends [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 error [javac] 100 warnings BUILD FAILED /home/iurt/rpmbuild/BUILD/jmol-14.6.0_2016.06.30/build.xml:287: Compile failed; see the compiler error output for details. Total time: 19 seconds error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.3fEiph (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.3fEiph (%build) I: [iurt_root_command] ERROR: chroot