D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2372773:junit-4.13.2-6.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2Yo6IR Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k4tcC3 + umask 022 + cd /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + rm -rf junit4-r4.13.2 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/junit-4.13.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd junit4-r4.13.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/0001-Port-to-hamcrest-2.2.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/0002-Port-to-OpenJDK-21.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i /InaccessibleBaseClassTest/d src/test/java/org/junit/tests/AllTests.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :replacer + sed s/@version@/4.13.2/ src/main/java/junit/runner/Version.java.template + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :animal-sniffer-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-enforcer-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : junit + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py junit:junit junit:junit-dep + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9RGvVv + umask 022 + cd /home/iurt/rpmbuild/BUILD/junit-4.13.2-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 junit4-r4.13.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + PATH=/usr/libexec/javapackages-bootstrap:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -j -- -DjdkVersion=1.8 '-P!restrict-doclint' Executing: xmvn --batch-mode --offline -DjdkVersion=1.8 -P!restrict-doclint verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-DjdkVersion=1.8', '-P!restrict-doclint', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/usr/share/javapackages-bootstrap/lib/guava.jar) WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [INFO] Scanning for projects... [WARNING] The project junit:junit:jar:4.13.2 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] ----------------------------< junit:junit >----------------------------- [INFO] Building JUnit 4.13.2 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- org.apache.maven.plugins:maven-resources-plugin:3.3.1.MBI:resources (default-resources) @ junit --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 1 resource from . to target/classes [INFO] [INFO] --- org.apache.maven.plugins:maven-compiler-plugin:3.12.1.MBI:compile (default-compile) @ junit --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 219 source files with javac [forked debug deprecation target 1.8] to target/classes [WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment. [WARNING] [options] bootstrap class path is not set in conjunction with -source 8 [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/main/java/junit/extensions/TestDecorator.java:[3,22] [deprecation] Assert in junit.framework has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/main/java/junit/framework/TestResult.java:[145,17] [removal] ThreadDeath in java.lang has been deprecated and marked for removal [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/main/java/org/junit/experimental/theories/internal/Assignments.java:[122,18] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/main/java/org/junit/internal/runners/statements/FailOnTimeout.java:[145,24] [removal] isDaemon() in ThreadGroup has been deprecated and marked for removal [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/main/java/org/junit/internal/runners/statements/FailOnTimeout.java:[151,27] [removal] setDaemon(boolean) in ThreadGroup has been deprecated and marked for removal [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/main/java/org/junit/internal/runners/statements/FailOnTimeout.java:[286,50] [deprecation] getId() in Thread has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/main/java/org/junit/rules/ErrorCollector.java:[77,16] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/main/java/org/junit/rules/ExpectedException.java:[271,12] [deprecation] assertThat(T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/main/java/org/junit/runners/Parameterized.java:[406,35] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/main/java/org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.java:[69,64] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/main/java/org/junit/validator/AnnotationValidatorFactory.java:[31,59] [deprecation] newInstance() in Class has been deprecated where T is a type-variable: T extends Object declared in class Class [INFO] [INFO] --- org.apache.maven.plugins:maven-resources-plugin:3.3.1.MBI:testResources (default-testResources) @ junit --- [INFO] Copying 9 resources from src/test/resources to target/test-classes [INFO] [INFO] --- org.apache.maven.plugins:maven-compiler-plugin:3.12.1.MBI:testCompile (default-testCompile) @ junit --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 252 source files with javac [forked debug deprecation target 1.8] to target/test-classes [WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment. [WARNING] [options] bootstrap class path is not set in conjunction with -source 8 [WARNING] To suppress warnings about obsolete options, use -Xlint:-options. /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/TestWatchmanTest.java:[3,29] [deprecation] Assert in junit.framework has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/deprecated/JUnit4ClassRunnerTest.java:[8,33] [deprecation] JUnit4ClassRunner in org.junit.internal.runners has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/validation/BadlyFormedClassesTest.java:[9,33] [deprecation] JUnit4ClassRunner in org.junit.internal.runners has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/junit/samples/SimpleTest.java:[63,21] [deprecation] Long(long) in Long has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/junit/samples/SimpleTest.java:[63,35] [deprecation] Long(long) in Long has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/junit/tests/framework/AssertTest.java:[143,23] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/junit/tests/framework/AssertTest.java:[143,39] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/junit/tests/framework/AssertTest.java:[151,22] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/junit/tests/framework/AssertTest.java:[152,28] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/junit/tests/framework/AssertTest.java:[153,22] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/junit/tests/framework/AssertTest.java:[153,38] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/junit/tests/framework/AssertTest.java:[155,26] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/CategoryFilterFactoryTest.java:[20,66] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/CategoryTest.java:[200,33] [deprecation] CategoryFilter(Class,Class) in CategoryFilter has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/CategoryTest.java:[219,32] [deprecation] CategoryFilter(Class,Class) in CategoryFilter has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/JavadocTest.java:[65,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/JavadocTest.java:[66,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/JavadocTest.java:[73,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/JavadocTest.java:[74,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[34,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[35,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[36,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[70,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[71,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[72,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[78,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[79,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[80,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[86,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[87,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[88,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[94,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[95,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/experimental/categories/MultiCategoryTest.java:[96,8] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/internal/runners/statements/ExpectExceptionTest.java:[20,38] [deprecation] AssumptionViolatedException(String) in AssumptionViolatedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/internal/runners/statements/ExpectExceptionTest.java:[85,12] [deprecation] AssumptionViolatedException(String) in AssumptionViolatedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/internal/runners/statements/FailOnTimeoutTest.java:[200,29] [removal] isDaemon() in ThreadGroup has been deprecated and marked for removal [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/internal/runners/statements/FailOnTimeoutTest.java:[209,38] [removal] isDestroyed() in ThreadGroup has been deprecated and marked for removal [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ErrorCollectorTest.java:[136,31] [deprecation] AssumptionViolatedException(String) in AssumptionViolatedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ErrorCollectorTest.java:[232,26] [deprecation] AssumptionViolatedException(String) in AssumptionViolatedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[117,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[126,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[137,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[149,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[160,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[171,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[181,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[191,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[203,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[214,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[225,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[236,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[247,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[260,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[270,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[281,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[292,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[308,42] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[323,59] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[338,58] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[349,59] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[362,58] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExpectedExceptionTest.java:[377,59] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/ExternalResourceRuleTest.java:[140,64] [deprecation] AssumptionViolatedException(String) in AssumptionViolatedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/LoggingTestWatcher.java:[29,19] [deprecation] skipped(AssumptionViolatedException,Description) in TestWatcher has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/TemporaryFolderUsageTest.java:[27,61] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/rules/TestWatcherTest.java:[359,52] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/runner/FilterFactoriesTest.java:[19,66] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/runner/JUnitCommandLineParseResultTest.java:[18,66] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/runners/model/FrameworkFieldTest.java:[19,44] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/runners/model/FrameworkMethodTest.java:[19,44] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/runners/model/TestClassTest.java:[23,58] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParametersTest.java:[27,44] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/runners/parameterized/TestWithParametersTest.java:[26,44] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/runners/parameterized/TestWithParametersTest.java:[109,30] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/samples/ListTest.java:[88,21] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/samples/SimpleTest.java:[41,21] [deprecation] Long(long) in Long has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/samples/SimpleTest.java:[41,35] [deprecation] Long(long) in Long has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/assertion/AssertionTest.java:[220,21] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/assertion/AssertionTest.java:[220,37] [deprecation] Long(long) in Long has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/assertion/AssertionTest.java:[681,30] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/assertion/AssertionTest.java:[697,12] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/assertion/AssertionTest.java:[710,12] [deprecation] assertThat(String,T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(String,T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/assertion/AssertionTest.java:[726,12] [deprecation] assertThat(T,Matcher) in Assert has been deprecated where T is a type-variable: T extends Object declared in method assertThat(T,Matcher) [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/assertion/AssertionTest.java:[791,25] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/assertion/AssertionTest.java:[792,25] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/assertion/AssertionTest.java:[807,25] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/assertion/AssertionTest.java:[808,25] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/assertion/MultipleFailureExceptionTest.java:[91,66] [deprecation] AssumptionViolatedException(String) in AssumptionViolatedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/description/SuiteDescriptionTest.java:[23,35] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/description/TestDescriptionTest.java:[12,78] [deprecation] Integer(int) in Integer has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/experimental/theories/internal/AllMembersSupplierTest.java:[25,57] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/experimental/theories/runner/WithParameterSupplier.java:[26,57] [deprecation] none() in ExpectedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/tests/running/methods/ExpectedTest.java:[75,18] [deprecation] AssumptionViolatedException(String) in AssumptionViolatedException has been deprecated [WARNING] /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/src/test/java/org/junit/validator/AnnotationValidatorFactoryTest.java:[13,58] [deprecation] none() in ExpectedException has been deprecated [INFO] [INFO] --- org.apache.maven.plugins:maven-surefire-plugin:3.2.2.MBI:test (default-test) @ junit --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.junit.tests.AllTests [WARNING] Tests run: 1104, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 5.692 s -- in org.junit.tests.AllTests [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1104, Failures: 0, Errors: 0, Skipped: 7 [INFO] [INFO] [INFO] --- org.apache.maven.plugins:maven-jar-plugin:3.3.0.MBI:jar (default-jar) @ junit --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/target/junit-4.13.2.jar [INFO] Copying junit:junit:pom:4.13.2 to project local repository [INFO] Copying junit:junit:jar:4.13.2 to project local repository [INFO] Copying junit:junit:pom:consumer:4.13.2 to project local repository [WARNING] artifact 'junit:junit:pom:consumer:4.13.2' already attached, replacing previous instance [INFO] [INFO] ----------------------------< junit:junit >----------------------------- [INFO] Building JUnit 4.13.2 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- org.fedoraproject.xmvn:xmvn-mojo:5.1.0.MBI:install (default-cli) @ junit --- [INFO] [INFO] --- org.fedoraproject.xmvn:xmvn-mojo:5.1.0.MBI:builddep (default-cli) @ junit --- [WARNING] Goal 'builddep' is deprecated: No reason given [WARNING] Legacy deprecated builddep MOJO called, it does nothing [INFO] Copying junit:junit:pom:4.13.2 to project local repository [INFO] Copying junit:junit:jar:4.13.2 to project local repository [INFO] Copying junit:junit:pom:consumer:4.13.2 to project local repository [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.554 s [INFO] Finished at: 2026-09-24T06:55:44Z [INFO] ------------------------------------------------------------------------ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HUKJ56 + umask 022 + cd /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + mkdir /home/iurt/rpmbuild/BUILD/junit-4.13.2-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 junit4-r4.13.2 + '[' 1 -eq 1 ']' + PATH=/usr/libexec/javapackages-bootstrap:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin + xmvn-install -R .xmvn-reactor -n junit -d /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT [INFO] Installing artifact junit:junit:pom:4.13.2 [INFO] Installing artifact junit:junit:jar:4.13.2 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/licenses + '[' -d target/site/apidocs ']' + /usr/lib/rpm/check-buildroot + /usr/lib/jvm/java-25-openjdk-25.0.4.1.1-4.mga11.x86_64/bin/java -cp /usr/lib/javapackages-bootstrap/dola-generator.jar io.kojan.dola.callback.CallbackEntry /tmp/dola-9303715224866976485/socket + '[' -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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: junit-4.13.2-6.mga11.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KyzScF + umask 022 + cd /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + cd junit4-r4.13.2 + DOCDIR=/home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/README.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3go8Ec + umask 022 + cd /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + cd junit4-r4.13.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/licenses/junit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/licenses/junit + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/LICENSE-junit.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/licenses/junit + RPM_EC=0 ++ jobs -p + exit 0 Provides: jpms(junit) junit = 1:4.13.2-6.mga11 mvn(junit:junit) = 4.13.2 mvn(junit:junit-dep) = 4.13.2 mvn(junit:junit-dep:pom:) = 4.13.2 mvn(junit:junit:pom:) = 4.13.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem mvn(org.hamcrest:hamcrest-core) Obsoletes: junit-javadoc < 1:4.13.2-6 Processing files: junit-manual-4.13.2-6.mga11.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lEOe1e + umask 022 + cd /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + cd junit4-r4.13.2 + DOCDIR=/home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.10.html /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.10.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.10.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.11.html /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.11.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.11.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.12.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.13.1.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.13.2.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.13.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.4.html /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.4.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.4.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.5.html /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.5.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.5.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.6.html /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.6.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.6.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.7.html /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.7.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.7.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.8.1.html /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.8.1.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.8.1.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.8.2.html /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.8.2.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.8.2.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.8.html /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.8.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.8.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.9.1.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.9.1.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.9.html /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.9.md /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/ReleaseNotes4.9.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/building-junit.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/cookstour /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/markdown.sh /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/doc/testinfected /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/doc/junit-manual + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1aPBWK + umask 022 + cd /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + cd junit4-r4.13.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/licenses/junit-manual + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/licenses/junit-manual + cp -pr /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/junit4-r4.13.2/LICENSE-junit.txt /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT/usr/share/licenses/junit-manual + RPM_EC=0 ++ jobs -p + exit 0 Provides: junit-manual = 1:4.13.2-6.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/junit-4.13.2-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/junit-4.13.2-6.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/junit-manual-4.13.2-6.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZuvJR5 + umask 022 + cd /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + test -d /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + rm -rf /home/iurt/rpmbuild/BUILD/junit-4.13.2-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!