D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/apache-commons-daemon-1.2.4-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PjvI2t + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf commons-daemon-1.2.4-src + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/commons-daemon-1.2.4-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-daemon-1.2.4-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (00-configure-java-os.patch):' Patch #0 (00-configure-java-os.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/native/unix/configure.in + chmod 644 src/samples/AloneDaemon.sh src/samples/AloneService.java src/samples/Native.c src/samples/Native.sh src/samples/ProcrunService.java src/samples/ProcrunServiceInstall.cmd src/samples/ProcrunServiceRemove.cmd src/samples/README.txt src/samples/ServiceDaemon.java src/samples/ServiceDaemon.sh src/samples/ServiceDaemonReadThread.java src/samples/SimpleApplication.java src/samples/SimpleApplication.sh src/samples/SimpleDaemon.java src/samples/SimpleDaemon.sh src/samples/build.xml + dos2unix -k -n src/samples/ProcrunServiceInstall.cmd src/samples/ProcrunServiceInstall.cmd.new dos2unix: converting file src/samples/ProcrunServiceInstall.cmd to file src/samples/ProcrunServiceInstall.cmd.new in Unix format... + rm src/samples/ProcrunServiceInstall.cmd + mv src/samples/ProcrunServiceInstall.cmd.new src/samples/ProcrunServiceInstall.cmd + cd src/native/unix + xmlto man man/jsvc.1.xml Note: Writing jsvc.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0Z89sw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-daemon-1.2.4-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd src/native/unix ~/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix ~/rpmbuild/BUILD/commons-daemon-1.2.4-src + sh support/buildconf.sh configure.in:45: warning: back quotes and double quotes must not be escaped in: remove the \"$cache_file\" file and re-run configure ./support/apfunctions.m4:23: AP_CANONICAL_HOST_CHECK is expanded from... configure.in:45: the top level configure.in:139: warning: AC_OUTPUT should be used without arguments. configure.in:139: You should run autoupdate. support/buildconf.sh: configure script generated successfully + 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./support/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./support/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./support/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./support/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./support/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./support/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-java=/usr/lib/jvm/java-11-openjdk configure: WARNING: unrecognized options: --disable-dependency-tracking *** Current host *** checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking cached host system type... ok *** C-Language compilation tools *** checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip *** Host support *** checking C flags dependant on host system type... ok *** Java compilation tools *** checking JAVA_HOME... /usr/lib/jvm/java-11-openjdk checking for JDK os include directory... linux gcc flags added checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/capability.h... no configure: WARNING: cannot find headers for libcap *** Writing output files *** configure: creating ./config.status config.status: creating Makefile config.status: creating Makedefs config.status: creating native/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking *** All done *** Now you can issue "make" + /usr/bin/make -O -j8 V=1 VERBOSE=1 (cd native; /usr/bin/make all) make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c dso-dyld.c -o dso-dyld.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c dso-dlfcn.c -o dso-dlfcn.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c location.c -o location.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c debug.c -o debug.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c locks.c -o locks.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c signals.c -o signals.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c help.c -o help.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c replace.c -o replace.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c home.c -o home.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c java.c -o java.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c arguments.c -o arguments.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' ar cr libservice.a arguments.o debug.o dso-dlfcn.o dso-dyld.o help.o home.o java.o location.o replace.o locks.o signals.o ranlib libservice.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOS_LINUX -DDSO_DLFCN -DCPU=\"aarch64\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-11-openjdk/include -I/usr/lib/jvm/java-11-openjdk/include/linux -c jsvc-unix.c -o jsvc-unix.o jsvc-unix.c: In function 'run_controller': jsvc-unix.c:1311:20: warning: assignment to '__sighandler_t' {aka 'void (*)(int)'} from incompatible pointer type 'void (*)(int, siginfo_t *, void *)' [-Wincompatible-pointer-types] 1311 | act.sa_handler = controller; | ^ jsvc-unix.c: In function 'get_pidf': jsvc-unix.c:666:5: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 666 | lockf(fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:668:5: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 668 | lockf(fd, F_ULOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c: In function 'wait_child': jsvc-unix.c:762:9: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 762 | lockf(fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:764:9: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 764 | lockf(fd, F_ULOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c: In function 'set_output': jsvc-unix.c:1064:9: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 1064 | freopen("/dev/null", "r", stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:1075:9: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 1075 | freopen("/dev/null", "a", stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:1093:9: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 1093 | freopen("/dev/null", "a", stderr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c: In function 'check_pid': jsvc-unix.c:592:9: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 592 | lockf(fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:599:17: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 599 | lockf(fd, F_ULOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:609:9: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 609 | lockf(fd, F_ULOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c: In function 'remove_pid_file': jsvc-unix.c:628:5: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 628 | lockf(fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:646:5: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 646 | lockf(fd, F_ULOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags jsvc-unix.o libservice.a -ldl -lpthread -o ../jsvc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/native/unix/native' + popd ~/rpmbuild/BUILD/commons-daemon-1.2.4-src + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : commons-daemon apache-commons-daemon + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py : org.apache.commons:commons-daemon + /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] -------------------< commons-daemon:commons-daemon >-------------------- [INFO] Building Apache Commons Daemon 1.2.4 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ commons-daemon --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ commons-daemon --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-daemon --- [INFO] Executing tasks main: [copy] Copying 2 files to /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-daemon --- [INFO] Skipping remote resources execution. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ commons-daemon --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Using 'iso-8859-1' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ commons-daemon --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/target/classes [INFO] [INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ commons-daemon --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ commons-daemon --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Using 'iso-8859-1' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/test/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ commons-daemon --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/test/java/org/apache/commons/daemon/SimpleDaemon.java: /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/test/java/org/apache/commons/daemon/SimpleDaemon.java uses or overrides a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/src/test/java/org/apache/commons/daemon/SimpleDaemon.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-daemon --- [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ commons-daemon --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/target/commons-daemon-1.2.4.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ commons-daemon --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src/target/commons-daemon-1.2.4-tests.jar [INFO] [INFO] -------------------< commons-daemon:commons-daemon >-------------------- [INFO] Building Apache Commons Daemon 1.2.4 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ commons-daemon --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ commons-daemon --- [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ commons-daemon --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.830 s [INFO] Finished at: 2021-11-25T00:31:19Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA32QMQ+CMBCFd3/FyV7QvZSoE4MTMXGt9MQauDalEPj3QsAAg47vvS93744nXVVC i67WhuLgGB4CQMqN0lTEwS1jp+ySpkEidnzPGJwbXSpQaJHUgGmsoUBCJz0qePRwv7YEjA30mhE7 gMXoRzkYhTONTZUwrgillfkLw9xUlaGaR99sIqXz+ilzPxgzwax0SJ5Hq2hisfNI4zHCmopHixw7 RNsSvzu9G9L+T405327fjl+p8QUfLWtismkBAAA= -----END MAVEN BUILD DEPENDENCIES----- + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bHoee6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64 + cd commons-daemon-1.2.4-src + '[' 1 -eq 1 ']' + install -Dpm 755 src/native/unix/jsvc /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/bin/jsvc + install -Dpm 644 src/native/unix/jsvc.1 /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/man/man1/jsvc.1 + xmvn-install -R .xmvn-reactor -n apache-commons-daemon -d /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64 [INFO] Installing artifact commons-daemon:commons-daemon:jar:1.2.4 [INFO] Installing artifact commons-daemon:commons-daemon:pom:1.2.4 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/javadoc/apache-commons-daemon + 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/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/org .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/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/javadoc/apache-commons-daemon + echo /usr/share/javadoc/apache-commons-daemon + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.2.4-1.mga9 --unique-debug-suffix -1.2.4-1.mga9.aarch64 --unique-debug-src-base apache-commons-daemon-1.2.4-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.4-src extracting debug info from /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/bin/jsvc dwz: ./usr/bin/jsvc-1.2.4-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 152kB, size after compression: 152kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 235 blocks + /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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: apache-commons-daemon-1.2.4-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oeECY6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-daemon-1.2.4-src + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon + cp -pr PROPOSAL.html /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon + cp -pr NOTICE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon + cp -pr RELEASE-NOTES.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon + cp -pr src/samples /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon + cp -pr src/docs/daemon.css src/docs/daemon.html /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/maven-metadata/apache-commons-daemon.xml'] [INFO maven.prov] mvn(commons-daemon:commons-daemon:pom:) = 1.2.4 mvn(org.apache.commons:commons-daemon:pom:) = 1.2.4, mvn(commons-daemon:commons-daemon) = 1.2.4 mvn(org.apache.commons:commons-daemon) = 1.2.4 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/lib/java/apache-commons-daemon.jar'] [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/lib/java/commons-daemon.jar'] [INFO osgi.prov] osgi(org.apache.commons.commons-daemon) = 1.2.4 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/maven-metadata/apache-commons-daemon.xml'] [INFO maven.req] java-headless >= 1:1.7, javapackages-filesystem [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/lib/java/apache-commons-daemon.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/lib/java/commons-daemon.jar'] Provides: apache-commons-daemon = 1.2.4-1.mga9 apache-commons-daemon(aarch-64) = 1.2.4-1.mga9 mvn(commons-daemon:commons-daemon) = 1.2.4 mvn(commons-daemon:commons-daemon:pom:) = 1.2.4 mvn(org.apache.commons:commons-daemon) = 1.2.4 mvn(org.apache.commons:commons-daemon:pom:) = 1.2.4 osgi(org.apache.commons.commons-daemon) = 1.2.4 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 Processing files: apache-commons-daemon-jsvc-1.2.4-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UQpeEj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-daemon-1.2.4-src + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon-jsvc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon-jsvc + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon-jsvc + cp -pr NOTICE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon-jsvc + RPM_EC=0 ++ jobs -p + exit 0 Provides: apache-commons-daemon-jsvc = 1.2.4-1.mga9 apache-commons-daemon-jsvc(aarch-64) = 1.2.4-1.mga9 jsvc = 1:1.2.4-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) Processing files: apache-commons-daemon-javadoc-1.2.4-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.y7qBFz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-daemon-1.2.4-src + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon-javadoc + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon-javadoc + cp -pr NOTICE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/doc/apache-commons-daemon-javadoc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/javadoc/apache-commons-daemon/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/apache-commons-daemon-1.2.4-1.mga9.aarch64/usr/share/javadoc/apache-commons-daemon/jquery/jszip/dist/jszip.min.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: apache-commons-daemon-javadoc = 1.2.4-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Processing files: apache-commons-daemon-debugsource-1.2.4-1.mga9.aarch64 Provides: apache-commons-daemon-debugsource = 1.2.4-1.mga9 apache-commons-daemon-debugsource(aarch-64) = 1.2.4-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: apache-commons-daemon-jsvc-debuginfo-1.2.4-1.mga9.aarch64 Provides: apache-commons-daemon-jsvc-debuginfo = 1.2.4-1.mga9 apache-commons-daemon-jsvc-debuginfo(aarch-64) = 1.2.4-1.mga9 debuginfo(build-id) = 6954f01891588301b4771d01a147ee2a56e2ccdf Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: apache-commons-daemon-debugsource(aarch-64) = 1.2.4-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/apache-commons-daemon-jsvc-1.2.4-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/apache-commons-daemon-1.2.4-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/apache-commons-daemon-jsvc-debuginfo-1.2.4-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/apache-commons-daemon-debugsource-1.2.4-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/apache-commons-daemon-javadoc-1.2.4-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AeNBSw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-daemon-1.2.4-src + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.4-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lDelWx + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf commons-daemon-1.2.4-src + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!