D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/univocity-parsers-2.9.1-8.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HiDNj5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf univocity-parsers-2.9.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/v2.9.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd univocity-parsers-2.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Resolve-import-clash-with-OpenJDK-17.patch):' Patch #0 (0001-Resolve-import-clash-with-OpenJDK-17.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/main/java/com/univocity/parsers/common/AbstractParser.java patching file src/main/java/com/univocity/parsers/common/AbstractWriter.java patching file src/main/java/com/univocity/parsers/common/Context.java patching file src/main/java/com/univocity/parsers/common/ContextWrapper.java patching file src/main/java/com/univocity/parsers/common/DefaultContext.java patching file src/main/java/com/univocity/parsers/common/NoopParsingContext.java patching file src/main/java/com/univocity/parsers/common/ParsingContextWrapper.java patching file src/main/java/com/univocity/parsers/common/iterators/RecordIterator.java patching file src/main/java/com/univocity/parsers/fixed/FixedWidthParser.java patching file src/main/java/com/univocity/parsers/fixed/Lookup.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :nexus-staging-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-compiler-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eBNeqS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd univocity-parsers-2.9.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -Dmaven.compiler.source=1.7 -Dmaven.compiler.target=1.7 Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dmaven.compiler.source=1.7 -Dmaven.compiler.target=1.7 package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', '-Dmaven.compiler.source=1.7', '-Dmaven.compiler.target=1.7', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ------------------< com.univocity:univocity-parsers >------------------- [INFO] Building univocity-parsers 2.9.1 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ univocity-parsers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ univocity-parsers --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 216 source files to /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java: Some input files use or override a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java: Recompile with -Xlint:deprecation for details. [INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/CommonSettings.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/CommonSettings.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ univocity-parsers --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ univocity-parsers --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ univocity-parsers --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ univocity-parsers --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ univocity-parsers --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/target/univocity-parsers-2.9.1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ univocity-parsers --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ univocity-parsers >>> [INFO] [INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ univocity-parsers <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ univocity-parsers --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/target/univocity-parsers-2.9.1-sources.jar [INFO] [INFO] ------------------< com.univocity:univocity-parsers >------------------- [INFO] Building univocity-parsers 2.9.1 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:4.0.0:install (default-cli) @ univocity-parsers --- [INFO] [INFO] --- xmvn-mojo:4.0.0:javadoc (default-cli) @ univocity-parsers --- /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/concurrent/CharBucket.java:75: warning - invalid usage of tag < /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/input/concurrent/CharBucket.java:76: warning - invalid usage of tag < /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractMasterDetailProcessor.java:130: warning - Tag @link: reference not found: AbstractMasterDetailProcessor#masterDetailRecordProcessed(MasterDetailRecord, T) /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractMasterDetailProcessor.java:130: warning - Tag @link: reference not found: AbstractMasterDetailProcessor#masterDetailRecordProcessed(MasterDetailRecord, T) /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1/src/main/java/com/univocity/parsers/common/processor/core/AbstractMasterDetailProcessor.java:130: warning - Tag @link: reference not found: AbstractMasterDetailProcessor#masterDetailRecordProcessed(MasterDetailRecord, T) [INFO] [INFO] --- xmvn-mojo:4.0.0:builddep (default-cli) @ univocity-parsers --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.211 s [INFO] Finished at: 2023-06-20T08:57:59Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAAC/42QPQ+CMBRFd37Fk72gOx9RJwYnYuJa6KM2Ka9NoQT+vSAx4iTjve/knuQl+dhq GNB1ylAanqJjCEi1EYpkGt5Ldi6vRRHmWZAcGIOLV1qAQIskZkxhBxIJHe9RQDXB4zYQMDbTWyYL AL7FtMS5kM54W4jMOBlxy+snRg1qNSbx57Jy3PWq4XU/Fy0fkFjlSWhkVnupKIk398UT/4p2ed+7 0TrY/fV3xrt6n3+Tlj+8AEDX0DhuAQAA -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t6E1HJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch + cd univocity-parsers-2.9.1 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n univocity-parsers -d /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch [INFO] Installing artifact com.univocity:univocity-parsers:jar:2.9.1 [INFO] Installing artifact com.univocity:univocity-parsers:pom:2.9.1 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/javadoc/univocity-parsers + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/jquery-ui.overrides.css .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/javadoc/univocity-parsers + echo /usr/share/javadoc/univocity-parsers + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.9.1-8.mga9 --unique-debug-suffix -2.9.1-8.mga9.noarch --unique-debug-src-base univocity-parsers-2.9.1-8.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/univocity-parsers-2.9.1 + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: univocity-parsers-2.9.1-8.mga9.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.P6Pae6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd univocity-parsers-2.9.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/doc/univocity-parsers + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/doc/univocity-parsers + cp -pr README.md /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/doc/univocity-parsers + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.q74tPs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd univocity-parsers-2.9.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/licenses/univocity-parsers + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/licenses/univocity-parsers + cp -pr LICENSE-2.0.html /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/licenses/univocity-parsers + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/maven-metadata/univocity-parsers.xml'] [INFO maven.prov] mvn(com.univocity:univocity-parsers) = 2.9.1, mvn(com.univocity:univocity-parsers:pom:) = 2.9.1 [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/java/univocity-parsers/univocity-parsers.jar'] [INFO osgi.prov] osgi(com.univocity.parsers) = 2.9.1 [INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/maven-metadata/univocity-parsers.xml'] [INFO maven.req] java-17-headless, javapackages-filesystem [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/java/univocity-parsers/univocity-parsers.jar'] Provides: mvn(com.univocity:univocity-parsers) = 2.9.1 mvn(com.univocity:univocity-parsers:pom:) = 2.9.1 osgi(com.univocity.parsers) = 2.9.1 univocity-parsers = 2.9.1-8.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-17-headless javapackages-filesystem Processing files: univocity-parsers-javadoc-2.9.1-8.mga9.noarch Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EU7MnW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd univocity-parsers-2.9.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/licenses/univocity-parsers-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/licenses/univocity-parsers-javadoc + cp -pr LICENSE-2.0.html /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/licenses/univocity-parsers-javadoc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 2 of file /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/javadoc/univocity-parsers/jquery/jquery-3.6.1.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 2 of file /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/javadoc/univocity-parsers/jquery/jquery-3.6.1.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 13 of file /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/javadoc/univocity-parsers/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 13 of file /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/javadoc/univocity-parsers/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1 of file /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/javadoc/univocity-parsers/member-search-index.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1 of file /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch/usr/share/javadoc/univocity-parsers/member-search-index.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: univocity-parsers-javadoc = 2.9.1-8.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/univocity-parsers-2.9.1-8.mga9.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/univocity-parsers-javadoc-2.9.1-8.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rG5SZG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd univocity-parsers-2.9.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/univocity-parsers-2.9.1-8.mga9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qQ1TMn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf univocity-parsers-2.9.1 univocity-parsers-2.9.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!