Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opendmarc.spec'], chrootPath='/var/lib/mock/dist-5E-epel-build-3270635-478424/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opendmarc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildvm-04.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/opendmarc-1.3.1-13.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opendmarc.spec '], chrootPath='/var/lib/mock/dist-5E-epel-build-3270635-478424/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opendmarc.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.81671 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf opendmarc-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/opendmarc-1.3.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd opendmarc-1.3.1 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.81671 + umask 022 + cd /builddir/build/BUILD + cd opendmarc-1.3.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./build-aux/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./build-aux/config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-sql-backend --with-spf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -std=gnu99 -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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 the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... 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 for sys/types.h... (cached) yes checking for sys/types.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking iso/limits_iso.h usability... no checking iso/limits_iso.h presence... no checking for iso/limits_iso.h... no checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking for connect in -lsocket... no checking for hstrerror in -lresolv... no checking for inet_aton in -lresolv... no checking for library containing res_ninit... no checking for idn_free in -lidn... no checking for nanosleep in -lrt... yes checking for library containing inet_addr... none required checking for library containing freehostent... no checking for library containing inet_pton... none required checking for library containing inet_ntop... none required checking for library containing getipnodebyname... no checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... (cached) yes checking for resolv.h... (cached) yes checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking for an ANSI C-conforming const... yes checking for size_t... yes checking size of long... 8 checking size of int... 4 checking size of short... 2 checking size of char... 1 checking size of size_t... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of void *... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for library containing strlcat... -lbsd checking for library containing strlcpy... none required checking for basename... yes checking for syslog... yes checking for cuserid... yes checking for memset... yes checking for memcpy... yes checking for strerror... yes checking for strchr... yes checking for strrchr... yes checking for strdup... yes checking for strpbrk... yes checking for inet_ntoa... yes checking for strcasecmp... yes checking for strncasecmp... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking bsd/string.h usability... yes checking bsd/string.h presence... yes checking for bsd/string.h... yes checking strl.h usability... no checking strl.h presence... no checking for strl.h... no checking whether ln -s works... yes checking for miltertest... no checking whether the resolver works without -lresolv... no checking whether the resolver works with -lresolv... yes checking for milter library and includes... /usr checking for library containing smfi_register... -lmilter checking for smfi_insheader... yes checking for smfi_opensocket... yes checking for smfi_progress... yes checking for smfi_setsymlist... no checking for smfi_version... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating contrib/init/Makefile config.status: creating contrib/init/generic/Makefile config.status: creating contrib/init/redhat/Makefile config.status: creating contrib/init/redhat/opendmarc config.status: creating contrib/rddmarc/Makefile config.status: creating contrib/spec/Makefile config.status: creating contrib/spec/opendmarc.spec config.status: creating db/Makefile config.status: creating docs/Makefile config.status: creating libopendmarc/Makefile config.status: creating libopendmarc/tests/Makefile config.status: creating libopendmarc/tests/testfiles/Makefile config.status: creating libopendmarc/docs/Makefile config.status: creating opendmarc/Makefile config.status: creating opendmarc/opendmarc.conf.5 config.status: creating opendmarc/opendmarc.8 config.status: creating opendmarc/opendmarc-check.8 config.status: creating opendmarc/tests/Makefile config.status: creating reports/Makefile config.status: creating reports/opendmarc-expire config.status: creating reports/opendmarc-expire.8 config.status: creating reports/opendmarc-import config.status: creating reports/opendmarc-import.8 config.status: creating reports/opendmarc-importstats.8 config.status: creating reports/opendmarc-params config.status: creating reports/opendmarc-params.8 config.status: creating reports/opendmarc-reports config.status: creating reports/opendmarc-reports.8 config.status: creating build-config.h config.status: executing depfiles commands config.status: executing libtool commands + /bin/sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + /bin/sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool ++ which libtool + /usr/bin/make DESTDIR=/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild -j4 LIBTOOL=/usr/bin/libtool /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib' Making all in init make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init' Making all in generic make[4]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/generic' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/generic' Making all in redhat make[4]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/redhat' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/redhat' make[4]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init' Making all in rddmarc make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/rddmarc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/rddmarc' Making all in spec make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/spec' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/spec' make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib' Making all in db make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/db' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/db' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/docs' Making all in libopendmarc make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests' Making all in testfiles make[4]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests/testfiles' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests/testfiles' make[4]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests' Making all in docs make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/docs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/docs' make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc' /usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_dns.lo -MD -MP -MF .deps/opendmarc_dns.Tpo -c -o opendmarc_dns.lo opendmarc_dns.c /usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_xml.lo -MD -MP -MF .deps/opendmarc_xml.Tpo -c -o opendmarc_xml.lo opendmarc_xml.c /usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_tld.lo -MD -MP -MF .deps/opendmarc_tld.Tpo -c -o opendmarc_tld.lo opendmarc_tld.c /usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_policy.lo -MD -MP -MF .deps/opendmarc_policy.Tpo -c -o opendmarc_policy.lo opendmarc_policy.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_tld.lo -MD -MP -MF .deps/opendmarc_tld.Tpo -c opendmarc_tld.c -fPIC -DPIC -o .libs/opendmarc_tld.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_policy.lo -MD -MP -MF .deps/opendmarc_policy.Tpo -c opendmarc_policy.c -fPIC -DPIC -o .libs/opendmarc_policy.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_xml.lo -MD -MP -MF .deps/opendmarc_xml.Tpo -c opendmarc_xml.c -fPIC -DPIC -o .libs/opendmarc_xml.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_dns.lo -MD -MP -MF .deps/opendmarc_dns.Tpo -c opendmarc_dns.c -fPIC -DPIC -o .libs/opendmarc_dns.o opendmarc_tld.c: In function 'opendmarc_reverse_domain': opendmarc_tld.c:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_tld.c:56: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness opendmarc_tld.c: In function 'opendmarc_tld_read_file': opendmarc_tld.c:188: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_tld.c:188: warning: pointer targets in passing argument 2 of 'opendmarc_hash_lookup' differ in signedness opendmarc_tld.c: In function 'opendmarc_get_tld': opendmarc_tld.c:260: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness opendmarc_tld.c:260: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness opendmarc_tld.c:264: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_tld.c:269: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness opendmarc_tld.c:269: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness opendmarc_tld.c:279: warning: pointer targets in passing argument 2 of 'opendmarc_hash_lookup' differ in signedness opendmarc_tld.c:294: warning: pointer targets in passing argument 2 of 'opendmarc_hash_lookup' differ in signedness opendmarc_tld.c:300: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness opendmarc_policy.c: In function 'opendmarc_policy_library_init': opendmarc_policy.c:58: warning: pointer targets in passing argument 1 of 'opendmarc_tld_read_file' differ in signedness opendmarc_policy.c: In function 'opendmarc_policy_check_alignment': opendmarc_policy.c:257: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness opendmarc_policy.c:257: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness opendmarc_policy.c:261: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:267: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:274: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness opendmarc_policy.c:274: warning: pointer targets in passing argument 2 of 'strcasecmp' differ in signedness opendmarc_policy.c:277: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:277: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness opendmarc_policy.c:277: warning: pointer targets in passing argument 2 of 'strncasecmp' differ in signedness opendmarc_policy.c:281: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:281: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness opendmarc_policy.c:281: warning: pointer targets in passing argument 2 of 'strncasecmp' differ in signedness opendmarc_policy.c:290: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:297: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness opendmarc_policy.c:297: warning: pointer targets in passing argument 2 of 'strcasecmp' differ in signedness opendmarc_policy.c:300: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:300: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness opendmarc_policy.c:300: warning: pointer targets in passing argument 2 of 'strncasecmp' differ in signedness opendmarc_policy.c:304: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:304: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness opendmarc_policy.c:304: warning: pointer targets in passing argument 2 of 'strncasecmp' differ in signedness opendmarc_policy.c: In function 'opendmarc_policy_store_from_domain': opendmarc_policy.c:340: warning: pointer targets in passing argument 2 of 'opendmarc_util_finddomain' differ in signedness opendmarc_policy.c:340: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:343: warning: pointer targets in assignment differ in signedness opendmarc_policy.c: In function 'opendmarc_policy_store_spf': opendmarc_policy.c:385: warning: pointer targets in passing argument 2 of 'opendmarc_util_finddomain' differ in signedness opendmarc_policy.c:385: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:389: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:390: warning: pointer targets in assignment differ in signedness opendmarc_policy.c: In function 'opendmarc_policy_store_dkim': opendmarc_policy.c:467: warning: pointer targets in passing argument 2 of 'opendmarc_util_finddomain' differ in signedness opendmarc_policy.c:468: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:476: warning: pointer targets in passing argument 2 of 'strcasecmp' differ in signedness opendmarc_policy.c:517: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:524: warning: pointer targets in assignment differ in signedness opendmarc_policy.c: In function 'opendmarc_policy_query_dmarc_xdomain': opendmarc_policy.c:573: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness opendmarc_policy.c: In function 'opendmarc_policy_query_dmarc': opendmarc_policy.c:707: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:715: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness opendmarc_policy.c:716: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness opendmarc_policy.c:716: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness opendmarc_policy.c:720: warning: pointer targets in passing argument 1 of 'dmarc_dns_get_record' differ in signedness opendmarc_policy.c:720: warning: pointer targets in passing argument 3 of 'dmarc_dns_get_record' differ in signedness opendmarc_policy.c:720: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:732: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness opendmarc_policy.c:732: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness opendmarc_policy.c:741: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:743: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:743: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness opendmarc_policy.c:743: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:746: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness opendmarc_policy.c:747: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness opendmarc_policy.c:747: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness opendmarc_policy.c:750: warning: pointer targets in passing argument 1 of 'dmarc_dns_get_record' differ in signedness opendmarc_policy.c:750: warning: pointer targets in passing argument 3 of 'dmarc_dns_get_record' differ in signedness opendmarc_policy.c:750: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:759: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness opendmarc_policy.c:759: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness opendmarc_policy.c: In function 'opendmarc_policy_parse_dmarc': opendmarc_policy.c:891: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness opendmarc_policy.c:1002: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness opendmarc_policy.c:1016: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:1022: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness opendmarc_policy.c:1035: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:1043: warning: pointer targets in passing argument 1 of 'opendmarc_util_cleanup' differ in signedness opendmarc_policy.c:1043: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:1073: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:1081: warning: pointer targets in passing argument 1 of 'opendmarc_util_cleanup' differ in signedness opendmarc_policy.c:1081: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:1085: warning: pointer targets in passing argument 1 of 'opendmarc_util_pushargv' differ in signedness opendmarc_policy.c:1101: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:1109: warning: pointer targets in passing argument 1 of 'opendmarc_util_cleanup' differ in signedness opendmarc_policy.c:1109: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:1113: warning: pointer targets in passing argument 1 of 'opendmarc_util_pushargv' differ in signedness opendmarc_policy.c:1128: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:1136: warning: pointer targets in passing argument 1 of 'opendmarc_util_cleanup' differ in signedness opendmarc_policy.c:1136: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:1190: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:1190: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness opendmarc_policy.c:1190: warning: pointer targets in assignment differ in signedness opendmarc_policy.c: In function 'opendmarc_policy_store_dmarc': opendmarc_policy.c:1216: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:1216: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness opendmarc_policy.c:1216: warning: pointer targets in assignment differ in signedness opendmarc_policy.c:1221: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_policy.c:1221: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness opendmarc_dns.c: In function 'dmarc_dns_get_record': opendmarc_dns.c:220: warning: passing argument 2 of 'opendmarc_policy_library_dns_hook' from incompatible pointer type opendmarc_policy.c: In function 'opendmarc_policy_to_buf': opendmarc_policy.c:1598: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness opendmarc_policy.c:1617: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness opendmarc_policy.c:1655: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness opendmarc_policy.c:1673: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness opendmarc_policy.c:1697: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness opendmarc_policy.c:1849: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness opendmarc_policy.c:1860: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_tld.lo -MD -MP -MF .deps/opendmarc_tld.Tpo -c opendmarc_tld.c -o opendmarc_tld.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_dns.lo -MD -MP -MF .deps/opendmarc_dns.Tpo -c opendmarc_dns.c -o opendmarc_dns.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_xml.lo -MD -MP -MF .deps/opendmarc_xml.Tpo -c opendmarc_xml.c -o opendmarc_xml.o >/dev/null 2>&1 mv -f .deps/opendmarc_tld.Tpo .deps/opendmarc_tld.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_util.lo -MD -MP -MF .deps/opendmarc_util.Tpo -c -o opendmarc_util.lo opendmarc_util.c mv -f .deps/opendmarc_dns.Tpo .deps/opendmarc_dns.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_hash.lo -MD -MP -MF .deps/opendmarc_hash.Tpo -c -o opendmarc_hash.lo opendmarc_hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_policy.lo -MD -MP -MF .deps/opendmarc_policy.Tpo -c opendmarc_policy.c -o opendmarc_policy.o >/dev/null 2>&1 mv -f .deps/opendmarc_xml.Tpo .deps/opendmarc_xml.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_strl.lo -MD -MP -MF .deps/opendmarc_strl.Tpo -c -o opendmarc_strl.lo opendmarc_strl.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_util.lo -MD -MP -MF .deps/opendmarc_util.Tpo -c opendmarc_util.c -fPIC -DPIC -o .libs/opendmarc_util.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_hash.lo -MD -MP -MF .deps/opendmarc_hash.Tpo -c opendmarc_hash.c -fPIC -DPIC -o .libs/opendmarc_hash.o opendmarc_util.c: In function 'opendmarc_util_pushargv': opendmarc_util.c:78: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_util.c:78: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness opendmarc_util.c:78: warning: pointer targets in assignment differ in signedness opendmarc_util.c:106: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc_util.c:106: warning: pointer targets in passing argument 1 of '__strdup' differ in signedness opendmarc_util.c:106: warning: pointer targets in assignment differ in signedness opendmarc_util.c: In function 'opendmarc_util_cleanup': opendmarc_util.c:174: warning: pointer targets in assignment differ in signedness opendmarc_util.c:181: warning: pointer targets in assignment differ in signedness opendmarc_util.c: In function 'opendmarc_util_finddomain': opendmarc_util.c:227: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness opendmarc_util.c:227: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness opendmarc_util.c:227: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness opendmarc_util.c:227: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness opendmarc_util.c:344: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness opendmarc_util.c:344: warning: pointer targets in assignment differ in signedness opendmarc_util.c:360: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness opendmarc_util.c:360: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_strl.lo -MD -MP -MF .deps/opendmarc_strl.Tpo -c opendmarc_strl.c -fPIC -DPIC -o .libs/opendmarc_strl.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_hash.lo -MD -MP -MF .deps/opendmarc_hash.Tpo -c opendmarc_hash.c -o opendmarc_hash.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_strl.lo -MD -MP -MF .deps/opendmarc_strl.Tpo -c opendmarc_strl.c -o opendmarc_strl.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_util.lo -MD -MP -MF .deps/opendmarc_util.Tpo -c opendmarc_util.c -o opendmarc_util.o >/dev/null 2>&1 mv -f .deps/opendmarc_strl.Tpo .deps/opendmarc_strl.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_spf.lo -MD -MP -MF .deps/opendmarc_spf.Tpo -c -o opendmarc_spf.lo opendmarc_spf.c mv -f .deps/opendmarc_util.Tpo .deps/opendmarc_util.Plo gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_spf.lo -MD -MP -MF .deps/opendmarc_spf.Tpo -c opendmarc_spf.c -fPIC -DPIC -o .libs/opendmarc_spf.o mv -f .deps/opendmarc_hash.Tpo .deps/opendmarc_hash.Plo /usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_spf_dns.lo -MD -MP -MF .deps/opendmarc_spf_dns.Tpo -c -o opendmarc_spf_dns.lo opendmarc_spf_dns.c mv -f .deps/opendmarc_policy.Tpo .deps/opendmarc_policy.Plo gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_spf_dns.lo -MD -MP -MF .deps/opendmarc_spf_dns.Tpo -c opendmarc_spf_dns.c -fPIC -DPIC -o .libs/opendmarc_spf_dns.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_spf_dns.lo -MD -MP -MF .deps/opendmarc_spf_dns.Tpo -c opendmarc_spf_dns.c -o opendmarc_spf_dns.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_spf.lo -MD -MP -MF .deps/opendmarc_spf.Tpo -c opendmarc_spf.c -o opendmarc_spf.o >/dev/null 2>&1 mv -f .deps/opendmarc_spf_dns.Tpo .deps/opendmarc_spf_dns.Plo mv -f .deps/opendmarc_spf.Tpo .deps/opendmarc_spf.Plo /usr/bin/libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 2:1:0 -o libopendmarc.la -rpath /usr/lib64 opendmarc_dns.lo opendmarc_xml.lo opendmarc_tld.lo opendmarc_policy.lo opendmarc_util.lo opendmarc_hash.lo opendmarc_strl.lo opendmarc_spf.lo opendmarc_spf_dns.lo -lbsd -lrt gcc -shared .libs/opendmarc_dns.o .libs/opendmarc_xml.o .libs/opendmarc_tld.o .libs/opendmarc_policy.o .libs/opendmarc_util.o .libs/opendmarc_hash.o .libs/opendmarc_strl.o .libs/opendmarc_spf.o .libs/opendmarc_spf_dns.o -lbsd -lrt -m64 -mtune=generic -Wl,-soname -Wl,libopendmarc.so.2 -o .libs/libopendmarc.so.2.0.1 (cd .libs && rm -f libopendmarc.so.2 && ln -s libopendmarc.so.2.0.1 libopendmarc.so.2) (cd .libs && rm -f libopendmarc.so && ln -s libopendmarc.so.2.0.1 libopendmarc.so) ar cru .libs/libopendmarc.a opendmarc_dns.o opendmarc_xml.o opendmarc_tld.o opendmarc_policy.o opendmarc_util.o opendmarc_hash.o opendmarc_strl.o opendmarc_spf.o opendmarc_spf_dns.o ranlib .libs/libopendmarc.a creating libopendmarc.la (cd .libs && rm -f libopendmarc.la && ln -s ../libopendmarc.la libopendmarc.la) make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc' Making all in reports make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/reports' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/reports' Making all in opendmarc make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/opendmarc' make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/opendmarc' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I./../libopendmarc -DCONFIG_BASE=\"/etc\" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc-config.o -MD -MP -MF .deps/opendmarc-config.Tpo -c -o opendmarc-config.o `test -f 'config.c' || echo './'`config.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I./../libopendmarc -DCONFIG_BASE=\"/etc\" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc-opendmarc.o -MD -MP -MF .deps/opendmarc-opendmarc.Tpo -c -o opendmarc-opendmarc.o `test -f 'opendmarc.c' || echo './'`opendmarc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I./../libopendmarc -DCONFIG_BASE=\"/etc\" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc-opendmarc-ar.o -MD -MP -MF .deps/opendmarc-opendmarc-ar.Tpo -c -o opendmarc-opendmarc-ar.o `test -f 'opendmarc-ar.c' || echo './'`opendmarc-ar.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I./../libopendmarc -DCONFIG_BASE=\"/etc\" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc-opendmarc-dstring.o -MD -MP -MF .deps/opendmarc-opendmarc-dstring.Tpo -c -o opendmarc-opendmarc-dstring.o `test -f 'opendmarc-dstring.c' || echo './'`opendmarc-dstring.c opendmarc.c: In function 'mlfi_connect': opendmarc.c:1741: warning: pointer targets in passing argument 1 of 'opendmarc_policy_connect_init' differ in signedness opendmarc.c:1751: warning: pointer targets in passing argument 1 of 'opendmarc_policy_connect_init' differ in signedness opendmarc.c:1764: warning: pointer targets in passing argument 1 of 'opendmarc_policy_connect_init' differ in signedness opendmarc.c: In function 'mlfi_envfrom': opendmarc.c:1891: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness opendmarc.c:1891: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness opendmarc.c:1894: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc.c:1911: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness opendmarc.c:1911: warning: pointer targets in assignment differ in signedness opendmarc.c:1913: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc.c:1913: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness opendmarc.c:1913: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness opendmarc.c:1913: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc.c:1913: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness opendmarc.c:1913: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness opendmarc.c: In function 'mlfi_eom': opendmarc.c:2054: warning: pointer targets in assignment differ in signedness opendmarc.c:2063: warning: pointer targets in assignment differ in signedness opendmarc.c:2093: warning: pointer targets in assignment differ in signedness opendmarc.c:2097: warning: pointer targets in assignment differ in signedness opendmarc.c:2100: warning: pointer targets in assignment differ in signedness opendmarc.c:2103: warning: pointer targets in assignment differ in signedness opendmarc.c:2106: warning: pointer targets in assignment differ in signedness opendmarc.c:2109: warning: pointer targets in assignment differ in signedness opendmarc.c:2112: warning: pointer targets in assignment differ in signedness opendmarc.c:2115: warning: pointer targets in assignment differ in signedness opendmarc.c:2118: warning: pointer targets in assignment differ in signedness opendmarc.c:2121: warning: pointer targets in assignment differ in signedness opendmarc.c:2151: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness opendmarc.c:2151: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness opendmarc.c:2169: warning: pointer targets in passing argument 1 of 'dmarcf_match' differ in signedness opendmarc.c:2180: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness opendmarc.c:2180: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness opendmarc.c:2180: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness opendmarc.c:2180: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness opendmarc.c:2183: warning: pointer targets in passing argument 2 of 'opendmarc_policy_store_from_domain' differ in signedness opendmarc.c:2220: warning: pointer targets in passing argument 1 of 'ares_parse' differ in signedness opendmarc.c:2224: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness opendmarc.c:2227: warning: pointer targets in passing argument 1 of 'dmarcf_match' differ in signedness opendmarc.c:2244: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness opendmarc.c:2259: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness opendmarc.c:2263: warning: pointer targets in passing argument 1 of 'dmarcf_match' differ in signedness opendmarc.c:2264: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc.c:2264: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness opendmarc.c:2264: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness opendmarc.c:2264: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness opendmarc.c:2264: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness opendmarc.c:2264: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness opendmarc.c:2310: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness opendmarc.c:2312: warning: pointer targets in assignment differ in signedness opendmarc.c:2315: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness opendmarc.c:2315: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness opendmarc.c:2321: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness opendmarc.c:2330: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness opendmarc.c:2333: warning: pointer targets in assignment differ in signedness opendmarc.c:2334: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness opendmarc.c:2514: warning: pointer targets in assignment differ in signedness opendmarc.c:2526: warning: pointer targets in passing argument 2 of 'opendmarc_policy_store_spf' differ in signedness opendmarc.c:2526: warning: pointer targets in passing argument 5 of 'opendmarc_policy_store_spf' differ in signedness opendmarc.c:2557: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness opendmarc.c:2563: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness opendmarc.c:2569: warning: pointer targets in passing argument 4 of 'dmarcf_insheader' differ in signedness opendmarc.c:2612: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness opendmarc.c:2617: warning: pointer targets in passing argument 4 of 'dmarcf_insheader' differ in signedness opendmarc.c:2726: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness opendmarc.c:2731: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2736: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2746: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2748: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2762: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2767: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2769: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2770: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2796: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2804: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2825: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2832: warning: pointer targets in passing argument 2 of 'dmarcf_dstring_cat' differ in signedness opendmarc.c:2944: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness opendmarc.c:2948: warning: pointer targets in passing argument 4 of 'dmarcf_setreply' differ in signedness opendmarc.c:2976: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness opendmarc.c:2980: warning: pointer targets in passing argument 2 of 'smfi_quarantine' differ in signedness opendmarc.c:3019: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness opendmarc.c:3027: warning: pointer targets in passing argument 4 of 'dmarcf_insheader' differ in signedness opendmarc.c:3113: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness opendmarc.c:3119: warning: pointer targets in passing argument 4 of 'dmarcf_insheader' differ in signedness opendmarc.c:2884: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result opendmarc.c:3082: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result opendmarc.c: In function 'main': opendmarc.c:4463: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness opendmarc.c:4463: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness mv -f .deps/opendmarc-opendmarc-dstring.Tpo .deps/opendmarc-opendmarc-dstring.Po mv -f .deps/opendmarc-opendmarc-ar.Tpo .deps/opendmarc-opendmarc-ar.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I./../libopendmarc -DCONFIG_BASE=\"/etc\" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc-parse.o -MD -MP -MF .deps/opendmarc-parse.Tpo -c -o opendmarc-parse.o `test -f 'parse.c' || echo './'`parse.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I./../libopendmarc -DCONFIG_BASE=\"/etc\" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc-test.o -MD -MP -MF .deps/opendmarc-test.Tpo -c -o opendmarc-test.o `test -f 'test.c' || echo './'`test.c mv -f .deps/opendmarc-config.Tpo .deps/opendmarc-config.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I./../libopendmarc -DCONFIG_BASE=\"/etc\" -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc-util.o -MD -MP -MF .deps/opendmarc-util.Tpo -c -o opendmarc-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/opendmarc-util.Tpo .deps/opendmarc-util.Po mv -f .deps/opendmarc-parse.Tpo .deps/opendmarc-parse.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendmarc -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT opendmarc_check-opendmarc-check.o -MD -MP -MF .deps/opendmarc_check-opendmarc-check.Tpo -c -o opendmarc_check-opendmarc-check.o `test -f 'opendmarc-check.c' || echo './'`opendmarc-check.c opendmarc-check.c: In function 'main': opendmarc-check.c:94: warning: pointer targets in passing argument 1 of 'opendmarc_policy_connect_init' differ in signedness opendmarc-check.c:107: warning: pointer targets in passing argument 2 of 'opendmarc_policy_store_from_domain' differ in signedness mv -f .deps/opendmarc-test.Tpo .deps/opendmarc-test.Po mv -f .deps/opendmarc_check-opendmarc-check.Tpo .deps/opendmarc_check-opendmarc-check.Po /usr/bin/libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o opendmarc-check opendmarc_check-opendmarc-check.o ../libopendmarc/libopendmarc.la -lresolv -lbsd -lrt mkdir .libs gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/opendmarc-check opendmarc_check-opendmarc-check.o ../libopendmarc/.libs/libopendmarc.so -lresolv -lbsd -lrt creating opendmarc-check mv -f .deps/opendmarc-opendmarc.Tpo .deps/opendmarc-opendmarc.Po /usr/bin/libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/lib -pthread -o opendmarc opendmarc-config.o opendmarc-opendmarc.o opendmarc-opendmarc-ar.o opendmarc-opendmarc-dstring.o opendmarc-parse.o opendmarc-test.o opendmarc-util.o ../libopendmarc/libopendmarc.la -lmilter -lresolv -lbsd -lrt gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -o .libs/opendmarc opendmarc-config.o opendmarc-opendmarc.o opendmarc-opendmarc-ar.o opendmarc-opendmarc-dstring.o opendmarc-parse.o opendmarc-test.o opendmarc-util.o -L/usr/lib ../libopendmarc/.libs/libopendmarc.so -lmilter -lresolv -lbsd -lrt creating opendmarc make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/opendmarc' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/opendmarc' make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1' make[1]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.71949 + umask 022 + cd /builddir/build/BUILD + cd opendmarc-1.3.1 + LANG=C + export LANG + unset DISPLAY ++ which libtool + /usr/bin/make DESTDIR=/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild install -j4 LIBTOOL=/usr/bin/libtool Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib' Making install in init make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init' Making install in generic make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/generic' make[4]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/generic' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /usr/bin/install -c -m 644 opendmarc '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' make[4]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/generic' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/generic' Making install in redhat make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/redhat' make[4]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/redhat' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /usr/bin/install -c -m 644 opendmarc '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' make[4]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/redhat' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init/redhat' make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init' make[4]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/init' Making install in rddmarc make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/rddmarc' make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/rddmarc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /usr/bin/install -c -m 644 README.rddmarc dmarcfail.py mkdmarc mysql_ip6.c rddmarc '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/rddmarc' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/rddmarc' Making install in spec make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/spec' make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/spec' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /usr/bin/install -c -m 644 opendmarc.spec.in '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/spec' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib/spec' make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib' make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /usr/bin/install -c -m 644 README '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib' make[1]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/contrib' Making install in db make[1]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/db' make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/db' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /usr/bin/install -c -m 644 README.schema schema.mysql '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/db' make[1]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/db' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/docs' make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/docs' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /usr/bin/install -c -m 644 draft-dmarc-base-13.txt '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/docs' Making install in libopendmarc make[1]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests' Making install in testfiles make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests/testfiles' make[4]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests/testfiles' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests/testfiles' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests/testfiles' make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests' make[4]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/tests' Making install in docs make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/docs' make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/docs' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /usr/bin/install -c -m 644 index.html dmarc_policy_t.html opendmarc_dns_fake_record.html opendmarc_get_policy_to_enforce.html opendmarc_lib_t.html opendmarc_policy_connect_clear.html opendmarc_policy_connect_init.html opendmarc_policy_connect_rset.html opendmarc_policy_connect_shutdown.html opendmarc_policy_fetch_adkim.html opendmarc_policy_fetch_alignment.html opendmarc_policy_fetch_aspf.html opendmarc_policy_fetch_fo.html opendmarc_policy_fetch_p.html opendmarc_policy_fetch_pct.html opendmarc_policy_fetch_rf.html opendmarc_policy_fetch_rua.html opendmarc_policy_fetch_ruf.html opendmarc_policy_fetch_sp.html opendmarc_policy_fetch_utilized_domain.html opendmarc_policy_library_init.html opendmarc_policy_library_shutdown.html opendmarc_policy_parse_dmarc.html opendmarc_policy_query_dmarc.html opendmarc_policy_status_to_str.html opendmarc_policy_store_dkim.html opendmarc_policy_store_dmarc.html opendmarc_policy_store_from_domain.html opendmarc_policy_store_spf.html opendmarc_policy_to_buf.html opendmarc_spf_test.html opendmarc_status_t.html opendmarc_tld_read_file.html opendmarc_tld_shutdown.html opendmarc_util_clearargv.html opendmarc_xml.html opendmarc_xml_parse.html overview.html '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/docs' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc/docs' make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc' make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc' /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64' /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/include/opendmarc' /usr/bin/libtool --mode=install /usr/bin/install -c libopendmarc.la '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64' /usr/bin/install -c -m 644 dmarc.h '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/include/opendmarc' /usr/bin/install -c .libs/libopendmarc.so.2.0.1 /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64/libopendmarc.so.2.0.1 (cd /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64 && { ln -s -f libopendmarc.so.2.0.1 libopendmarc.so.2 || { rm -f libopendmarc.so.2 && ln -s libopendmarc.so.2.0.1 libopendmarc.so.2; }; }) (cd /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64 && { ln -s -f libopendmarc.so.2.0.1 libopendmarc.so || { rm -f libopendmarc.so && ln -s libopendmarc.so.2.0.1 libopendmarc.so; }; }) /usr/bin/install -c .libs/libopendmarc.lai /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64/libopendmarc.la /usr/bin/install -c .libs/libopendmarc.a /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64/libopendmarc.a chmod 644 /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64/libopendmarc.a ranlib /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64/libopendmarc.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc' make[1]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/libopendmarc' Making install in reports make[1]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/reports' make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/reports' /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/sbin' /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/man/man8' /usr/bin/install -c opendmarc-expire opendmarc-import opendmarc-importstats opendmarc-params opendmarc-reports '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/sbin' /usr/bin/install -c -m 644 README mkdb.mysql '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /usr/bin/install -c -m 644 opendmarc-expire.8 opendmarc-import.8 opendmarc-params.8 opendmarc-reports.8 opendmarc-importstats.8 '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/reports' make[1]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/reports' Making install in opendmarc make[1]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/opendmarc' make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/opendmarc' make[3]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1/opendmarc' /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/sbin' /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/man/man5' /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/man/man8' /usr/bin/install -c -m 644 opendmarc.conf.sample '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /usr/bin/libtool --mode=install /usr/bin/install -c opendmarc opendmarc-check '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/sbin' /usr/bin/install -c -m 644 opendmarc.conf.5 '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/man/man5' /usr/bin/install -c -m 644 opendmarc.8 opendmarc-check.8 '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/man/man8' libtool: install: warning: `../libopendmarc/libopendmarc.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/opendmarc /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/sbin/opendmarc libtool: install: warning: `../libopendmarc/libopendmarc.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/opendmarc-check /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/sbin/opendmarc-check make[3]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/opendmarc' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/opendmarc' make[1]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1/opendmarc' make[1]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1' make[2]: Entering directory `/builddir/build/BUILD/opendmarc-1.3.1' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' /usr/bin/install -c -m 644 LICENSE LICENSE.Sendmail '/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc' make[2]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1' make[1]: Leaving directory `/builddir/build/BUILD/opendmarc-1.3.1' + /bin/mkdir -p /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc + /usr/bin/install -d /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/sysconfig + /bin/mkdir -p -m 0755 /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc + /bin/cat + /bin/mkdir -p /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/rc.d/init.d + /usr/bin/install -m 0755 contrib/init/redhat/opendmarc /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/rc.d/init.d/opendmarc + /usr/bin/install -m 0644 opendmarc/opendmarc.conf.sample /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc.conf + /bin/sed -i 's|^# AuthservID name |AuthservID HOSTNAME |' /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc.conf + /bin/sed -i 's|^# HistoryFile /var/run/opendmarc.dat|# HistoryFile /var/spool/opendmarc/opendmarc.dat|' /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc.conf + /bin/sed -i 's|^# Socket |Socket |' /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc.conf + /bin/sed -i 's|^# SoftwareHeader false|SoftwareHeader true|' /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc.conf + /bin/sed -i 's|^# SPFIgnoreResults false|SPFIgnoreResults true|' /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc.conf + /bin/sed -i 's|^# SPFSelfValidate false|SPFSelfValidate true|' /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc.conf + /bin/sed -i 's|^# Syslog false|Syslog true|' /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc.conf + /bin/sed -i 's|^# UMask 077|UMask 007|' /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc.conf + /bin/sed -i 's|^# UserID opendmarc|UserID opendmarc:mail|' /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc.conf + /bin/sed -i 's|/usr/local||' /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/opendmarc.conf + /usr/bin/install -p -d /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/etc/tmpfiles.d + /bin/cat + /bin/rm -rf /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc + /bin/rm /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64/libopendmarc.la /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64/libopendmarc.a + /bin/mkdir -p /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/include/opendmarc + /usr/bin/install -m 0644 libopendmarc/dmarc.h /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/include/opendmarc/ + /bin/mkdir -p /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/var/spool/opendmarc + /bin/mkdir -p /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/var/run/opendmarc + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/opendmarc-1.3.1 extracting debug info from /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/sbin/opendmarc-check extracting debug info from /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/sbin/opendmarc extracting debug info from /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/lib64/libopendmarc.so.2.0.1 symlinked /usr/lib/debug/usr/lib64/libopendmarc.so.2.0.1.debug to /usr/lib/debug/usr/lib64/libopendmarc.so.2.debug symlinked /usr/lib/debug/usr/lib64/libopendmarc.so.2.0.1.debug to /usr/lib/debug/usr/lib64/libopendmarc.so.debug 722 blocks + /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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: opendmarc-1.3.1-13.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.30459 + umask 022 + cd /builddir/build/BUILD + cd opendmarc-1.3.1 + DOCDIR=/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc-1.3.1 + export DOCDIR + rm -rf /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc-1.3.1 + /bin/mkdir -p /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc-1.3.1 + cp -pr LICENSE LICENSE.Sendmail /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc-1.3.1 + cp -pr README RELEASE_NOTES docs/draft-dmarc-base-13.txt /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc-1.3.1 + cp -pr db/README.schema db/schema.mysql /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/opendmarc-1.3.1 + exit 0 Provides: config(opendmarc) = 1.3.1-13.el5 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh chkconfig policycoreutils Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/bash /bin/sh /usr/bin/perl config(opendmarc) = 1.3.1-13.el5 libbsd.so.0()(64bit) libbsd.so.0(LIBBSD_0.0)(64bit) libc.so.6()(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) libopendmarc = 1.3.1-13.el5 libopendmarc.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libresolv.so.2()(64bit) librt.so.1()(64bit) perl(DBD::mysql) perl(DBI) perl(Fcntl) perl(File::Basename) perl(File::Temp) perl(Getopt::Long) perl(HTTP::Request) perl(IO::Compress::Zip) perl(IO::Handle) perl(MIME::Base64) perl(Net::Domain) perl(Net::SMTP) perl(POSIX) perl(Switch) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: libopendmarc-1.3.1-13.el5 Provides: libopendmarc.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbsd.so.0()(64bit) libbsd.so.0(LIBBSD_0.0)(64bit) libc.so.6()(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) libopendmarc.so.2()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: libopendmarc-devel-1.3.1-13.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.30459 + umask 022 + cd /builddir/build/BUILD + cd opendmarc-1.3.1 + DOCDIR=/var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/libopendmarc-devel-1.3.1 + export DOCDIR + rm -rf /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/libopendmarc-devel-1.3.1 + /bin/mkdir -p /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/libopendmarc-devel-1.3.1 + cp -pr libopendmarc/docs/dmarc_policy_t.html libopendmarc/docs/index.html libopendmarc/docs/opendmarc_dns_fake_record.html libopendmarc/docs/opendmarc_get_policy_to_enforce.html libopendmarc/docs/opendmarc_lib_t.html libopendmarc/docs/opendmarc_policy_connect_clear.html libopendmarc/docs/opendmarc_policy_connect_init.html libopendmarc/docs/opendmarc_policy_connect_rset.html libopendmarc/docs/opendmarc_policy_connect_shutdown.html libopendmarc/docs/opendmarc_policy_fetch_adkim.html libopendmarc/docs/opendmarc_policy_fetch_alignment.html libopendmarc/docs/opendmarc_policy_fetch_aspf.html libopendmarc/docs/opendmarc_policy_fetch_fo.html libopendmarc/docs/opendmarc_policy_fetch_pct.html libopendmarc/docs/opendmarc_policy_fetch_p.html libopendmarc/docs/opendmarc_policy_fetch_rf.html libopendmarc/docs/opendmarc_policy_fetch_rua.html libopendmarc/docs/opendmarc_policy_fetch_ruf.html libopendmarc/docs/opendmarc_policy_fetch_sp.html libopendmarc/docs/opendmarc_policy_fetch_utilized_domain.html libopendmarc/docs/opendmarc_policy_library_init.html libopendmarc/docs/opendmarc_policy_library_shutdown.html libopendmarc/docs/opendmarc_policy_parse_dmarc.html libopendmarc/docs/opendmarc_policy_query_dmarc.html libopendmarc/docs/opendmarc_policy_status_to_str.html libopendmarc/docs/opendmarc_policy_store_dkim.html libopendmarc/docs/opendmarc_policy_store_dmarc.html libopendmarc/docs/opendmarc_policy_store_from_domain.html libopendmarc/docs/opendmarc_policy_store_spf.html libopendmarc/docs/opendmarc_policy_to_buf.html libopendmarc/docs/opendmarc_spf_test.html libopendmarc/docs/opendmarc_status_t.html libopendmarc/docs/opendmarc_tld_read_file.html libopendmarc/docs/opendmarc_tld_shutdown.html libopendmarc/docs/opendmarc_util_clearargv.html libopendmarc/docs/opendmarc_xml.html libopendmarc/docs/opendmarc_xml_parse.html libopendmarc/docs/overview.html /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild/usr/share/doc/libopendmarc-devel-1.3.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libopendmarc = 1.3.1-13.el5 libopendmarc.so.2()(64bit) Processing files: opendmarc-debuginfo-1.3.1-13.el5 Provides: libopendmarc.so.2.0.1.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild warning: Could not canonicalize hostname: buildvm-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/opendmarc-1.3.1-13.el5.x86_64.rpm Wrote: /builddir/build/RPMS/libopendmarc-1.3.1-13.el5.x86_64.rpm Wrote: /builddir/build/RPMS/libopendmarc-devel-1.3.1-13.el5.x86_64.rpm Wrote: /builddir/build/RPMS/opendmarc-debuginfo-1.3.1-13.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.30459 + umask 022 + cd /builddir/build/BUILD + cd opendmarc-1.3.1 + /bin/rm -rf /var/tmp/opendmarc-1.3.1-13.el5-root-mockbuild + exit 0 Child return code was: 0 LEAVE do -->