request from: hawk checking if we should skip the build started at: Mon Mar 12 17:18:58 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/e819d819-07d9-4a62-8ee7-06efee7bbb70/adns-1.5.1-1.src.rpm fetched 338746 bytes, 680.4 K/s installing srpm: adns-1.5.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.OpLEz1/BUILD /tmp/B.OpLEz1/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog adns-1.5.1-1.src.rpm * Mon Mar 12 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/adns.git;a=log;h=master * Sun Aug 13 2017 Arkadiusz Miƛkiewicz ab9eeb5 - up to 1.5.1 + rpm -Uhv --nodeps --define '_topdir /tmp/B.OpLEz1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' adns-1.5.1-1.src.rpm adns ################################################## + rm -f adns-1.5.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.OpLEz1/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.OpLEz1/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.OpLEz1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.OpLEz1/adns.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: e819d819-07d9-4a62-8ee7-06efee7bbb70; TMPDIR=/tmp/B.OpLEz1/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.OpLEz1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.OpLEz1/adns.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: e819d819-07d9-4a62-8ee7-06efee7bbb70 + TMPDIR=/tmp/B.OpLEz1/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.OpLEz1' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.OpLEz1/adns.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.OpLEz1/BUILD/tmp /bin/sh -e /tmp/B.OpLEz1/BUILD/tmp/rpm-tmp.10121 + umask 022 + cd /tmp/B.OpLEz1/BUILD + cd /tmp/B.OpLEz1/BUILD + rm -rf adns-1.5.1 + /usr/bin/gzip -dc /tmp/B.OpLEz1/adns-1.5.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd adns-1.5.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (adns-DESTDIR.patch):' Patch #0 (adns-DESTDIR.patch): + interim_allocd >= 0); ^ query.c:437:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] query.c:437:10: note: add parentheses around left hand side expression to silence this warning assert(!qu->interim_allocd >= 0); ^~~~~~ query.c:437:30: warning: comparison of constant '0' with boolean expression is always true [-Wbool-compare] assert(!qu->interim_allocd >= 0); ^ query.c:437:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] query.c:437:10: note: add parentheses around left hand side expression to silence this warning assert(!qu->interim_allocd >= 0); ^~~~~~ In file included from types.c:35:0: types.c: In function 'pa_mx_raw': internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ types.c:1054:3: note: in expansion of macro 'GET_W' GET_W(cbyte,pref); ^~~~~ types.c: In function 'pa_mx': internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ types.c:1084:3: note: in expansion of macro 'GET_W' GET_W(cbyte,pref); ^~~~~ types.c: In function 'pa_soa': internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ types.c:1385:5: note: in expansion of macro 'GET_W' GET_W(cbyte,msw); ^~~~~ internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ types.c:1386:5: note: in expansion of macro 'GET_W' GET_W(cbyte,lsw); ^~~~~ In file included from parse.c:27:0: parse.c: In function 'adns__findrr_anychk': internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ parse.c:219:3: note: in expansion of macro 'GET_W' GET_W(cbyte,tmp); *type_r= tmp; ^~~~~ internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ parse.c:220:3: note: in expansion of macro 'GET_W' GET_W(cbyte,tmp); *class_r= tmp; ^~~~~ internal.h:944:27: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_L(cb,tv) ( (tv)=0, \ ~~~~~~~~~~~~~~ (tv)|=(GETIL_B((cb))<<24), \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (tv)|=(GETIL_B((cb))<<16), \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (tv)|=(GETIL_B((cb))<<8), \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ (tv)|=GETIL_B(cb), \ ~~~~~~~~~~~~~~~~~^~~~ (tv) ) ~~~~~~ parse.c:222:3: note: in expansion of macro 'GET_L' GET_L(cbyte,ttl); ^~~~~ internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ parse.c:226:3: note: in expansion of macro 'GET_W' GET_W(cbyte,rdlen); if (rdlen_r) *rdlen_r= rdlen; ^~~~~ x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I. -c -o poll.o poll.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I. -c -o check.o check.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I. -c -o addrfam.o addrfam.c rm -f libadns.a ar cqv libadns.a.new types.o event.o query.o reply.o general.o setup.o transmit.o parse.o poll.o check.o addrfam.o a - types.o a - event.o a - query.o a - reply.o a - general.o a - setup.o a - transmit.o a - parse.o a - poll.o a - check.o a - addrfam.o ranlib libadns.a.new mv -f libadns.a.new libadns.a make[1]: Leaving directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/src' make[1]: Entering directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/dynamic' x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I. -I../src -I./../src -c -o types_p.o ../src/types.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I. -I../src -I./../src -c -o event_p.o ../src/event.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I. -I../src -I./../src -c -o query_p.o ../src/query.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I. -I../src -I./../src -c -o reply_p.o ../src/reply.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I. -I../src -I./../src -c -o general_p.o ../src/general.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I. -I../src -I./../src -c -o setup_p.o ../src/setup.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I. -I../src -I./../src -c -o transmit_p.o ../src/transmit.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I. -I../src -I./../src -c -o parse_p.o ../src/parse.c In file included from ../src/reply.c:29:0: ../src/reply.c: In function 'adns__procdgram': ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/reply.c:54:3: note: in expansion of macro 'GET_W' GET_W(cbyte,id); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/reply.c:57:3: note: in expansion of macro 'GET_W' GET_W(cbyte,qdcount); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/reply.c:58:3: note: in expansion of macro 'GET_W' GET_W(cbyte,ancount); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/reply.c:59:3: note: in expansion of macro 'GET_W' GET_W(cbyte,nscount); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/reply.c:60:3: note: in expansion of macro 'GET_W' GET_W(cbyte,arcount); ^~~~~ In file included from ../src/types.c:35:0: ../src/types.c: In function 'pa_mx_raw': ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/types.c:1054:3: note: in expansion of macro 'GET_W' GET_W(cbyte,pref); ^~~~~ ../src/types.c: In function 'pa_mx': ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/types.c:1084:3: note: in expansion of macro 'GET_W' GET_W(cbyte,pref); ^~~~~ ../src/types.c: In function 'pa_soa': ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/types.c:1385:5: note: in expansion of macro 'GET_W' GET_W(cbyte,msw); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/types.c:1386:5: note: in expansion of macro 'GET_W' GET_W(cbyte,lsw); ^~~~~ In file included from ../src/parse.c:27:0: ../src/parse.c: In function 'adns__findrr_anychk': ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/parse.c:219:3: note: in expansion of macro 'GET_W' GET_W(cbyte,tmp); *type_r= tmp; ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/parse.c:220:3: note: in expansion of macro 'GET_W' GET_W(cbyte,tmp); *class_r= tmp; ^~~~~ ../src/internal.h:944:27: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_L(cb,tv) ( (tv)=0, \ ~~~~~~~~~~~~~~ (tv)|=(GETIL_B((cb))<<24), \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (tv)|=(GETIL_B((cb))<<16), \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (tv)|=(GETIL_B((cb))<<8), \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ (tv)|=GETIL_B(cb), \ ~~~~~~~~~~~~~~~~~^~~~ (tv) ) ~~~~~~ ../src/parse.c:222:3: note: in expansion of macro 'GET_L' GET_L(cbyte,ttl); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/parse.c:226:3: note: in expansion of macro 'GET_W' GET_W(cbyte,rdlen); if (rdlen_r) *rdlen_r= rdlen; ^~~~~ In file included from ../src/internal.h:36:0, from ../src/query.c:29: ../src/query.c: In function 'adns__free_interim': ../src/query.c:437:30: warning: comparison of constant '0' with boolean expression is always true [-Wbool-compare] assert(!qu->interim_allocd >= 0); ^ ../src/query.c:437:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] ../src/query.c:437:10: note: add parentheses around left hand side expression to silence this warning assert(!qu->interim_allocd >= 0); ^~~~~~ ../src/query.c:437:30: warning: comparison of constant '0' with boolean expression is always true [-Wbool-compare] assert(!qu->interim_allocd >= 0); ^ ../src/query.c:437:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] ../src/query.c:437:10: note: add parentheses around left hand side expression to silence this warning assert(!qu->interim_allocd >= 0); ^~~~~~ x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I. -I../src -I./../src -c -o poll_p.o ../src/poll.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I. -I../src -I./../src -c -o check_p.o ../src/check.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -fpic -I. -I../src -I./../src -c -o addrfam_p.o ../src/addrfam.c ln -s libadns.so.1.5 libadns.so.1 ln -s libadns.so.1 libadns.so rm -f libadns.so.1.5 x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -shared -Wl,-soname=libadns.so.1 -o libadns.so.1.5 types_p.o event_p.o query_p.o reply_p.o general_p.o setup_p.o transmit_p.o parse_p.o poll_p.o check_p.o addrfam_p.o -lc make[1]: Leaving directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/dynamic' make[1]: Entering directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/client' x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I../src -I./../src -c -o adnslogres.o adnslogres.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I../src -I./../src -c -o adnsheloex.o adnsheloex.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I../src -I./../src -c -o adh-main.o adh-main.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I../src -I./../src -c -o adh-opts.o adh-opts.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I../src -I./../src -c -o adh-query.o adh-query.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I../src -I./../src -c -o adnsresfilter.o adnsresfilter.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I../src -I./../src -c -o fanftest.o fanftest.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I../src -I./../src -c -o adnstest.o adnstest.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I../src -I./../src -c -o addrtext.o addrtext.c x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc fanftest.o ../src/libadns.a -o fanftest_s x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnslogres.o ../src/libadns.a -o adnslogres_s x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnslogres.o -L../dynamic -ladns -o adnslogres x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnsheloex.o -L../dynamic -ladns -o adnsheloex x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnsheloex.o ../src/libadns.a -o adnsheloex_s x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adh-main.o adh-opts.o adh-query.o ../src/libadns.a -o adnshost_s x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adh-main.o adh-opts.o adh-query.o -L../dynamic -ladns -o adnshost x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnstest.o ../src/libadns.a -o adnstest_s x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc addrtext.o ../src/libadns.a -o addrtext_s x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnsresfilter.o ../src/libadns.a -o adnsresfilter_s x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnsresfilter.o -L../dynamic -ladns -o adnsresfilter make[1]: Leaving directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/client' make[1]: Entering directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/regress' x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -c -o hrecord.o hrecord.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -c -o hcommon.o hcommon.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o types_d.o ../src/types.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o event_d.o ../src/event.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o query_d.o ../src/query.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o reply_d.o ../src/reply.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o general_d.o ../src/general.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o setup_d.o ../src/setup.c In file included from ../src/reply.c:29:0: ../src/reply.c: In function 'adns__procdgram': ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/reply.c:54:3: note: in expansion of macro 'GET_W' GET_W(cbyte,id); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/reply.c:57:3: note: in expansion of macro 'GET_W' GET_W(cbyte,qdcount); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/reply.c:58:3: note: in expansion of macro 'GET_W' GET_W(cbyte,ancount); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/reply.c:59:3: note: in expansion of macro 'GET_W' GET_W(cbyte,nscount); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/reply.c:60:3: note: in expansion of macro 'GET_W' GET_W(cbyte,arcount); ^~~~~ In file included from ../src/internal.h:36:0, from ../src/query.c:29: ../src/query.c: In function 'adns__free_interim': ../src/query.c:437:30: warning: comparison of constant '0' with boolean expression is always true [-Wbool-compare] assert(!qu->interim_allocd >= 0); ^ ../src/query.c:437:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] ../src/query.c:437:10: note: add parentheses around left hand side expression to silence this warning assert(!qu->interim_allocd >= 0); ^~~~~~ ../src/query.c:437:30: warning: comparison of constant '0' with boolean expression is always true [-Wbool-compare] assert(!qu->interim_allocd >= 0); ^ ../src/query.c:437:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] ../src/query.c:437:10: note: add parentheses around left hand side expression to silence this warning assert(!qu->interim_allocd >= 0); ^~~~~~ In file included from ../src/types.c:35:0: ../src/types.c: In function 'pa_mx_raw': ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/types.c:1054:3: note: in expansion of macro 'GET_W' GET_W(cbyte,pref); ^~~~~ ../src/types.c: In function 'pa_mx': ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/types.c:1084:3: note: in expansion of macro 'GET_W' GET_W(cbyte,pref); ^~~~~ ../src/types.c: In function 'pa_soa': ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/types.c:1385:5: note: in expansion of macro 'GET_W' GET_W(cbyte,msw); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/types.c:1386:5: note: in expansion of macro 'GET_W' GET_W(cbyte,lsw); ^~~~~ x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o transmit_d.o ../src/transmit.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o parse_d.o ../src/parse.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o poll_d.o ../src/poll.c In file included from ../src/parse.c:27:0: ../src/parse.c: In function 'adns__findrr_anychk': ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/parse.c:219:3: note: in expansion of macro 'GET_W' GET_W(cbyte,tmp); *type_r= tmp; ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/parse.c:220:3: note: in expansion of macro 'GET_W' GET_W(cbyte,tmp); *class_r= tmp; ^~~~~ ../src/internal.h:944:27: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_L(cb,tv) ( (tv)=0, \ ~~~~~~~~~~~~~~ (tv)|=(GETIL_B((cb))<<24), \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (tv)|=(GETIL_B((cb))<<16), \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (tv)|=(GETIL_B((cb))<<8), \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ (tv)|=GETIL_B(cb), \ ~~~~~~~~~~~~~~~~~^~~~ (tv) ) ~~~~~~ ../src/parse.c:222:3: note: in expansion of macro 'GET_L' GET_L(cbyte,ttl); ^~~~~ ../src/internal.h:939:73: warning: right-hand operand of comma expression has no effect [-Wunused-value] #define GET_W(cb,tv) ((tv)=0,(tv)|=(GETIL_B((cb))<<8), (tv)|=GETIL_B(cb), (tv)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../src/parse.c:226:3: note: in expansion of macro 'GET_W' GET_W(cbyte,rdlen); if (rdlen_r) *rdlen_r= rdlen; ^~~~~ x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o check_d.o ../src/check.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o addrfam_d.o ../src/addrfam.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnstest_c.o ../client/adnstest.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-main_c.o ../client/adh-main.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-opts_c.o ../client/adh-opts.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-query_c.o ../client/adh-query.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnslogres_c.o ../client/adnslogres.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnsresfilter_c.o ../client/adnsresfilter.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I../src -I. -I./../src -c -o hplayback.o hplayback.c hplayback.c: In function 'Tensurerecordfile': hplayback.c:49:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Q_vb': hplayback.c:215:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(vb2.buf,1,vb.used+2,Tinputfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hselect': hplayback.c:240:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'P_updatetime': hplayback.c:90:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hpoll': hplayback.c:272:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hsocket': hplayback.c:304:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hfcntl': hplayback.c:338:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hconnect': hplayback.c:379:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hbind': hplayback.c:406:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hlisten': hplayback.c:433:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hclose': hplayback.c:460:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hsendto': hplayback.c:489:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hrecvfrom': hplayback.c:518:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hread': hplayback.c:547:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hplayback.c: In function 'Hwrite': hplayback.c:576:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(vb2.buf,vb2.avail,Tinputfile); Pcheckinput(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnstest_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnstest_record x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adh-main_c.o adh-opts_c.o adh-query_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnshost_record x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnslogres_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnslogres_record x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnsresfilter_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnsresfilter_record x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnstest_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnstest_playback x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adh-main_c.o adh-opts_c.o adh-query_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnshost_playback x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnslogres_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnslogres_playback x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc adnsresfilter_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnsresfilter_playback make[1]: Leaving directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/regress' /usr/bin/make all-here make[1]: Entering directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1' make[1]: Nothing to be done for 'all-here'. make[1]: Leaving directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.OpLEz1/BUILD/tmp /bin/sh -e /tmp/B.OpLEz1/BUILD/tmp/rpm-tmp.71724 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.OpLEz1/BUILD/tmp + umask 022 + cd /tmp/B.OpLEz1/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder + /bin/mkdir -p /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder + cd adns-1.5.1 + rm -rf /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder' set -e; for d in src dynamic client regress; do /usr/bin/make DESTDIR=/tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder -C $d install; done make[1]: Entering directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/src' /usr/bin/install -c -d /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/lib64 /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/include set -xe; for f in libadns.a; \ do /usr/bin/install -c -m 644 $f /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/lib64/$f; done + /usr/bin/install -c -m 644 libadns.a /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/lib64/libadns.a /usr/bin/install -c -m 644 ./../src/adns.h /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/include/adns.h make[1]: Leaving directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/src' make[1]: Entering directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/dynamic' /usr/bin/install -c -d /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/lib64 /usr/bin/install -c -m 755 libadns.so.1.5 /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/lib64/libadns.so.1.5 ln -sf libadns.so.1.5 /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/lib64/libadns.so.1 ln -sf libadns.so.1 /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/lib64/libadns.so make[1]: Leaving directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/dynamic' make[1]: Entering directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/client' /usr/bin/install -c -d /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/bin set -xe; for f in adnslogres adnsheloex adnshost adnsresfilter; \ do /usr/bin/install -c -m 755 $f /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/bin/$f; done + /usr/bin/install -c -m 755 adnslogres /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/bin/adnslogres + /usr/bin/install -c -m 755 adnsheloex /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/bin/adnsheloex + /usr/bin/install -c -m 755 adnshost /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/bin/adnshost + /usr/bin/install -c -m 755 adnsresfilter /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/bin/adnsresfilter make[1]: Leaving directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/client' make[1]: Entering directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/regress' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1/regress' /usr/bin/make install-here make[1]: Entering directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1' make[1]: Nothing to be done for 'install-here'. make[1]: Leaving directory '/tmp/B.OpLEz1/BUILD/adns-1.5.1' + basename /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/lib64/libadns.so.1.5 + ln -sf libadns.so.1.5 /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/lib64/libadns.so + __spec_install_post_strip + set +x Stripping 4 ELF executables...DONE Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 5 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: adns-1.5.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.OpLEz1/BUILD/tmp /bin/sh -e /tmp/B.OpLEz1/BUILD/tmp/rpm-tmp.71724 + umask 022 + cd /tmp/B.OpLEz1/BUILD + cd adns-1.5.1 + DOCDIR=/tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/share/doc/adns-1.5.1 + export DOCDIR + rm -rf /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/share/doc/adns-1.5.1 + /bin/mkdir -p /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/share/doc/adns-1.5.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/share/doc/adns-1.5.1... Documentation compressed. + cp -pr README TODO changelog /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/share/doc/adns-1.5.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder/usr/share/doc/adns-1.5.1... ./changelog ./README ./TODO Documentation compressed. + exit 0 Provides: libadns.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: adns-devel-1.5.1-1 Processing files: adns-static-1.5.1-1 Processing files: adns-progs-1.5.1-1 Requires: libadns.so.1()(64bit) 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder Wrote: /tmp/B.OpLEz1/RPMS/adns-1.5.1-1.x86_64.rpm Wrote: /tmp/B.OpLEz1/RPMS/adns-devel-1.5.1-1.x86_64.rpm Wrote: /tmp/B.OpLEz1/RPMS/adns-static-1.5.1-1.x86_64.rpm Wrote: /tmp/B.OpLEz1/RPMS/adns-progs-1.5.1-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.OpLEz1/BUILD/tmp /bin/sh -e /tmp/B.OpLEz1/BUILD/tmp/rpm-tmp.71724 + umask 022 + cd /tmp/B.OpLEz1/BUILD + cd adns-1.5.1 + /bin/rm '--interactive=never' -rf /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder + rm -rf /tmp/B.OpLEz1/BUILD/tmp/adns-1.5.1-root-builder ended at: Mon Mar 12 17:19:02 2018, done in 0:00:03.427087 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.OpLEz1/BUILD + rm -rf /tmp/B.OpLEz1/tmp /tmp/B.OpLEz1/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1200..1400..1562 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## adns ################################################## adns-devel ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.OpLEz1 Begin-TLD-Builder-Info Build-Time: user:10.56s sys:1.02s real:5.62s (faults io:10 non-io:540835) Files queued for ftp: 25083 adns-progs-1.5.1-1.x86_64.rpm 51391 adns-static-1.5.1-1.x86_64.rpm 17574 adns-devel-1.5.1-1.x86_64.rpm 69037 adns-1.5.1-1.x86_64.rpm 191 adns-1.5.1-1.src.rpm.uploadinfo End-TLD-Builder-Info