D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/qdox-2.0.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4py2wB + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf qdox-2.0.0 + /usr/bin/tar -xof /home/iurt/rpmbuild/SOURCES/qdox-2.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd qdox-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Port-to-JFlex-1.7.0.patch):' Patch #0 (0001-Port-to-JFlex-1.7.0.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/grammar/lexer.flex patching file src/main/java/com/thoughtworks/qdox/library/ClassLoaderLibrary.java + find -name '*.jar' -delete + rm -rf bootstrap + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent + /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-failsafe-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-jflex-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-enforcer-plugin + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : qdox + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py : qdox:qdox + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set pom:workingDirectory '${basedir}/src/main/java/com/thoughtworks/qdox/parser/impl' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.geGkFx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qdox-2.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + jflex -d src/main/java/com/thoughtworks/qdox/parser/impl src/grammar/lexer.flex Reading "src/grammar/lexer.flex" Warning : Macro "CommentChar" has been declared but never used. Warning : Macro "JavadocEnd" has been declared but never used. Constructing NFA : 1,769 states in NFA Converting NFA to DFA : ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 874 states before minimization, 628 states in minimized DFA Writing code to "src/main/java/com/thoughtworks/qdox/parser/impl/JFlexLexer.java" + jflex -d src/main/java/com/thoughtworks/qdox/parser/impl src/grammar/commentlexer.flex Reading "src/grammar/commentlexer.flex" Constructing NFA : 222 states in NFA Converting NFA to DFA : ............................................................................... 97 states before minimization, 73 states in minimized DFA Writing code to "src/main/java/com/thoughtworks/qdox/parser/impl/DefaultJavaCommentLexer.java" + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -Dqdox.byaccj.executable=byaccj Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dqdox.byaccj.executable=byaccj 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', '-Dqdox.byaccj.executable=byaccj', '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.thoughtworks.qdox:qdox >--------------------- [INFO] Building QDox 2.0.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (javacommentparser) @ qdox --- [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (javasourceparser) @ qdox --- byaccj: 48 shift/reduce conflicts, 3 reduce/reduce conflicts. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qdox --- [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/iurt/rpmbuild/BUILD/qdox-2.0.0/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qdox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 201 source files to /home/iurt/rpmbuild/BUILD/qdox-2.0.0/target/classes [INFO] /home/iurt/rpmbuild/BUILD/qdox-2.0.0/src/main/java/com/thoughtworks/qdox/library/ClassLoaderLibrary.java: /home/iurt/rpmbuild/BUILD/qdox-2.0.0/src/main/java/com/thoughtworks/qdox/library/ClassLoaderLibrary.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/qdox-2.0.0/src/main/java/com/thoughtworks/qdox/library/ClassLoaderLibrary.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/qdox-2.0.0/src/main/java/com/thoughtworks/qdox/model/impl/DefaultJavaClass.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/qdox-2.0.0/src/main/java/com/thoughtworks/qdox/model/impl/DefaultJavaClass.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qdox --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qdox --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ qdox --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ qdox --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/qdox-2.0.0/target/qdox-2.0.0.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ qdox --- [INFO] Building tar: /home/iurt/rpmbuild/BUILD/qdox-2.0.0/target/qdox-2.0.0-project.tar.gz [INFO] Building tar: /home/iurt/rpmbuild/BUILD/qdox-2.0.0/target/qdox-2.0.0-project.tar.bz2 [INFO] Building zip: /home/iurt/rpmbuild/BUILD/qdox-2.0.0/target/qdox-2.0.0-project.zip [INFO] [INFO] ---------------------< com.thoughtworks.qdox:qdox >--------------------- [INFO] Building QDox 2.0.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ qdox --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ qdox --- [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ qdox --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.938 s [INFO] Finished at: 2020-11-08T06:35:41Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA62RMQ+CMBCFd3/Fyd6iO0LUicGJmLhWetYqXEkLBP69RWLEhRjjeC9f8r2Xi5Ku LKBF67ShTbDmqwCQciM1qU1wzNg226dpkMSLaMkY7BpdSJBYIUmPaXSgkNCKGiWcezgdWgLGPD1l 4gXAO+iH0wfKmqZKZWys4qIS+RV5KVokXhWN0uSi8EWMvLC1voi89sGTY5pac0fLRj4KJ8AgDD+N 8wX8YryKxvHS3MyMGTvM2aj/h/an3cI5LM9F/1WDyTV84gEjYW5D8AEAAA== -----END MAVEN BUILD DEPENDENCIES----- + jar ufm target/qdox-2.0.0.jar /home/iurt/rpmbuild/SOURCES/qdox-MANIFEST.MF Nov 08, 2020 6:35:43 AM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Manifest-Version. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5R4XDB + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64 + cd qdox-2.0.0 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n qdox -d /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64 [INFO] Installing artifact com.thoughtworks.qdox:qdox:jar:2.0.0 [INFO] Installing artifact com.thoughtworks.qdox:qdox:pom:2.0.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/javadoc/qdox + 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/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/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/javadoc/qdox + echo /usr/share/javadoc/qdox + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.0.0-1.mga8 --unique-debug-suffix -2.0.0-1.mga8.x86_64 --unique-debug-src-base qdox-2.0.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/qdox-2.0.0 + /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-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: qdox-2.0.0-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nlvfbz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qdox-2.0.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/doc/qdox + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/doc/qdox + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/doc/qdox + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/doc/qdox + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/maven-metadata/qdox.xml'] [INFO maven.prov] mvn(com.thoughtworks.qdox:qdox:pom:) = 2.0.0 mvn(qdox:qdox:pom:) = 2.0.0, mvn(com.thoughtworks.qdox:qdox) = 2.0.0 mvn(qdox:qdox) = 2.0.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/java/qdox.jar'] [INFO osgi.prov] osgi(com.thoughtworks.qdox) = 1.6.3 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/maven-metadata/qdox.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/java/qdox.jar'] Provides: mvn(com.thoughtworks.qdox:qdox) = 2.0.0 mvn(com.thoughtworks.qdox:qdox:pom:) = 2.0.0 mvn(qdox:qdox) = 2.0.0 mvn(qdox:qdox:pom:) = 2.0.0 osgi(com.thoughtworks.qdox) = 1.6.3 qdox = 0:2.0.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem Processing files: qdox-javadoc-2.0.0-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pBPNcz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qdox-2.0.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/doc/qdox-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/doc/qdox-javadoc + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/doc/qdox-javadoc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/javadoc/qdox/member-search-index.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1 of file /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/javadoc/qdox/member-search-index.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/javadoc/qdox/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/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64/usr/share/javadoc/qdox/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: qdox-javadoc = 0:2.0.0-1.mga8 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/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/qdox-2.0.0-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/qdox-javadoc-2.0.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qR2uQB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qdox-2.0.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/qdox-2.0.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4ldUuA + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf qdox-2.0.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!