<86>Apr 21 06:16:39 userdel[100901]: delete user 'rooter' <86>Apr 21 06:16:39 userdel[100901]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:16:39 groupadd[100924]: group added to /etc/group: name=rooter, GID=693 <86>Apr 21 06:16:39 groupadd[100924]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:16:39 groupadd[100924]: new group: name=rooter, GID=693 <86>Apr 21 06:16:39 useradd[100938]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Apr 21 06:16:39 userdel[100967]: delete user 'builder' <86>Apr 21 06:16:39 userdel[100967]: removed group 'builder' owned by 'builder' <86>Apr 21 06:16:39 userdel[100967]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:16:39 groupadd[101018]: group added to /etc/group: name=builder, GID=694 <86>Apr 21 06:16:39 groupadd[101018]: group added to /etc/gshadow: name=builder <86>Apr 21 06:16:39 groupadd[101018]: new group: name=builder, GID=694 <86>Apr 21 06:16:39 useradd[101024]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Apr 21 06:16:42 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Installing dhcpcd-6.11.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28782 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dhcpcd-6.11.5 + echo 'Source #0 (dhcpcd-6.11.5.tar):' Source #0 (dhcpcd-6.11.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dhcpcd-6.11.5.tar + cd dhcpcd-6.11.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dhcpcd-6.11.5-alt1.patch):' Patch #0 (dhcpcd-6.11.5-alt1.patch): + /usr/bin/patch -p1 patching file common.h patching file dhcp.c patching file dhcpcd-hooks/10-wpa_supplicant patching file dhcpcd-hooks/20-resolv.conf patching file dhcpcd-hooks/29-lookup-hostname patching file dhcpcd-hooks/30-hostname patching file dhcpcd-hooks/50-ntp.conf patching file dhcpcd-run-hooks.in patching file dhcpcd.conf + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dhcpcd-6.11.5 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --sbindir=/sbin --rundir=/var/run --libexecdir=/lib/dhcpcd --dbdir=/var/lib/dhcpcd '--serviceexists=[ -x /etc/rc.d/init.d/"$1" ]' '--servicecmd=/sbin/service "$1" >/dev/null 2>&1' --with-hook=ntp.conf --with-hook=lookup-hostname --enable-ipv4 --enable-ipv6 --enable-dhcp6 --enable-auth --enable-ipv4ll --without-udev configure args: --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --sbindir=/sbin --rundir=/var/run --libexecdir=/lib/dhcpcd --dbdir=/var/lib/dhcpcd --serviceexists=[ -x /etc/rc.d/init.d/"$1" ] --servicecmd=/sbin/service "$1" >/dev/null 2>&1 --with-hook=ntp.conf --with-hook=lookup-hostname --enable-ipv4 --enable-ipv6 --enable-dhcp6 --enable-auth --enable-ipv4ll --without-udev ./configure: WARNING: unknown option --exec-prefix ./configure: WARNING: unknown option --sharedstatedir ./configure: WARNING: unknown option --without-included-gettext Deriving operating system from ... i586-alt-linux Configuring dhcpcd for ... linux Enabling INET support Enabling IPv4LL support Enabling INET6 support Enabling DHCPv6 support Enabling Authentication Using compiler .. cc i586-alt-linux-gcc (GCC) 5.3.1 20151207 (ALT p8 5.3.1-alt3.M80P.1) dhcpcd-definitions.conf will be embedded in dhcpcd itself Testing for nl80211 ... yes Testing for IN6_ADDR_GEN_MODE_NONE ... yes Testing for getifaddrs ... yes Testing for ifaddrs.ifa_addrflags ... no Testing for clock_gettime ... yes Testing for inet_ntoa ... yes Testing for arc4random ... no Testing for arc4random_uniform ... no Testing for getline ... no Testing for strlcpy ... yes Testing for pidfile_lock ... no Testing for strtoi ... no Testing for dprintf ... yes Testing for printf %m support ...yes Testing for TAILQ_FOREACH_SAFE ... no Testing for TAILQ_CONCAT ...yes Testing for posix_spawn ... yes Testing for reallocarray ... no Testing for kqueue1 ... no Testing for kqueue ... no Testing for epoll ... yes Testing for be64enc ... no Testing for fls64 ... no Testing for MD5Init ... no Testing for sha2.h ... no Testing for SHA256_Init ... no Testing for SHA256Init ... no Checking for ntpd ... not found Checking for chronyd ... not found Checking for ypbind ... not found Finding hook ntp.conf ... 50-ntp.conf Finding hook lookup-hostname ... 29-lookup-hostname SYSCONFDIR = /etc SBINDIR = /sbin LIBDIR = /usr/lib LIBEXECDIR = /lib/dhcpcd DBDIR = /var/lib/dhcpcd RUNDIR = /var/run MANDIR = /usr/share/man DATADIR = /usr/share HOOKSCRIPTS = 50-ntp.conf 29-lookup-hostname EGHOOKSCRIPTS = STATUSARG = + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/dhcpcd-6.11.5' cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c common.c -o common.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c control.c -o control.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c dhcpcd.c -o dhcpcd.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c duid.c -o duid.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c eloop.c -o eloop.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c if.c -o if.o /bin/sh genembedh dhcpcd-definitions.conf dhcpcd-embedded.h.in > dhcpcd-embedded.h cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c script.c -o script.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c dhcp-common.c -o dhcp-common.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c auth.c -o auth.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c if-linux.c -o if-linux.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c arp.c -o arp.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c dhcp.c -o dhcp.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c ipv4.c -o ipv4.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c ipv4ll.c -o ipv4ll.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c ipv6.c -o ipv6.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c ipv6nd.c -o ipv6nd.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c dhcp6.c -o dhcp6.o /bin/sh genembedc dhcpcd-definitions.conf dhcpcd-embedded.c.in > dhcpcd-embedded.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c if-linux-wext.c -o if-linux-wext.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c crypt/hmac_md5.c -o crypt/hmac_md5.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c crypt/md5.c -o crypt/md5.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c crypt/sha256.c -o crypt/sha256.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c compat/arc4random.c -o compat/arc4random.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c compat/arc4random_uniform.c -o compat/arc4random_uniform.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c compat/getline.c -o compat/getline.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c compat/pidfile.c -o compat/pidfile.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c compat/strtoi.c -o compat/strtoi.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c compat/reallocarray.c -o compat/reallocarray.o sed -e 's:@RUNDIR@:/var/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/usr/lib:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/share:g' \ -e 's:@SERVICEEXISTS@:[ -x /etc/rc.d/init.d/"\\$1" ]:g' -e 's:@SERVICECMD@:/sbin/service "\\$1" >/dev/null 2>\&1:g' -e 's:@SERVICESTATUS@::g' \ -e 's:@STATUSARG@::g' \ dhcpcd-run-hooks.in > dhcpcd-run-hooks sed -e 's:@RUNDIR@:/var/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/usr/lib:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/share:g' \ -e 's:@SERVICEEXISTS@:[ -x /etc/rc.d/init.d/"\\$1" ]:g' -e 's:@SERVICECMD@:/sbin/service "\\$1" >/dev/null 2>\&1:g' -e 's:@SERVICESTATUS@::g' \ -e 's:@STATUSARG@::g' \ dhcpcd.conf.5.in > dhcpcd.conf.5 sed -e 's:@RUNDIR@:/var/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/usr/lib:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/share:g' \ -e 's:@SERVICEEXISTS@:[ -x /etc/rc.d/init.d/"\\$1" ]:g' -e 's:@SERVICECMD@:/sbin/service "\\$1" >/dev/null 2>\&1:g' -e 's:@SERVICESTATUS@::g' \ -e 's:@STATUSARG@::g' \ dhcpcd.8.in > dhcpcd.8 sed -e 's:@RUNDIR@:/var/run:g' -e 's:@DBDIR@:/var/lib/dhcpcd:g' -e 's:@LIBDIR@:/usr/lib:g' -e 's:@HOOKDIR@:/lib/dhcpcd/dhcpcd-hooks:g' \ -e 's:@SYSCONFDIR@:/etc:g' -e 's:@SCRIPT@:/lib/dhcpcd/dhcpcd-run-hooks:g' -e 's:@DATADIR@:/usr/share:g' \ -e 's:@SERVICEEXISTS@:[ -x /etc/rc.d/init.d/"\\$1" ]:g' -e 's:@SERVICECMD@:/sbin/service "\\$1" >/dev/null 2>\&1:g' -e 's:@SERVICESTATUS@::g' \ -e 's:@STATUSARG@::g' \ dhcpcd-run-hooks.8.in > dhcpcd-run-hooks.8 cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c if-options.c -o if-options.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -std=c99 -DHAVE_CONFIG_H -DNDEBUG -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DINET -DIPV4LL -DINET6 -DDHCP6 -DAUTH -I./crypt -c dhcpcd-embedded.c -o dhcpcd-embedded.o cc -o dhcpcd common.o control.o dhcpcd.o duid.o eloop.o if.o if-options.o script.o dhcp-common.o auth.o if-linux.o arp.o dhcp.o ipv4.o ipv4ll.o ipv6.o ipv6nd.o dhcp6.o dhcpcd-embedded.o if-linux-wext.o crypt/hmac_md5.o crypt/md5.o crypt/sha256.o compat/arc4random.o compat/arc4random_uniform.o compat/getline.o compat/pidfile.o compat/strtoi.o compat/reallocarray.o for x in dhcpcd-hooks ; do cd $x; make all; cd ..; done make[1]: Entering directory `/usr/src/RPM/BUILD/dhcpcd-6.11.5/dhcpcd-hooks' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/dhcpcd-6.11.5/dhcpcd-hooks' make: Leaving directory `/usr/src/RPM/BUILD/dhcpcd-6.11.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22414 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dhcpcd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dhcpcd-buildroot + cd dhcpcd-6.11.5 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/dhcpcd-buildroot BINMODE=0755 make: Entering directory `/usr/src/RPM/BUILD/dhcpcd-6.11.5' /bin/install -p -d /usr/src/tmp/dhcpcd-buildroot/sbin /bin/install -p -m 0755 dhcpcd /usr/src/tmp/dhcpcd-buildroot/sbin /bin/install -p -d /usr/src/tmp/dhcpcd-buildroot/var/lib/dhcpcd /bin/install -p -d /usr/src/tmp/dhcpcd-buildroot/lib/dhcpcd /bin/install -p -m 0755 dhcpcd-run-hooks /usr/src/tmp/dhcpcd-buildroot/lib/dhcpcd for x in dhcpcd-hooks ; do cd $x; make proginstall; cd ..; done make[1]: Entering directory `/usr/src/RPM/BUILD/dhcpcd-6.11.5/dhcpcd-hooks' /bin/install -p -d /usr/src/tmp/dhcpcd-buildroot/lib/dhcpcd/dhcpcd-hooks /bin/install -p -m 0444 01-test 02-dump 20-resolv.conf 30-hostname 50-ntp.conf 29-lookup-hostname /usr/src/tmp/dhcpcd-buildroot/lib/dhcpcd/dhcpcd-hooks # We need to remove the old MTU change script if we at all can. rm -f /usr/src/tmp/dhcpcd-buildroot/lib/dhcpcd/dhcpcd-hooks/10-mtu make[1]: Leaving directory `/usr/src/RPM/BUILD/dhcpcd-6.11.5/dhcpcd-hooks' /bin/install -p -d /usr/src/tmp/dhcpcd-buildroot/usr/share/man/man5 /bin/install -p -m 0444 dhcpcd.conf.5 /usr/src/tmp/dhcpcd-buildroot/usr/share/man/man5 /bin/install -p -d /usr/src/tmp/dhcpcd-buildroot/usr/share/man/man8 /bin/install -p -m 0444 dhcpcd.8 dhcpcd-run-hooks.8 /usr/src/tmp/dhcpcd-buildroot/usr/share/man/man8 /bin/install -p -d /usr/src/tmp/dhcpcd-buildroot/etc test -e /usr/src/tmp/dhcpcd-buildroot/etc/dhcpcd.conf || \ /bin/install -p -m 0644 dhcpcd.conf /usr/src/tmp/dhcpcd-buildroot/etc for x in dhcpcd-hooks ; do cd $x; make eginstall; cd ..; done make[1]: Entering directory `/usr/src/RPM/BUILD/dhcpcd-6.11.5/dhcpcd-hooks' /bin/install -p -d /usr/src/tmp/dhcpcd-buildroot/usr/share/dhcpcd/hooks /bin/install -p -m 0444 10-wpa_supplicant 15-timezone 29-lookup-hostname /usr/src/tmp/dhcpcd-buildroot/usr/share/dhcpcd/hooks make[1]: Leaving directory `/usr/src/RPM/BUILD/dhcpcd-6.11.5/dhcpcd-hooks' make: Leaving directory `/usr/src/RPM/BUILD/dhcpcd-6.11.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dhcpcd-buildroot (auto) mode of 'usr/share/dhcpcd/hooks/29-lookup-hostname' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/dhcpcd/hooks/15-timezone' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/dhcpcd/hooks/10-wpa_supplicant' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/dhcpcd-run-hooks.8' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man8/dhcpcd.8' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man5/dhcpcd.conf.5' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/dhcpcd-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/dhcpcd-buildroot (auto) Adjusting library links in /usr/src/tmp/dhcpcd-buildroot ./lib: ./var/lib: Verifying ELF objects in /usr/src/tmp/dhcpcd-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Hardlinking identical .pyc and .pyo files Processing files: dhcpcd-6.11.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pttKqb find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tBdc1m find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,static,symlinks) Provides: nm-dhcp-client Requires: /bin/sh, /bin/sh, /lib/ld-linux.so.2, libc.so.6 >= set:poiedc, 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.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libc.so.6(GLIBC_2.8), libc.so.6(GLIBC_2.9), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Conflicts: etcnet < 0.9.10-alt6 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EnCduM Creating dhcpcd-debuginfo package Processing files: dhcpcd-debuginfo-6.11.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MKE90j find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rXczP0 find-requires: running scripts (debuginfo) Requires: dhcpcd = 1:6.11.5-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/dhcpcd-6.11.5-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/dhcpcd-debuginfo-6.11.5-alt1.i586.rpm 15.02user 2.07system 0:13.79elapsed 123%CPU (0avgtext+0avgdata 38544maxresident)k 0inputs+0outputs (0major+408496minor)pagefaults 0swaps 18.64user 5.61system 0:21.59elapsed 112%CPU (0avgtext+0avgdata 124352maxresident)k 0inputs+0outputs (0major+610661minor)pagefaults 0swaps