D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/skinlf-6.7-0.0.13.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ghFyF1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf skinlf-6.7 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/skinlf-6.7-20060722.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd skinlf-6.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cp /home/iurt/rpmbuild/SOURCES/imageconversion.jar . + /usr/bin/cp /home/iurt/rpmbuild/SOURCES/skinlf-build.xml build.xml + /usr/bin/tar xfj /home/iurt/rpmbuild/SOURCES/skinlf-resources.tar.bz2 + echo 'Patch #0 (skinlf-no-jimi.patch):' Patch #0 (skinlf-no-jimi.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/com/l2fprod/tools/ImageUtils.java + dos2unix AUTHORS CHANGES INSTALL LICENSE LICENSE_nanoxml README THANKS dos2unix: converting file AUTHORS to Unix format... dos2unix: converting file CHANGES to Unix format... dos2unix: converting file INSTALL to Unix format... dos2unix: converting file LICENSE to Unix format... dos2unix: converting file LICENSE_nanoxml to Unix format... dos2unix: converting file README to Unix format... dos2unix: converting file THANKS to Unix format... + /usr/bin/chmod 644 AUTHORS CHANGES INSTALL LICENSE LICENSE_nanoxml README THANKS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kp0tz4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd skinlf-6.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + JAVA_HOME=/usr/lib/jvm/java-11-openjdk + ant jar javadocs Buildfile: /home/iurt/rpmbuild/BUILD/skinlf-6.7/build.xml init: [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/skinlf-6.7/docs [unjar] Expanding: /home/iurt/rpmbuild/BUILD/skinlf-6.7/imageconversion.jar into /home/iurt/rpmbuild/BUILD/skinlf-6.7/build compile: [javac] /home/iurt/rpmbuild/BUILD/skinlf-6.7/build.xml:37: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 132 source files to /home/iurt/rpmbuild/BUILD/skinlf-6.7/build [javac] /home/iurt/rpmbuild/BUILD/skinlf-6.7/src/com/l2fprod/gui/nativeskin/win32/Win32NativeSkin.java:203: error: cannot find symbol [javac] if (window.getPeer() == null) { [javac] ^ [javac] symbol: method getPeer() [javac] location: variable window of type Window [javac] /home/iurt/rpmbuild/BUILD/skinlf-6.7/src/com/l2fprod/gui/nativeskin/win32/Win32NativeSkin.java:219: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] getMethod("getDrawingSurfaceInfo", null). [javac] ^ [javac] cast to Class for a varargs call [javac] cast to Class[] for a non-varargs call and to suppress this warning [javac] /home/iurt/rpmbuild/BUILD/skinlf-6.7/src/com/l2fprod/gui/nativeskin/win32/Win32NativeSkin.java:220: error: cannot find symbol [javac] invoke(window.getPeer(), null); [javac] ^ [javac] symbol: method getPeer() [javac] location: variable window of type Window [javac] /home/iurt/rpmbuild/BUILD/skinlf-6.7/src/com/l2fprod/gui/plaf/skin/SkinPersonality.java:145: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] javax.swing.table.TableCellRenderer createTableHeaderRenderer(); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/skinlf-6.7/src/com/l2fprod/gui/plaf/skin/SkinLookAndFeel.java:95: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public final static String VERSION = version(); [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/skinlf-6.7/src/com/l2fprod/gui/plaf/skin/SkinLookAndFeel.java:874: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public static void enable() [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/skinlf-6.7/src/com/l2fprod/gui/plaf/skin/Window.java:305: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] "doDefaultCloseAction", new Class[0]).invoke(frame, null); [javac] ^ [javac] cast to Object for a varargs call [javac] cast to Object[] for a non-varargs call and to suppress this warning [javac] /home/iurt/rpmbuild/BUILD/skinlf-6.7/src/com/l2fprod/gui/plaf/skin/impl/gtk/parser/ASCII_UCodeESC_CharStream.java:383: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public final int getColumn() { [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/skinlf-6.7/src/com/l2fprod/gui/plaf/skin/impl/gtk/parser/ASCII_UCodeESC_CharStream.java:392: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public final int getLine() { [javac] ^ [javac] /home/iurt/rpmbuild/BUILD/skinlf-6.7/src/com/l2fprod/gui/plaf/skin/impl/gtk/GtkPersonality.java:383: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public TableCellRenderer createTableHeaderRenderer() { [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 errors [javac] 8 warnings BUILD FAILED /home/iurt/rpmbuild/BUILD/skinlf-6.7/build.xml:37: Compile failed; see the compiler error output for details. Total time: 4 seconds error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.kp0tz4 (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.kp0tz4 (%build) I: [iurt_root_command] ERROR: chroot