D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/iurt/rpmbuild/SRPMS/jflex-1.7.0-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JgiQQn + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf jflex-1.7.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/jflex-1.7.0-clean.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jflex-1.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : jflex + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep java_cup:java_cup + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :jflex-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :cup-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-shade-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :cup_runtime + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:plugin[pom:artifactId='\''maven-surefire-plugin'\'']/pom:configuration' '-Xss16384k' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:plugin[pom:artifactId='\''maven-site-plugin'\'']' parent.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:plugin[pom:artifactId='\''fmt-maven-plugin'\'']' parent.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:plugin[pom:artifactId='\''cup-maven-plugin'\'']' parent.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:plugin[pom:artifactId='\''maven-shade-plugin'\'']' parent.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:dependency[pom:artifactId='\''plexus-compiler-javac-errorprone'\'']' parent.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:dependency[pom:artifactId='\''error_prone_core'\'']' parent.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:compilerId parent.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:compilerArgs parent.xml + sed -i /%inputstreamctor/d src/main/jflex/LexScan.flex + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.byXKQp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jflex-1.7.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ find-jar java_cup + java -jar /usr/share/java/java_cup.jar -parser LexParse -interface -destdir src/main/java src/main/cup/LexParse.cup Warning : Terminal "STRING_I" was declared but never used Warning : Terminal "CONCAT" was declared but never used Warning : Terminal "CCLASSNOT" was declared but never used Warning : Terminal "CHAR_I" was declared but never used Warning : Terminal "UNION" was declared but never used Warning : Terminal "CCLASS" was declared but never used ------- CUP v0.11b 20150326 (SVN rev 65) Parser Generation Summary ------- 0 errors and 6 warnings 60 terminals, 19 non-terminals, and 113 productions declared, producing 196 unique parse states. 6 terminals declared but not used. 0 non-terminals declared but not used. 0 productions never reduced. 0 conflicts detected (0 expected). Code written to "LexParse.java", and "sym.java". ---------------------------------------------------- (CUP v0.11b 20150326 (SVN rev 65)) + jflex -d src/main/java/jflex --skel src/main/jflex/skeleton.nested src/main/jflex/LexScan.flex Reading skeleton file "src/main/jflex/skeleton.nested". Reading "src/main/jflex/LexScan.flex" Constructing NFA : 2,677 states in NFA Converting NFA to DFA : ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 1351 states before minimization, 795 states in minimized DFA Writing code to "src/main/java/jflex/LexScan.java" + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] ---------------------------< de.jflex:jflex >--------------------------- [INFO] Building JFlex 1.7.0 [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for java_cup:java_cup:jar:any is missing, no dependency information available [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jflex --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jflex --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /home/iurt/rpmbuild/BUILD/jflex-1.7.0/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jflex --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jflex --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/iurt/rpmbuild/BUILD/jflex-1.7.0/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ jflex --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running jflex.CharClassesTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in jflex.CharClassesTest [INFO] Running jflex.EmitterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in jflex.EmitterTest [INFO] Running jflex.SkeletonTest Reading skeleton file "src/main/jflex/skeleton.nested". [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in jflex.SkeletonTest [INFO] Running jflex.RegExpTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in jflex.RegExpTests [INFO] Running jflex.AntTaskTests [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in jflex.AntTaskTests [INFO] Running jflex.PackEmitterTest \0\1\2\3\4\5\6\7\10\11\12\13\14\15\16\17"+ "\20\21\22\23\24\25\26\27\30\31\32\33\34\35\36\37"+ "\40\41\42\43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in jflex.PackEmitterTest [INFO] Running jflex.IntCharSetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in jflex.IntCharSetTest [INFO] Running jflex.UnicodePropertiesTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.158 s - in jflex.UnicodePropertiesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jflex --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/jflex-1.7.0/target/jflex-1.7.0.jar [INFO] [INFO] ---------------------------< de.jflex:jflex >--------------------------- [INFO] Building JFlex 1.7.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ jflex --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ jflex --- /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:35: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: class/interface, method, inline text. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:36: warning - @inheritDoc used but GridPanel(int, int) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:166: warning - @inheritDoc used but add(int, int, int, int, Component) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:161: warning - @inheritDoc used but add(int, int, int, Component) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:156: warning - @inheritDoc used but add(int, int, Component) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:35: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: class/interface, method, inline text. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:36: warning - @inheritDoc used but GridPanel(int, int) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:35: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: class/interface, method, inline text. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:156: warning - @inheritDoc used but add(int, int, Component) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:161: warning - @inheritDoc used but add(int, int, int, Component) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:166: warning - @inheritDoc used but add(int, int, int, int, Component) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/DFA.java:40: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/DFA.java:40: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/DFA.java:58: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/DFA.java:40: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/DFA.java:40: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/DFA.java:58: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/DFA.java:266: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/LexScan.java:3610: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/LexScan.java:3610: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/LexScan.java:2185: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/LexScan.java:2185: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/LexScan.java:3610: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/LexScan.java:3610: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/LexScan.java:3631: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/LexScan.java:3631: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/NFA.java:42: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/NFA.java:42: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/NFA.java:42: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/NFA.java:42: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/NFA.java:904: warning - @return tag cannot be used in method with void return type. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/RegExps.java:15: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/RegExps.java:15: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/RegExps.java:15: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:166: warning - @inheritDoc used but add(int, int, int, int, Component) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:161: warning - @inheritDoc used but add(int, int, int, Component) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:156: warning - @inheritDoc used but add(int, int, Component) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/LexScan.java:3610: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/LexScan.java:3610: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:35: warning - Tag @inheritDoc cannot be used in constructor documentation. It can only be used in the following types of documentation: class/interface, method, inline text. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/gui/GridPanel.java:36: warning - @inheritDoc used but GridPanel(int, int) does not override or implement any method. /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/DFA.java:40: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/DFA.java:40: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/NFA.java:42: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/NFA.java:42: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/DFA.java:58: warning - invalid usage of tag < /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/RegExps.java:15: warning - invalid usage of tag > /home/iurt/rpmbuild/BUILD/jflex-1.7.0/src/main/java/jflex/RegExps.java:15: warning - invalid usage of tag > [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ jflex --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 52.351 s [INFO] Finished at: 2020-11-08T10:00:22Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA52QOw+CMBSFd3/FtXtBdx5RJwYnYuJmanutJdg2pSXy7wUfEQYZHO93vpyT3CS/ 32po0TXK6JSsoxUB1NwIpWVKDiXdlLuiIHm2SJaUwjaoWoBAi1r0msIGJGp0zKOAcwfHfauB0t4e O9kC4Au64eyBdCbYQmQVa9mJB5vEH/LKmfPqwrifKCM4lMbT1t8jxsmIWcavGDHtZ6ae6b8rVdBq rvydz9WPruFzD9nykbKgAQAA -----END MAVEN BUILD DEPENDENCIES----- + /usr/bin/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile lib/jflex-mode.el In jflex-mode: lib/jflex-mode.el:14:9:Warning: assignment to free variable `c-basic-offset' lib/jflex-mode.el:104:4:Warning: reference to free variable `java-font-lock-keywords-2' In end of data: lib/jflex-mode.el:112:1:Warning: the following functions are not known to be defined: c-toggle-auto-hungry-state, c-toggle-auto-state, c-toggle-hungry-state + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BFS7Jr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64 + cd jflex-1.7.0 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n jflex -d /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64 [INFO] Installing artifact de.jflex:jflex:jar:1.7.0 [INFO] Installing artifact de.jflex:jflex:pom:1.7.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/javadoc/jflex + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .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/jflex .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/jflex-1.7.0-2.mga8.x86_64/usr/share/javadoc/jflex + echo /usr/share/javadoc/jflex + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/bin + cat + chmod 755 /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/bin/jflex + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/man/man1 + install -p -m 644 /home/iurt/rpmbuild/SOURCES/jflex.1 /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/man/man1 + desktop-file-install --dir=/home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/applications /home/iurt/rpmbuild/SOURCES/jflex.desktop + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/pixmaps + install -p -m 644 /home/iurt/rpmbuild/SOURCES/jflex.png /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/pixmaps/jflex.png + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/emacs/site-lisp/jflex + install -p -m 644 lib/jflex-mode.el /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/emacs/site-lisp/jflex + install -p -m 644 lib/jflex-mode.elc /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/emacs/site-lisp/jflex + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.7.0-2.mga8 --unique-debug-suffix -1.7.0-2.mga8.x86_64 --unique-debug-src-base jflex-1.7.0-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/jflex-1.7.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 mangling shebang in /usr/bin/jflex from /bin/bash to #!/usr/bin/bash Processing files: jflex-1.7.0-2.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eI4fCp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jflex-1.7.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/doc/jflex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/doc/jflex + cp -pr doc /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/doc/jflex + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/doc/jflex + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/maven-metadata/jflex.xml'] [INFO maven.prov] mvn(de.jflex:jflex:pom:) = 1.7.0, mvn(de.jflex:jflex) = 1.7.0 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/java/jflex.jar'] [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/maven-metadata/jflex.xml'] [INFO maven.req] javapackages-filesystem, mvn(org.apache.ant:ant), java-headless >= 1:1.7, mvn(java_cup:java_cup) [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/java/jflex.jar'] Provides: application() application(jflex.desktop) jflex = 1.7.0-2.mga8 mvn(de.jflex:jflex) = 1.7.0 mvn(de.jflex:jflex:pom:) = 1.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.7 javapackages-filesystem mvn(java_cup:java_cup) mvn(org.apache.ant:ant) Processing files: jflex-javadoc-1.7.0-2.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.debDIp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jflex-1.7.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/doc/jflex-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/doc/jflex-javadoc + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/doc/jflex-javadoc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/javadoc/jflex/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/jflex-1.7.0-2.mga8.x86_64/usr/share/javadoc/jflex/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/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64/usr/share/javadoc/jflex/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/jflex-1.7.0-2.mga8.x86_64/usr/share/javadoc/jflex/member-search-index.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: jflex-javadoc = 1.7.0-2.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/jflex-1.7.0-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/jflex-1.7.0-2.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/jflex-javadoc-1.7.0-2.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nhSnTq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jflex-1.7.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/jflex-1.7.0-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ov6LDn + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf jflex-1.7.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!