D: [iurt_root_command] chroot warning: %setup_compile_flags is deprecated, use %set_build_flags instead Installing /home/iurt/rpmbuild/SRPMS/netty-tcnative-1.1.30-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TBDPny + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf netty-tcnative-netty-tcnative-1.1.30.Fork2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/netty-tcnative-1.1.30.Fork2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd netty-tcnative-netty-tcnative-1.1.30.Fork2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ mktemp + patch=/tmp/tmp.n70QW0GYqA + sed 's;@PATH@;/usr/lib64/netty-tcnative;g' + patch -p1 patching file src/main/java/org/apache/tomcat/jni/Library.java + echo 'Patch #2 (i388aprFix.patch):' Patch #2 (i388aprFix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/native-package/m4/custom.m4 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NSezly + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd netty-tcnative-netty-tcnative-1.1.30.Fork2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -f Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Detecting the operating system and CPU architecture [INFO] ------------------------------------------------------------------------ [INFO] os.detected.name: linux [INFO] os.detected.arch: aarch_64 [INFO] os.detected.classifier: linux-aarch_64 [INFO] [INFO] ----------------------< io.netty:netty-tcnative >----------------------- [INFO] Building Netty/TomcatNative 1.1.30.Fork2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-tcnative --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ netty-tcnative --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ netty-tcnative --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ netty-tcnative --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/classes [INFO] [INFO] --- hawtjni-maven-plugin:1.17:generate (build-native-lib) @ netty-tcnative --- [INFO] executing: /bin/sh -c './autogen.sh' [INFO] [INFO] --- hawtjni-maven-plugin:1.17:build (build-native-lib) @ netty-tcnative --- [INFO] executing: /bin/sh -c './autogen.sh' [INFO] executing: /bin/sh -c './configure' '--disable-ccache' '--prefix=/home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/native-build/target' '--libdir=/home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/native-build/target/lib' [INFO] executing: /bin/sh -c 'make' 'install' [INFO] Adding test resource root: /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/native-lib-only [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (generate-manifest) @ netty-tcnative --- [WARNING] Manifest io.netty:netty-tcnative:jar:1.1.30.Fork2 : Unused Import-Package instructions: [sun.misc.*, sun.security.*] [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ netty-tcnative --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ netty-tcnative --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ netty-tcnative --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ netty-tcnative --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/netty-tcnative-1.1.30.Fork2.jar [INFO] [INFO] --- maven-antrun-plugin:1.8:run (native-jar) @ netty-tcnative --- [INFO] Executing tasks main: [copy] Copying 53 resources to /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/native-jar-work [copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/native-jar-work [jar] Building jar: /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/netty-tcnative-1.1.30.Fork2-linux-aarch_64.jar [INFO] Executed tasks [INFO] [INFO] ----------------------< io.netty:netty-tcnative >----------------------- [INFO] Building Netty/TomcatNative 1.1.30.Fork2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ netty-tcnative --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ netty-tcnative >>> [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @ netty-tcnative --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ netty-tcnative --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ netty-tcnative --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ netty-tcnative --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/classes [INFO] [INFO] --- hawtjni-maven-plugin:1.17:generate (build-native-lib) @ netty-tcnative --- [INFO] executing: /bin/sh -c './autogen.sh' [INFO] [INFO] --- hawtjni-maven-plugin:1.17:build (build-native-lib) @ netty-tcnative --- [INFO] executing: /bin/sh -c './autogen.sh' [INFO] executing: /bin/sh -c './configure' '--disable-ccache' '--prefix=/home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/native-build/target' '--libdir=/home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/native-build/target/lib' [INFO] executing: /bin/sh -c 'make' 'install' [INFO] Adding test resource root: /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/native-lib-only [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ netty-tcnative <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ netty-tcnative --- [INFO] Loading source files for package org.apache.tomcat... Loading source files for package org.apache.tomcat.jni... Loading source files for package org.apache.tomcat.jni.socket... Constructing Javadoc information... Standard Doclet version 1.8.0_242 Building tree for all the packages and classes... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/Apr.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Address.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/BIOCallback.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Buffer.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Directory.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Error.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/File.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/FileInfo.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Global.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Library.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Local.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Lock.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Mmap.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Multicast.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/OS.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/PasswordCallback.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Poll.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Pool.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/PoolCallback.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Proc.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Procattr.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/ProcErrorCallback.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Registry.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Shm.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Sockaddr.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Socket.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/SSL.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/SSLContext.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/SSLExt.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/SSLSocket.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Status.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Stdlib.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Thread.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/Time.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/User.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/AprSocket.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/AprSocketContext.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/AprSocketContext.BlockingPollHandler.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/AprSocketContext.HostInfoLoader.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/AprSocketContext.NonBlockingPollHandler.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/AprSocketContext.RawDataHandler.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/AprSocketContext.TlsCertVerifier.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/HostInfo.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/overview-frame.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/package-frame.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/package-summary.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/package-tree.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/constant-values.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/serialized-form.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/class-use/Apr.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Socket.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Status.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/PasswordCallback.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/SSLSocket.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Local.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Library.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/File.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Buffer.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/SSLExt.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/SSLContext.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Sockaddr.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/User.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Poll.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/ProcErrorCallback.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Directory.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Lock.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Time.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/PoolCallback.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Mmap.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Global.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Proc.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Thread.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Multicast.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Pool.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Registry.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Procattr.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Error.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Address.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/BIOCallback.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Stdlib.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/FileInfo.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/Shm.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/SSL.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/class-use/OS.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/class-use/AprSocketContext.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/class-use/AprSocketContext.RawDataHandler.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/class-use/AprSocketContext.TlsCertVerifier.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/class-use/AprSocketContext.HostInfoLoader.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/class-use/AprSocketContext.BlockingPollHandler.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/class-use/AprSocketContext.NonBlockingPollHandler.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/class-use/AprSocket.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/class-use/HostInfo.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/package-use.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/package-use.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/org/apache/tomcat/jni/socket/package-use.html... Building index for all the packages and classes... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/overview-tree.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/index-all.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/allclasses-frame.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/allclasses-noframe.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/index.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/overview-summary.html... Generating /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/target/site/apidocs/help-doc.html... 12 warnings [WARNING] Javadoc Warnings [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:405: warning - @return tag has no arguments. [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:412: warning - @return tag has no arguments. [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:421: warning - @return tag has no arguments. [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:430: warning - @return tag has no arguments. [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:439: warning - @return tag has no arguments. [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:448: warning - @return tag has no arguments. [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:455: warning - @return tag has no arguments. [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:500: warning - @return tag has no arguments. [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:506: warning - @return tag has no arguments. [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:513: warning - @return tag has no arguments. [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:526: warning - @return tag has no arguments. [WARNING] /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2/src/main/java/org/apache/tomcat/jni/SSL.java:533: warning - @return tag has no arguments. [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ netty-tcnative --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:16 min [INFO] Finished at: 2020-01-29T11:03:12Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA62SS0/DMBCE7/0VS+524J6mAk45cKqQuLrxxjU4a8uPkPx78gA1INH20OPMjvab tVzs+tZAhz5oS9vsgd9ngFRbqUlts9c9e9w/V1W2KzfFHWPwlLSRINEhyTGmMYBCQi8iSjgM8PbS ETA2pteZcgNwMoZJjobyNrlKltpywhiHIv9xlrnwUTeijqMxz5kTHikW+WqwJLGPSNMBpbNtkZ/k xM1/g//v8eF5a6PkreiQzpSxgc0R5kxSmv72uR5oveJNChhs8jXyo/iM76TPkBfsd+4meOFEfUTe oNH9RfAhkTR4S+68ly8Lw0W+oOjTdc++UtP/+wIHh3jA5gIAAA== -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zY8Bxx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64 + cd netty-tcnative-netty-tcnative-1.1.30.Fork2 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n netty-tcnative -d /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64 [INFO] Installing artifact io.netty:netty-tcnative:jar:1.1.30.Fork2 [INFO] Installing artifact io.netty:netty-tcnative:pom:1.1.30.Fork2 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/share/javadoc/netty-tcnative + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/org .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/share/javadoc/netty-tcnative + echo /usr/share/javadoc/netty-tcnative + mkdir -p /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/lib64/netty-tcnative/ + cp target/native-build/target/lib/libnetty-tcnative-1.1.30.Fork2.so /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/lib64/netty-tcnative/libnetty-tcnative.so + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.1.30-10.mga8 --unique-debug-suffix -1.1.30-10.mga8.aarch64 --unique-debug-src-base netty-tcnative-1.1.30-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/netty-tcnative-netty-tcnative-1.1.30.Fork2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/lib64/netty-tcnative/libnetty-tcnative.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/lib64/netty-tcnative/libnetty-tcnative.so original debug info size: 1092kB, size after compression: 640kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 721 blocks + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.R0xdIx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd netty-tcnative-netty-tcnative-1.1.30.Fork2 + '[' 1 -eq 1 ']' + javac -d . -cp /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/lib/java/netty-tcnative/netty-tcnative.jar /home/iurt/rpmbuild/SOURCES/CheckLibrary.java + RPM_EC=0 ++ jobs -p + exit 0 Processing files: netty-tcnative-1.1.30-10.mga8.aarch64 warning: File listed twice: /usr/lib/java/netty-tcnative warning: File listed twice: /usr/share/maven-poms/netty-tcnative [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/share/maven-metadata/netty-tcnative.xml'] [INFO maven.prov] mvn(io.netty:netty-tcnative:pom:) = 1.1.30.Fork2, mvn(io.netty:netty-tcnative) = 1.1.30.Fork2 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/lib/java/netty-tcnative/netty-tcnative.jar'] [INFO osgi.prov] osgi(io.netty.tcnative) = 1.1.30 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/share/maven-metadata/netty-tcnative.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.7 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64/usr/lib/java/netty-tcnative/netty-tcnative.jar'] Provides: libnetty-tcnative-1.1.30.Fork2.so()(64bit) mvn(io.netty:netty-tcnative) = 1.1.30.Fork2 mvn(io.netty:netty-tcnative:pom:) = 1.1.30.Fork2 netty-tcnative = 1.1.30-10.mga8 netty-tcnative(aarch-64) = 1.1.30-10.mga8 osgi(io.netty.tcnative) = 1.1.30 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 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libapr-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.0.0()(64bit) libcrypto.so.1.0.0(OPENSSL_1.0.2)(64bit) libcrypto.so.1.0.0(libcrypto.so.1.0.0)(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.1.0.0()(64bit) libssl.so.1.0.0(libssl.so.1.0.0)(64bit) Processing files: netty-tcnative-javadoc-1.1.30-10.mga8.noarch Provides: netty-tcnative-javadoc = 1.1.30-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Processing files: netty-tcnative-debugsource-1.1.30-10.mga8.aarch64 Provides: netty-tcnative-debugsource = 1.1.30-10.mga8 netty-tcnative-debugsource(aarch-64) = 1.1.30-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: netty-tcnative-debuginfo-1.1.30-10.mga8.aarch64 Provides: debuginfo(build-id) = 2595e3eeb388838dda078a214b1124268255b955 netty-tcnative-debuginfo = 1.1.30-10.mga8 netty-tcnative-debuginfo(aarch-64) = 1.1.30-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: netty-tcnative-debugsource(aarch-64) = 1.1.30-10.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/netty-tcnative-1.1.30-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/netty-tcnative-debugsource-1.1.30-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/netty-tcnative-debuginfo-1.1.30-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/netty-tcnative-javadoc-1.1.30-10.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2RynNz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd netty-tcnative-netty-tcnative-1.1.30.Fork2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/netty-tcnative-1.1.30-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GNVKtx + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf netty-tcnative-netty-tcnative-1.1.30.Fork2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!