<86>Oct 12 01:32:45 userdel[834910]: delete user 'rooter' <86>Oct 12 01:32:45 userdel[834910]: removed group 'rooter' owned by 'rooter' <86>Oct 12 01:32:45 userdel[834910]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 12 01:32:45 groupadd[834947]: group added to /etc/group: name=rooter, GID=1871 <86>Oct 12 01:32:45 groupadd[834947]: group added to /etc/gshadow: name=rooter <86>Oct 12 01:32:45 groupadd[834947]: new group: name=rooter, GID=1871 <86>Oct 12 01:32:45 useradd[834970]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Oct 12 01:32:45 userdel[835006]: delete user 'builder' <86>Oct 12 01:32:45 userdel[835006]: removed group 'builder' owned by 'builder' <86>Oct 12 01:32:45 userdel[835006]: removed shadow group 'builder' owned by 'builder' <86>Oct 12 01:32:45 groupadd[835039]: group added to /etc/group: name=builder, GID=1872 <86>Oct 12 01:32:45 groupadd[835039]: group added to /etc/gshadow: name=builder <86>Oct 12 01:32:45 groupadd[835039]: new group: name=builder, GID=1872 <86>Oct 12 01:32:45 useradd[835065]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none <13>Oct 12 01:32:48 rpmi: libidn2-2.3.4-alt1 sisyphus+309023.100.1.1 1666791084 installed <13>Oct 12 01:32:48 rpmi: libnettle8-3.9.1-alt1 sisyphus+322548.100.1.2 1686176879 installed <13>Oct 12 01:32:48 rpmi: libhogweed6-3.9.1-alt1 sisyphus+322548.100.1.2 1686176879 installed <13>Oct 12 01:32:48 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>Oct 12 01:32:48 rpmi: libnettle-devel-3.9.1-alt1 sisyphus+322548.100.1.2 1686176879 installed <13>Oct 12 01:32:48 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.80454 + 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.80454 + 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 -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 -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.86809 + 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 :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.60987 + 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.X1Ui5l 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.FgQxNw 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 dnsdomainname failure grep hostname 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.a051JC 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.Exn2Qc Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6tSJTb 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.38)(64bit), libc.so.6(GLIBC_2.4)(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.YzA9Nm 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.rOHCIK 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.wxa7JW 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.2Zo5zP 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.a3e4qU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4XLwPT 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.QX6Z5u find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YAmOme 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) 16.25user 3.10system 0:17.48elapsed 110%CPU (0avgtext+0avgdata 85364maxresident)k 0inputs+0outputs (0major+982861minor)pagefaults 0swaps 3.11user 1.32system 0:24.43elapsed 18%CPU (0avgtext+0avgdata 131024maxresident)k 216inputs+0outputs (0major+192066minor)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-10-12 01:33:08.440079401 +0000 @@ -46,4 +46,4 @@ Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: libc.so.6(GLIBC_2.9)(64bit) @@ -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 0d99720077d2ce994aca3ba82246fd92 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: 8592cd7f35365141d67db2a15978201d5c2cd42f719b4e9231adf7afd94d3a865d1719f911de4ee179b15a1e04170a41c626f69fb2f6bd329da56df36394f41b --- 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-10-12 01:33:08.508080850 +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/5d 40755 root:root +/usr/lib/debug/.build-id/5d/5b0148076c893b6bad60a8eff5734ae78d2636 120777 root:root ../../../../sbin/dnsmasq +/usr/lib/debug/.build-id/5d/5b0148076c893b6bad60a8eff5734ae78d2636.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/5d 40755 root:root +File: /usr/lib/debug/.build-id/5d/5b0148076c893b6bad60a8eff5734ae78d2636 120777 root:root ../../../../sbin/dnsmasq +File: /usr/lib/debug/.build-id/5d/5b0148076c893b6bad60a8eff5734ae78d2636.debug 120777 root:root ../../usr/sbin/dnsmasq.debug +File: /usr/lib/debug/usr/sbin/dnsmasq.debug 100644 root:root cf85dffb7208885d449f6a679fadf8cd 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: aca51c7801a022ae360bb3a421fe9ff4b7b9365697feeea01ddb69ec4616edaffef88d25f855468d65773d6a08d85c9553029aa66a4e3f9f774344388bd6f585 --- 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-10-12 01:33:08.575082278 +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 29bccfbac6048220b4c98793bb62fc4d +File: /usr/bin/dhcp_release 100755 root:root bc607f8d0eba7ad7eb0187d0c5ded589 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: e073fbd56bd8c86a656f5bfd17f73eb2018f0691e85c660760d2c58b762b95e7731223fb2feb2caa9315961a59c2f7ce90b8fe4250b4bef35641651b952f691f --- 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-10-12 01:33:08.629083428 +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/d4 40755 root:root +/usr/lib/debug/.build-id/d4/ed95853bb728d2ec49d30c3ebd43146995c14b 120777 root:root ../../../../bin/dhcp_lease_time +/usr/lib/debug/.build-id/d4/ed95853bb728d2ec49d30c3ebd43146995c14b.debug 120777 root:root ../../usr/bin/dhcp_lease_time.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/1fd0a3232f854a001772d42487e14b285f6e73 120777 root:root ../../../../bin/dhcp_release +/usr/lib/debug/.build-id/ea/1fd0a3232f854a001772d42487e14b285f6e73.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/d4 40755 root:root +File: /usr/lib/debug/.build-id/d4/ed95853bb728d2ec49d30c3ebd43146995c14b 120777 root:root ../../../../bin/dhcp_lease_time +File: /usr/lib/debug/.build-id/d4/ed95853bb728d2ec49d30c3ebd43146995c14b.debug 120777 root:root ../../usr/bin/dhcp_lease_time.debug +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/1fd0a3232f854a001772d42487e14b285f6e73 120777 root:root ../../../../bin/dhcp_release +File: /usr/lib/debug/.build-id/ea/1fd0a3232f854a001772d42487e14b285f6e73.debug 120777 root:root ../../usr/bin/dhcp_release.debug +File: /usr/lib/debug/usr/bin/dhcp_lease_time.debug 100644 root:root 9f60cccb262733bffbc68c1da1498a60 +File: /usr/lib/debug/usr/bin/dhcp_release.debug 100644 root:root e0981965cb39aba227b5e4604e377619 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: 35eaceb151ce7e4d97baa9a52463bd09620f6e3ce986030ab22524adfc7a5395b20f70ff7be4fe9ef229d9091df159a550bded30c31b824e99c8c7e63ab745ed