D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/dhcp-forwarder-0.8-15.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yufkLs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf dhcp-forwarder-0.8 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/dhcp-forwarder-0.8.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dhcp-forwarder-0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BTyILB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd dhcp-forwarder-0.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-release --disable-dietlibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for cvs2cl... no checking for rcs2log... no checking for svn... no checking for git... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) gawk checking whether ln -s works... yes checking for splint... no checking for sed... /usr/bin/sed checking for cat... /usr/bin/cat checking for cp... /usr/bin/cp checking for grep... /usr/bin/grep checking for egrep... /usr/bin/egrep checking for chmod... /usr/bin/chmod checking for chown... /usr/bin/chown checking for touch... /usr/bin/touch checking for sh... /usr/bin/sh checking for rm... /usr/bin/rm checking for rmdir... /usr/bin/rmdir checking for diff... /usr/bin/diff checking for mv... /usr/bin/mv checking for ln... /usr/bin/ln checking for dirname... /usr/bin/dirname checking for mkdir... /usr/bin/mkdir checking whether chown understands the --references option... yes checking whether chmod understands the --references option... yes checking whether to enable release-mode... yes checking whether to enable dietlibc... no (forced) checking for initrddir... $(sysconfdir)/init.d checking whether the C-compiler accepts -Werror -W... yes checking whether gcc accepts -Wall... yes checking whether gcc accepts -W... yes checking whether gcc accepts -Wno-unused-function... yes checking whether gcc accepts -std=c99... yes checking whether gcc accepts -pedantic... yes checking whether gcc is modern... yes checking whether to enable logging... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking compat/if_packet.h usability... yes checking compat/if_packet.h presence... yes checking for compat/if_packet.h... yes checking whether type in_addr_t is known... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strftime... yes checking whether gcc needs -traditional... no configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating dhcp-forwarder.spec config.status: creating config.h config.status: executing depfiles commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 Making clean in test Making clean in . Making all in . src/output.c: In function 'writeMsgTimestamp': src/output.c:78:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(msg_fd, ".", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/output.c:87:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(msg_fd, ".000000", fill_cnt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/output.c: In function 'writeUInt': src/output.c:109:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(fd, ptr, &buffer[sizeof(buffer)] - ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/output.c: In function 'writeMsgStr': src/output.c:128:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(msg_fd, msg, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/output.c: In function 'writeMsg': src/output.c:138:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(msg_fd, ": ", 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/output.c:139:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(msg_fd, msg, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/output.c:140:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(msg_fd, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cfg.c: In function 'initializeSystem': src/cfg.c:509:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(pidfile_fd, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cfg.c: In function 'showVersion': src/cfg.c:348:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(1, PACKAGE_STRING, strlen(PACKAGE_STRING)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cfg.c:349:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(1, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~ src/cfg.c: In function 'showHelp': src/cfg.c:369:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(1, "\nusage: ", 8 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cfg.c:370:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(1, cmd, strlen(cmd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cfg.c:371:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(1, msg, strlen(msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cfg.c: In function 'exitFatal': src/cfg.c:57:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(2, msg, len); ^~~~~~~~~~~~~~~~~~~~~~~~ src/cfg.c:58:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(2, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~ src/main.c: In function 'main': src/main.c:747:15: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0 : execRelay(); ^~~~~~~~~~~ src/main.c:748:5: note: here default : return 0; ^~~~~~~ src/parser.c: In function 'newInterface': src/parser.c:215:28: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(result, 0, sizeof result); ^~~~~~ src/parser.c: In function 'parse': src/parser.c:722:7: warning: implicit declaration of function 'fstat' [-Wimplicit-function-declaration] if (fstat(fd, &st)<0) { ^~~~~ In file included from src/parser.c:34:0: src/wrappers.h: In function 'Egetpwnam': src/wrappers.h:93:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, "getpwnam(\"", 10); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/wrappers.h:94:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, name, strlen(name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/wrappers.h:95:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, "\"): no such user\n", 17); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/wrappers.h: In function 'Egetgrnam': src/wrappers.h:70:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, "getgrnam(\"", 10); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/wrappers.h:71:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, name, strlen(name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/wrappers.h:72:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, "\"): no such group\n", 18); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/parser.c: In function 'exitFatal': src/parser.c:132:20: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if (filename!=0) (void)write(2, filename, strlen(filename)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/parser.c:121:23: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define scWRITE(msg) (void)write(2, msg, sizeof(msg)-1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/parser.c:133:20: note: in expansion of macro 'scWRITE' else scWRITE(""); ^~~~~~~ src/parser.c:121:23: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define scWRITE(msg) (void)write(2, msg, sizeof(msg)-1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/parser.c:134:3: note: in expansion of macro 'scWRITE' scWRITE(":"); ^~~~~~~ src/parser.c:121:23: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define scWRITE(msg) (void)write(2, msg, sizeof(msg)-1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/parser.c:136:3: note: in expansion of macro 'scWRITE' scWRITE(":"); ^~~~~~~ src/parser.c:121:23: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define scWRITE(msg) (void)write(2, msg, sizeof(msg)-1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/parser.c:138:3: note: in expansion of macro 'scWRITE' scWRITE(":"); ^~~~~~~ src/parser.c:139:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(2, msg, len); ^~~~~~~~~~~~~~~~~~~~~~~~ src/parser.c:121:23: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] #define scWRITE(msg) (void)write(2, msg, sizeof(msg)-1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/parser.c:140:3: note: in expansion of macro 'scWRITE' scWRITE("\n"); ^~~~~~~ Making all in test /usr/bin/make all-recursive Making all in . Making all in test make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M96wb5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64 + cd dhcp-forwarder-0.8 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64 install Making install in . make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/dhcp-forwarder-0.8' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dhcp-forwarder-0.8' test -z "/usr/sbin" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/sbin" /usr/bin/install -c 'dhcp-fwd' '/home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/sbin/dhcp-fwd' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './doc/dhcp-fwd.1' '/home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/share/man/man1/dhcp-fwd.1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dhcp-forwarder-0.8' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dhcp-forwarder-0.8' Making install in test make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/dhcp-forwarder-0.8/test' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dhcp-forwarder-0.8/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dhcp-forwarder-0.8/test' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dhcp-forwarder-0.8/test' + install -D -m 755 /home/pterjan/rpmbuild/SOURCES/dhcp-fwd.init /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/etc/rc.d/init.d/dhcp-fwd + install -D -m 644 /home/pterjan/rpmbuild/SOURCES/dhcp-forwarder.service /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/lib/systemd/system/dhcp-forwarder.service + install -D -m 644 contrib/dhcp-fwd.conf /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/etc/dhcp-fwd.conf + install -D -m 644 contrib/dhcp-fwd.sysconfig /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/etc/sysconfig/dhcp-fwd + ln -s dhcp-forwarder.service /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/lib/systemd/system/dhcp-fwd.service + install -m 755 -d /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/var/lib/dhcpfwd + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.8-15.mga7 --unique-debug-suffix -0.8-15.mga7.x86_64 --unique-debug-src-base dhcp-forwarder-0.8-15.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/dhcp-forwarder-0.8 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/sbin/dhcp-fwd /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 178 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: dhcp-forwarder-0.8-15.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XbTswB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd dhcp-forwarder-0.8 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/share/doc/dhcp-forwarder + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/share/doc/dhcp-forwarder + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/share/doc/dhcp-forwarder + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/share/doc/dhcp-forwarder + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/share/doc/dhcp-forwarder + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64/usr/share/doc/dhcp-forwarder + exit 0 Provides: config(dhcp-forwarder) = 0.8-15.mga7 dhcp-forwarder = 0.8-15.mga7 dhcp-forwarder(x86-64) = 0.8-15.mga7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh rpm-helper >= 0.24.8-1 Requires(preun): /bin/sh rpm-helper >= 0.24.8-1 Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Conflicts: dhcpd-relay Processing files: dhcp-forwarder-debugsource-0.8-15.mga7.x86_64 Provides: dhcp-forwarder-debugsource = 0.8-15.mga7 dhcp-forwarder-debugsource(x86-64) = 0.8-15.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dhcp-forwarder-debuginfo-0.8-15.mga7.x86_64 Provides: debuginfo(build-id) = ee5ca48f75a7d81e855957357483acbe50c01e2e dhcp-forwarder-debuginfo = 0.8-15.mga7 dhcp-forwarder-debuginfo(x86-64) = 0.8-15.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dhcp-forwarder-debugsource(x86-64) = 0.8-15.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dhcp-forwarder-0.8-15.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dhcp-forwarder-debugsource-0.8-15.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/dhcp-forwarder-debuginfo-0.8-15.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eLEZR8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd dhcp-forwarder-0.8 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/dhcp-forwarder-0.8-15.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rXffiG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf dhcp-forwarder-0.8 + exit 0 D: [iurt_root_command] Success!