D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/memoryfilesystem-0.6.7-5.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.au9n4o + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf memoryfilesystem-0.6.7 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/memoryfilesystem-0.6.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd memoryfilesystem-0.6.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-release-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin com.github.marschall:jdeps-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.jboss.jandex:jandex-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep com.github.marschall:zipfilesystem-standalone + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.openjdk.jol:jol-core + sed -i /jandex.idx/d pom.xml + rm -rf ./src/test/java/com/github/marschall/memoryfilesystem/MemoryFileTest.java + rm -rf ./src/test/java/com/github/marschall/memoryfilesystem/ZipFileSystemInteropabilityTest.java + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fGd7ar + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd memoryfilesystem-0.6.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] The project com.github.marschall:memoryfilesystem:bundle:0.6.7 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] [INFO] ---------------< com.github.marschall:memoryfilesystem >---------------- [INFO] Building Memory File System 0.6.7 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ memoryfilesystem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ memoryfilesystem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /home/iurt/rpmbuild/BUILD/memoryfilesystem-0.6.7/target/classes [INFO] /home/iurt/rpmbuild/BUILD/memoryfilesystem-0.6.7/src/main/java/com/github/marschall/memoryfilesystem/MemoryFileSystem.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/memoryfilesystem-0.6.7/src/main/java/com/github/marschall/memoryfilesystem/MemoryFileSystem.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/iurt/rpmbuild/BUILD/memoryfilesystem-0.6.7/src/main/java/com/github/marschall/memoryfilesystem/MemoryFileSystem.java:[62,24] package javax.annotation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/memoryfilesystem-0.6.7/src/main/java/com/github/marschall/memoryfilesystem/MemoryFileSystem.java:[1072,4] cannot find symbol symbol: class PreDestroy location: class com.github.marschall.memoryfilesystem.MemoryFileSystem [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Memory File System [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.028 s [INFO] Finished at: 2020-10-08T13:04:03Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project memoryfilesystem: Compilation failure: Compilation failure: [ERROR] /home/iurt/rpmbuild/BUILD/memoryfilesystem-0.6.7/src/main/java/com/github/marschall/memoryfilesystem/MemoryFileSystem.java:[62,24] package javax.annotation does not exist [ERROR] /home/iurt/rpmbuild/BUILD/memoryfilesystem-0.6.7/src/main/java/com/github/marschall/memoryfilesystem/MemoryFileSystem.java:[1072,4] cannot find symbol [ERROR] symbol: class PreDestroy [ERROR] location: class com.github.marschall.memoryfilesystem.MemoryFileSystem [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: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.fGd7ar (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.fGd7ar (%build) I: [iurt_root_command] ERROR: chroot