<86>May 17 01:37:53 userdel[1223648]: delete user 'rooter'
<86>May 17 01:37:53 userdel[1223648]: removed group 'rooter' owned by 'rooter'
<86>May 17 01:37:53 userdel[1223648]: removed shadow group 'rooter' owned by 'rooter'
<86>May 17 01:37:53 groupadd[1223697]: group added to /etc/group: name=rooter, GID=1871
<86>May 17 01:37:53 groupadd[1223697]: group added to /etc/gshadow: name=rooter
<86>May 17 01:37:53 groupadd[1223697]: new group: name=rooter, GID=1871
<86>May 17 01:37:53 useradd[1223724]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none
<86>May 17 01:37:53 userdel[1223805]: delete user 'builder'
<86>May 17 01:37:53 userdel[1223805]: removed group 'builder' owned by 'builder'
<86>May 17 01:37:53 userdel[1223805]: removed shadow group 'builder' owned by 'builder'
<86>May 17 01:37:53 groupadd[1223863]: group added to /etc/group: name=builder, GID=1872
<86>May 17 01:37:53 groupadd[1223863]: group added to /etc/gshadow: name=builder
<86>May 17 01:37:53 groupadd[1223863]: new group: name=builder, GID=1872
<86>May 17 01:37:53 useradd[1223893]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none
<13>May 17 01:37:54 rpmi: libidn2-2.3.4-alt1 sisyphus+309023.100.1.1 1666791084 installed
<13>May 17 01:37:54 rpmi: libnettle8-3.8.1-alt2 sisyphus+308213.100.1.1 1665439423 installed
<13>May 17 01:37:54 rpmi: libhogweed6-3.8.1-alt2 sisyphus+308213.100.1.1 1665439423 installed
<13>May 17 01:37:54 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090171 installed
<13>May 17 01:37:54 rpmi: libnettle-devel-3.8.1-alt2 sisyphus+308213.100.1.1 1665439423 installed
<13>May 17 01:37:54 rpmi: libidn2-devel-2.3.4-alt1 sisyphus+309023.100.1.1 1666791084 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/dnsmasq-2.89-alt2.nosrc.rpm (w1.gzdio)
Installing dnsmasq-2.89-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72063
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf dnsmasq-2.89
+ echo 'Source #0 (dnsmasq-2.89.tar):'
Source #0 (dnsmasq-2.89.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/dnsmasq-2.89.tar
+ cd dnsmasq-2.89
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (dnsmasq-2.89-alt2.patch):'
Patch #0 (dnsmasq-2.89-alt2.patch):
+ /usr/bin/patch -p1
patching file Makefile
patching file contrib/lease-tools/Makefile
patching file dnsmasq.conf.example
patching file src/helper.c
+ echo 'Patch #1 (Avoid-undefined-behaviour-with-the-ctype-3-functions.patch):'
Patch #1 (Avoid-undefined-behaviour-with-the-ctype-3-functions.patch):
+ /usr/bin/patch -p1
patching file src/dhcp-common.c
patching file src/dhcp.c
patching file src/loop.c
patching file src/option.c
patching file src/rfc1035.c
patching file src/rfc2131.c
patching file src/tftp.c
+ echo 'Patch #2 (Fix-rev-server-option.-It-was-broken-in-1db9943c6879.patch):'
Patch #2 (Fix-rev-server-option.-It-was-broken-in-1db9943c6879.patch):
+ /usr/bin/patch -p1
patching file src/option.c
+ echo 'Patch #3 (Fix-possible-SEGV-when-no-servers-defined.patch):'
Patch #3 (Fix-possible-SEGV-when-no-servers-defined.patch):
+ /usr/bin/patch -p1
patching file src/domain-match.c
+ echo 'Patch #4 (Set-the-default-maximum-DNS-UDP-packet-size-to-1232.patch):'
Patch #4 (Set-the-default-maximum-DNS-UDP-packet-size-to-1232.patch):
+ /usr/bin/patch -p1
patching file man/dnsmasq.8
patching file src/config.h
+ echo 'Patch #5 (Fix-DHCPv6-use-multicast-response-which-previously-f.patch):'
Patch #5 (Fix-DHCPv6-use-multicast-response-which-previously-f.patch):
+ /usr/bin/patch -p1
patching file src/rfc3315.c
+ sed -r -i 's;-DVERSION=.+;-DVERSION='\''\\"2.89\\"'\'';' Makefile
+ sed -i 's;/\* #define HAVE_LIBIDN2 \*/;#define HAVE_LIBIDN2;' src/config.h
+ sed -i 's;/\* #define HAVE_DNSSEC \*/;#define HAVE_DNSSEC;' src/config.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72063
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dnsmasq-2.89
+ make -j16
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c dbus.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c netlink.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c util.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c dhcp.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c helper.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c bpf.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c log.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c network.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c conntrack.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c cache.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c lease.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c tftp.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c forward.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c rfc2131.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c outpacket.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c dhcp6.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c dnsmasq.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c dhcp-common.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c pattern.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c radv.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c rfc1035.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c ipset.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c slaac.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c tables.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c auth.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c domain.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c blockdata.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c loop.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c inotify.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c poll.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c rrfilter.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c dump.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c edns0.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c arp.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c rfc3315.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c ubus.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c metrics.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c crypto.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c nftset.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c hash-questions.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c option.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c dnssec.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc -Wall -W -O2   -DVERSION='"2.89"'            -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -c domain-match.c	
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
cc  -o dnsmasq cache.o rfc1035.o util.o option.o forward.o network.o dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o helper.o tftp.o log.o conntrack.o dhcp6.o rfc3315.o dhcp-common.o outpacket.o radv.o slaac.o auth.o ipset.o pattern.o domain.o dnssec.o blockdata.o tables.o loop.o inotify.o poll.o rrfilter.o edns0.o arp.o crypto.o dump.o ubus.o metrics.o hash-questions.o domain-match.o nftset.o -lidn2       -lnettle -lhogweed -lgmp    
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
+ make -j16 -C contrib/lease-tools
make: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/contrib/lease-tools'
cc -O2 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror    dhcp_lease_time.c   -o dhcp_lease_time
make: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/contrib/lease-tools'
make: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/contrib/lease-tools'
cc -O2 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror    dhcp_release.c   -o dhcp_release
make: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/contrib/lease-tools'
make: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/contrib/lease-tools'
cc -O2 -Wall -W -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror    dhcp_release6.c   -o dhcp_release6
make: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/contrib/lease-tools'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49499
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/dnsmasq-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/dnsmasq-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd dnsmasq-2.89
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/dnsmasq-buildroot PREFIX=/usr
make: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
make[1]: 'dnsmasq' is up to date.
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89/src'
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/dnsmasq-buildroot/usr/sbin
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/dnsmasq-buildroot/usr/share/man/man8
/usr/libexec/rpm-build/install -p -m 644 man/dnsmasq.8 /usr/src/tmp/dnsmasq-buildroot/usr/share/man/man8 
/usr/libexec/rpm-build/install -p -m 755 src/dnsmasq /usr/src/tmp/dnsmasq-buildroot/usr/sbin
make: Leaving directory '/usr/src/RPM/BUILD/dnsmasq-2.89'
+ install -d -m770 /usr/src/tmp/dnsmasq-buildroot/etc/dnsmasq.conf.d
+ install -pD -m744 /usr/src/RPM/SOURCES/dnsmasq.init /usr/src/tmp/dnsmasq-buildroot/etc/rc.d/init.d/dnsmasq
+ install -pD -m600 /usr/src/RPM/SOURCES/dnsmasq.sysconfig /usr/src/tmp/dnsmasq-buildroot/etc/sysconfig/dnsmasq
+ install -pD -m600 dnsmasq.conf.example /usr/src/tmp/dnsmasq-buildroot/etc/dnsmasq.conf
+ install -pD -m755 /usr/src/RPM/SOURCES/dnsmasq-helper /usr/src/tmp/dnsmasq-buildroot/usr/sbin/dnsmasq-helper
+ install -pD -m644 /usr/src/RPM/SOURCES/dnsmasq.service /usr/src/tmp/dnsmasq-buildroot/lib/systemd/system/dnsmasq.service
+ install -pD -m 755 contrib/lease-tools/dhcp_release /usr/src/tmp/dnsmasq-buildroot/usr/bin/dhcp_release
+ install -pD -m 644 contrib/lease-tools/dhcp_release.1 /usr/src/tmp/dnsmasq-buildroot/usr/share/man/man1/dhcp_release.1
+ install -pD -m 755 contrib/lease-tools/dhcp_lease_time /usr/src/tmp/dnsmasq-buildroot/usr/bin/dhcp_lease_time
+ install -pD -m 644 contrib/lease-tools/dhcp_lease_time.1 /usr/src/tmp/dnsmasq-buildroot/usr/share/man/man1/dhcp_lease_time.1
+ install -pD -m 644 trust-anchors.conf /usr/src/tmp/dnsmasq-buildroot/usr/share/dnsmasq/trust-anchors.conf
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/dnsmasq-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/dnsmasq-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/dnsmasq-buildroot/ (default)
Compressing files in /usr/src/tmp/dnsmasq-buildroot (auto)
Adjusting library links in /usr/src/tmp/dnsmasq-buildroot
./lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/dnsmasq-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: dnsmasq-2.89-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45729
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dnsmasq-2.89
+ DOCDIR=/usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.89
+ export DOCDIR
+ rm -rf /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.89
+ /bin/mkdir -p /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.89
+ cp -prL CHANGELOG FAQ doc.html setup.html CHANGELOG.archive /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.89
+ chmod -R go-w /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.89
+ chmod -R a+rX /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.89
+ cp -prL contrib/dnslist contrib/dynamic-dnsmasq /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.89
+ chmod -R go-w /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.89
+ chmod -R a+rX /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.89
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QN4ro0
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MqTDKC
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
shell.req: /usr/src/tmp/dnsmasq-buildroot/usr/sbin/dnsmasq-helper: /sbin/ip -> /sbin/ip (raw, not installed)
shell.req: /usr/src/tmp/dnsmasq-buildroot/usr/sbin/dnsmasq-helper: action not found (skip)
shell.req: /usr/src/tmp/dnsmasq-buildroot/usr/sbin/dnsmasq-helper: failure not found (skip)
shell.req: /usr/src/tmp/dnsmasq-buildroot/usr/sbin/dnsmasq-helper: success not found (skip)
find-requires: FINDPACKAGE-COMMANDS: SourceIfExists action cut failure grep is_yes sed ss start_daemon success
Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1MGcXB
find-scriptlet-requires: FINDPACKAGE-COMMANDS: grep groupadd useradd
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mevrmJ
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vCD7Nj
Requires: /bin/kill, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, /sbin/ip, coreutils, grep, iproute2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.9)(64bit), libgmp.so.10()(64bit) >= set:mkjgooys3, libhogweed.so.6()(64bit) >= set:miCUlR8NaiX3kpGMfg12YM40KFFzZnPlw9Nf17Zuk0, libhogweed.so.6(HOGWEED_6)(64bit), libidn2.so.0()(64bit) >= set:ihmU1, libidn2.so.0(IDN2_0.0.0)(64bit), libnettle.so.8()(64bit) >= set:nm9sN3, libnettle.so.8(NETTLE_8)(64bit), rtld(GNU_HASH), sed
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(pre): /bin/sh, grep, shadow-utils
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DdCz1M
Creating dnsmasq-debuginfo package
Processing files: dnsmasq-utils-2.89-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pBfiyh
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0W2puG
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4ySCJa
Creating dnsmasq-utils-debuginfo package
Processing files: dnsmasq-debuginfo-2.89-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jmcaZW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kHRkAJ
find-requires: running scripts (debuginfo)
Requires: dnsmasq = 2.89-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgmp.so.10), debug64(libhogweed.so.6), debug64(libidn2.so.0), debug64(libnettle.so.8)
Processing files: dnsmasq-utils-debuginfo-2.89-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3lN6yU
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6obR0l
find-requires: running scripts (debuginfo)
Requires: dnsmasq-utils = 2.89-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to dnsmasq-debuginfo a strict dependency on dnsmasq
Adding to dnsmasq-utils-debuginfo a strict dependency on dnsmasq-utils
Wrote: /usr/src/RPM/RPMS/x86_64/dnsmasq-2.89-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dnsmasq-utils-2.89-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dnsmasq-debuginfo-2.89-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dnsmasq-utils-debuginfo-2.89-alt2.x86_64.rpm (w2.lzdio)
14.18user 3.47system 0:17.37elapsed 101%CPU (0avgtext+0avgdata 86180maxresident)k
0inputs+0outputs (0major+965420minor)pagefaults 0swaps
1.69user 1.35system 0:22.93elapsed 13%CPU (0avgtext+0avgdata 112720maxresident)k
328inputs+0outputs (0major+187675minor)pagefaults 0swaps
--- dnsmasq-2.89-alt2.x86_64.rpm.repo	2023-03-28 12:22:07.000000000 +0000
+++ dnsmasq-2.89-alt2.x86_64.rpm.hasher	2023-05-17 01:38:14.450108904 +0000
@@ -70,3 +70,3 @@
 File: /lib/systemd/system/dnsmasq.service	100644	root:root	edef0b54f6b8427231f8ceb7d7349736	
-File: /usr/sbin/dnsmasq	100755	root:root	55d57df90cca5968f30d2eb66d84c841	
+File: /usr/sbin/dnsmasq	100755	root:root	1fcabab485c1844a0f3cc7c50c4c50fa	
 File: /usr/sbin/dnsmasq-helper	100755	root:root	e1a89d7fcb384df216aada54fd3dd821	
@@ -87,2 +87,2 @@
 File: /usr/share/man/man8/dnsmasq.8.xz	100644	root:root	80220266e4834b1b3be399dfca763015	
-RPMIdentity: dd3e5013f2df700df84bed6a1805f51d0c3ebd2e6b0667773fbb7bf4b92639b5267342cd7f1064ed3d13269b33dfb7b5655019f7f7d8a4251f206e6810168a32
+RPMIdentity: 20c1766f967797bbf44c82a3ddc68fbb5ff906dce2dca5eff693f23ad7d1c388b279f621f66e986e4848967b164139f2d96cccd6f8df7bceaed19bb3e6fc8ab7
--- dnsmasq-debuginfo-2.89-alt2.x86_64.rpm.repo	2023-03-28 12:22:08.000000000 +0000
+++ dnsmasq-debuginfo-2.89-alt2.x86_64.rpm.hasher	2023-05-17 01:38:14.589180649 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f2	40755	root:root	
-/usr/lib/debug/.build-id/f2/4d69b85378f20a2ffec9ab6dcbe0c9bd42ed52	120777	root:root	../../../../sbin/dnsmasq
-/usr/lib/debug/.build-id/f2/4d69b85378f20a2ffec9ab6dcbe0c9bd42ed52.debug	120777	root:root	../../usr/sbin/dnsmasq.debug
+/usr/lib/debug/.build-id/17	40755	root:root	
+/usr/lib/debug/.build-id/17/75608f672c8ba68072b0b8d3db6ad26dcada0d	120777	root:root	../../../../sbin/dnsmasq
+/usr/lib/debug/.build-id/17/75608f672c8ba68072b0b8d3db6ad26dcada0d.debug	120777	root:root	../../usr/sbin/dnsmasq.debug
 /usr/lib/debug/usr/sbin/dnsmasq.debug	100644	root:root	
@@ -64,6 +64,6 @@
 Provides: dnsmasq-debuginfo = 2.89-alt2:sisyphus+317626.100.1.1
-File: /usr/lib/debug/.build-id/f2	40755	root:root		
-File: /usr/lib/debug/.build-id/f2/4d69b85378f20a2ffec9ab6dcbe0c9bd42ed52	120777	root:root		../../../../sbin/dnsmasq
-File: /usr/lib/debug/.build-id/f2/4d69b85378f20a2ffec9ab6dcbe0c9bd42ed52.debug	120777	root:root		../../usr/sbin/dnsmasq.debug
-File: /usr/lib/debug/usr/sbin/dnsmasq.debug	100644	root:root	34afea2b538723956423f155dcf363fd	
+File: /usr/lib/debug/.build-id/17	40755	root:root		
+File: /usr/lib/debug/.build-id/17/75608f672c8ba68072b0b8d3db6ad26dcada0d	120777	root:root		../../../../sbin/dnsmasq
+File: /usr/lib/debug/.build-id/17/75608f672c8ba68072b0b8d3db6ad26dcada0d.debug	120777	root:root		../../usr/sbin/dnsmasq.debug
+File: /usr/lib/debug/usr/sbin/dnsmasq.debug	100644	root:root	3b3a2d11b524464b1afecdcba6b813f6	
 File: /usr/src/debug/dnsmasq-2.89	40755	root:root		
@@ -119,2 +119,2 @@
 File: /usr/src/debug/dnsmasq-2.89/src/util.c	100644	root:root	83f22eff4f9c356943fae566fa44ac56	
-RPMIdentity: d7407a59e1342569f0e971bc3e2722ac8e683f1e4f3cb6b19f8b099997f1e60542c05b7f2a894b1f51efe9180ade1135e1b47d90bdb9e0cea4fddbbc13544aeb
+RPMIdentity: 3cd4ab6a75a41e89f0b0327bdddca353258b5ed7e22fa97edebfe43e658124a0883ff410440c5d02092d70e173877acee2e318c080440949a5d096fee2fc9059
--- dnsmasq-utils-2.89-alt2.x86_64.rpm.repo	2023-03-28 12:22:08.000000000 +0000
+++ dnsmasq-utils-2.89-alt2.x86_64.rpm.hasher	2023-05-17 01:38:14.670222456 +0000
@@ -5,3 +5,2 @@
 Requires: /lib64/ld-linux-x86-64.so.2  
-Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
@@ -13,6 +12,6 @@
 Provides: dnsmasq-utils = 2.89-alt2:sisyphus+317626.100.1.1
-File: /usr/bin/dhcp_lease_time	100755	root:root	40a57b35e5826724c2a28ad99acfe82a	
-File: /usr/bin/dhcp_release	100755	root:root	c4e4b16f6c622156791f9e016041a353	
+File: /usr/bin/dhcp_lease_time	100755	root:root	f370902aad4c4c926472e6939b7c04e1	
+File: /usr/bin/dhcp_release	100755	root:root	7d5301540d8096b6ccbf12eee134cb3a	
 File: /usr/share/man/man1/dhcp_lease_time.1.xz	100644	root:root	21ae01d1a7bf9cbf4eb280543532461f	
 File: /usr/share/man/man1/dhcp_release.1.xz	100644	root:root	8658816f0d7900353f141ff184c82fe2	
-RPMIdentity: 2a86cf51d73e508b76cd7ef220ac31ad9c76b181036fa0a7667c3a27d9adeb447466e55a866f4620a4a466d71f16af09cc5f448f0807e19f192d2768f5492a72
+RPMIdentity: ddb130d569269abb38fc69c66bc5daf837416a2899141865ee2bef9fb5b8cfbeadd7ac74aa2963e55073f126ea6faaea2fca563cde25e1f596502287fd46ba35
--- dnsmasq-utils-debuginfo-2.89-alt2.x86_64.rpm.repo	2023-03-28 12:22:08.000000000 +0000
+++ dnsmasq-utils-debuginfo-2.89-alt2.x86_64.rpm.hasher	2023-05-17 01:38:14.896339105 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/9e	40755	root:root	
-/usr/lib/debug/.build-id/9e/c0e53fad1aca25bd14be2ca93c73d91fe00ca2	120777	root:root	../../../../bin/dhcp_lease_time
-/usr/lib/debug/.build-id/9e/c0e53fad1aca25bd14be2ca93c73d91fe00ca2.debug	120777	root:root	../../usr/bin/dhcp_lease_time.debug
-/usr/lib/debug/.build-id/e2	40755	root:root	
-/usr/lib/debug/.build-id/e2/2d520675d434b74e476192e6e423a28b8b5966	120777	root:root	../../../../bin/dhcp_release
-/usr/lib/debug/.build-id/e2/2d520675d434b74e476192e6e423a28b8b5966.debug	120777	root:root	../../usr/bin/dhcp_release.debug
+/usr/lib/debug/.build-id/79	40755	root:root	
+/usr/lib/debug/.build-id/79/8717a0c41d1ee7569c0ff38823c9075993ea8d	120777	root:root	../../../../bin/dhcp_lease_time
+/usr/lib/debug/.build-id/79/8717a0c41d1ee7569c0ff38823c9075993ea8d.debug	120777	root:root	../../usr/bin/dhcp_lease_time.debug
+/usr/lib/debug/.build-id/c8	40755	root:root	
+/usr/lib/debug/.build-id/c8/aa80817d88e2ca1cf52ade959565ec1b16a134	120777	root:root	../../../../bin/dhcp_release
+/usr/lib/debug/.build-id/c8/aa80817d88e2ca1cf52ade959565ec1b16a134.debug	120777	root:root	../../usr/bin/dhcp_release.debug
 /usr/lib/debug/usr/bin/dhcp_lease_time.debug	100644	root:root	
@@ -18,10 +18,10 @@
 Provides: dnsmasq-utils-debuginfo = 2.89-alt2:sisyphus+317626.100.1.1
-File: /usr/lib/debug/.build-id/9e	40755	root:root		
-File: /usr/lib/debug/.build-id/9e/c0e53fad1aca25bd14be2ca93c73d91fe00ca2	120777	root:root		../../../../bin/dhcp_lease_time
-File: /usr/lib/debug/.build-id/9e/c0e53fad1aca25bd14be2ca93c73d91fe00ca2.debug	120777	root:root		../../usr/bin/dhcp_lease_time.debug
-File: /usr/lib/debug/.build-id/e2	40755	root:root		
-File: /usr/lib/debug/.build-id/e2/2d520675d434b74e476192e6e423a28b8b5966	120777	root:root		../../../../bin/dhcp_release
-File: /usr/lib/debug/.build-id/e2/2d520675d434b74e476192e6e423a28b8b5966.debug	120777	root:root		../../usr/bin/dhcp_release.debug
-File: /usr/lib/debug/usr/bin/dhcp_lease_time.debug	100644	root:root	005861c9b4bfa3d62fde1fab5dfa4715	
-File: /usr/lib/debug/usr/bin/dhcp_release.debug	100644	root:root	221c7ae684b0e5d047d69b1485080151	
+File: /usr/lib/debug/.build-id/79	40755	root:root		
+File: /usr/lib/debug/.build-id/79/8717a0c41d1ee7569c0ff38823c9075993ea8d	120777	root:root		../../../../bin/dhcp_lease_time
+File: /usr/lib/debug/.build-id/79/8717a0c41d1ee7569c0ff38823c9075993ea8d.debug	120777	root:root		../../usr/bin/dhcp_lease_time.debug
+File: /usr/lib/debug/.build-id/c8	40755	root:root		
+File: /usr/lib/debug/.build-id/c8/aa80817d88e2ca1cf52ade959565ec1b16a134	120777	root:root		../../../../bin/dhcp_release
+File: /usr/lib/debug/.build-id/c8/aa80817d88e2ca1cf52ade959565ec1b16a134.debug	120777	root:root		../../usr/bin/dhcp_release.debug
+File: /usr/lib/debug/usr/bin/dhcp_lease_time.debug	100644	root:root	86aec8bc9c46a71a65eaf43eeafa7954	
+File: /usr/lib/debug/usr/bin/dhcp_release.debug	100644	root:root	5fd0da6dbf0e7a9ee30bd9a9328ef3d6	
 File: /usr/src/debug/dnsmasq-2.89	40755	root:root		
@@ -31,2 +31,2 @@
 File: /usr/src/debug/dnsmasq-2.89/contrib/lease-tools/dhcp_release.c	100644	root:root	5ace5a07d25ff94e688f262b04e3a3a6	
-RPMIdentity: ae728217ef064e4f9f9d945919b1ef68beb0ce6b2582018ae4b3358458bc3ed363282a2110f72f9441351bd53e27daa53b0b43c66e1aa01e801e38e2c211cdd1
+RPMIdentity: 7d4412e421463fccd734b00245954d183fbbe71fa9882ef501890263abaac8dc6beaab54b6b9aee762cc4a325708a9e954e1cd9c0669915d0b977ca3f8827d2a