D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/nsca-2.10.2-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OKpCf8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf nsca-nsca-2.10.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/nsca-2.10.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd nsca-nsca-2.10.2 + rm -rf /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/nsca-mdv_conf.diff + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VI5SEX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nsca-nsca-2.10.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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 ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./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-nsca-port=5667 --with-nsca-user=nagios --with-nsca-grp=nagios --localstatedir=/var/spool/nagios --sysconfdir=/etc/nagios configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... 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 db.h usability... no checking db.h presence... no checking for db.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/config.h usability... no checking sys/config.h presence... no checking for sys/config.h... no checking sys/int_types.h usability... no checking sys/int_types.h presence... no checking for sys/int_types.h... no checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking size of int... 4 checking size of short... 2 checking size of long... 8 checking for uint32_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for main in -lnsl... yes checking for socket in -lsocket... no checking for main in -lwrap... yes checking for strdup... yes checking for strstr... yes checking for strtoul... yes checking for sigaction... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for sig_atomic_t... yes checking for socklen_t... yes checking for type of socket size... int checking for libmcrypt-config... /usr/bin/libmcrypt-config checking for libmcrypt - version >= 2.4.11... yes checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating Makefile config.status: creating subst config.status: WARNING: 'subst.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating package/solaris/Makefile config.status: creating init-script config.status: creating nsca.service config.status: creating sample-config/nsca.cfg config.status: creating sample-config/send_nsca.cfg config.status: creating sample-config/nsca.xinetd config.status: creating include/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking *** Configuration summary for nsca 2.10.2 2022-06-06 ***: General Options: ------------------------- NSCA port: 5667 NSCA user: nagios NSCA group: nagios Review the options above for accuracy. If they look okay, type 'make all' to compile the NSCA daemon and client. + /usr/bin/make -O -j16 V=1 VERBOSE=1 cd ./src/; /usr/bin/make all ; cd .. make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/src' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_LIBMCRYPT -I/usr/include -DHAVE_CONFIG_H -o send_nsca ./send_nsca.c ./netutils.c ./utils.c -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -lmcrypt -lltdl -lnsl ./send_nsca.c: In function 'alarm_handler': ./send_nsca.c:552:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 552 | asprintf(&msg, "Error: Timeout after %d seconds\n",socket_timeout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./send_nsca.c:554:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 554 | write(STDERR_FILENO, msg, strlen(msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/src' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_LIBMCRYPT -I/usr/include -DHAVE_CONFIG_H -o nsca ./nsca.c ./netutils.c ./utils.c -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib64 -lmcrypt -lltdl -lnsl -lwrap ./nsca.c: In function 'main': ./nsca.c:160:17: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 160 | getcwd(config_file,sizeof(config_file)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./nsca.c: In function 'write_checkresult_file': ./nsca.c:1464:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1464 | asprintf(&checkresult_file,"%s/cXXXXXX",check_result_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./nsca.c:1501:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1501 | asprintf(&checkresult_ok_file,"%s.ok",checkresult_file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./nsca.c: In function 'write_pid_file': ./nsca.c:1697:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1697 | write(fd,pbuf,strlen(pbuf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./nsca.c:1698:17: warning: ignoring return value of 'fchown' declared with attribute 'warn_unused_result' [-Wunused-result] 1698 | fchown(fd,usr,grp); | ^~~~~~~~~~~~~~~~~~ ./nsca.c: In function 'read_config_file': ./nsca.c:504:29: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 504 | asprintf(&checkresult_test,"%s/nsca.test.%i",check_result_path,getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/src' *** Compile finished *** If the compile finished without any errors, you should find client and server binaries in the src/ subdirectory. Read the README file for more information on installing the binaries, creating configuration files, and using the server and client. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.McKddV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64 + cd nsca-nsca-2.10.2 + '[' 1 -eq 1 ']' + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/sbin + install -m 755 src/nsca /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/sbin + install -m 755 src/send_nsca /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/sbin + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/etc/nagios + install -m 644 sample-config/nsca.cfg /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/etc/nagios + install -m 644 sample-config/send_nsca.cfg /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/etc/nagios + install -D -m 644 /home/pterjan/rpmbuild/SOURCES/nsca.service /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/lib/systemd/system/nsca.service + install -D -m 644 /home/pterjan/rpmbuild/SOURCES/nsca.tmpfiles /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/lib/tmpfiles.d/nsca.conf + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.10.2-1.mga10 --unique-debug-suffix -2.10.2-1.mga10.x86_64 --unique-debug-src-base nsca-2.10.2-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/nsca-2.10.2-1.mga10.x86_64 209 blocks find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: nsca-2.10.2-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZZbnj7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nsca-nsca-2.10.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/doc/nsca + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/doc/nsca + cp -pr /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/CHANGELOG.md /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/doc/nsca + cp -pr /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/README.md /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/doc/nsca + cp -pr /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/SECURITY.md /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/doc/nsca + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lYEahY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nsca-nsca-2.10.2 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/licenses/nsca + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/licenses/nsca + cp -pr /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/LICENSE.md /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/licenses/nsca + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(nsca) = 2.10.2-1.mga10 nsca = 2.10.2-1.mga10 nsca(x86-64) = 2.10.2-1.mga10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper Requires(preun): /bin/sh rpm-helper Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libmcrypt.so.4()(64bit) libwrap.so.0()(64bit) Processing files: send_nsca-2.10.2-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QgOZt0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nsca-nsca-2.10.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/doc/send_nsca + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/doc/send_nsca + cp -pr /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/CHANGELOG.md /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/doc/send_nsca + cp -pr /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/README.md /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/doc/send_nsca + cp -pr /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/SECURITY.md /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/doc/send_nsca + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DVMsyb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nsca-nsca-2.10.2 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/licenses/send_nsca + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/licenses/send_nsca + cp -pr /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2/LICENSE.md /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64/usr/share/licenses/send_nsca + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(send_nsca) = 2.10.2-1.mga10 send_nsca = 2.10.2-1.mga10 send_nsca(x86-64) = 2.10.2-1.mga10 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.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libmcrypt.so.4()(64bit) Processing files: nsca-debugsource-2.10.2-1.mga10.x86_64 Provides: nsca-debugsource = 2.10.2-1.mga10 nsca-debugsource(x86-64) = 2.10.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nsca-debuginfo-2.10.2-1.mga10.x86_64 Provides: debuginfo(build-id) = 45f7c2060290ffc182737b2e83e48110d28f4ee6 nsca-debuginfo = 2.10.2-1.mga10 nsca-debuginfo(x86-64) = 2.10.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nsca-debugsource(x86-64) = 2.10.2-1.mga10 Processing files: send_nsca-debuginfo-2.10.2-1.mga10.x86_64 Provides: debuginfo(build-id) = 543c2be5b7877fdec8c48dfdfa3d7104c705a3e8 send_nsca-debuginfo = 2.10.2-1.mga10 send_nsca-debuginfo(x86-64) = 2.10.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nsca-debugsource(x86-64) = 2.10.2-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/send_nsca-2.10.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/send_nsca-debuginfo-2.10.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nsca-2.10.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nsca-debugsource-2.10.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nsca-debuginfo-2.10.2-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QB7nIa + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nsca-nsca-2.10.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/nsca-2.10.2-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4kBk8y + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/nsca-nsca-2.10.2-SPECPARTS + rm -rf nsca-nsca-2.10.2 nsca-nsca-2.10.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!