D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/maven-compiler-plugin-3.12.1-2.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.x7rE3b
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fpTTN2
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build
+ rm -rf maven-compiler-plugin-3.12.1
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/maven-compiler-plugin-3.12.1-source-release.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd maven-compiler-plugin-3.12.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i 's|localRepository,\ "junit/junit/3.8.1/junit-3.8.1.jar"|"/usr/share/java/junit.jar"|' src/test/java/org/apache/maven/plugin/compiler/CompilerMojoTestCase.java
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TpdO2N
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd maven-compiler-plugin-3.12.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export JAVA_HOME=/usr/lib/jvm/jre-21-openjdk
+ JAVA_HOME=/usr/lib/jvm/jre-21-openjdk
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -j -- -Dmaven.compiler.release=11
Executing: xmvn --batch-mode --offline -Dmaven.compiler.release=11 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dmaven.compiler.release=11', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[WARNING] Ignoring metadata for artifact velocity:velocity:pom:SYSTEM as it has duplicate metadata
[WARNING] Ignoring metadata for artifact org.apache.velocity:velocity:pom:SYSTEM as it has duplicate metadata
[INFO]
[INFO] -----------< org.apache.maven.plugins:maven-compiler-plugin >-----------
[INFO] Building Apache Maven Compiler Plugin 3.12.1
[INFO] from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ maven-compiler-plugin ---
[INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ maven-compiler-plugin ---
[INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/src/main/resources
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes
[INFO]
[INFO] --- compiler:3.12.1:compile (default-compile) @ maven-compiler-plugin ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 8 source files with javac [debug release 11] to target/classes
[INFO] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: Some input files use or override a deprecated API.
[INFO] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- plugin:3.9.0:descriptor (default-descriptor) @ maven-compiler-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO]
[INFO] --- sisu:0.9.0.M2:main-index (index-project) @ maven-compiler-plugin ---
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ maven-compiler-plugin ---
[INFO] Copying 47 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes
[INFO]
[INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ maven-compiler-plugin ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [debug release 11] to target/test-classes
[INFO]
[INFO] --- sisu:0.9.0.M2:test-index (index-project) @ maven-compiler-plugin ---
[INFO]
[INFO] --- surefire:3.2.2:test (default-test) @ maven-compiler-plugin ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugin.compiler.CompilerMojoTestCase
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-basic-test/src/test/java/TestCompile0Test.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-basic-test/src/test/java/TestCompile0Test.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-basic-test/src/main/java/TestCompile0.java
[info] Recompiling the module because of changed source code.
[debug] Classpath:
[debug] /usr/share/java/junit.jar
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-basic-test/target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-basic-test/src/test/java
[debug] Command line options:
[debug] -d /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-basic-test/target/test-classes -classpath /usr/share/java/junit.jar:/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-basic-test/target/classes: -sourcepath /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-basic-test/src/test/java: -g -nowarn -target 1.8 -source 1.8 -XDuseUnsharedTable=true
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-includes-excludes-test/src/main/java/TestCompile4.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-includes-excludes-test/src/main/java/TestCompile4.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-basic-test/src/test/java/TestCompile0Test.java
[info] Recompiling the module because of changed source code.
[debug] Classpath:
[debug] target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-includes-excludes-test/src/main/java
[debug] Command line options:
[debug] -d /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-includes-excludes-test/target/classes -classpath target/classes: -sourcepath /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-includes-excludes-test/src/main/java: -g -nowarn -target 1.8 -source 1.8 -XDuseUnsharedTable=true
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-includes-excludes-test/src/test/java/TestCompile4TestCase.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-includes-excludes-test/src/test/java/TestCompile4TestCase.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-includes-excludes-test/src/main/java/TestCompile4.java
[info] Recompiling the module because of changed source code.
[debug] Classpath:
[debug] /usr/share/java/junit.jar
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-includes-excludes-test/target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-includes-excludes-test/src/test/java
[debug] Command line options:
[debug] -d /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-includes-excludes-test/target/test-classes -classpath /usr/share/java/junit.jar:/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-includes-excludes-test/target/classes: -sourcepath /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-includes-excludes-test/src/test/java: -g -nowarn -target 1.8 -source 1.8 -XDuseUnsharedTable=true
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[info] Not compiling main sources
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-skip-main/src/test/java/TestSkipMainCompile0Test.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-skip-main/src/test/java/TestSkipMainCompile0Test.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-includes-excludes-test/src/test/java/TestCompile4TestCase.java
[info] Recompiling the module because of changed source code.
[debug] Classpath:
[debug] /usr/share/java/junit.jar
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-skip-main/target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-skip-main/src/test/java
[debug] Command line options:
[debug] -d /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-skip-main/target/test-classes -classpath /usr/share/java/junit.jar:/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-skip-main/target/classes: -sourcepath /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-skip-main/src/test/java: -g -nowarn -target 1.8 -source 1.8 -XDuseUnsharedTable=true
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-skip-test/src/main/java/TestSkipTestCompile0.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-skip-test/src/main/java/TestSkipTestCompile0.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-skip-main/src/test/java/TestSkipMainCompile0Test.java
[info] Recompiling the module because of changed source code.
[debug] Classpath:
[debug] target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-skip-test/src/main/java
[debug] Command line options:
[debug] -d /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-skip-test/target/classes -classpath target/classes: -sourcepath /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-skip-test/src/main/java: -g -nowarn -target 1.8 -source 1.8 -XDuseUnsharedTable=true
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[info] Not compiling test sources
[debug] Using compiler 'javac'.
[info] No sources to compile
[debug] Using compiler 'javac'.
[info] No sources to compile
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fail-test/src/main/java/TestCompile0.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fail-test/src/main/java/TestCompile0.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-skip-test/src/main/java/TestSkipTestCompile0.java
[info] Recompiling the module because of immutable single output file.
[debug] Classpath:
[debug] target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fail-test/src/main/java
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[info] message 1
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test2/src/main/java/TestCompile4.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test2/src/main/java/TestCompile4.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fail-test/src/main/java/TestCompile0.java
[info] Recompiling the module because of immutable single output file.
[debug] Classpath:
[debug] target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test2/src/main/java
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[info] message 1
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test2/src/test/java/TestCompile4TestCase.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test2/src/test/java/TestCompile4TestCase.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test2/src/main/java/TestCompile4.java
[info] Recompiling the module because of immutable single output file.
[debug] Classpath:
[debug] /usr/share/java/junit.jar
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-one-output-file-test2/target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test2/src/test/java
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[info] message 1
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/main/java/TestCompile4.java
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/main/java/TestCompile3.java
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/main/java/TestCompile2.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/main/java/TestCompile2.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/main/java/TestCompile3.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/main/java/TestCompile4.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-basic-test/src/main/java/TestCompile0.java
[info] Recompiling the module because of immutable single output file.
[debug] Classpath:
[debug] target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/main/java
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[info] message 1
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/test/java/TestCompile4TestCase.java
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/test/java/TestCompile3TestCase.java
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/test/java/TestCompile2TestCase.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/test/java/TestCompile2TestCase.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/test/java/TestCompile3TestCase.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/test/java/TestCompile4TestCase.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/main/java/TestCompile2.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/main/java/TestCompile3.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/main/java/TestCompile4.java
[info] Recompiling the module because of immutable single output file.
[debug] Classpath:
[debug] /usr/share/java/junit.jar
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-one-output-file-test/target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/test/java
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[info] message 1
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fail-test/src/main/java/TestCompile0.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fail-test/src/main/java/TestCompile0.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/test/java/TestCompile2TestCase.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/test/java/TestCompile3TestCase.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-one-output-file-test/src/test/java/TestCompile4TestCase.java
[info] Recompiling the module because of immutable single output file.
[debug] Classpath:
[debug] target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fail-test/src/main/java
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[info] message 1
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-args-test/src/main/java/TestCompile0.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-args-test/src/main/java/TestCompile0.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fail-test/src/main/java/TestCompile0.java
[info] Recompiling the module because of immutable single output file.
[debug] Classpath:
[debug] target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-args-test/src/main/java
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[info] message 1
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/main/java/TestCompile1.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/main/java/TestCompile1.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-args-test/src/main/java/TestCompile0.java
[info] Recompiling the module because of changed source code.
[debug] Classpath:
[debug] target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/main/java
[debug] Excutable:
[debug] /usr/lib/jvm/jre-21-openjdk/bin/javac
[debug] Command line options:
[debug] -d /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-fork-test/target/classes -classpath target/classes: -sourcepath /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/main/java: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/main/java/TestCompile1.java -g -verbose -target 1.8 -source 1.8
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[warn] [options] bootstrap class path not set in conjunction with -source 8
[warn] [options] source value 8 is obsolete and will be removed in a future release
[warn] [options] target value 8 is obsolete and will be removed in a future release
[warn] [options] To suppress warnings about obsolete options, use -Xlint:-options.
[info] [parsing started SimpleFileObject[/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/main/java/TestCompile1.java]]
[info] [parsing completed 11ms]
[info] [search path for source files: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/main/java]
[info] [search path for class files: /usr/lib/jvm/java-21-openjdk-21.0.9.0.10-1.mga10.x86_64/lib/modules,target/classes,.]
[info] [loading /modules/java.base/java/lang/Object.class]
[info] [loading /modules/java.base/java/lang/Deprecated.class]
[info] [loading /modules/java.base/java/lang/annotation/Retention.class]
[info] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
[info] [loading /modules/java.base/java/lang/annotation/Target.class]
[info] [loading /modules/java.base/java/lang/annotation/ElementType.class]
[info] [checking foo.TestCompile1]
[info] [loading /modules/java.base/java/io/Serializable.class]
[info] [loading /modules/java.base/java/lang/AutoCloseable.class]
[info] [loading /modules/java.base/java/lang/System.class]
[info] [loading /modules/java.base/java/io/PrintStream.class]
[info] [loading /modules/java.base/java/lang/Appendable.class]
[info] [loading /modules/java.base/java/io/Closeable.class]
[info] [loading /modules/java.base/java/io/FilterOutputStream.class]
[info] [loading /modules/java.base/java/io/OutputStream.class]
[info] [loading /modules/java.base/java/io/Flushable.class]
[info] [loading /modules/java.base/java/lang/String.class]
[info] [loading /modules/java.base/java/lang/Comparable.class]
[info] [loading /modules/java.base/java/lang/CharSequence.class]
[info] [loading /modules/java.base/java/lang/constant/Constable.class]
[info] [loading /modules/java.base/java/lang/constant/ConstantDesc.class]
[info] [wrote /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-fork-test/target/classes/foo/TestCompile1.class]
[info] [total 129ms]
[debug] Using compiler 'javac'.
[warn] No explicit value set for target or release! To ensure the same result even after upgrading this plugin, please add
org.apache.maven.plugins
maven-compiler-plugin
8
[debug] CompilerReuseStrategy: reuseCreated
[debug] useIncrementalCompilation enabled
[debug] Cannot determine build start time, skipping incremental build detection.
[info] Stale source detected: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/test/java/TestCompile1TestCase.java
[info] Input tree files (+): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/test/java/TestCompile1TestCase.java
[info] Input tree files (-): /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/main/java/TestCompile1.java
[info] Recompiling the module because of changed source code.
[debug] Classpath:
[debug] /usr/share/java/junit.jar
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-fork-test/target/classes
[debug] Source roots:
[debug] /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/test/java
[debug] Excutable:
[debug] /usr/lib/jvm/jre-21-openjdk/bin/javac
[debug] Command line options:
[debug] -d /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-fork-test/target/test-classes -classpath /usr/share/java/junit.jar:/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-fork-test/target/classes: -sourcepath /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/test/java: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/test/java/TestCompile1TestCase.java -g -verbose -target 1.8 -source 1.8
[warn] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[debug] incrementalBuildHelper#beforeRebuildExecution
[debug] incrementalBuildHelper#afterRebuildExecution
[warn] [options] bootstrap class path not set in conjunction with -source 8
[warn] [options] source value 8 is obsolete and will be removed in a future release
[warn] [options] target value 8 is obsolete and will be removed in a future release
[warn] [options] To suppress warnings about obsolete options, use -Xlint:-options.
[info] [parsing started SimpleFileObject[/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/test/java/TestCompile1TestCase.java]]
[info] [parsing completed 11ms]
[info] [search path for source files: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test-classes/unit/compiler-fork-test/src/test/java]
[info] [search path for class files: /usr/lib/jvm/java-21-openjdk-21.0.9.0.10-1.mga10.x86_64/lib/modules,/usr/share/java/junit.jar,/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-fork-test/target/classes,.]
[info] [loading /usr/share/java/junit.jar(/junit/framework/TestCase.class)]
[info] [loading /usr/share/java/junit.jar(/junit/framework/Test.class)]
[info] [loading /modules/java.base/java/lang/Object.class]
[info] [loading /usr/share/java/junit.jar(/junit/framework/Assert.class)]
[info] [loading /modules/java.base/java/lang/Deprecated.class]
[info] [loading /modules/java.base/java/lang/annotation/Retention.class]
[info] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
[info] [loading /modules/java.base/java/lang/annotation/Target.class]
[info] [loading /modules/java.base/java/lang/annotation/ElementType.class]
[info] [checking foo.TestCompile1TestCase]
[info] [loading /modules/java.base/java/io/Serializable.class]
[info] [loading /modules/java.base/java/lang/AutoCloseable.class]
[info] [loading /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-fork-test/target/classes/foo/TestCompile1.class]
[info] [wrote /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/test/unit/compiler-fork-test/target/test-classes/foo/TestCompile1TestCase.class]
[info] [total 1381ms]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.17 s -- in org.apache.maven.plugin.compiler.CompilerMojoTestCase
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ maven-compiler-plugin ---
[INFO] Building jar: /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/target/maven-compiler-plugin-3.12.1.jar
[INFO]
[INFO] --- plugin:3.9.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-compiler-plugin ---
[INFO]
[INFO] -----------< org.apache.maven.plugins:maven-compiler-plugin >-----------
[INFO] Building Apache Maven Compiler Plugin 3.12.1
[INFO] from pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- xmvn-mojo:4.2.0:install (default-cli) @ maven-compiler-plugin ---
[INFO]
[INFO] --- xmvn-mojo:4.2.0:builddep (default-cli) @ maven-compiler-plugin ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.221 s
[INFO] Finished at: 2026-01-12T22:04:01Z
[INFO] ------------------------------------------------------------------------
-----BEGIN MAVEN BUILD DEPENDENCIES-----
H4sIAAAAAAAC/8WWPVPDMAyGd36F6e4U9pDesTGwswpHpCq27PNHrv33OE1LA0MopKSjpPf8vJZ1
OperrdGiRR/I8sPivrhbiFV1U95KKR4T6VrU6JBrZEUYRIOMHiLW4nUnXp5bFlJm9VBT3QhxSuy6
MCcab5N7qivrmwIcqDUWBlrkwunUEIdyeVT0evCR3kDFnNjr5KduUOmluI3Inf3KWVMuT2FnZPnV
ybgxVJpcwCJQSCOGurIcuvpu6nfUCe34L76M1uqzTQCzjRBzy8PlnJwNdzQj9JiYEamsxws+cFiD
x/pHai+TKZIOV6MTK48GOYKe5kHZGteQQh5v3Kaxwe4FcgMtzIxU1jjS6KdP9N/RBhga9NfCd11X
M8MvPeHHBYohEjfnbrGDXOa5Zwxh1vViHMSZm57/HNOIxqp3inbsdr1i4vrcJKY4QjnUx44fRPvf
0QchMmdocgkAAA==
-----END MAVEN BUILD DEPENDENCIES-----
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4ggju6
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build
+ mkdir /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd maven-compiler-plugin-3.12.1
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n maven-compiler-plugin -d /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT
[INFO] Installing artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.12.1
[INFO] Installing artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.12.1
WARNING: Ignoring metadata for artifact velocity:velocity:pom:SYSTEM as it has duplicate metadata
WARNING: Ignoring metadata for artifact org.apache.velocity:velocity:pom:SYSTEM as it has duplicate metadata
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT/usr/share/licenses
+ '[' -d target/site/apidocs ']'
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: maven-compiler-plugin-3.12.1-2.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bTyue4
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build
+ cd maven-compiler-plugin-3.12.1
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT/usr/share/licenses/maven-compiler-plugin
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT/usr/share/licenses/maven-compiler-plugin
+ cp -pr /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/LICENSE /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT/usr/share/licenses/maven-compiler-plugin
+ cp -pr /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/maven-compiler-plugin-3.12.1/NOTICE /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT/usr/share/licenses/maven-compiler-plugin
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT/usr/share/maven-metadata/maven-compiler-plugin.xml']
[INFO maven.prov] mvn(org.apache.maven.plugins:maven-compiler-plugin:pom:) = 3.12.1, mvn(org.apache.maven.plugins:maven-compiler-plugin) = 3.12.1
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT/usr/share/java/maven-compiler-plugin/maven-compiler-plugin.jar']
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT/usr/share/maven-metadata/maven-compiler-plugin.xml']
[INFO maven.req] mvn(org.apache.maven.shared:maven-shared-incremental), mvn(org.codehaus.plexus:plexus-java), mvn(org.codehaus.plexus:plexus-compiler-javac), javapackages-filesystem, java-21-headless, mvn(org.codehaus.plexus:plexus-compiler-api), mvn(org.codehaus.plexus:plexus-utils), mvn(org.apache.maven.shared:maven-shared-utils), mvn(org.codehaus.plexus:plexus-compiler-manager)
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT/usr/share/java/maven-compiler-plugin/maven-compiler-plugin.jar']
Provides: maven-compiler-plugin = 3.12.1-2.mga10 mvn(org.apache.maven.plugins:maven-compiler-plugin) = 3.12.1 mvn(org.apache.maven.plugins:maven-compiler-plugin:pom:) = 3.12.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-21-headless javapackages-filesystem mvn(org.apache.maven.shared:maven-shared-incremental) mvn(org.apache.maven.shared:maven-shared-utils) mvn(org.codehaus.plexus:plexus-compiler-api) mvn(org.codehaus.plexus:plexus-compiler-javac) mvn(org.codehaus.plexus:plexus-compiler-manager) mvn(org.codehaus.plexus:plexus-java) mvn(org.codehaus.plexus:plexus-utils)
Obsoletes: maven-compiler-plugin-javadoc < 3.12.1-13
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/maven-compiler-plugin-3.12.1-2.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lkMF3d
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/maven-compiler-plugin-3.12.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!