D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ifplugd-0.28-20.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jmz0Qi + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ifplugd-0.28 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/ifplugd-0.28.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ifplugd-0.28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/ifplugd-0.28-exit-status.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/ifplugd-0.28-event.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/ifplugd-0.28-include.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/ifplugd-0.28-onlink.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eWD91p + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ifplugd-0.28 + '[' 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for egrep... grep -E checking for ANSI C header files... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... 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 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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking for unistd.h... (cached) 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 whether gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for alarm... yes checking for dup2... yes checking for memset... yes checking for select... yes checking for setenv... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strspn... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBDAEMON_CFLAGS... -D_REENTRANT checking for LIBDAEMON_LIBS... -ldaemon configure: *** Init sript will be installed in /etc/init.d *** checking for lynx... yes checking for xmltoman... no configure: WARNING: *** Not rebuilding man pages as xmltoman is not found *** checking for svn... no configure: WARNING: *** Not rebuilding svn-release.h as subversion is not found *** configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating man/Makefile config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating doc/README.html config.status: creating patches/Makefile config.status: creating ifplugd.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 /usr/bin/make all-recursive Making all in src /usr/bin/make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pipe -W -Wall -Wno-unused-parameter -MT ifmonitor.o -MD -MP -MF ".deps/ifmonitor.Tpo" -c -o ifmonitor.o ifmonitor.c; \ then mv -f ".deps/ifmonitor.Tpo" ".deps/ifmonitor.Po"; else rm -f ".deps/ifmonitor.Tpo"; exit 1; fi make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pipe -W -Wall -Wno-unused-parameter -MT ifplugstatus.o -MD -MP -MF ".deps/ifplugstatus.Tpo" -c -o ifplugstatus.o ifplugstatus.c; \ then mv -f ".deps/ifplugstatus.Tpo" ".deps/ifplugstatus.Po"; else rm -f ".deps/ifplugstatus.Tpo"; exit 1; fi ifplugstatus.c: In function 'main': ifplugstatus.c:205:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(ln, sizeof(ln), f); ^~~~~~~~~~~~~~~~~~~~~~~~ ifplugstatus.c:206:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(ln, sizeof(ln), f); ^~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pipe -W -Wall -Wno-unused-parameter -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \ then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fi make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pipe -W -Wall -Wno-unused-parameter -MT nlapi.o -MD -MP -MF ".deps/nlapi.Tpo" -c -o nlapi.o nlapi.c; \ then mv -f ".deps/nlapi.Tpo" ".deps/nlapi.Po"; else rm -f ".deps/nlapi.Tpo"; exit 1; fi make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' gcc -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pipe -W -Wall -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ifplugstatus ifplugstatus.o interface.o -ldaemon make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pipe -W -Wall -Wno-unused-parameter -MT ifplugd.o -MD -MP -MF ".deps/ifplugd.Tpo" -c -o ifplugd.o ifplugd.c; \ then mv -f ".deps/ifplugd.Tpo" ".deps/ifplugd.Po"; else rm -f ".deps/ifplugd.Tpo"; exit 1; fi make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' gcc -D_REENTRANT -DSYSCONFDIR="\"/etc\"" -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pipe -W -Wall -Wno-unused-parameter -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ifplugd ifplugd.o interface.o ifmonitor.o nlapi.o -ldaemon make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' Making all in man make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/man' sed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@PACKAGE_BUGREPORT\@,mzvscyhtq (at) 0pointer (dot) de,g' -e 's,@PACKAGE_URL\@,http://0pointer.de/lennart/projects/ifplugd/,g' ifplugd.8.xml.in > ifplugd.8.xml make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/man' sed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@PACKAGE_BUGREPORT\@,mzvscyhtq (at) 0pointer (dot) de,g' -e 's,@PACKAGE_URL\@,http://0pointer.de/lennart/projects/ifplugd/,g' ifplugd.conf.5.xml.in > ifplugd.conf.5.xml make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/man' sed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@PACKAGE_BUGREPORT\@,mzvscyhtq (at) 0pointer (dot) de,g' -e 's,@PACKAGE_URL\@,http://0pointer.de/lennart/projects/ifplugd/,g' ifplugstatus.8.xml.in > ifplugstatus.8.xml make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/man' Making all in conf make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/conf' sed -e 's,@sysconfdir\@,/etc,g' -e 's,@sbindir\@,/usr/sbin,g' ifplugd.init.in > ifplugd.init chmod 755 ifplugd.init make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/conf' Making all in doc make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/doc' lynx --dump README.html | sed 's,file://localhost/.*/doc/README.html,README,' > README make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/doc' Making all in patches make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dcma2U + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64 + cd ifplugd-0.28 + '[' 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/ifplugd-0.28-20.mga7.x86_64 install Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' make install-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' test -z "/usr/sbin" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/sbin" /usr/bin/install -c 'ifplugd' '/home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/sbin/ifplugd' /usr/bin/install -c 'ifplugstatus' '/home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/sbin/ifplugstatus' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/src' Making install in man make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man5" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 './ifplugd.conf.5' '/home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/man/man5/ifplugd.conf.5' test -z "/usr/share/man/man8" || mkdir -p -- "/home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 './ifplugd.8' '/home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/man/man8/ifplugd.8' /usr/bin/install -c -m 644 './ifplugstatus.8' '/home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/man/man8/ifplugstatus.8' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/man' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/man' Making install in conf make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/conf' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/conf' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -b -D -m755 ifplugd.init /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/etc/init.d/ifplugd /usr/bin/install -c -b -D -m755 ./ifplugd.action /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/etc/ifplugd/ifplugd.action /usr/bin/install -c -b -D -m644 ./ifplugd.conf /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/etc/ifplugd/ifplugd.conf make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/conf' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/conf' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/doc' 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/ifplugd-0.28/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/doc' Making install in patches make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/patches' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/patches' 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/ifplugd-0.28/patches' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28/patches' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28' 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/ifplugd-0.28' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ifplugd-0.28' + rm -f /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/etc/init.d/ifplugd + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.28-20.mga7 --unique-debug-suffix -0.28-20.mga7.x86_64 --unique-debug-src-base ifplugd-0.28-20.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ifplugd-0.28 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/sbin/ifplugd extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/sbin/ifplugstatus /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 181 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: ifplugd-0.28-20.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cvUwct + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ifplugd-0.28 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/doc/ifplugd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/doc/ifplugd + cp -pr doc/README /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/doc/ifplugd + cp -pr doc/NEWS /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/doc/ifplugd + cp -pr doc/README.html /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/doc/ifplugd + cp -pr doc/style.css /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/doc/ifplugd + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64/usr/share/doc/ifplugd + exit 0 Provides: config(ifplugd) = 0.28-20.mga7 ifplugd = 0.28-20.mga7 ifplugd(x86-64) = 0.28-20.mga7 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.15)(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.4)(64bit) libdaemon.so.0()(64bit) Processing files: ifplugd-debugsource-0.28-20.mga7.x86_64 Provides: ifplugd-debugsource = 0.28-20.mga7 ifplugd-debugsource(x86-64) = 0.28-20.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ifplugd-debuginfo-0.28-20.mga7.x86_64 Provides: debuginfo(build-id) = 71990e5edea489a20b0f9dcd1cd3db09d3f32a60 debuginfo(build-id) = cf80953f08a17f6e10382f87c4a4c95da8812ea0 ifplugd-debuginfo = 0.28-20.mga7 ifplugd-debuginfo(x86-64) = 0.28-20.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ifplugd-debugsource(x86-64) = 0.28-20.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ifplugd-0.28-20.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ifplugd-debugsource-0.28-20.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ifplugd-debuginfo-0.28-20.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Zax6Q2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ifplugd-0.28 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ifplugd-0.28-20.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qftKEC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ifplugd-0.28 + exit 0 D: [iurt_root_command] Success!