Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LN167Y + umask 022 + cd /home/fedora/rpmbuild/BUILD + cd /home/fedora/rpmbuild/BUILD + rm -rf opendkim-2.9.0 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /home/fedora/rpmbuild/SOURCES/opendkim-2.9.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd opendkim-2.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C5bzTr + umask 022 + cd /home/fedora/rpmbuild/BUILD + cd opendkim-2.9.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-unbound --with-libmemcached --with-db checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i686-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... none 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... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-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 i686-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... no 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) 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 i686-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 library containing inet_addr... none required checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing inet_pton... none required checking for library containing inet_ntop... none required checking for library containing getaddrinfo... none required checking for library containing res_ninit... no checking for library containing res_sertservers... no checking for library containing getopt_long... none required checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for useconds_t... yes checking whether the resolver works without -lresolv... no checking whether the resolver works with -lresolv... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.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 netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... yes checking for endpwent... yes checking for getcwd... yes checking for gethostname... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for gethostbyname2... yes checking for gettimeofday... yes checking for isascii... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for realpath... yes checking for strsep... yes checking bsd/string.h usability... no checking bsd/string.h presence... no checking for bsd/string.h... no checking for strlcat... no checking for library containing strlcat... no checking for library containing strlcpy... no checking for strlcpy... no checking for library containing strlcat... (cached) no checking for library containing strlcpy... (cached) no checking strl.h usability... no checking strl.h presence... no checking for strl.h... no checking for strl.h in /usr/local/include/strl... checking for strl.h in /usr/include/strl... no checking for struct sockaddr_un.sun_len... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for rrdtool... no checking for sendmail... /sbin/sendmail checking for LIBCRYPTO... yes checking openssl/bio.h usability... yes checking openssl/bio.h presence... yes checking for openssl/bio.h... yes checking openssl/conf.h usability... yes checking openssl/conf.h presence... yes checking for openssl/conf.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for library containing ERR_peek_error... none required checking for library containing SSL_library_init... none required checking whether SHA256_DIGEST_LENGTH is declared... 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... yes checking for smfi_version... yes checking for LIBMEMCACHED... yes checking for libunbound... /usr checking for BerkeleyDB db.h... /usr/include checking for library containing db_create... -ldb checking for log_file in -ldb... no checking for domainname... /usr/bin/domainname checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating autobuild/Makefile config.status: creating contrib/Makefile config.status: creating contrib/convert/Makefile config.status: creating contrib/docs/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/opendkim config.status: creating contrib/init/redhat/opendkim-default-keygen config.status: creating contrib/init/solaris/Makefile config.status: creating contrib/ldap/Makefile config.status: creating contrib/lua/Makefile config.status: creating contrib/patches/Makefile config.status: creating contrib/spec/Makefile config.status: creating contrib/spec/opendkim.spec config.status: creating contrib/stats/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/systemd/opendkim.service config.status: creating libopendkim/opendkim.pc config.status: creating libopendkim/Makefile config.status: creating libopendkim/docs/Makefile config.status: creating libopendkim/tests/Makefile config.status: creating librbl/rbl.pc config.status: creating librbl/Makefile config.status: creating libut/ut.pc config.status: creating libut/Makefile config.status: creating libvbr/vbr.pc config.status: creating libvbr/Makefile config.status: creating miltertest/Makefile config.status: creating opendkim/Makefile config.status: creating opendkim/opendkim.8 config.status: creating opendkim/opendkim-genkey config.status: creating opendkim/opendkim-genkey.8 config.status: creating opendkim/opendkim-genzone.8 config.status: creating opendkim/opendkim-lua.3 config.status: creating opendkim/opendkim-testadsp.8 config.status: creating opendkim/opendkim-testkey.8 config.status: creating opendkim/opendkim-stats.8 config.status: creating opendkim/opendkim-testmsg.8 config.status: creating opendkim/opendkim.conf.5 config.status: creating opendkim/opendkim.conf.simple config.status: creating opendkim/opendkim.conf.simple-verify config.status: creating opendkim/opendkim-atpszone.8 config.status: creating opendkim/opendkim-spam.1 config.status: creating opendkim/tests/Makefile config.status: creating stats/Makefile config.status: creating stats/opendkim-importstats.8 config.status: creating stats/opendkim-expire config.status: creating stats/opendkim-expire.8 config.status: creating stats/opendkim-gengraphs config.status: creating stats/opendkim-gengraphs.8 config.status: creating stats/opendkim-genstats config.status: creating stats/opendkim-genstats.8 config.status: creating stats/opendkim-reportstats config.status: creating reprrd/Makefile config.status: creating reprrd/opendkim-reprrdimport config.status: creating reprrd/opendkim-reprrdimport.8 config.status: creating reprrd/reprrd.pc config.status: creating reputation/Makefile config.status: creating reputation/opendkim-genrates config.status: creating reputation/opendkim-genrates.8 config.status: creating reputation/opendkim-modtotals config.status: creating reputation/opendkim-modtotals.8 config.status: creating reputation/opendkim-rephistory config.status: creating reputation/opendkim-rephistory.8 config.status: creating reputation/repute.pc config.status: creating build-config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MZWUdn + umask 022 + cd /home/fedora/rpmbuild/BUILD + '[' /home/fedora/rpmbuild/BUILDROOT/opendkim-2.9.0-1.fc18.i386 '!=' / ']' + rm -rf /home/fedora/rpmbuild/BUILDROOT/opendkim-2.9.0-1.fc18.i386 ++ dirname /home/fedora/rpmbuild/BUILDROOT/opendkim-2.9.0-1.fc18.i386 + mkdir -p /home/fedora/rpmbuild/BUILDROOT + mkdir /home/fedora/rpmbuild/BUILDROOT/opendkim-2.9.0-1.fc18.i386 + cd opendkim-2.9.0 + rm -rf /home/fedora/rpmbuild/BUILDROOT/opendkim-2.9.0-1.fc18.i386 + make DESTDIR=/home/fedora/rpmbuild/BUILDROOT/opendkim-2.9.0-1.fc18.i386 install -j3 Making install in libopendkim make[1]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim' Making install in tests make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim/tests' make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim/tests' make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim/tests' Making install in docs make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim/docs' make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim/docs' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.9.0-1.fc18.i386/usr/share/doc/opendkim' /usr/bin/install -c -m 644 dkim.html dkim_add_querymethod.html dkim_add_xtag.html dkim_alg_t.html dkim_atps_check.html dkim_atps_t.html dkim_body.html dkim_canon_t.html dkim_cbstat.html dkim_chunk.html dkim_close.html dkim_dns_close.html dkim_dns_config.html dkim_dns_init.html dkim_dns_nslist.html dkim_dns_set_close.html dkim_dns_set_config.html dkim_dns_set_init.html dkim_dns_set_nslist.html dkim_dns_set_query_cancel.html dkim_dns_set_query_service.html dkim_dns_set_query_start.html dkim_dns_set_query_waitreply.html dkim_dns_set_trustanchor.html dkim_dns_trustanchor.html dkim_dnssec.html dkim_eoh.html dkim_eom.html dkim_flush_cache.html dkim_free.html dkim_get_signer.html dkim_get_sigsubstring.html dkim_get_user_context.html dkim_getcachestats.html dkim_getdomain.html dkim_geterror.html dkim_getid.html dkim_getmode.html dkim_getpolicystr.html dkim_getpresult.html '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.9.0-1.fc18.i386/usr/share/doc/opendkim' /usr/bin/install -c -m 644 dkim_getpresultstr.html dkim_getresultstr.html dkim_getsighdr.html dkim_getsighdr_d.html dkim_getsiglist.html dkim_getsignature.html dkim_getsslbuf.html dkim_getuser.html dkim_header.html dkim_init.html dkim_key_syntax.html dkim_lib.html dkim_libfeature.html dkim_libversion.html dkim_minbody.html dkim_ohdrs.html dkim_options.html dkim_param_t.html dkim_policy.html dkim_policy_getdnssec.html dkim_policy_getqueries.html dkim_policy_getreportinfo.html dkim_policy_state_free.html dkim_policy_state_new.html dkim_policy_syntax.html dkim_policy_t.html dkim_presult.html dkim_privkey_load.html dkim_pstate.html dkim_qi_getname.html dkim_qi_gettype.html dkim_query_t.html dkim_queryinfo.html dkim_resign.html dkim_set_dns_callback.html dkim_set_final.html dkim_set_key_lookup.html dkim_set_margin.html dkim_set_policy_lookup.html dkim_set_prescreen.html '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.9.0-1.fc18.i386/usr/share/doc/opendkim' /usr/bin/install -c -m 644 dkim_set_signature_handle.html dkim_set_signature_handle_free.html dkim_set_signature_tagvalues.html dkim_set_signer.html dkim_set_trust_anchor.html dkim_set_user_context.html dkim_sig_getbh.html dkim_sig_getcanonlen.html dkim_sig_getcontext.html dkim_sig_getdnssec.html dkim_sig_getdomain.html dkim_sig_geterror.html dkim_sig_geterrorstr.html dkim_sig_getflags.html dkim_sig_gethashes.html dkim_sig_getkeysize.html dkim_sig_getqueries.html dkim_sig_getreportinfo.html dkim_sig_getselector.html dkim_sig_getsignalg.html dkim_sig_getsignedhdrs.html dkim_sig_getsigntime.html dkim_sig_getsslbuf.html dkim_sig_gettagvalue.html dkim_sig_hdrsigned.html dkim_sig_ignore.html dkim_sig_process.html dkim_sig_seterror.html dkim_sig_syntax.html dkim_sigerror.html dkim_siginfo.html dkim_sigkey_t.html dkim_sign.html dkim_signhdrs.html dkim_ssl_version.html dkim_stat.html dkim_verify.html index.html overview.html dkim_mail_parse.html '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.9.0-1.fc18.i386/usr/share/doc/opendkim' /usr/bin/install -c -m 644 dkim_diffheaders.html dkim_get_msgdate.html dkim_getpartial.html dkim_get_reputation.html dkim_setpartial.html dkim_sig_getidentity.html dkim_sig_getcanons.html dkim_libfeature.html dns.html '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.9.0-1.fc18.i386/usr/share/doc/opendkim' make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim/docs' make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim/docs' make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libopendkim_la-base32.lo `test -f 'base32.c' || echo './'`base32.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libopendkim_la-base64.lo `test -f 'base64.c' || echo './'`base64.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libopendkim_la-dkim-atps.lo `test -f 'dkim-atps.c' || echo './'`dkim-atps.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c base32.c -fPIC -DPIC -o .libs/libopendkim_la-base32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c base64.c -fPIC -DPIC -o .libs/libopendkim_la-base64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dkim-atps.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-atps.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c base64.c -o libopendkim_la-base64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c base32.c -o libopendkim_la-base32.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libopendkim_la-dkim-cache.lo `test -f 'dkim-cache.c' || echo './'`dkim-cache.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libopendkim_la-dkim-canon.lo `test -f 'dkim-canon.c' || echo './'`dkim-canon.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dkim-atps.c -o libopendkim_la-dkim-atps.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dkim-cache.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-cache.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dkim-cache.c -o libopendkim_la-dkim-cache.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dkim-canon.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-canon.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libopendkim_la-dkim-dns.lo `test -f 'dkim-dns.c' || echo './'`dkim-dns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libopendkim_la-dkim-keys.lo `test -f 'dkim-keys.c' || echo './'`dkim-keys.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dkim-dns.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-dns.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dkim-keys.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-keys.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dkim-dns.c -o libopendkim_la-dkim-dns.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libopendkim_la-dkim-mailparse.lo `test -f 'dkim-mailparse.c' || echo './'`dkim-mailparse.c dkim-canon.c:55:19: fatal error: strl.h: No such file or directory compilation terminated. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dkim-mailparse.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-mailparse.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dkim-mailparse.c -o libopendkim_la-dkim-mailparse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libopendkim_la-dkim-policy.lo `test -f 'dkim-policy.c' || echo './'`dkim-policy.c dkim-keys.c:39:19: fatal error: strl.h: No such file or directory compilation terminated. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dkim-policy.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-policy.o make[2]: *** [libopendkim_la-dkim-canon.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... dkim-policy.c:44:19: fatal error: strl.h: No such file or directory compilation terminated. make[2]: *** [libopendkim_la-dkim-keys.lo] Error 1 make[2]: *** [libopendkim_la-dkim-policy.lo] Error 1 make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.9.0/libopendkim' make: *** [install-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.MZWUdn (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.MZWUdn (%install)