Installing ndjbdns-1.06-2.el7.centos.src.rpm Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ndmr3G + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf ndjbdns-1.06 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/ndjbdns-1.06.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ndjbdns-1.06 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LxbHE5 + umask 022 + cd /root/rpmbuild/BUILD + cd ndjbdns-1.06 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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++... none checking for gawk... (cached) gawk checking for x86_64-redhat-linux-gnu-gcc... no 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 ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether sys/types.h defines makedev... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for dup2... yes checking for fchdir... yes checking for gethostname... yes checking for gettimeofday... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for select... yes checking for setenv... yes checking for socket... yes checking for strdup... yes checking for strndup... yes checking for strrchr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating etc/Makefile config.status: creating etc/ip/Makefile config.status: creating etc/init.d/Makefile config.status: creating etc/servers/Makefile config.status: creating etc/systemd/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j3 make all-recursive make[1]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06' Making all in etc make[2]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc' Making all in ip make[3]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/ip' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/ip' Making all in servers make[3]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/servers' cp dnsroots.global roots make[3]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/servers' Making all in systemd make[3]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/systemd' sed -e 's:PREFIX:/usr:' axfrdns.sysd > axfrdns@.service sed -e 's:PREFIX:/usr:' axfrdns.sysd > axfrdns@.service sed -e 's:PREFIX:/usr:' axfrdns.sysd > axfrdns@.service sed -e '' axfrdns.sock > axfrdns.socket sed -e '' axfrdns.sock > axfrdns.socket sed -e 's:PREFIX:/usr:' dnscache.sysd > dnscache.service sed -e 's:PREFIX:/usr:' rbldns.sysd > rbldns.service sed -e 's:PREFIX:/usr:' tinydns.sysd > tinydns.service sed -e 's:PREFIX:/usr:' walldns.sysd > walldns.service sed -e 's:PREFIX:/usr:' axfrdns.sysd > axfrdns@.service sed -e 's:PREFIX:/usr:' dnscache.sysd > dnscache.service sed -e '' axfrdns.sock > axfrdns.socket sed -e '' axfrdns.sock > axfrdns.socket sed -e 's:PREFIX:/usr:' rbldns.sysd > rbldns.service sed -e 's:PREFIX:/usr:' dnscache.sysd > dnscache.service sed -e 's:PREFIX:/usr:' dnscache.sysd > dnscache.service sed -e 's:PREFIX:/usr:' tinydns.sysd > tinydns.service sed -e 's:PREFIX:/usr:' rbldns.sysd > rbldns.service sed -e 's:PREFIX:/usr:' rbldns.sysd > rbldns.service sed -e 's:PREFIX:/usr:' walldns.sysd > walldns.service sed -e 's:PREFIX:/usr:' tinydns.sysd > tinydns.service sed -e 's:PREFIX:/usr:' tinydns.sysd > tinydns.service sed -e 's:PREFIX:/usr:' walldns.sysd > walldns.service sed -e 's:PREFIX:/usr:' walldns.sysd > walldns.service make[3]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/systemd' make[3]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc' sed -e 's:PREFIX:/etc/ndjbdns:' axfrdns-conf > axfrdns.conf sed -e 's:PREFIX:/etc/ndjbdns:' axfrdns-conf > axfrdns.conf sed -e 's:PREFIX:/etc/ndjbdns:' axfrdns-conf > axfrdns.conf sed -e 's:PREFIX:/etc/ndjbdns:' dnscache-conf > dnscache.conf sed -e 's:PREFIX:/etc/ndjbdns:' dnscache-conf > dnscache.conf sed -e 's:PREFIX:/etc/ndjbdns:' rbldns-conf > rbldns.conf sed -e 's:PREFIX:/etc/ndjbdns:' rbldns-conf > rbldns.conf sed -e 's:PREFIX:/etc/ndjbdns:' tinydns-conf > tinydns.conf sed -e 's:PREFIX:/etc/ndjbdns:' tinydns-conf > tinydns.conf sed -e 's:PREFIX:/etc/ndjbdns:' walldns-conf > walldns.conf sed -e 's:PREFIX:/etc/ndjbdns:' walldns-conf > walldns.conf sed -e 's:PREFIX:/etc/ndjbdns:' axfrdns-conf > axfrdns.conf sed -e 's:PREFIX:/etc/ndjbdns:' dnscache-conf > dnscache.conf sed -e 's:PREFIX:/etc/ndjbdns:' dnscache-conf > dnscache.conf sed -e 's:PREFIX:/etc/ndjbdns:' rbldns-conf > rbldns.conf sed -e 's:PREFIX:/etc/ndjbdns:' rbldns-conf > rbldns.conf sed -e 's:PREFIX:/etc/ndjbdns:' tinydns-conf > tinydns.conf sed -e 's:PREFIX:/etc/ndjbdns:' tinydns-conf > tinydns.conf sed -e 's:PREFIX:/etc/ndjbdns:' walldns-conf > walldns.conf sed -e 's:PREFIX:/etc/ndjbdns:' walldns-conf > walldns.conf make[3]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc' make[2]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc' make[2]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06' gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c alloc.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c getln.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c getln2.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c stralloc.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c buffer.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c strerr_die.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c strerr_sys.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c byte_chr.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c byte_rchr.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c byte_copy.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c byte_cr.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c byte_diff.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c byte_zero.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c case_diffb.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c case_diffs.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c case_lowerb.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c fmt_ulong.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c ip4_fmt.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c ip4_scan.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c scan_ulong.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c str_chr.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c str_diff.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c str_len.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c str_rchr.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c str_start.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c uint16_pack.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c uint16_unpack.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c uint32_pack.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c uint32_unpack.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cdb.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cdb_hash.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cdb_make.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_dfd.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_domain.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_dtda.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_ip.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_ipq.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_mx.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_name.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_nd.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_packet.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_random.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_rcip.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_rcrw.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_resolve.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_sortip.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_transmit.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dns_txt.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c env.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tai_add.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tai_now.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tai_pack.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tai_sub.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tai_uint.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tai_unpack.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c taia_add.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c taia_approx.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c taia_frac.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c taia_less.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c taia_now.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c taia_pack.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c taia_sub.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c taia_tai.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c taia_uint.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c error.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c error_str.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c ndelay_off.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c ndelay_on.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c open_read.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c open_trunc.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c openreadclose.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c readclose.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c seek_set.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c socket_accept.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c socket_bind.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c socket_conn.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c socket_listen.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c socket_recv.c socket_conn.c: In function 'socket_connected': socket_conn.c:29:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(s,&ch,1); /* sets errno */ ^ gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c socket_send.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c socket_tcp.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c socket_udp.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dnsip.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c iopause.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dnsipq.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dnsq.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c printrecord.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c printpacket.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c parsetype.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dnsname.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dnstxt.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dnsqr.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dnsfilter.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dnstrace.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dd.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tinydns-data.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tinydns-edit.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tinydns-get.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tdlookup.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c response.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c random-ip.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c axfr-get.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c timeoutread.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c timeoutwrite.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tcprules.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c rbldns-data.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dnsmx.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c axfrdns.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c droproot.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c log.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c prot.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c common.c common.c: In function 'write_pid': common.c:275:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, pid, n); ^ gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c dnscache.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c okclient.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c siphash.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c cache.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c query.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c roots.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c rbldns.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c server.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c tinydns.c gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c walldns.c cp dnstracesort.sh dnstracesort cp dnsip.ms dnsip.1 cp dnsq.ms dnsq.1 cp dnsfilter.ms dnsfilter.1 cp djbdns.ms djbdns.1 cp tinydns-data.ms tinydns-data.1 cp tinydns-edit.ms tinydns-edit.1 cp tinydns-get.ms tinydns-get.1 cp dnsipq.ms dnsipq.1 cp dnstxt.ms dnstxt.1 cp tcprules.ms tcprules.1 cp dnsqr.ms dnsqr.1 cp random-ip.ms randomip.1 cp dnstrace.ms dnstrace.1 cp axfr-get.ms axfr-get.1 cp dnsname.ms dnsname.1 cp rbldns-data.ms rbldns-data.1 sed -e 's:PREFIX:/etc:' axfrdns.ms > axfrdns.8 sed -e 's:PREFIX:/etc:' dnscache.ms > dnscache.8 sed -e 's:PREFIX:/etc:' rbldns.ms > rbldns.8 sed -e 's:PREFIX:/etc:' tinydns.ms > tinydns.8 sed -e 's:PREFIX:/etc:' walldns.ms > walldns.8 rm -f liballoc.a ar cru liballoc.a alloc.o getln.o getln2.o stralloc.o rm -f libbuffer.a ranlib liballoc.a ar cru libbuffer.a buffer.o strerr_die.o strerr_sys.o rm -f libbyte.a ranlib libbuffer.a ar cru libbyte.a byte_chr.o byte_rchr.o byte_copy.o byte_cr.o byte_diff.o byte_zero.o case_diffb.o case_diffs.o case_lowerb.o fmt_ulong.o ip4_fmt.o ip4_scan.o scan_ulong.o str_chr.o str_diff.o str_len.o str_rchr.o str_start.o uint16_pack.o uint16_unpack.o uint32_pack.o uint32_unpack.o rm -f libcdb.a ranlib libbyte.a ar cru libcdb.a cdb.o cdb_hash.o cdb_make.o rm -f libdns.a ranlib libcdb.a ar cru libdns.a dns_dfd.o dns_domain.o dns_dtda.o dns_ip.o dns_ipq.o dns_mx.o dns_name.o dns_nd.o dns_packet.o dns_random.o dns_rcip.o dns_rcrw.o dns_resolve.o dns_sortip.o dns_transmit.o dns_txt.o rm -f libenv.a ranlib libdns.a ar cru libenv.a env.o rm -f libtai.a ranlib libenv.a ar cru libtai.a tai_add.o tai_now.o tai_pack.o tai_sub.o tai_uint.o tai_unpack.o taia_add.o taia_approx.o taia_frac.o taia_less.o taia_now.o taia_pack.o taia_sub.o taia_tai.o taia_uint.o rm -f libunix.a ranlib libtai.a ar cru libunix.a error.o error_str.o ndelay_off.o ndelay_on.o open_read.o open_trunc.o openreadclose.o readclose.o seek_set.o socket_accept.o socket_bind.o socket_conn.o socket_listen.o socket_recv.o socket_send.o socket_tcp.o socket_udp.o ranlib libunix.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnsip dnsip.o iopause.o libdns.a libenv.a libtai.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnsipq dnsipq.o iopause.o libdns.a libenv.a libtai.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnsq dnsq.o iopause.o printrecord.o printpacket.o parsetype.o libdns.a libenv.a libtai.a libbuffer.a liballoc.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnsname dnsname.o iopause.o libdns.a libenv.a libtai.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnstxt dnstxt.o iopause.o libdns.a libenv.a libtai.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnsqr dnsqr.o iopause.o printrecord.o printpacket.o parsetype.o libdns.a libenv.a libtai.a libbuffer.a liballoc.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnsfilter dnsfilter.o iopause.o libdns.a libenv.a libtai.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnstrace dnstrace.o dd.o iopause.o printrecord.o parsetype.o libdns.a libenv.a libtai.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinydns-data tinydns-data.o libcdb.a libdns.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinydns-edit tinydns-edit.o libdns.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinydns-get tinydns-get.o tdlookup.o response.o printpacket.o printrecord.o parsetype.o libdns.a libtai.a libcdb.a libbuffer.a liballoc.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o randomip random-ip.o libdns.a libtai.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o axfr-get axfr-get.o iopause.o timeoutread.o timeoutwrite.o libdns.a libtai.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tcprules tcprules.o libcdb.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rbldns-data rbldns-data.o libcdb.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnsmx dnsmx.o iopause.o libdns.a libenv.a libtai.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o axfrdns axfrdns.o iopause.o droproot.o tdlookup.o response.o log.o prot.o timeoutread.o timeoutwrite.o common.o libdns.a libtai.a liballoc.a libenv.a libcdb.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnscache dnscache.o droproot.o okclient.o log.o siphash.o cache.o dns_random.o query.o response.o dd.o roots.o iopause.o prot.o common.o libdns.a libenv.a liballoc.a libbuffer.a libtai.a libcdb.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rbldns rbldns.o server.o response.o dd.o droproot.o prot.o common.o iopause.o log.o libdns.a libenv.a libtai.a libcdb.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tinydns tinydns.o server.o droproot.o tdlookup.o response.o log.o prot.o common.o iopause.o libdns.a libtai.a libenv.a libcdb.a liballoc.a libbuffer.a libunix.a libbyte.a gcc -g -O2 -Wall -Wextra -fstack-check -fPIC -D PREFIX=\"/usr\" -D SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o walldns walldns.o server.o response.o droproot.o prot.o dd.o common.o iopause.o log.o libdns.a libenv.a libcdb.a liballoc.a libbuffer.a libunix.a libbyte.a libtai.a make[2]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06' make[1]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vjSNUN + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64 + cd ndjbdns-1.06 + rm -rf /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64 + make install DESTDIR=/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64 'INSTALL=install -p' Making install in etc make[1]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc' Making install in ip make[2]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/ip' make[3]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/ip' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/etc/ndjbdns/ip' install -p -m 644 127.0.0.1 '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/etc/ndjbdns/ip' make[3]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/ip' make[2]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/ip' Making install in servers make[2]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/servers' make[3]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/servers' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/etc/ndjbdns/servers' install -p -m 644 roots '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/etc/ndjbdns/servers' make[3]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/servers' make[2]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/servers' Making install in systemd make[2]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/systemd' make[3]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/systemd' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/lib/systemd/system/' install -p -m 644 axfrdns@.service axfrdns.socket dnscache.service rbldns.service tinydns.service walldns.service '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/lib/systemd/system/' make[3]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/systemd' make[2]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc/systemd' make[2]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc' make[3]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/etc/ndjbdns' install -p -m 644 axfrdns.conf dnscache.conf rbldns.conf tinydns.conf walldns.conf '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/etc/ndjbdns' make[3]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc' make[2]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc' make[1]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06/etc' make[1]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06' make[2]: Entering directory `/root/rpmbuild/BUILD/ndjbdns-1.06' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin' install -p dnsip dnsipq dnsq dnsname dnstxt dnsqr dnsfilter dnstrace tinydns-data tinydns-edit tinydns-get randomip axfr-get tcprules rbldns-data '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin' install -p dnstracesort '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/sbin' install -p axfrdns dnscache rbldns tinydns walldns '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/sbin' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/share/man/man1' install -p -m 644 dnsip.1 dnsq.1 dnsfilter.1 djbdns.1 tinydns-data.1 tinydns-edit.1 tinydns-get.1 dnsipq.1 dnstxt.1 tcprules.1 dnsqr.1 randomip.1 dnstrace.1 axfr-get.1 dnsname.1 rbldns-data.1 '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/share/man/man8' install -p -m 644 axfrdns.8 dnscache.8 rbldns.8 tinydns.8 walldns.8 '/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/share/man/man8' make[2]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06' make[1]: Leaving directory `/root/rpmbuild/BUILD/ndjbdns-1.06' + rm /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64//usr/bin/tcprules + rm /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64//usr/share/man/man1/tcprules.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /root/rpmbuild/BUILD/ndjbdns-1.06 extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/dnsip extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/dnsipq extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/dnsq extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/dnsname extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/dnstxt extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/dnsqr extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/dnsfilter extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/dnstrace extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/tinydns-data extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/tinydns-edit extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/tinydns-get extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/randomip extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/axfr-get extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/bin/rbldns-data extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/sbin/axfrdns extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/sbin/dnscache extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/sbin/rbldns extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/sbin/tinydns extracting debug info from /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/sbin/walldns /usr/lib/rpm/sepdebugcrcfix: Updated 19 CRC32s, 0 CRC32s did match. 788 blocks + '[' '%{buildarch}' = noarch ']' + QA_CHECK_RPATHS=1 + case "${QA_CHECK_RPATHS:-}" in + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ndjbdns-1.06-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n26c6F + umask 022 + cd /root/rpmbuild/BUILD + cd ndjbdns-1.06 + DOCDIR=/root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/share/doc/ndjbdns-1.06 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/share/doc/ndjbdns-1.06 + cp -pr README /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/share/doc/ndjbdns-1.06 + cp -pr COPYING /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/share/doc/ndjbdns-1.06 + cp -pr ChangeLog /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64/usr/share/doc/ndjbdns-1.06 + exit 0 Provides: config(ndjbdns) = 1.06-2.el7.centos ndjbdns = 1.06-2.el7.centos ndjbdns(x86-64) = 1.06-2.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd systemd-sysv Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) rtld(GNU_HASH) Processing files: ndjbdns-debuginfo-1.06-2.el7.centos.x86_64 Provides: ndjbdns-debuginfo = 1.06-2.el7.centos ndjbdns-debuginfo(x86-64) = 1.06-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64 Wrote: /root/rpmbuild/RPMS/x86_64/ndjbdns-1.06-2.el7.centos.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/ndjbdns-debuginfo-1.06-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DxfvSl + umask 022 + cd /root/rpmbuild/BUILD + cd ndjbdns-1.06 + rm -rf /root/rpmbuild/BUILDROOT/ndjbdns-1.06-2.el7.centos.x86_64 + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.rPB7Hf + umask 022 + cd /root/rpmbuild/BUILD + rm -rf ndjbdns-1.06 + exit 0