D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/swingx-1.6.5.1-11.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k1B7mK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf swingx-project-1.6.5-1 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/swingx-project-1.6.5-1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd swingx-project-1.6.5-1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (swingx-remove-jhlabs-filters.patch):' Patch #0 (swingx-remove-jhlabs-filters.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .orig --fuzz=0 patching file swingx-core/src/test/java/org/jdesktop/swingx/JXLabelVisualCheck.java + echo 'Patch #1 (swingx-java7-swing-painter-compat.patch):' Patch #1 (swingx-java7-swing-painter-compat.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .orig --fuzz=0 patching file swingx-core/src/test/java/org/jdesktop/swingx/JXPanelVisualCheck.java + echo 'Patch #2 (swingx-java7-treepath-compat.patch):' Patch #2 (swingx-java7-treepath-compat.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .orig --fuzz=0 patching file swingx-core/src/test/java/org/jdesktop/swingx/tree/TreeModelSupportTest.java + echo 'Patch #3 (swingx-uititlelabel-test-failure.patch):' Patch #3 (swingx-uititlelabel-test-failure.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .orig --fuzz=0 patching file swingx-core/src/test/java/org/jdesktop/swingx/JXHeaderTest.java + echo 'Patch #4 (swingx-java8-compat.patch):' Patch #4 (swingx-java8-compat.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .orig --fuzz=0 patching file swingx-common/src/main/java/org/jdesktop/swingx/util/JVM.java + find . -name '*.jar' -exec rm -f '{}' ';' + find . -name '*.class' -exec rm -f '{}' ';' + find . -name '*.so' -exec rm -f '{}' ';' + find . -name '*.dll' -exec rm -f '{}' ';' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module swingx-testsupport + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.evaWQL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd swingx-project-1.6.5-1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SwingX [pom] [INFO] SwingX Maven Support [jar] [INFO] SwingX Commons [jar] [INFO] SwingX AutoComplete [jar] [INFO] Action Framework [jar] [INFO] SwingX Painter Support [jar] [INFO] SwingX Graphics [jar] [INFO] SwingX Look and Feel Support [jar] [INFO] SwingX Core [jar] [INFO] SwingX Complete [jar] [INFO] SwingX BeanInfo [jar] [INFO] [INFO] ----------------< org.swinglabs.swingx:swingx-project >----------------- [INFO] Building SwingX 1.6.5-1 [1/11] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --------------< org.swinglabs.swingx:swingx-mavensupport >-------------- [INFO] Building SwingX Maven Support 1.6.5-1 [2/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ swingx-mavensupport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ swingx-mavensupport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-mavensupport/target/classes [WARNING] bootstrap class path not set in conjunction with -source 6 [WARNING] source value 6 is obsolete and will be removed in a future release [WARNING] target value 1.6 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] Writing META-INF/services/javax.annotation.processing.Processor [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ swingx-mavensupport --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ swingx-mavensupport --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ swingx-mavensupport --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ swingx-mavensupport --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-mavensupport/target/swingx-mavensupport-1.6.5-1.jar [INFO] [INFO] -----------------< org.swinglabs.swingx:swingx-common >----------------- [INFO] Building SwingX Commons 1.6.5-1 [3/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ swingx-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ swingx-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-common/target/classes [WARNING] bootstrap class path not set in conjunction with -source 6 [WARNING] source value 6 is obsolete and will be removed in a future release [WARNING] target value 1.6 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-common/src/main/java/org/jdesktop/swingx/util/Utilities.java: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-common/src/main/java/org/jdesktop/swingx/util/Utilities.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-common/src/main/java/org/jdesktop/swingx/util/Utilities.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ swingx-common --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ swingx-common --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ swingx-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ swingx-common --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-common/target/swingx-common-1.6.5-1.jar [INFO] [INFO] --------------< org.swinglabs.swingx:swingx-autocomplete >-------------- [INFO] Building SwingX AutoComplete 1.6.5-1 [4/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ swingx-autocomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ swingx-autocomplete --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-autocomplete/target/classes [WARNING] bootstrap class path not set in conjunction with -source 6 [WARNING] source value 6 is obsolete and will be removed in a future release [WARNING] target value 1.6 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ swingx-autocomplete --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ swingx-autocomplete --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ swingx-autocomplete --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ swingx-autocomplete --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-autocomplete/target/swingx-autocomplete-1.6.5-1.jar [INFO] [INFO] -----------------< org.swinglabs.swingx:swingx-action >----------------- [INFO] Building Action Framework 1.6.5-1 [5/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ swingx-action --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ swingx-action --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-action/target/classes [WARNING] bootstrap class path not set in conjunction with -source 6 [WARNING] source value 6 is obsolete and will be removed in a future release [WARNING] target value 1.6 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-action/src/main/java/org/jdesktop/swingx/action/AbstractActionExt.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-action/src/main/java/org/jdesktop/swingx/action/AbstractActionExt.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ swingx-action --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ swingx-action --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ swingx-action --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ swingx-action --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-action/target/swingx-action-1.6.5-1.jar [INFO] [INFO] ----------------< org.swinglabs.swingx:swingx-painters >---------------- [INFO] Building SwingX Painter Support 1.6.5-1 [6/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ swingx-painters --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ swingx-painters --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-painters/target/classes [WARNING] bootstrap class path not set in conjunction with -source 6 [WARNING] source value 6 is obsolete and will be removed in a future release [WARNING] target value 1.6 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [WARNING] No SupportedSourceVersion annotation found on org.jdesktop.beans.JavaBeanProcessor, returning RELEASE_6. [INFO] Attempting to open manifest... [INFO] Manifest does not exist... [INFO] Attempting to create output manifest... [INFO] Succeeded: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-painters/target/generated-sources/annotations/META-INF/MANIFEST.MF [INFO] Appending Java-Beans to MANIFEST.MF [INFO] [org.jdesktop.swingx.painter.AlphaPainter, org.jdesktop.swingx.painter.BusyPainter, org.jdesktop.swingx.painter.CheckerboardPainter, org.jdesktop.swingx.painter.CompoundPainter, org.jdesktop.swingx.painter.GlossPainter, org.jdesktop.swingx.painter.ImagePainter, org.jdesktop.swingx.painter.MattePainter, org.jdesktop.swingx.painter.PinstripePainter, org.jdesktop.swingx.painter.RectanglePainter, org.jdesktop.swingx.painter.ShapePainter, org.jdesktop.swingx.painter.TextPainter] [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-painters/src/main/java/org/jdesktop/swingx/painter/effects/AbstractAreaEffect.java: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-painters/src/main/java/org/jdesktop/swingx/painter/effects/AbstractAreaEffect.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-painters/src/main/java/org/jdesktop/swingx/painter/effects/AbstractAreaEffect.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-painters/src/main/java/org/jdesktop/swingx/painter/CompoundPainter.java: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-painters/src/main/java/org/jdesktop/swingx/painter/CompoundPainter.java uses unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-painters/src/main/java/org/jdesktop/swingx/painter/CompoundPainter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ swingx-painters --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ swingx-painters --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ swingx-painters --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ swingx-painters --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-painters/target/swingx-painters-1.6.5-1.jar [INFO] [INFO] ----------------< org.swinglabs.swingx:swingx-graphics >---------------- [INFO] Building SwingX Graphics 1.6.5-1 [7/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ swingx-graphics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ swingx-graphics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-graphics/target/classes [WARNING] bootstrap class path not set in conjunction with -source 6 [WARNING] source value 6 is obsolete and will be removed in a future release [WARNING] target value 1.6 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-graphics/src/main/java/org/jdesktop/swingx/graphics/ShadowRenderer.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-graphics/src/main/java/org/jdesktop/swingx/graphics/ShadowRenderer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ swingx-graphics --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ swingx-graphics --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ swingx-graphics --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ swingx-graphics --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-graphics/target/swingx-graphics-1.6.5-1.jar [INFO] [INFO] ------------------< org.swinglabs.swingx:swingx-plaf >------------------ [INFO] Building SwingX Look and Feel Support 1.6.5-1 [8/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ swingx-plaf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ swingx-plaf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-plaf/target/classes [WARNING] bootstrap class path not set in conjunction with -source 6 [WARNING] source value 6 is obsolete and will be removed in a future release [WARNING] target value 1.6 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [INFO] Writing META-INF/services/org.jdesktop.swingx.plaf.LookAndFeelAddons [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-plaf/src/main/java/org/jdesktop/swingx/plaf/LookAndFeelAddons.java: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-plaf/src/main/java/org/jdesktop/swingx/plaf/LookAndFeelAddons.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-plaf/src/main/java/org/jdesktop/swingx/plaf/LookAndFeelAddons.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ swingx-plaf --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ swingx-plaf --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ swingx-plaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ swingx-plaf --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-plaf/target/swingx-plaf-1.6.5-1.jar [INFO] [INFO] ------------------< org.swinglabs.swingx:swingx-core >------------------ [INFO] Building SwingX Core 1.6.5-1 [9/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ swingx-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 108 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ swingx-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 340 source files to /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/target/classes [INFO] Attempting to open manifest... [INFO] Manifest does not exist... [INFO] Attempting to create output manifest... [INFO] Succeeded: /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/target/generated-sources/annotations/META-INF/MANIFEST.MF [INFO] Appending Java-Beans to MANIFEST.MF [INFO] [org.jdesktop.swingx.HorizontalLayout, org.jdesktop.swingx.JXBusyLabel, org.jdesktop.swingx.JXButton, org.jdesktop.swingx.JXCollapsiblePane, org.jdesktop.swingx.JXDatePicker, org.jdesktop.swingx.JXDialog, org.jdesktop.swingx.JXEditorPane, org.jdesktop.swingx.JXErrorPane, org.jdesktop.swingx.JXFindBar, org.jdesktop.swingx.JXFindPanel, org.jdesktop.swingx.JXFrame, org.jdesktop.swingx.JXGradientChooser, org.jdesktop.swingx.JXGraph, org.jdesktop.swingx.JXHeader, org.jdesktop.swingx.JXHyperlink, org.jdesktop.swingx.JXImageView, org.jdesktop.swingx.JXLabel, org.jdesktop.swingx.JXList, org.jdesktop.swingx.JXLoginPane, org.jdesktop.swingx.JXMonthView, org.jdesktop.swingx.JXMultiSplitPane, org.jdesktop.swingx.JXMultiThumbSlider, org.jdesktop.swingx.JXPanel, org.jdesktop.swingx.JXRadioGroup, org.jdesktop.swingx.JXRootPane, org.jdesktop.swingx.JXSearchField, org.jdesktop.swingx.JXSearchPanel, org.jdesktop.swingx.JXStatusBar, org.jdesktop.swingx.JXTable, org.jdesktop.swingx.JXTaskPane, org.jdesktop.swingx.JXTaskPaneContainer, org.jdesktop.swingx.JXTextArea, org.jdesktop.swingx.JXTextField, org.jdesktop.swingx.JXTipOfTheDay, org.jdesktop.swingx.JXTitledPanel, org.jdesktop.swingx.JXTitledSeparator, org.jdesktop.swingx.JXTree, org.jdesktop.swingx.JXTreeTable, org.jdesktop.swingx.VerticalLayout, org.jdesktop.swingx.auth.DefaultUserNameStore, org.jdesktop.swingx.auth.JAASLoginService, org.jdesktop.swingx.auth.JDBCLoginService, org.jdesktop.swingx.border.DropShadowBorder, org.jdesktop.swingx.border.IconBorder, org.jdesktop.swingx.border.MatteBorderExt] [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/ForwardingRepaintManager.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/ForwardingRepaintManager.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/JXPanel.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/JXPanel.java: Recompile with -Xlint:unchecked for details. [INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] bootstrap class path not set in conjunction with -source 6 [WARNING] source value 6 is obsolete and will be removed in a future release [WARNING] target value 1.6 is obsolete and will be removed in a future release [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. [WARNING] No SupportedSourceVersion annotation found on org.jdesktop.beans.JavaBeanProcessor, returning RELEASE_6. [INFO] 5 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/JXTable.java:[574,9] no suitable constructor found for JTable(java.util.Vector,java.util.Vector) constructor javax.swing.JTable.JTable(javax.swing.table.TableModel,javax.swing.table.TableColumnModel) is not applicable (argument mismatch; java.util.Vector cannot be converted to javax.swing.table.TableModel) constructor javax.swing.JTable.JTable(int,int) is not applicable (argument mismatch; java.util.Vector cannot be converted to int) constructor javax.swing.JTable.JTable(java.util.Vector,java.util.Vector) is not applicable (argument mismatch; java.util.Vector cannot be converted to java.util.Vector) constructor javax.swing.JTable.JTable(java.lang.Object[][],java.lang.Object[]) is not applicable (argument mismatch; java.util.Vector cannot be converted to java.lang.Object[][]) [ERROR] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/tree/TreeUtilities.java:[273,52] incompatible types: java.util.Enumeration cannot be converted to java.util.Enumeration [ERROR] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/tree/TreeUtilities.java:[331,33] incompatible types: java.util.Enumeration cannot be converted to java.util.Enumeration [ERROR] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/tree/TreeUtilities.java:[377,52] incompatible types: java.util.Enumeration cannot be converted to java.util.Enumeration [ERROR] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/error/ErrorSupport.java:[71,25] reference to toArray is ambiguous both method toArray(java.util.function.IntFunction) in java.util.Collection and method toArray(T[]) in java.util.List match [INFO] 5 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping SwingX [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for SwingX 1.6.5-1: [INFO] [INFO] SwingX ............................................. SUCCESS [ 0.002 s] [INFO] SwingX Maven Support ............................... SUCCESS [ 1.680 s] [INFO] SwingX Commons ..................................... SUCCESS [ 0.705 s] [INFO] SwingX AutoComplete ................................ SUCCESS [ 0.491 s] [INFO] Action Framework ................................... SUCCESS [ 0.334 s] [INFO] SwingX Painter Support ............................. SUCCESS [ 0.485 s] [INFO] SwingX Graphics .................................... SUCCESS [ 0.365 s] [INFO] SwingX Look and Feel Support ....................... SUCCESS [ 0.328 s] [INFO] SwingX Core ........................................ FAILURE [ 2.881 s] [INFO] SwingX Complete .................................... SKIPPED [INFO] SwingX BeanInfo .................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.888 s [INFO] Finished at: 2020-10-09T15:48:37Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project swingx-core: Compilation failure: Compilation failure: [ERROR] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/JXTable.java:[574,9] no suitable constructor found for JTable(java.util.Vector,java.util.Vector) [ERROR] constructor javax.swing.JTable.JTable(javax.swing.table.TableModel,javax.swing.table.TableColumnModel) is not applicable [ERROR] (argument mismatch; java.util.Vector cannot be converted to javax.swing.table.TableModel) [ERROR] constructor javax.swing.JTable.JTable(int,int) is not applicable [ERROR] (argument mismatch; java.util.Vector cannot be converted to int) [ERROR] constructor javax.swing.JTable.JTable(java.util.Vector,java.util.Vector) is not applicable [ERROR] (argument mismatch; java.util.Vector cannot be converted to java.util.Vector) [ERROR] constructor javax.swing.JTable.JTable(java.lang.Object[][],java.lang.Object[]) is not applicable [ERROR] (argument mismatch; java.util.Vector cannot be converted to java.lang.Object[][]) [ERROR] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/tree/TreeUtilities.java:[273,52] incompatible types: java.util.Enumeration cannot be converted to java.util.Enumeration [ERROR] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/tree/TreeUtilities.java:[331,33] incompatible types: java.util.Enumeration cannot be converted to java.util.Enumeration [ERROR] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/tree/TreeUtilities.java:[377,52] incompatible types: java.util.Enumeration cannot be converted to java.util.Enumeration [ERROR] /home/iurt/rpmbuild/BUILD/swingx-project-1.6.5-1/swingx-core/src/main/java/org/jdesktop/swingx/error/ErrorSupport.java:[71,25] reference to toArray is ambiguous [ERROR] both method toArray(java.util.function.IntFunction) in java.util.Collection and method toArray(T[]) in java.util.List match [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 -rf :swingx-core error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.evaWQL (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.evaWQL (%build) I: [iurt_root_command] ERROR: chroot