D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/apache-commons-daemon-1.2.2-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.z23mGp + 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.2-src + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/commons-daemon-1.2.2-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-daemon-1.2.2-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 -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.6kqMWo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-daemon-1.2.2-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd src/native/unix ~/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix ~/rpmbuild/BUILD/commons-daemon-1.2.2-src + sh support/buildconf.sh 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 + 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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./support/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./support/config.guess + 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 + /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=x86_64-mageia-linux-gnu --build=x86_64-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... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking cached host system type... ok *** C-Language compilation tools *** checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking for x86_64-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 sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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=\"amd64\" -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:1293:20: warning: assignment to '__sighandler_t' {aka 'void (*)(int)'} from incompatible pointer type 'void (*)(int, siginfo_t *, void *)' [-Wincompatible-pointer-types] 1293 | act.sa_handler = controller; | ^ jsvc-unix.c: In function 'get_pidf': jsvc-unix.c:648:5: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 648 | lockf(fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:650:5: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 650 | lockf(fd, F_ULOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c: In function 'wait_child': jsvc-unix.c:744:9: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 744 | lockf(fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:746:9: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 746 | lockf(fd, F_ULOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c: In function 'set_output': jsvc-unix.c:1046:9: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 1046 | freopen("/dev/null", "r", stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:1057:9: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 1057 | freopen("/dev/null", "a", stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:1075:9: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 1075 | freopen("/dev/null", "a", stderr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c: In function 'check_pid': jsvc-unix.c:574:9: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 574 | lockf(fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:581:17: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 581 | lockf(fd, F_ULOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:591:9: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 591 | lockf(fd, F_ULOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ jsvc-unix.c: In function 'remove_pid_file': jsvc-unix.c:610:5: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 610 | lockf(fd, F_LOCK, 0); | ^~~~~~~~~~~~~~~~~~~~ jsvc-unix.c:628:5: warning: ignoring return value of 'lockf' declared with attribute 'warn_unused_result' [-Wunused-result] 628 | lockf(fd, F_ULOCK, 0); | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-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 x86_64-mageia-linux-gnu-ranlib libservice.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/native/unix/native' x86_64-mageia-linux-gnu-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.2-src/src/native/unix/native' + popd ~/rpmbuild/BUILD/commons-daemon-1.2.2-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.2 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ commons-daemon --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1: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.2-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-daemon --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ commons-daemon --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-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.2-src/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ commons-daemon --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ commons-daemon --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-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.2-src/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/src/test/java/org/apache/commons/daemon/SimpleDaemon.java: /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-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.2-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.1.2:jar (default-jar) @ commons-daemon --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/target/commons-daemon-1.2.2.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ commons-daemon --- [INFO] Building jar: /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src/target/commons-daemon-1.2.2-tests.jar [INFO] [INFO] -------------------< commons-daemon:commons-daemon >-------------------- [INFO] Building Apache Commons Daemon 1.2.2 [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: 12.929 s [INFO] Finished at: 2020-08-22T03:38:32Z [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.HSjbBo + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64 + cd commons-daemon-1.2.2-src + '[' 1 -eq 1 ']' + install -Dpm 755 src/native/unix/jsvc /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/bin/jsvc + install -Dpm 644 src/native/unix/jsvc.1 /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/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.2-2.mga8.x86_64 [INFO] Installing artifact commons-daemon:commons-daemon:jar:1.2.2 [INFO] Installing artifact commons-daemon:commons-daemon:pom:1.2.2 [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.2-2.mga8.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/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.2-2.mga8.x86_64/usr/share/javadoc/apache-commons-daemon + echo /usr/share/javadoc/apache-commons-daemon + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.2.2-2.mga8 --unique-debug-suffix -1.2.2-2.mga8.x86_64 --unique-debug-src-base apache-commons-daemon-1.2.2-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/commons-daemon-1.2.2-src explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/bin/jsvc extracting debug info from /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/bin/jsvc original debug info size: 184kB, size after compression: 176kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 232 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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: apache-commons-daemon-1.2.2-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GmcIGn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-daemon-1.2.2-src + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/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.2-2.mga8.x86_64/usr/share/doc/apache-commons-daemon + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/share/doc/apache-commons-daemon + cp -pr PROPOSAL.html /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/share/doc/apache-commons-daemon + cp -pr NOTICE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/share/doc/apache-commons-daemon + cp -pr RELEASE-NOTES.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/share/doc/apache-commons-daemon + cp -pr src/samples /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/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.2-2.mga8.x86_64/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.2-2.mga8.x86_64/usr/share/maven-metadata/apache-commons-daemon.xml'] [INFO maven.prov] mvn(commons-daemon:commons-daemon) = 1.2.2 mvn(org.apache.commons:commons-daemon) = 1.2.2, mvn(commons-daemon:commons-daemon:pom:) = 1.2.2 mvn(org.apache.commons:commons-daemon:pom:) = 1.2.2 [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/lib/java/apache-commons-daemon.jar'] [INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/lib/java/commons-daemon.jar'] [INFO osgi.prov] osgi(org.apache.commons.commons-daemon) = 1.2.2 [INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/share/maven-metadata/apache-commons-daemon.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.6 [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/lib/java/apache-commons-daemon.jar'] [INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/lib/java/commons-daemon.jar'] Provides: apache-commons-daemon = 1.2.2-2.mga8 apache-commons-daemon(x86-64) = 1.2.2-2.mga8 mvn(commons-daemon:commons-daemon) = 1.2.2 mvn(commons-daemon:commons-daemon:pom:) = 1.2.2 mvn(org.apache.commons:commons-daemon) = 1.2.2 mvn(org.apache.commons:commons-daemon:pom:) = 1.2.2 osgi(org.apache.commons.commons-daemon) = 1.2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-filesystem Processing files: apache-commons-daemon-jsvc-1.2.2-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d3lrjn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-daemon-1.2.2-src + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/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.2-2.mga8.x86_64/usr/share/doc/apache-commons-daemon-jsvc + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/share/doc/apache-commons-daemon-jsvc + cp -pr NOTICE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/share/doc/apache-commons-daemon-jsvc + RPM_EC=0 ++ jobs -p + exit 0 Provides: apache-commons-daemon-jsvc = 1.2.2-2.mga8 apache-commons-daemon-jsvc(x86-64) = 1.2.2-2.mga8 jsvc = 1:1.2.2-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: apache-commons-daemon-javadoc-1.2.2-2.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0BQkjo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-daemon-1.2.2-src + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/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.2-2.mga8.x86_64/usr/share/doc/apache-commons-daemon-javadoc + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/usr/share/doc/apache-commons-daemon-javadoc + cp -pr NOTICE.txt /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64/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.2-2.mga8.x86_64/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.2-2.mga8.x86_64/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.2-2.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: apache-commons-daemon-debugsource-1.2.2-2.mga8.x86_64 Provides: apache-commons-daemon-debugsource = 1.2.2-2.mga8 apache-commons-daemon-debugsource(x86-64) = 1.2.2-2.mga8 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.2-2.mga8.x86_64 Provides: apache-commons-daemon-jsvc-debuginfo = 1.2.2-2.mga8 apache-commons-daemon-jsvc-debuginfo(x86-64) = 1.2.2-2.mga8 debuginfo(build-id) = 60ca5b740e4e65e4017fca05b85906d5a7df9cd3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: apache-commons-daemon-debugsource(x86-64) = 1.2.2-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/apache-commons-daemon-jsvc-1.2.2-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/apache-commons-daemon-debugsource-1.2.2-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/apache-commons-daemon-1.2.2-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/apache-commons-daemon-jsvc-debuginfo-1.2.2-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/apache-commons-daemon-javadoc-1.2.2-2.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SOgWSn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd commons-daemon-1.2.2-src + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/apache-commons-daemon-1.2.2-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZqWa5n + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf commons-daemon-1.2.2-src + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!