Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/apache-commons-daemon.spec'], chrootPath='/var/lib/mock/f30-build-15068032-1074938/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/apache-commons-daemon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/apache-commons-daemon-1.0.15-19.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/apache-commons-daemon.spec'], chrootPath='/var/lib/mock/f30-build-15068032-1074938/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/apache-commons-daemon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jfVaxo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commons-daemon-1.0.15-src + /usr/bin/gzip -dc /builddir/build/SOURCES/commons-daemon-1.0.15-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-daemon-1.0.15-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (apache-commons-daemon-JAVA_OS.patch):' Patch #1 (apache-commons-daemon-JAVA_OS.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .java_os --fuzz=0 patching file src/native/unix/configure Hunk #1 succeeded at 2884 (offset 108 lines). Patch #2 (apache-commons-daemon-secondary.patch): + echo 'Patch #2 (apache-commons-daemon-secondary.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .secondary --fuzz=0 patching file src/native/unix/configure patching file src/native/unix/support/apsupport.m4 Patch #3 (apache-commons-daemon-aarch64.patch): + echo 'Patch #3 (apache-commons-daemon-aarch64.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .aarch64 --fuzz=0 patching file src/native/unix/configure Hunk #1 succeeded at 2703 (offset 8 lines). patching file src/native/unix/support/apsupport.m4 Hunk #1 succeeded at 172 (offset 8 lines). + rm -rf src/samples/build/ + 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 + cd src/native/unix + xmlto man man/jsvc.1.xml BUILDSTDERR: Note: Writing jsvc.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OeeB6c + umask 022 + cd /builddir/build/BUILD + cd commons-daemon-1.0.15-src ~/build/BUILD/commons-daemon-1.0.15-src/src/native/unix ~/build/BUILD/commons-daemon-1.0.15-src + pushd src/native/unix + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./support/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./support/config.sub BUILDSTDERR: ++ basename ./support/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./support/config.sub '/usr/lib/rpm/redhat/config.sub' -> './support/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./support/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./support/config.guess BUILDSTDERR: ++ basename ./support/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./support/config.guess '/usr/lib/rpm/redhat/config.guess' -> './support/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-java=/usr/lib/jvm/java-1.8.0-openjdk BUILDSTDERR: *** Current host *** checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking cached host system type... ok checking for i686-redhat-linux-gnu-gcc... no BUILDSTDERR: *** C-Language compilation tools *** checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip BUILDSTDERR: checking C flags dependant on host system type... *** Host support *** ok BUILDSTDERR: *** Java compilation tools *** checking JAVA_HOME... /usr/lib/jvm/java-1.8.0-openjdk checking for JDK os include directory... linux gcc flags added checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no BUILDSTDERR: configure: WARNING: cannot find headers for libcap BUILDSTDERR: *** Writing output files *** configure: creating ./config.status config.status: creating Makefile config.status: creating Makedefs config.status: creating native/Makefile Now you can issue "make" BUILDSTDERR: *** All done *** + make clean (cd native; make clean) make[1]: Entering directory '/builddir/build/BUILD/commons-daemon-1.0.15-src/src/native/unix/native' rm -f arguments.o debug.o dso-dlfcn.o dso-dyld.o help.o home.o java.o location.o replace.o locks.o signals.o ../jsvc jsvc-unix.o libservice.a make[1]: Leaving directory '/builddir/build/BUILD/commons-daemon-1.0.15-src/src/native/unix/native' + make -j6 (cd native; make all) make[1]: Entering directory '/builddir/build/BUILD/commons-daemon-1.0.15-src/src/native/unix/native' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c jsvc-unix.c -o jsvc-unix.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c arguments.c -o arguments.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c debug.c -o debug.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c dso-dlfcn.c -o dso-dlfcn.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c dso-dyld.c -o dso-dyld.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c help.c -o help.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c home.c -o home.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c java.c -o java.o BUILDSTDERR: jsvc-unix.c: In function 'get_pidf': BUILDSTDERR: jsvc-unix.c:624:5: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 624 | lockf(fd, F_LOCK, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jsvc-unix.c:626:5: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 626 | lockf(fd, F_ULOCK, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jsvc-unix.c: In function 'wait_child': BUILDSTDERR: jsvc-unix.c:720:9: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 720 | lockf(fd, F_LOCK, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jsvc-unix.c:722:9: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 722 | lockf(fd, F_ULOCK, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jsvc-unix.c: In function 'set_output': BUILDSTDERR: jsvc-unix.c:1018:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1018 | freopen("/dev/null", "r", stdin); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jsvc-unix.c:1029:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1029 | freopen("/dev/null", "a", stdout); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jsvc-unix.c:1048:9: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1048 | freopen("/dev/null", "a", stderr); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jsvc-unix.c: In function 'check_pid': BUILDSTDERR: jsvc-unix.c:576:9: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 576 | lockf(fd, F_LOCK, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jsvc-unix.c:584:17: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 584 | lockf(fd, F_ULOCK, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jsvc-unix.c:596:13: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 596 | lockf(fd, F_ULOCK, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jsvc-unix.c:601:13: warning: ignoring return value of 'lockf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 601 | lockf(fd, F_ULOCK, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c location.c -o location.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c replace.c -o replace.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c locks.c -o locks.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DOS_LINUX -DDSO_DLFCN -DCPU=\"i386\" -Wall -Wstrict-prototypes -I/usr/lib/jvm/java-1.8.0-openjdk/include -I/usr/lib/jvm/java-1.8.0-openjdk/include/linux -c signals.c -o signals.o 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 gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld jsvc-unix.o libservice.a -ldl -lpthread -o ../jsvc make[1]: Leaving directory '/builddir/build/BUILD/commons-daemon-1.0.15-src/src/native/unix/native' ~/build/BUILD/commons-daemon-1.0.15-src + popd + /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 BUILDSTDERR: Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep BUILDSTDERR: ['xmvn', '--batch-mode', '--offline', 'verify', '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] -------------------< commons-daemon:commons-daemon >-------------------- [INFO] Building Commons Daemon 1.0.15 [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 /builddir/build/BUILD/commons-daemon-1.0.15-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 /builddir/build/BUILD/commons-daemon-1.0.15-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ commons-daemon --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builddir/build/BUILD/commons-daemon-1.0.15-src/target/classes [INFO] /builddir/build/BUILD/commons-daemon-1.0.15-src/src/main/java/org/apache/commons/daemon/support/DaemonConfiguration.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/commons-daemon-1.0.15-src/src/main/java/org/apache/commons/daemon/support/DaemonConfiguration.java: Recompile with -Xlint:unchecked for details. [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 /builddir/build/BUILD/commons-daemon-1.0.15-src/src/test/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ commons-daemon --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builddir/build/BUILD/commons-daemon-1.0.15-src/target/test-classes [INFO] /builddir/build/BUILD/commons-daemon-1.0.15-src/src/test/java/org/apache/commons/daemon/SimpleDaemon.java: /builddir/build/BUILD/commons-daemon-1.0.15-src/src/test/java/org/apache/commons/daemon/SimpleDaemon.java uses unchecked or unsafe operations. [INFO] /builddir/build/BUILD/commons-daemon-1.0.15-src/src/test/java/org/apache/commons/daemon/SimpleDaemon.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-daemon --- [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ commons-daemon --- [INFO] Building jar: /builddir/build/BUILD/commons-daemon-1.0.15-src/target/commons-daemon-1.0.15.jar [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ commons-daemon --- [INFO] Building jar: /builddir/build/BUILD/commons-daemon-1.0.15-src/target/commons-daemon-1.0.15-tests.jar [INFO] [INFO] -------------------< commons-daemon:commons-daemon >-------------------- [INFO] Building Commons Daemon 1.0.15 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ commons-daemon --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ commons-daemon >>> [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: [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 /builddir/build/BUILD/commons-daemon-1.0.15-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ commons-daemon --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ commons-daemon <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ commons-daemon --- [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ commons-daemon --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.714 s [INFO] Finished at: 2019-01-31T13:29:15Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA32QMQ+CMBCFd3/FyV7QvZSoE4MTMXGt9MQauDalEPj3QsAAg47vvS93744nXVVC i67WhuLgGB4CQMqN0lTEwS1jp+ySpkEidnzPGJwbXSpQaJHUgGmsoUBCJz0qePRwv7YEjA30mhE7 gMXoRzkYhTONTZUwrgillfkLw9xUlaGaR99sIqXz+ilzPxgzwax0SJ5Hq2hisfNI4zHCmopHixw7 RNsSvzu9G9L+T405327fjl+p8QUfLWtismkBAAA= -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FGuPGo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386 + cd commons-daemon-1.0.15-src + install -Dpm 755 src/native/unix/jsvc /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/bin/jsvc + install -Dpm 644 src/native/unix/jsvc.1 /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/man/man1/jsvc.1 + xmvn-install -R .xmvn-reactor -n apache-commons-daemon -d /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386 BUILDSTDERR: [INFO] Installing artifact commons-daemon:commons-daemon:jar:1.0.15 BUILDSTDERR: [INFO] Installing artifact commons-daemon:commons-daemon:pom:1.0.15 BUILDSTDERR: [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/javadoc/apache-commons-daemon + 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 /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/javadoc/apache-commons-daemon + echo /usr/share/javadoc/apache-commons-daemon + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.0.15-19.fc30 --unique-debug-suffix -1.0.15-19.fc30.i386 --unique-debug-src-base apache-commons-daemon-1.0.15-19.fc30.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/commons-daemon-1.0.15-src explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/bin/jsvc extracting debug info from /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/bin/jsvc /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 223 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: apache-commons-daemon-1.0.15-19.fc30.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aCogaD + umask 022 + cd /builddir/build/BUILD + cd commons-daemon-1.0.15-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon + cp -pr PROPOSAL.html /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon + cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon + cp -pr src/samples /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon + cp -pr src/docs/daemon.css src/docs/daemon.html /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon + exit 0 BUILDSTDERR: [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/lib/java/apache-commons-daemon.jar'] BUILDSTDERR: [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/lib/java/apache-commons-daemon.jar'] BUILDSTDERR: [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/lib/java/commons-daemon.jar'] BUILDSTDERR: [INFO osgi.prov] osgi(org.apache.commons.commons-daemon) = 1.0.15 BUILDSTDERR: [INFO osgi.req] input: ['/builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/lib/java/commons-daemon.jar'] BUILDSTDERR: [INFO maven.prov] input: ['/builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/maven-metadata/apache-commons-daemon.xml'] BUILDSTDERR: [INFO maven.prov] mvn(commons-daemon:commons-daemon:pom:) = 1.0.15 BUILDSTDERR: mvn(org.apache.commons:commons-daemon:pom:) = 1.0.15, mvn(commons-daemon:commons-daemon) = 1.0.15 BUILDSTDERR: mvn(org.apache.commons:commons-daemon) = 1.0.15 BUILDSTDERR: [INFO maven.req] input: ['/builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/maven-metadata/apache-commons-daemon.xml'] BUILDSTDERR: [INFO maven.req] java-headless >= 1:1.6, javapackages-filesystem Provides: apache-commons-daemon = 1.0.15-19.fc30 apache-commons-daemon(x86-32) = 1.0.15-19.fc30 mvn(commons-daemon:commons-daemon) = 1.0.15 mvn(commons-daemon:commons-daemon:pom:) = 1.0.15 mvn(org.apache.commons:commons-daemon) = 1.0.15 mvn(org.apache.commons:commons-daemon:pom:) = 1.0.15 osgi(org.apache.commons.commons-daemon) = 1.0.15 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.0.15-19.fc30.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uUABsT + umask 022 + cd /builddir/build/BUILD + cd commons-daemon-1.0.15-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon-jsvc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon-jsvc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon-jsvc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon-jsvc + exit 0 Provides: apache-commons-daemon-jsvc = 1.0.15-19.fc30 apache-commons-daemon-jsvc(x86-32) = 1.0.15-19.fc30 jsvc = 1:1.0.15-19.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.27) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: apache-commons-daemon-javadoc-1.0.15-19.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zjUVR9 + umask 022 + cd /builddir/build/BUILD + cd commons-daemon-1.0.15-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon-javadoc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386/usr/share/doc/apache-commons-daemon-javadoc + exit 0 Provides: apache-commons-daemon-javadoc = 1.0.15-19.fc30 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.0.15-19.fc30.i686 Provides: apache-commons-daemon-debugsource = 1.0.15-19.fc30 apache-commons-daemon-debugsource(x86-32) = 1.0.15-19.fc30 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.0.15-19.fc30.i686 Provides: apache-commons-daemon-jsvc-debuginfo = 1.0.15-19.fc30 apache-commons-daemon-jsvc-debuginfo(x86-32) = 1.0.15-19.fc30 debuginfo(build-id) = ab3bb426f03c59a7f111c0736f334bd87949f85a 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-32) = 1.0.15-19.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386 Wrote: /builddir/build/RPMS/apache-commons-daemon-1.0.15-19.fc30.i686.rpm Wrote: /builddir/build/RPMS/apache-commons-daemon-jsvc-1.0.15-19.fc30.i686.rpm Wrote: /builddir/build/RPMS/apache-commons-daemon-javadoc-1.0.15-19.fc30.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-daemon-debugsource-1.0.15-19.fc30.i686.rpm Wrote: /builddir/build/RPMS/apache-commons-daemon-jsvc-debuginfo-1.0.15-19.fc30.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Os57ir + umask 022 + cd /builddir/build/BUILD + cd commons-daemon-1.0.15-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-daemon-1.0.15-19.fc30.i386 + exit 0 Child return code was: 0