D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/fdns-0.9.62.2-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.52idUS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf fdns-0.9.62.2 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/fdns-0.9.62.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fdns-0.9.62.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-seccomp-allow-clock_nanosleep-syscall.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-Update-files-section-in-man-page.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.x6DyXU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fdns-0.9.62.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc 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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking whether C compiler accepts -mindirect-branch=thunk... no checking whether C compiler accepts -mretpoline... no checking whether C compiler accepts -fstack-clash-protection... yes checking whether C compiler accepts -fstack-protector-strong... yes checking for main in -lpthread... yes checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for main in -lseccomp... yes checking seccomp.h usability... yes checking seccomp.h presence... yes checking for seccomp.h... yes libseccomp library found checking for aarch64-mageia-linux-gnu-pkg-config... aarch64-mageia-linux-gnu-pkg-config checking whether compiling and linking against OpenSSL works... yes OpenSSL library found configure: creating ./config.status config.status: creating Makefile config.status: creating src/common.mk config.status: creating src/fdns/Makefile config.status: creating test/src/fdnstress/Makefile config.status: creating test/src/ptest/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking Configuration options: prefix: /usr sysconfdir: /etc Spectre compiler patch: no EXTRA_LDFLAGS: EXTRA_CFLAGS: -fstack-clash-protection -fstack-protector-strong fatal warnings: Gcov instrumentation: + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make -C src/fdns /usr/bin/make -C test/src/fdnstress /usr/bin/make -C test/src/ptest make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c forwarder.c -o forwarder.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' ./mkman.sh 0.9.62.2 src/man/fdns.txt fdns.1 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c cache.c -o cache.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c dnsdb.c -o dnsdb.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c dns.c -o dns.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/fdnstress' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/fdnstress' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/ptest' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/ptest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/fdnstress' aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fdnstress main.o -lanl make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/fdnstress' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c log.c -o log.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/ptest' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c ../../../src/fdns/lint.c -o ../../../src/fdns/lint.o In function 'domain_size_no_crossreference', inlined from 'lint_question' at ../../../src/fdns/lint.c:145:6: ../../../src/fdns/lint.c:97:21: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 97 | domain_name[i - 1] = '\0'; | ~~~~~~~~~~~~~~~~~~~^~~~~~ ../../../src/fdns/lint.c: In function 'lint_question': ../../../src/fdns/lint.c:45:20: note: at offset 4294967295 to object 'question' with size 265 declared here 45 | static DnsQuestion question; | ^~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/ptest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c lint.c -o lint.o In function 'domain_size_no_crossreference', inlined from 'lint_question' at lint.c:145:6: lint.c:97:21: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 97 | domain_name[i - 1] = '\0'; | ~~~~~~~~~~~~~~~~~~~^~~~~~ lint.c: In function 'lint_question': lint.c:45:20: note: at offset 4294967295 to object 'question' with size 265 declared here 45 | static DnsQuestion question; | ^~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/ptest' aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pie -Wl,-z,relro -Wl,-z,now -lpthread -o ptest main.o ../../../src/fdns/dns.o ../../../src/fdns/lint.o -lanl make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/ptest' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c frontend.c -o frontend.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c net.c -o net.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c filter.c -o filter.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c timetrace.c -o timetrace.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c security.c -o security.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c main.c -o main.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c resolver.c -o resolver.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c shmem.c -o shmem.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c ssl.c -o ssl.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ggdb -O2 -DVERSION='"0.9.62.2"' -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc/fdns"' -DLIBDIR='"/usr/lib64"' -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -pie -Wformat -Wformat-security -fstack-clash-protection -fstack-protector-strong -c server.c -o server.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pie -Wl,-z,relro -Wl,-z,now -lpthread -o fdns cache.o dns.o dnsdb.o filter.o forwarder.o frontend.o lint.o log.o main.o net.o resolver.o security.o server.o shmem.o ssl.o timetrace.o -lssl -lcrypto -lrt -lseccomp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bVQBMW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64 + cd fdns-0.9.62.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make -C src/fdns make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/src/fdns' /usr/bin/make -C test/src/fdnstress make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/fdnstress' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/fdnstress' /usr/bin/make -C test/src/ptest make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/ptest' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2/test/src/ptest' /usr/bin/make realinstall make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2' # fdns executable install -m 0755 -d /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//usr/bin install -c -m 0755 src/fdns/fdns /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//usr/bin/. # documents install -m 0755 -d /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//usr/share/doc/fdns install -c -m 0644 COPYING /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//usr/share/doc/fdns/. install -c -m 0644 README /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//usr/share/doc/fdns/. install -c -m 0644 RELNOTES /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//usr/share/doc/fdns/. # etc files install -m 0755 -d /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//etc/fdns for file in etc/*; do \ install -c -m 0644 $file /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//etc/fdns; \ done install: omitting directory 'etc/apparmor' # man pages install -m 0755 -d /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//usr/share/man/man1 for man in fdns.1; do \ rm -f $man.gz; \ gzip -9n $man; \ case "$man" in \ *.1) install -c -m 0644 $man.gz /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//usr/share/man/man1/; ;; \ esac; \ done rm -f fdns.1 fdns.1.gz # bash completion install -m 0755 -d /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//usr/share/bash-completion/completions install -c -m 0644 src/bash_completion/fdns.bash_completion /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//usr/share/bash-completion/completions/fdns # apparmor profile sh -c "if [ ! -d /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//etc/apparmor.d ]; then install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//etc/apparmor.d; fi;" install -c -m 0644 etc/apparmor/usr.bin.fdns /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64//etc/apparmor.d/. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fdns-0.9.62.2' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/lib/systemd/system + mv /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/etc/fdns/fdns.service /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/lib/systemd/system/fdns.service + rm -rf /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/share/doc + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.9.62.2-1.mga8 --unique-debug-suffix -0.9.62.2-1.mga8.aarch64 --unique-debug-src-base fdns-0.9.62.2-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/fdns-0.9.62.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/bin/fdns extracting debug info from /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/bin/fdns original debug info size: 272kB, size after compression: 236kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 209 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: fdns-0.9.62.2-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4eyOLS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fdns-0.9.62.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/share/doc/fdns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/share/doc/fdns + cp -pr README /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/share/doc/fdns + cp -pr RELNOTES /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/share/doc/fdns + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.s9IKQS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fdns-0.9.62.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/share/licenses/fdns + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/share/licenses/fdns + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64/usr/share/licenses/fdns + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(fdns) = 0.9.62.2-1.mga8 fdns = 0.9.62.2-1.mga8 fdns(aarch-64) = 0.9.62.2-1.mga8 Requires(interp): /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 Requires(preun): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) Processing files: fdns-debugsource-0.9.62.2-1.mga8.aarch64 Provides: fdns-debugsource = 0.9.62.2-1.mga8 fdns-debugsource(aarch-64) = 0.9.62.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fdns-debuginfo-0.9.62.2-1.mga8.aarch64 Provides: debuginfo(build-id) = 7d695278a1071142d51f8e9d2dde2ce18502424f fdns-debuginfo = 0.9.62.2-1.mga8 fdns-debuginfo(aarch-64) = 0.9.62.2-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fdns-debugsource(aarch-64) = 0.9.62.2-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/fdns-debugsource-0.9.62.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/fdns-debuginfo-0.9.62.2-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/fdns-0.9.62.2-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KGg4OU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fdns-0.9.62.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/fdns-0.9.62.2-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iKPcUW + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf fdns-0.9.62.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!