Advertisement
SteveJenkins

Build Log 10-2 with no stats enabled

Oct 2nd, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 137.24 KB | None | 0 0
  1. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EEwltB
  2. + umask 022
  3. + cd /home/fedora/rpmbuild/BUILD
  4. + LANG=C
  5. + export LANG
  6. + unset DISPLAY
  7. + cd /home/fedora/rpmbuild/BUILD
  8. + rm -rf opendkim-2.7.0
  9. + /usr/bin/tar -xf -
  10. + /usr/bin/gzip -dc /home/fedora/rpmbuild/SOURCES/opendkim-2.7.0.tar.gz
  11. + STATUS=0
  12. + '[' 0 -ne 0 ']'
  13. + cd opendkim-2.7.0
  14. + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
  15. + exit 0
  16. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x3XRzT
  17. + umask 022
  18. + cd /home/fedora/rpmbuild/BUILD
  19. + cd opendkim-2.7.0
  20. + LANG=C
  21. + export LANG
  22. + unset DISPLAY
  23. + 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'
  24. + export CFLAGS
  25. + 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'
  26. + export CXXFLAGS
  27. + 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'
  28. + export FFLAGS
  29. + LDFLAGS='-Wl,-z,relro '
  30. + export LDFLAGS
  31. + ./configure --build=i686-pc-linux-gnu --host=i686-pc-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 --enable-stats
  32. checking for a BSD-compatible install... /bin/install -c
  33. checking whether build environment is sane... yes
  34. checking for a thread-safe mkdir -p... /bin/mkdir -p
  35. checking for gawk... gawk
  36. checking whether make sets $(MAKE)... yes
  37. checking for i686-pc-linux-gnu-gcc... no
  38. checking for gcc... gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether gcc accepts -g... yes
  46. checking for gcc option to accept ISO C89... none needed
  47. checking for style of include used by make... GNU
  48. checking dependency style of gcc... none
  49. checking for gcc option to accept ISO C99... -std=gnu99
  50. checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
  51. checking build system type... i686-pc-linux-gnu
  52. checking host system type... i686-pc-linux-gnu
  53. checking how to print strings... printf
  54. checking for a sed that does not truncate output... /bin/sed
  55. checking for grep that handles long lines and -e... /bin/grep
  56. checking for egrep... /bin/grep -E
  57. checking for fgrep... /bin/grep -F
  58. checking for ld used by gcc -std=gnu99... /bin/ld
  59. checking if the linker (/bin/ld) is GNU ld... yes
  60. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  61. checking the name lister (/bin/nm -B) interface... BSD nm
  62. checking whether ln -s works... yes
  63. checking the maximum length of command line arguments... 1572864
  64. checking whether the shell understands some XSI constructs... yes
  65. checking whether the shell understands "+="... yes
  66. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  67. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  68. checking for /bin/ld option to reload object files... -r
  69. checking for i686-pc-linux-gnu-objdump... no
  70. checking for objdump... objdump
  71. checking how to recognize dependent libraries... pass_all
  72. checking for i686-pc-linux-gnu-dlltool... no
  73. checking for dlltool... no
  74. checking how to associate runtime and link libraries... printf %s\n
  75. checking for i686-pc-linux-gnu-ar... no
  76. checking for ar... ar
  77. checking for archiver @FILE support... @
  78. checking for i686-pc-linux-gnu-strip... no
  79. checking for strip... strip
  80. checking for i686-pc-linux-gnu-ranlib... no
  81. checking for ranlib... ranlib
  82. checking command to parse /bin/nm -B output from gcc -std=gnu99 object... ok
  83. checking for sysroot... no
  84. checking for i686-pc-linux-gnu-mt... no
  85. checking for mt... no
  86. checking if : is a manifest tool... no
  87. checking how to run the C preprocessor... gcc -std=gnu99 -E
  88. checking for ANSI C header files... yes
  89. checking for sys/types.h... yes
  90. checking for sys/stat.h... yes
  91. checking for stdlib.h... yes
  92. checking for string.h... yes
  93. checking for memory.h... yes
  94. checking for strings.h... yes
  95. checking for inttypes.h... yes
  96. checking for stdint.h... yes
  97. checking for unistd.h... yes
  98. checking for dlfcn.h... yes
  99. checking for objdir... .libs
  100. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  101. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  102. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  103. checking if gcc -std=gnu99 static flag -static works... no
  104. checking if gcc -std=gnu99 supports -c -o file.o... yes
  105. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  106. checking whether the gcc -std=gnu99 linker (/bin/ld) supports shared libraries... yes
  107. checking whether -lc should be explicitly linked in... no
  108. checking dynamic linker characteristics... GNU/Linux ld.so
  109. checking how to hardcode library paths into programs... immediate
  110. checking whether stripping libraries is possible... yes
  111. checking if libtool supports shared libraries... yes
  112. checking whether to build shared libraries... yes
  113. checking whether to build static libraries... yes
  114. checking for i686-pc-linux-gnu-pkg-config... no
  115. checking for pkg-config... /bin/pkg-config
  116. checking pkg-config is at least version 0.9.0... yes
  117. checking for the pthreads library -lpthreads... no
  118. checking whether pthreads work without any flags... no
  119. checking whether pthreads work with -Kthread... no
  120. checking whether pthreads work with -kthread... no
  121. checking for the pthreads library -llthread... no
  122. checking whether pthreads work with -pthread... yes
  123. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  124. checking if more special flags are required for pthreads... no
  125. checking for library containing inet_addr... none required
  126. checking for library containing dlopen... -ldl
  127. checking for library containing socket... none required
  128. checking for library containing inet_aton... none required
  129. checking for library containing inet_pton... none required
  130. checking for library containing inet_ntop... none required
  131. checking for library containing getaddrinfo... none required
  132. checking for library containing res_ninit... no
  133. checking for library containing res_sertservers... no
  134. checking for sys/types.h... (cached) yes
  135. checking for netinet/in.h... yes
  136. checking for arpa/nameser.h... yes
  137. checking for netdb.h... yes
  138. checking for resolv.h... yes
  139. checking for useconds_t... yes
  140. checking whether the resolver works without -lresolv... no
  141. checking whether the resolver works with -lresolv... yes
  142. checking arpa/inet.h usability... yes
  143. checking arpa/inet.h presence... yes
  144. checking for arpa/inet.h... yes
  145. checking fcntl.h usability... yes
  146. checking fcntl.h presence... yes
  147. checking for fcntl.h... yes
  148. checking limits.h usability... yes
  149. checking limits.h presence... yes
  150. checking for limits.h... yes
  151. checking iso/limits_iso.h usability... no
  152. checking iso/limits_iso.h presence... no
  153. checking for iso/limits_iso.h... no
  154. checking for netdb.h... (cached) yes
  155. checking for netinet/in.h... (cached) yes
  156. checking paths.h usability... yes
  157. checking paths.h presence... yes
  158. checking for paths.h... yes
  159. checking for stdlib.h... (cached) yes
  160. checking for string.h... (cached) yes
  161. checking sys/file.h usability... yes
  162. checking sys/file.h presence... yes
  163. checking for sys/file.h... yes
  164. checking sys/param.h usability... yes
  165. checking sys/param.h presence... yes
  166. checking for sys/param.h... yes
  167. checking sys/socket.h usability... yes
  168. checking sys/socket.h presence... yes
  169. checking for sys/socket.h... yes
  170. checking sys/time.h usability... yes
  171. checking sys/time.h presence... yes
  172. checking for sys/time.h... yes
  173. checking syslog.h usability... yes
  174. checking syslog.h presence... yes
  175. checking for syslog.h... yes
  176. checking for unistd.h... (cached) yes
  177. checking for stdint.h... (cached) yes
  178. checking for stdbool.h that conforms to C99... yes
  179. checking for _Bool... yes
  180. checking for uid_t in sys/types.h... yes
  181. checking for mode_t... yes
  182. checking for off_t... yes
  183. checking for pid_t... yes
  184. checking for size_t... yes
  185. checking for ssize_t... yes
  186. checking for uint16_t... yes
  187. checking for uint32_t... yes
  188. checking for uint64_t... yes
  189. checking vfork.h usability... no
  190. checking vfork.h presence... no
  191. checking for vfork.h... no
  192. checking for fork... yes
  193. checking for vfork... yes
  194. checking for working fork... yes
  195. checking for working vfork... (cached) yes
  196. checking type of array argument to getgroups... gid_t
  197. checking for getgroups... yes
  198. checking for working getgroups... yes
  199. checking for stdlib.h... (cached) yes
  200. checking for GNU libc compatible malloc... yes
  201. checking whether time.h and sys/time.h may both be included... yes
  202. checking for sys/time.h... (cached) yes
  203. checking for unistd.h... (cached) yes
  204. checking for alarm... yes
  205. checking for working mktime... yes
  206. checking for stdlib.h... (cached) yes
  207. checking for GNU libc compatible realloc... yes
  208. checking for dup2... yes
  209. checking for endpwent... yes
  210. checking for getcwd... yes
  211. checking for gethostname... yes
  212. checking for gethostbyname... yes
  213. checking for getaddrinfo... yes
  214. checking for gethostbyname2... yes
  215. checking for gettimeofday... yes
  216. checking for isascii... yes
  217. checking for memchr... yes
  218. checking for memmove... yes
  219. checking for memset... yes
  220. checking for regcomp... yes
  221. checking for select... yes
  222. checking for socket... yes
  223. checking for strcasecmp... yes
  224. checking for strchr... yes
  225. checking for strdup... yes
  226. checking for strerror... yes
  227. checking for strncasecmp... yes
  228. checking for strrchr... yes
  229. checking for strstr... yes
  230. checking for strtol... yes
  231. checking for strtoul... yes
  232. checking for strtoull... yes
  233. checking for strlcat... no
  234. checking for strlcpy... no
  235. checking for struct sockaddr_un.sun_len... no
  236. checking for struct sockaddr_in.sin_len... no
  237. checking for struct sockaddr_in6.sin6_len... no
  238. checking for sendmail... /sbin/sendmail
  239. checking for LIBCRYPTO... yes
  240. checking openssl/bio.h usability... yes
  241. checking openssl/bio.h presence... yes
  242. checking for openssl/bio.h... yes
  243. checking openssl/conf.h usability... yes
  244. checking openssl/conf.h presence... yes
  245. checking for openssl/conf.h... yes
  246. checking openssl/crypto.h usability... yes
  247. checking openssl/crypto.h presence... yes
  248. checking for openssl/crypto.h... yes
  249. checking openssl/err.h usability... yes
  250. checking openssl/err.h presence... yes
  251. checking for openssl/err.h... yes
  252. checking openssl/evp.h usability... yes
  253. checking openssl/evp.h presence... yes
  254. checking for openssl/evp.h... yes
  255. checking openssl/md5.h usability... yes
  256. checking openssl/md5.h presence... yes
  257. checking for openssl/md5.h... yes
  258. checking openssl/opensslv.h usability... yes
  259. checking openssl/opensslv.h presence... yes
  260. checking for openssl/opensslv.h... yes
  261. checking openssl/pem.h usability... yes
  262. checking openssl/pem.h presence... yes
  263. checking for openssl/pem.h... yes
  264. checking openssl/rsa.h usability... yes
  265. checking openssl/rsa.h presence... yes
  266. checking for openssl/rsa.h... yes
  267. checking openssl/sha.h usability... yes
  268. checking openssl/sha.h presence... yes
  269. checking for openssl/sha.h... yes
  270. checking openssl/ssl.h usability... yes
  271. checking openssl/ssl.h presence... yes
  272. checking for openssl/ssl.h... yes
  273. checking for library containing ERR_peek_error... none required
  274. checking for library containing SSL_library_init... none required
  275. checking whether SHA256_DIGEST_LENGTH is declared... yes
  276. checking for milter library and includes... /usr
  277. checking for library containing smfi_register... -lmilter
  278. checking for smfi_insheader... yes
  279. checking for smfi_opensocket... yes
  280. checking for smfi_progress... yes
  281. checking for smfi_setsymlist... yes
  282. checking for smfi_version... yes
  283. configure: WARNING: opendbx is needed to import statistics into a SQL database - disabling opendkim-importstats and opendkim-spam
  284. checking for BerkeleyDB... not required or disabled
  285. checking for domainname... /bin/domainname
  286. checking that generated files are newer than configure... done
  287. configure: creating ./config.status
  288. config.status: creating Makefile
  289. config.status: creating docs/Makefile
  290. config.status: creating contrib/Makefile
  291. config.status: creating contrib/convert/Makefile
  292. config.status: creating contrib/docs/Makefile
  293. config.status: creating contrib/init/Makefile
  294. config.status: creating contrib/init/generic/Makefile
  295. config.status: creating contrib/init/redhat/Makefile
  296. config.status: creating contrib/init/redhat/opendkim
  297. config.status: creating contrib/init/solaris/Makefile
  298. config.status: creating contrib/ldap/Makefile
  299. config.status: creating contrib/lua/Makefile
  300. config.status: creating contrib/patches/Makefile
  301. config.status: creating contrib/spec/Makefile
  302. config.status: creating contrib/spec/opendkim.spec
  303. config.status: creating contrib/stats/Makefile
  304. config.status: creating libdkimrep/dkim-rep.pc
  305. config.status: creating libdkimrep/Makefile
  306. config.status: creating libdkimrep/tests/Makefile
  307. config.status: creating libopendkim/opendkim.pc
  308. config.status: creating libopendkim/Makefile
  309. config.status: creating libopendkim/docs/Makefile
  310. config.status: creating libopendkim/tests/Makefile
  311. config.status: creating librbl/rbl.pc
  312. config.status: creating librbl/Makefile
  313. config.status: creating libstrl/strl.pc
  314. config.status: creating libstrl/Makefile
  315. config.status: creating libut/ut.pc
  316. config.status: creating libut/Makefile
  317. config.status: creating libvbr/vbr.pc
  318. config.status: creating libvbr/Makefile
  319. config.status: creating miltertest/Makefile
  320. config.status: creating opendkim/Makefile
  321. config.status: creating opendkim/opendkim.8
  322. config.status: creating opendkim/opendkim-genkey
  323. config.status: creating opendkim/opendkim-genkey.8
  324. config.status: creating opendkim/opendkim-genzone.8
  325. config.status: creating opendkim/opendkim-lua.3
  326. config.status: creating opendkim/opendkim-testadsp.8
  327. config.status: creating opendkim/opendkim-testkey.8
  328. config.status: creating opendkim/opendkim-stats.8
  329. config.status: creating opendkim/opendkim-testmsg.8
  330. config.status: creating opendkim/opendkim.conf.5
  331. config.status: creating opendkim/opendkim.conf.simple
  332. config.status: creating opendkim/opendkim.conf.simple-verify
  333. config.status: creating opendkim/opendkim-atpszone.8
  334. config.status: creating opendkim/opendkim-spam.1
  335. config.status: creating opendkim/tests/Makefile
  336. config.status: creating stats/Makefile
  337. config.status: creating stats/opendkim-importstats.8
  338. config.status: creating stats/opendkim-expire
  339. config.status: creating stats/opendkim-expire.8
  340. config.status: creating stats/opendkim-gengraphs
  341. config.status: creating stats/opendkim-gengraphs.8
  342. config.status: creating stats/opendkim-genstats
  343. config.status: creating stats/opendkim-genstats.8
  344. config.status: creating stats/opendkim-reportstats
  345. config.status: creating reputation/Makefile
  346. config.status: creating reputation/opendkim-genrates
  347. config.status: creating reputation/opendkim-genrates.8
  348. config.status: creating reputation/opendkim-modtotals
  349. config.status: creating reputation/opendkim-modtotals.8
  350. config.status: creating reputation/opendkim-rephistory
  351. config.status: creating reputation/opendkim-rephistory.8
  352. config.status: creating reputation/repute.pc
  353. config.status: creating build-config.h
  354. config.status: executing depfiles commands
  355. config.status: executing libtool commands
  356. + 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'
  357. + export CFLAGS
  358. + 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'
  359. + export CXXFLAGS
  360. + 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'
  361. + export FFLAGS
  362. + LDFLAGS='-Wl,-z,relro '
  363. + export LDFLAGS
  364. + ./configure --build=i686-pc-linux-gnu --host=i686-pc-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
  365. checking for a BSD-compatible install... /bin/install -c
  366. checking whether build environment is sane... yes
  367. checking for a thread-safe mkdir -p... /bin/mkdir -p
  368. checking for gawk... gawk
  369. checking whether make sets $(MAKE)... yes
  370. checking for i686-pc-linux-gnu-gcc... no
  371. checking for gcc... gcc
  372. checking whether the C compiler works... yes
  373. checking for C compiler default output file name... a.out
  374. checking for suffix of executables...
  375. checking whether we are cross compiling... no
  376. checking for suffix of object files... o
  377. checking whether we are using the GNU C compiler... yes
  378. checking whether gcc accepts -g... yes
  379. checking for gcc option to accept ISO C89... none needed
  380. checking for style of include used by make... GNU
  381. checking dependency style of gcc... none
  382. checking for gcc option to accept ISO C99... -std=gnu99
  383. checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
  384. checking build system type... i686-pc-linux-gnu
  385. checking host system type... i686-pc-linux-gnu
  386. checking how to print strings... printf
  387. checking for a sed that does not truncate output... /bin/sed
  388. checking for grep that handles long lines and -e... /bin/grep
  389. checking for egrep... /bin/grep -E
  390. checking for fgrep... /bin/grep -F
  391. checking for ld used by gcc -std=gnu99... /bin/ld
  392. checking if the linker (/bin/ld) is GNU ld... yes
  393. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  394. checking the name lister (/bin/nm -B) interface... BSD nm
  395. checking whether ln -s works... yes
  396. checking the maximum length of command line arguments... 1572864
  397. checking whether the shell understands some XSI constructs... yes
  398. checking whether the shell understands "+="... yes
  399. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  400. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  401. checking for /bin/ld option to reload object files... -r
  402. checking for i686-pc-linux-gnu-objdump... no
  403. checking for objdump... objdump
  404. checking how to recognize dependent libraries... pass_all
  405. checking for i686-pc-linux-gnu-dlltool... no
  406. checking for dlltool... no
  407. checking how to associate runtime and link libraries... printf %s\n
  408. checking for i686-pc-linux-gnu-ar... no
  409. checking for ar... ar
  410. checking for archiver @FILE support... @
  411. checking for i686-pc-linux-gnu-strip... no
  412. checking for strip... strip
  413. checking for i686-pc-linux-gnu-ranlib... no
  414. checking for ranlib... ranlib
  415. checking command to parse /bin/nm -B output from gcc -std=gnu99 object... ok
  416. checking for sysroot... no
  417. checking for i686-pc-linux-gnu-mt... no
  418. checking for mt... no
  419. checking if : is a manifest tool... no
  420. checking how to run the C preprocessor... gcc -std=gnu99 -E
  421. checking for ANSI C header files... yes
  422. checking for sys/types.h... yes
  423. checking for sys/stat.h... yes
  424. checking for stdlib.h... yes
  425. checking for string.h... yes
  426. checking for memory.h... yes
  427. checking for strings.h... yes
  428. checking for inttypes.h... yes
  429. checking for stdint.h... yes
  430. checking for unistd.h... yes
  431. checking for dlfcn.h... yes
  432. checking for objdir... .libs
  433. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  434. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  435. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  436. checking if gcc -std=gnu99 static flag -static works... no
  437. checking if gcc -std=gnu99 supports -c -o file.o... yes
  438. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  439. checking whether the gcc -std=gnu99 linker (/bin/ld) supports shared libraries... yes
  440. checking whether -lc should be explicitly linked in... no
  441. checking dynamic linker characteristics... GNU/Linux ld.so
  442. checking how to hardcode library paths into programs... immediate
  443. checking whether stripping libraries is possible... yes
  444. checking if libtool supports shared libraries... yes
  445. checking whether to build shared libraries... yes
  446. checking whether to build static libraries... yes
  447. checking for i686-pc-linux-gnu-pkg-config... no
  448. checking for pkg-config... /bin/pkg-config
  449. checking pkg-config is at least version 0.9.0... yes
  450. checking for the pthreads library -lpthreads... no
  451. checking whether pthreads work without any flags... no
  452. checking whether pthreads work with -Kthread... no
  453. checking whether pthreads work with -kthread... no
  454. checking for the pthreads library -llthread... no
  455. checking whether pthreads work with -pthread... yes
  456. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  457. checking if more special flags are required for pthreads... no
  458. checking for library containing inet_addr... none required
  459. checking for library containing dlopen... -ldl
  460. checking for library containing socket... none required
  461. checking for library containing inet_aton... none required
  462. checking for library containing inet_pton... none required
  463. checking for library containing inet_ntop... none required
  464. checking for library containing getaddrinfo... none required
  465. checking for library containing res_ninit... no
  466. checking for library containing res_sertservers... no
  467. checking for sys/types.h... (cached) yes
  468. checking for netinet/in.h... yes
  469. checking for arpa/nameser.h... yes
  470. checking for netdb.h... yes
  471. checking for resolv.h... yes
  472. checking for useconds_t... yes
  473. checking whether the resolver works without -lresolv... no
  474. checking whether the resolver works with -lresolv... yes
  475. checking arpa/inet.h usability... yes
  476. checking arpa/inet.h presence... yes
  477. checking for arpa/inet.h... yes
  478. checking fcntl.h usability... yes
  479. checking fcntl.h presence... yes
  480. checking for fcntl.h... yes
  481. checking limits.h usability... yes
  482. checking limits.h presence... yes
  483. checking for limits.h... yes
  484. checking iso/limits_iso.h usability... no
  485. checking iso/limits_iso.h presence... no
  486. checking for iso/limits_iso.h... no
  487. checking for netdb.h... (cached) yes
  488. checking for netinet/in.h... (cached) yes
  489. checking paths.h usability... yes
  490. checking paths.h presence... yes
  491. checking for paths.h... yes
  492. checking for stdlib.h... (cached) yes
  493. checking for string.h... (cached) yes
  494. checking sys/file.h usability... yes
  495. checking sys/file.h presence... yes
  496. checking for sys/file.h... yes
  497. checking sys/param.h usability... yes
  498. checking sys/param.h presence... yes
  499. checking for sys/param.h... yes
  500. checking sys/socket.h usability... yes
  501. checking sys/socket.h presence... yes
  502. checking for sys/socket.h... yes
  503. checking sys/time.h usability... yes
  504. checking sys/time.h presence... yes
  505. checking for sys/time.h... yes
  506. checking syslog.h usability... yes
  507. checking syslog.h presence... yes
  508. checking for syslog.h... yes
  509. checking for unistd.h... (cached) yes
  510. checking for stdint.h... (cached) yes
  511. checking for stdbool.h that conforms to C99... yes
  512. checking for _Bool... yes
  513. checking for uid_t in sys/types.h... yes
  514. checking for mode_t... yes
  515. checking for off_t... yes
  516. checking for pid_t... yes
  517. checking for size_t... yes
  518. checking for ssize_t... yes
  519. checking for uint16_t... yes
  520. checking for uint32_t... yes
  521. checking for uint64_t... yes
  522. checking vfork.h usability... no
  523. checking vfork.h presence... no
  524. checking for vfork.h... no
  525. checking for fork... yes
  526. checking for vfork... yes
  527. checking for working fork... yes
  528. checking for working vfork... (cached) yes
  529. checking type of array argument to getgroups... gid_t
  530. checking for getgroups... yes
  531. checking for working getgroups... yes
  532. checking for stdlib.h... (cached) yes
  533. checking for GNU libc compatible malloc... yes
  534. checking whether time.h and sys/time.h may both be included... yes
  535. checking for sys/time.h... (cached) yes
  536. checking for unistd.h... (cached) yes
  537. checking for alarm... yes
  538. checking for working mktime... yes
  539. checking for stdlib.h... (cached) yes
  540. checking for GNU libc compatible realloc... yes
  541. checking for dup2... yes
  542. checking for endpwent... yes
  543. checking for getcwd... yes
  544. checking for gethostname... yes
  545. checking for gethostbyname... yes
  546. checking for getaddrinfo... yes
  547. checking for gethostbyname2... yes
  548. checking for gettimeofday... yes
  549. checking for isascii... yes
  550. checking for memchr... yes
  551. checking for memmove... yes
  552. checking for memset... yes
  553. checking for regcomp... yes
  554. checking for select... yes
  555. checking for socket... yes
  556. checking for strcasecmp... yes
  557. checking for strchr... yes
  558. checking for strdup... yes
  559. checking for strerror... yes
  560. checking for strncasecmp... yes
  561. checking for strrchr... yes
  562. checking for strstr... yes
  563. checking for strtol... yes
  564. checking for strtoul... yes
  565. checking for strtoull... yes
  566. checking for strlcat... no
  567. checking for strlcpy... no
  568. checking for struct sockaddr_un.sun_len... no
  569. checking for struct sockaddr_in.sin_len... no
  570. checking for struct sockaddr_in6.sin6_len... no
  571. checking for sendmail... /sbin/sendmail
  572. checking for LIBCRYPTO... yes
  573. checking openssl/bio.h usability... yes
  574. checking openssl/bio.h presence... yes
  575. checking for openssl/bio.h... yes
  576. checking openssl/conf.h usability... yes
  577. checking openssl/conf.h presence... yes
  578. checking for openssl/conf.h... yes
  579. checking openssl/crypto.h usability... yes
  580. checking openssl/crypto.h presence... yes
  581. checking for openssl/crypto.h... yes
  582. checking openssl/err.h usability... yes
  583. checking openssl/err.h presence... yes
  584. checking for openssl/err.h... yes
  585. checking openssl/evp.h usability... yes
  586. checking openssl/evp.h presence... yes
  587. checking for openssl/evp.h... yes
  588. checking openssl/md5.h usability... yes
  589. checking openssl/md5.h presence... yes
  590. checking for openssl/md5.h... yes
  591. checking openssl/opensslv.h usability... yes
  592. checking openssl/opensslv.h presence... yes
  593. checking for openssl/opensslv.h... yes
  594. checking openssl/pem.h usability... yes
  595. checking openssl/pem.h presence... yes
  596. checking for openssl/pem.h... yes
  597. checking openssl/rsa.h usability... yes
  598. checking openssl/rsa.h presence... yes
  599. checking for openssl/rsa.h... yes
  600. checking openssl/sha.h usability... yes
  601. checking openssl/sha.h presence... yes
  602. checking for openssl/sha.h... yes
  603. checking openssl/ssl.h usability... yes
  604. checking openssl/ssl.h presence... yes
  605. checking for openssl/ssl.h... yes
  606. checking for library containing ERR_peek_error... none required
  607. checking for library containing SSL_library_init... none required
  608. checking whether SHA256_DIGEST_LENGTH is declared... yes
  609. checking for milter library and includes... /usr
  610. checking for library containing smfi_register... -lmilter
  611. checking for smfi_insheader... yes
  612. checking for smfi_opensocket... yes
  613. checking for smfi_progress... yes
  614. checking for smfi_setsymlist... yes
  615. checking for smfi_version... yes
  616. checking for BerkeleyDB... not required or disabled
  617. checking for domainname... /bin/domainname
  618. checking that generated files are newer than configure... done
  619. configure: creating ./config.status
  620. config.status: creating Makefile
  621. config.status: creating docs/Makefile
  622. config.status: creating contrib/Makefile
  623. config.status: creating contrib/convert/Makefile
  624. config.status: creating contrib/docs/Makefile
  625. config.status: creating contrib/init/Makefile
  626. config.status: creating contrib/init/generic/Makefile
  627. config.status: creating contrib/init/redhat/Makefile
  628. config.status: creating contrib/init/redhat/opendkim
  629. config.status: creating contrib/init/solaris/Makefile
  630. config.status: creating contrib/ldap/Makefile
  631. config.status: creating contrib/lua/Makefile
  632. config.status: creating contrib/patches/Makefile
  633. config.status: creating contrib/spec/Makefile
  634. config.status: creating contrib/spec/opendkim.spec
  635. config.status: creating contrib/stats/Makefile
  636. config.status: creating libdkimrep/dkim-rep.pc
  637. config.status: creating libdkimrep/Makefile
  638. config.status: creating libdkimrep/tests/Makefile
  639. config.status: creating libopendkim/opendkim.pc
  640. config.status: creating libopendkim/Makefile
  641. config.status: creating libopendkim/docs/Makefile
  642. config.status: creating libopendkim/tests/Makefile
  643. config.status: creating librbl/rbl.pc
  644. config.status: creating librbl/Makefile
  645. config.status: creating libstrl/strl.pc
  646. config.status: creating libstrl/Makefile
  647. config.status: creating libut/ut.pc
  648. config.status: creating libut/Makefile
  649. config.status: creating libvbr/vbr.pc
  650. config.status: creating libvbr/Makefile
  651. config.status: creating miltertest/Makefile
  652. config.status: creating opendkim/Makefile
  653. config.status: creating opendkim/opendkim.8
  654. config.status: creating opendkim/opendkim-genkey
  655. config.status: creating opendkim/opendkim-genkey.8
  656. config.status: creating opendkim/opendkim-genzone.8
  657. config.status: creating opendkim/opendkim-lua.3
  658. config.status: creating opendkim/opendkim-testadsp.8
  659. config.status: creating opendkim/opendkim-testkey.8
  660. config.status: creating opendkim/opendkim-stats.8
  661. config.status: creating opendkim/opendkim-testmsg.8
  662. config.status: creating opendkim/opendkim.conf.5
  663. config.status: creating opendkim/opendkim.conf.simple
  664. config.status: creating opendkim/opendkim.conf.simple-verify
  665. config.status: creating opendkim/opendkim-atpszone.8
  666. config.status: creating opendkim/opendkim-spam.1
  667. config.status: creating opendkim/tests/Makefile
  668. config.status: creating stats/Makefile
  669. config.status: creating stats/opendkim-importstats.8
  670. config.status: creating stats/opendkim-expire
  671. config.status: creating stats/opendkim-expire.8
  672. config.status: creating stats/opendkim-gengraphs
  673. config.status: creating stats/opendkim-gengraphs.8
  674. config.status: creating stats/opendkim-genstats
  675. config.status: creating stats/opendkim-genstats.8
  676. config.status: creating stats/opendkim-reportstats
  677. config.status: creating reputation/Makefile
  678. config.status: creating reputation/opendkim-genrates
  679. config.status: creating reputation/opendkim-genrates.8
  680. config.status: creating reputation/opendkim-modtotals
  681. config.status: creating reputation/opendkim-modtotals.8
  682. config.status: creating reputation/opendkim-rephistory
  683. config.status: creating reputation/opendkim-rephistory.8
  684. config.status: creating reputation/repute.pc
  685. config.status: creating build-config.h
  686. config.status: executing depfiles commands
  687. config.status: executing libtool commands
  688. + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
  689. + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
  690. + exit 0
  691. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hexXpL
  692. + umask 022
  693. + cd /home/fedora/rpmbuild/BUILD
  694. + '[' /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386 '!=' / ']'
  695. + rm -rf /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386
  696. ++ dirname /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386
  697. + mkdir -p /home/fedora/rpmbuild/BUILDROOT
  698. + mkdir /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386
  699. + cd opendkim-2.7.0
  700. + LANG=C
  701. + export LANG
  702. + unset DISPLAY
  703. + rm -rf /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386
  704. + make DESTDIR=/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386 install -j3
  705. Making install in libstrl
  706. make[1]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl'
  707. /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 strl.lo strl.c
  708. 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 strl.c -fPIC -DPIC -o .libs/strl.o
  709. 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 strl.c -o strl.o >/dev/null 2>&1
  710. /bin/sh ../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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 1:0:0 -Wl,-z,relro -o libstrl.la -rpath /usr/lib strl.lo
  711. libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/strl.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libstrl.so.1 -o .libs/libstrl.so.1.0.0
  712. libtool: link: (cd ".libs" && rm -f "libstrl.so.1" && ln -s "libstrl.so.1.0.0" "libstrl.so.1")
  713. libtool: link: (cd ".libs" && rm -f "libstrl.so" && ln -s "libstrl.so.1.0.0" "libstrl.so")
  714. libtool: link: ar cru .libs/libstrl.a strl.o
  715. libtool: link: ranlib .libs/libstrl.a
  716. libtool: link: ( cd ".libs" && rm -f "libstrl.la" && ln -s "../libstrl.la" "libstrl.la" )
  717. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl'
  718. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/include/strl'
  719. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib'
  720. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/man/man3'
  721. /bin/sh ../libtool --mode=install /bin/install -c libstrl.la '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib'
  722. /bin/install -c -m 644 strl.h '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/include/strl'
  723. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/pkgconfig'
  724. /bin/install -c -m 644 strl.3 '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/man/man3'
  725. /bin/install -c -m 644 strl.pc '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/pkgconfig'
  726. libtool: install: /bin/install -c .libs/libstrl.so.1.0.0 /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libstrl.so.1.0.0
  727. libtool: install: (cd /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib && { ln -s -f libstrl.so.1.0.0 libstrl.so.1 || { rm -f libstrl.so.1 && ln -s libstrl.so.1.0.0 libstrl.so.1; }; })
  728. libtool: install: (cd /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib && { ln -s -f libstrl.so.1.0.0 libstrl.so || { rm -f libstrl.so && ln -s libstrl.so.1.0.0 libstrl.so; }; })
  729. libtool: install: /bin/install -c .libs/libstrl.lai /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libstrl.la
  730. libtool: install: /bin/install -c .libs/libstrl.a /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libstrl.a
  731. libtool: install: chmod 644 /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libstrl.a
  732. libtool: install: ranlib /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libstrl.a
  733. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  734. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl'
  735. make[1]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl'
  736. Making install in libopendkim
  737. make[1]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim'
  738. Making install in tests
  739. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim/tests'
  740. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim/tests'
  741. make[3]: Nothing to be done for `install-exec-am'.
  742. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim/tests'
  743. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim/tests'
  744. Making install in docs
  745. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim/docs'
  746. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim/docs'
  747. make[3]: Nothing to be done for `install-exec-am'.
  748. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  749. /bin/install -c -m 644 dkim.html dkim_add_querymethod.html dkim_add_xtag.html dkim_alg_t.html dkim_body.html dkim_canon_t.html dkim_cbstat.html dkim_chunk.html dkim_close.html dkim_dns_config.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 dkim_getpresultstr.html dkim_getresultstr.html dkim_getsighdr.html dkim_getsighdr_d.html '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  750. /bin/install -c -m 644 dkim_getsiglist.html dkim_getsignature.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 dkim_set_signature_handle.html dkim_set_signature_handle_free.html dkim_set_signature_tagvalues.html dkim_set_signer.html dkim_set_user_context.html '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  751. /bin/install -c -m 644 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_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_gettagvalue.html dkim_sig_hdrsigned.html dkim_sig_ignore.html dkim_sig_process.html dkim_sig_syntax.html dkim_sigerror.html dkim_siginfo.html dkim_sigkey_t.html dkim_sign.html dkim_ssl_version.html dkim_stat.html dkim_verify.html index.html overview.html dkim_mail_parse.html 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.7.0-1.fc17.i386/usr/share/doc/opendkim'
  752. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim/docs'
  753. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim/docs'
  754. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim'
  755. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  756. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  757. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  758. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  759. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  760. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  761. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  762. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  763. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  764. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  765. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  766. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  767. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  768. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  769. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  770. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  771. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  772. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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 -o libopendkim_la-dkim-canon.o >/dev/null 2>&1
  773. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  774. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  775. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  776. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  777. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  778. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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 -o libopendkim_la-dkim-keys.o >/dev/null 2>&1
  779. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  780. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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
  781. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-report.lo `test -f 'dkim-report.c' || echo './'`dkim-report.c
  782. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-tables.lo `test -f 'dkim-tables.c' || echo './'`dkim-tables.c
  783. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-report.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-report.o
  784. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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 -o libopendkim_la-dkim-policy.o >/dev/null 2>&1
  785. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-tables.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-tables.o
  786. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-tables.c -o libopendkim_la-dkim-tables.o >/dev/null 2>&1
  787. dkim-report.c: In function 'dkim_repinfo':
  788. dkim-report.c:96:2: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  789. In file included from /usr/include/stdio.h:936:0,
  790. from /usr/include/resolv.h:64,
  791. from dkim-report.c:12:
  792. /usr/include/bits/stdio2.h:62:42: note: expected 'char * restrict' but argument is of type 'u_char *'
  793. dkim-report.c:154:11: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
  794. dkim-report.c:154:32: warning: 'class' may be used uninitialized in this function [-Wmaybe-uninitialized]
  795. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-report.c -o libopendkim_la-dkim-report.o >/dev/null 2>&1
  796. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-test.lo `test -f 'dkim-test.c' || echo './'`dkim-test.c
  797. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-util.lo `test -f 'dkim-util.c' || echo './'`dkim-util.c
  798. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-test.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-test.o
  799. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-util.c -fPIC -DPIC -o .libs/libopendkim_la-dkim-util.o
  800. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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.lo `test -f 'dkim.c' || echo './'`dkim.c
  801. dkim-util.c: In function 'dkim_tmpfile':
  802. dkim-util.c:149:2: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  803. In file included from dkim-util.c:21:0:
  804. /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'u_char *'
  805. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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.c -fPIC -DPIC -o .libs/libopendkim_la-dkim.o
  806. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-util.c -o libopendkim_la-dkim-util.o >/dev/null 2>&1
  807. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-test.c -o libopendkim_la-dkim-test.o >/dev/null 2>&1
  808. /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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-util.lo `test -f 'util.c' || echo './'`util.c
  809. grep '^extern' dkim.h | \
  810. awk '{ for (c = 1; c <= NF; c++) if ($c ~ /dkim_/) { print $c; break; } }' | \
  811. sed -e s/\[\*\;\]//g -e s/\[\\\[\\\]\]//g | \
  812. sort -u -o symbols.map
  813. dkim.c:220:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  814. dkim.c:220:2: warning: (near initialization for 'dkim_default_senderhdrs[0]') [-Wpointer-sign]
  815. dkim.c:227:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  816. dkim.c:227:2: warning: (near initialization for 'dkim_should_signhdrs[0]') [-Wpointer-sign]
  817. dkim.c:228:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  818. dkim.c:228:2: warning: (near initialization for 'dkim_should_signhdrs[1]') [-Wpointer-sign]
  819. dkim.c:229:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  820. dkim.c:229:2: warning: (near initialization for 'dkim_should_signhdrs[2]') [-Wpointer-sign]
  821. dkim.c:230:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  822. dkim.c:230:2: warning: (near initialization for 'dkim_should_signhdrs[3]') [-Wpointer-sign]
  823. dkim.c:231:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  824. dkim.c:231:2: warning: (near initialization for 'dkim_should_signhdrs[4]') [-Wpointer-sign]
  825. dkim.c:232:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  826. dkim.c:232:2: warning: (near initialization for 'dkim_should_signhdrs[5]') [-Wpointer-sign]
  827. dkim.c:233:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  828. dkim.c:233:2: warning: (near initialization for 'dkim_should_signhdrs[6]') [-Wpointer-sign]
  829. dkim.c:234:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  830. dkim.c:234:2: warning: (near initialization for 'dkim_should_signhdrs[7]') [-Wpointer-sign]
  831. dkim.c:235:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  832. dkim.c:235:2: warning: (near initialization for 'dkim_should_signhdrs[8]') [-Wpointer-sign]
  833. dkim.c:236:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  834. dkim.c:236:2: warning: (near initialization for 'dkim_should_signhdrs[9]') [-Wpointer-sign]
  835. dkim.c:237:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  836. dkim.c:237:2: warning: (near initialization for 'dkim_should_signhdrs[10]') [-Wpointer-sign]
  837. dkim.c:238:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  838. dkim.c:238:2: warning: (near initialization for 'dkim_should_signhdrs[11]') [-Wpointer-sign]
  839. dkim.c:239:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  840. dkim.c:239:2: warning: (near initialization for 'dkim_should_signhdrs[12]') [-Wpointer-sign]
  841. dkim.c:240:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  842. dkim.c:240:2: warning: (near initialization for 'dkim_should_signhdrs[13]') [-Wpointer-sign]
  843. dkim.c:241:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  844. dkim.c:241:2: warning: (near initialization for 'dkim_should_signhdrs[14]') [-Wpointer-sign]
  845. dkim.c:242:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  846. dkim.c:242:2: warning: (near initialization for 'dkim_should_signhdrs[15]') [-Wpointer-sign]
  847. dkim.c:243:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  848. dkim.c:243:2: warning: (near initialization for 'dkim_should_signhdrs[16]') [-Wpointer-sign]
  849. dkim.c:244:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  850. dkim.c:244:2: warning: (near initialization for 'dkim_should_signhdrs[17]') [-Wpointer-sign]
  851. dkim.c:245:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  852. dkim.c:245:2: warning: (near initialization for 'dkim_should_signhdrs[18]') [-Wpointer-sign]
  853. dkim.c:246:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  854. dkim.c:246:2: warning: (near initialization for 'dkim_should_signhdrs[19]') [-Wpointer-sign]
  855. dkim.c:253:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  856. dkim.c:253:2: warning: (near initialization for 'dkim_should_not_signhdrs[0]') [-Wpointer-sign]
  857. dkim.c:254:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  858. dkim.c:254:2: warning: (near initialization for 'dkim_should_not_signhdrs[1]') [-Wpointer-sign]
  859. dkim.c:255:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  860. dkim.c:255:2: warning: (near initialization for 'dkim_should_not_signhdrs[2]') [-Wpointer-sign]
  861. dkim.c:256:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  862. dkim.c:256:2: warning: (near initialization for 'dkim_should_not_signhdrs[3]') [-Wpointer-sign]
  863. dkim.c:263:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  864. dkim.c:263:2: warning: (near initialization for 'dkim_required_signhdrs[0]') [-Wpointer-sign]
  865. dkim.c: In function 'dkim_process_set':
  866. dkim.c:737:4: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign]
  867. In file included from dkim.c:25:0:
  868. /usr/include/stdlib.h:188:26: note: expected 'const char * restrict' but argument is of type 'u_char *'
  869. dkim.c: In function 'dkim_load_ssl_errors':
  870. dkim.c:967:23: warning: pointer targets in passing argument 2 of 'dkim_dstring_catn' differ in signedness [-Wpointer-sign]
  871. In file included from dkim.c:86:0:
  872. dkim-util.h:37:14: note: expected 'u_char *' but argument is of type 'char *'
  873. dkim.c:969:4: warning: pointer targets in passing argument 2 of 'dkim_dstring_cat' differ in signedness [-Wpointer-sign]
  874. In file included from dkim.c:86:0:
  875. dkim-util.h:35:14: note: expected 'u_char *' but argument is of type 'char *'
  876. dkim.c: In function 'dkim_sig_load_ssl_errors':
  877. dkim.c:1033:23: warning: pointer targets in passing argument 2 of 'dkim_dstring_catn' differ in signedness [-Wpointer-sign]
  878. In file included from dkim.c:86:0:
  879. dkim-util.h:37:14: note: expected 'u_char *' but argument is of type 'char *'
  880. dkim.c:1035:4: warning: pointer targets in passing argument 2 of 'dkim_dstring_cat' differ in signedness [-Wpointer-sign]
  881. In file included from dkim.c:86:0:
  882. dkim-util.h:35:14: note: expected 'u_char *' but argument is of type 'char *'
  883. dkim.c: In function 'dkim_gensighdr':
  884. dkim.c:2356:3: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign]
  885. dkim.c:2356:3: note: expected 'const char *' but argument is of type 'u_char *'
  886. dkim.c:2356:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  887. dkim.c:2363:3: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign]
  888. In file included from dkim.c:29:0:
  889. /usr/include/string.h:536:12: note: expected 'const char *' but argument is of type 'u_char *'
  890. dkim.c:2363:3: warning: pointer targets in passing argument 2 of 'strcasecmp' differ in signedness [-Wpointer-sign]
  891. In file included from dkim.c:29:0:
  892. /usr/include/string.h:536:12: note: expected 'const char *' but argument is of type 'u_char *'
  893. dkim.c:2369:4: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign]
  894. dkim.c:2369:4: note: expected 'const char *' but argument is of type 'u_char *'
  895. dkim.c:2369:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  896. dkim.c:2371:9: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign]
  897. dkim.c:2371:9: note: expected 'const char *' but argument is of type 'u_char *'
  898. dkim.c:2371:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  899. dkim.c:2373:5: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign]
  900. In file included from dkim.c:29:0:
  901. /usr/include/string.h:536:12: note: expected 'const char *' but argument is of type 'u_char *'
  902. dkim.c:2373:5: warning: pointer targets in passing argument 2 of 'strcasecmp' differ in signedness [-Wpointer-sign]
  903. In file included from dkim.c:29:0:
  904. /usr/include/string.h:536:12: note: expected 'const char *' but argument is of type 'u_char *'
  905. dkim.c:2530:4: warning: pointer targets in passing argument 2 of 'dkim_dstring_catn' differ in signedness [-Wpointer-sign]
  906. In file included from dkim.c:86:0:
  907. dkim-util.h:37:14: note: expected 'u_char *' but argument is of type 'char *'
  908. dkim.c:2531:4: warning: pointer targets in passing argument 2 of 'dkim_dstring_catn' differ in signedness [-Wpointer-sign]
  909. In file included from dkim.c:86:0:
  910. dkim-util.h:37:14: note: expected 'u_char *' but argument is of type 'char *'
  911. dkim.c: In function 'dkim_headercheck':
  912. dkim.c:3149:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  913. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  914. dkim.c:3156:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  915. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  916. dkim.c:3165:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  917. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  918. dkim.c:3172:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  919. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  920. dkim.c:3181:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  921. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  922. dkim.c:3190:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  923. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  924. dkim.c:3199:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  925. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  926. dkim.c:3208:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  927. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  928. dkim.c:3217:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  929. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  930. dkim.c:3226:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  931. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  932. dkim.c:3235:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  933. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  934. dkim.c:3244:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  935. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  936. dkim.c:3253:3: warning: pointer targets in passing argument 2 of 'dkim_get_header' differ in signedness [-Wpointer-sign]
  937. dkim.c:1284:1: note: expected 'u_char *' but argument is of type 'char *'
  938. dkim.c: In function 'dkim_header':
  939. dkim.c:6459:5: warning: pointer targets in passing argument 2 of 'dkim_dstring_catn' differ in signedness [-Wpointer-sign]
  940. In file included from dkim.c:86:0:
  941. dkim-util.h:37:14: note: expected 'u_char *' but argument is of type 'char *'
  942. dkim.c: In function 'dkim_chunk':
  943. dkim.c:6733:5: warning: pointer targets in passing argument 2 of 'dkim_dstring_catn' differ in signedness [-Wpointer-sign]
  944. In file included from dkim.c:86:0:
  945. dkim-util.h:37:14: note: expected 'u_char *' but argument is of type 'char *'
  946. dkim.c: In function 'dkim_getid':
  947. dkim.c:6956:2: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  948. dkim.c: In function 'dkim_sig_getreportinfo':
  949. dkim.c:7465:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  950. dkim.c:7511:29: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  951. In file included from dkim.c:29:0:
  952. /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  953. dkim.c: In function 'dkim_sig_getsignedhdrs':
  954. dkim.c:8808:2: warning: pointer targets in passing argument 2 of 'dkim_param_get' differ in signedness [-Wpointer-sign]
  955. dkim.c:375:1: note: expected 'u_char *' but argument is of type 'char *'
  956. dkim.c:8844:3: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness [-Wpointer-sign]
  957. In file included from dkim.c:97:0:
  958. ../libstrl/strl.h:13:15: note: expected 'char *' but argument is of type 'u_char *'
  959. dkim.c:8844:3: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness [-Wpointer-sign]
  960. In file included from dkim.c:97:0:
  961. ../libstrl/strl.h:13:15: note: expected 'const char *' but argument is of type 'u_char *'
  962. dkim.c: In function 'dkim_add_querymethod':
  963. dkim.c:9264:3: warning: pointer targets in passing argument 2 of 'dkim_qp_encode' differ in signedness [-Wpointer-sign]
  964. In file included from dkim.c:92:0:
  965. util.h:36:12: note: expected 'u_char *' but argument is of type 'char *'
  966. dkim.c:9293:2: warning: pointer targets in passing argument 2 of 'dkim_strdup' differ in signedness [-Wpointer-sign]
  967. In file included from dkim.c:86:0:
  968. dkim-util.h:31:23: note: expected 'const unsigned char *' but argument is of type 'const char *'
  969. dkim.c:9293:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  970. dkim.c:9304:3: warning: pointer targets in passing argument 2 of 'dkim_strdup' differ in signedness [-Wpointer-sign]
  971. In file included from dkim.c:86:0:
  972. dkim-util.h:31:23: note: expected 'const unsigned char *' but argument is of type 'char *'
  973. dkim.c:9304:17: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  974. dkim.c: In function 'dkim_add_xtag':
  975. dkim.c:9421:2: warning: pointer targets in passing argument 2 of 'dkim_strdup' differ in signedness [-Wpointer-sign]
  976. In file included from dkim.c:86:0:
  977. dkim-util.h:31:23: note: expected 'const unsigned char *' but argument is of type 'const char *'
  978. dkim.c:9421:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  979. dkim.c:9422:2: warning: pointer targets in passing argument 2 of 'dkim_strdup' differ in signedness [-Wpointer-sign]
  980. In file included from dkim.c:86:0:
  981. dkim-util.h:31:23: note: expected 'const unsigned char *' but argument is of type 'const char *'
  982. dkim.c:9422:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  983. dkim.c: In function 'dkim_policy_getqueries':
  984. dkim.c:9592:20: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness [-Wpointer-sign]
  985. In file included from dkim.c:97:0:
  986. ../libstrl/strl.h:13:15: note: expected 'const char *' but argument is of type 'u_char *'
  987. dkim.c: In function 'dkim_sig_getsslbuf':
  988. dkim.c:9649:3: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  989. dkim.c: In function 'dkim_getsslbuf':
  990. dkim.c:9670:3: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  991. dkim.c: In function 'dkim_eoh':
  992. dkim.c:3606:11: warning: 'sig' may be used uninitialized in this function [-Wmaybe-uninitialized]
  993. dkim.c:3577:17: note: 'sig' was declared here
  994. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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.c -o libopendkim_la-dkim.o >/dev/null 2>&1
  995. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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 util.c -fPIC -DPIC -o .libs/libopendkim_la-util.o
  996. util.c: In function 'dkim_check_dns_reply':
  997. util.c:691:11: warning: unused variable 'ttl' [-Wunused-variable]
  998. libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -DCONFIG_BASE=\"/etc\" -I../libstrl -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 util.c -o libopendkim_la-util.o >/dev/null 2>&1
  999. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../libstrl -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 -no-undefined -version-info 8:0:0 -export-symbols symbols.map -Wl,-z,relro -o libopendkim.la -rpath /usr/lib libopendkim_la-base32.lo libopendkim_la-base64.lo libopendkim_la-dkim-atps.lo libopendkim_la-dkim-cache.lo libopendkim_la-dkim-canon.lo libopendkim_la-dkim-dns.lo libopendkim_la-dkim-keys.lo libopendkim_la-dkim-mailparse.lo libopendkim_la-dkim-policy.lo libopendkim_la-dkim-report.lo libopendkim_la-dkim-tables.lo libopendkim_la-dkim-test.lo libopendkim_la-dkim-util.lo libopendkim_la-dkim.lo libopendkim_la-util.lo -lssl -lcrypto -lresolv ../libstrl/libstrl.la
  1000. ../libtool: line 8527: func_apped: command not found
  1001. libtool: link: echo "{ global:" > .libs/libopendkim.ver
  1002. libtool: link: cat symbols.map | sed -e "s/\(.*\)/\1;/" >> .libs/libopendkim.ver
  1003. libtool: link: echo "local: *; };" >> .libs/libopendkim.ver
  1004. libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libopendkim_la-base32.o .libs/libopendkim_la-base64.o .libs/libopendkim_la-dkim-atps.o .libs/libopendkim_la-dkim-cache.o .libs/libopendkim_la-dkim-canon.o .libs/libopendkim_la-dkim-dns.o .libs/libopendkim_la-dkim-keys.o .libs/libopendkim_la-dkim-mailparse.o .libs/libopendkim_la-dkim-policy.o .libs/libopendkim_la-dkim-report.o .libs/libopendkim_la-dkim-tables.o .libs/libopendkim_la-dkim-test.o .libs/libopendkim_la-dkim-util.o .libs/libopendkim_la-dkim.o .libs/libopendkim_la-util.o -lssl -lcrypto -lresolv ../libstrl/.libs/libstrl.so -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libopendkim.so.8 -Wl,-version-script -Wl,.libs/libopendkim.ver -o .libs/libopendkim.so.8.0.0
  1005. libtool: link: (cd ".libs" && rm -f "libopendkim.so.8" && ln -s "libopendkim.so.8.0.0" "libopendkim.so.8")
  1006. libtool: link: (cd ".libs" && rm -f "libopendkim.so" && ln -s "libopendkim.so.8.0.0" "libopendkim.so")
  1007. libtool: link: ar cru .libs/libopendkim.a libopendkim_la-base32.o libopendkim_la-base64.o libopendkim_la-dkim-atps.o libopendkim_la-dkim-cache.o libopendkim_la-dkim-canon.o libopendkim_la-dkim-dns.o libopendkim_la-dkim-keys.o libopendkim_la-dkim-mailparse.o libopendkim_la-dkim-policy.o libopendkim_la-dkim-report.o libopendkim_la-dkim-tables.o libopendkim_la-dkim-test.o libopendkim_la-dkim-util.o libopendkim_la-dkim.o libopendkim_la-util.o
  1008. libtool: link: ranlib .libs/libopendkim.a
  1009. libtool: link: ( cd ".libs" && rm -f "libopendkim.la" && ln -s "../libopendkim.la" "libopendkim.la" )
  1010. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim'
  1011. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/include/opendkim'
  1012. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/pkgconfig'
  1013. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib'
  1014. /bin/install -c -m 644 dkim.h '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/include/opendkim'
  1015. /bin/sh ../libtool --mode=install /bin/install -c libopendkim.la '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib'
  1016. /bin/install -c -m 644 opendkim.pc '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/pkgconfig'
  1017. libtool: install: warning: relinking `libopendkim.la'
  1018. libtool: install: (cd /home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim; /bin/sh /home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libtool --tag CC --mode=relink gcc -std=gnu99 -I../libstrl -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 -no-undefined -version-info 8:0:0 -export-symbols symbols.map -Wl,-z,relro -o libopendkim.la -rpath /usr/lib libopendkim_la-base32.lo libopendkim_la-base64.lo libopendkim_la-dkim-atps.lo libopendkim_la-dkim-cache.lo libopendkim_la-dkim-canon.lo libopendkim_la-dkim-dns.lo libopendkim_la-dkim-keys.lo libopendkim_la-dkim-mailparse.lo libopendkim_la-dkim-policy.lo libopendkim_la-dkim-report.lo libopendkim_la-dkim-tables.lo libopendkim_la-dkim-test.lo libopendkim_la-dkim-util.lo libopendkim_la-dkim.lo libopendkim_la-util.lo -lssl -lcrypto -lresolv ../libstrl/libstrl.la -inst-prefix-dir /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386)
  1019. libtool: relink: echo "{ global:" > .libs/libopendkim.ver
  1020. libtool: relink: cat symbols.map | sed -e "s/\(.*\)/\1;/" >> .libs/libopendkim.ver
  1021. libtool: relink: echo "local: *; };" >> .libs/libopendkim.ver
  1022. libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libopendkim_la-base32.o .libs/libopendkim_la-base64.o .libs/libopendkim_la-dkim-atps.o .libs/libopendkim_la-dkim-cache.o .libs/libopendkim_la-dkim-canon.o .libs/libopendkim_la-dkim-dns.o .libs/libopendkim_la-dkim-keys.o .libs/libopendkim_la-dkim-mailparse.o .libs/libopendkim_la-dkim-policy.o .libs/libopendkim_la-dkim-report.o .libs/libopendkim_la-dkim-tables.o .libs/libopendkim_la-dkim-test.o .libs/libopendkim_la-dkim-util.o .libs/libopendkim_la-dkim.o .libs/libopendkim_la-util.o -lssl -lcrypto -lresolv -L/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib -L/usr/lib -lstrl -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libopendkim.so.8 -Wl,-version-script -Wl,.libs/libopendkim.ver -o .libs/libopendkim.so.8.0.0
  1023. libtool: install: /bin/install -c .libs/libopendkim.so.8.0.0T /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libopendkim.so.8.0.0
  1024. libtool: install: (cd /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib && { ln -s -f libopendkim.so.8.0.0 libopendkim.so.8 || { rm -f libopendkim.so.8 && ln -s libopendkim.so.8.0.0 libopendkim.so.8; }; })
  1025. libtool: install: (cd /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib && { ln -s -f libopendkim.so.8.0.0 libopendkim.so || { rm -f libopendkim.so && ln -s libopendkim.so.8.0.0 libopendkim.so; }; })
  1026. libtool: install: /bin/install -c .libs/libopendkim.lai /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libopendkim.la
  1027. libtool: install: /bin/install -c .libs/libopendkim.a /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libopendkim.a
  1028. libtool: install: chmod 644 /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libopendkim.a
  1029. libtool: install: ranlib /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libopendkim.a
  1030. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  1031. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim'
  1032. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim'
  1033. make[1]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libopendkim'
  1034. Making install in contrib
  1035. make[1]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib'
  1036. Making install in convert
  1037. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/convert'
  1038. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/convert'
  1039. make[3]: Nothing to be done for `install-exec-am'.
  1040. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1041. /bin/install -c -m 644 convert_keylist.sh '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1042. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/convert'
  1043. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/convert'
  1044. Making install in docs
  1045. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/docs'
  1046. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/docs'
  1047. make[3]: Nothing to be done for `install-exec-am'.
  1048. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1049. /bin/install -c -m 644 chroot '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1050. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/docs'
  1051. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/docs'
  1052. Making install in init
  1053. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init'
  1054. Making install in generic
  1055. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/generic'
  1056. make[4]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/generic'
  1057. make[4]: Nothing to be done for `install-exec-am'.
  1058. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1059. /bin/install -c -m 644 opendkim '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1060. make[4]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/generic'
  1061. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/generic'
  1062. Making install in redhat
  1063. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/redhat'
  1064. make[4]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/redhat'
  1065. make[4]: Nothing to be done for `install-exec-am'.
  1066. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1067. /bin/install -c -m 644 opendkim '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1068. make[4]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/redhat'
  1069. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/redhat'
  1070. Making install in solaris
  1071. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/solaris'
  1072. make[4]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/solaris'
  1073. make[4]: Nothing to be done for `install-exec-am'.
  1074. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1075. /bin/install -c -m 644 opendkim opendkim.xml '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1076. make[4]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/solaris'
  1077. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init/solaris'
  1078. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init'
  1079. make[4]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init'
  1080. make[4]: Nothing to be done for `install-exec-am'.
  1081. make[4]: Nothing to be done for `install-data-am'.
  1082. make[4]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init'
  1083. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init'
  1084. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/init'
  1085. Making install in ldap
  1086. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/ldap'
  1087. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/ldap'
  1088. make[3]: Nothing to be done for `install-exec-am'.
  1089. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1090. /bin/install -c -m 644 example.com.ldif opendkim.ldif opendkim.schema README.LDAP '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1091. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/ldap'
  1092. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/ldap'
  1093. Making install in lua
  1094. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/lua'
  1095. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/lua'
  1096. make[3]: Nothing to be done for `install-exec-am'.
  1097. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1098. /bin/install -c -m 644 authheaders-check-setup-hook.lua '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1099. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/lua'
  1100. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/lua'
  1101. Making install in patches
  1102. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/patches'
  1103. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/patches'
  1104. make[3]: Nothing to be done for `install-exec-am'.
  1105. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1106. /bin/install -c -m 644 opendkim-spam-ignore-cmdswitch.patch '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1107. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/patches'
  1108. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/patches'
  1109. Making install in spec
  1110. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/spec'
  1111. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/spec'
  1112. make[3]: Nothing to be done for `install-exec-am'.
  1113. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1114. /bin/install -c -m 644 opendkim.spec.in '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1115. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/spec'
  1116. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/spec'
  1117. Making install in stats
  1118. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/stats'
  1119. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/stats'
  1120. make[3]: Nothing to be done for `install-exec-am'.
  1121. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1122. /bin/install -c -m 644 README.opendkim-reportstats opendkim-fixipaddrs.pl stats.lua '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1123. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/stats'
  1124. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib/stats'
  1125. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib'
  1126. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib'
  1127. make[3]: Nothing to be done for `install-exec-am'.
  1128. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1129. /bin/install -c -m 644 README '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1130. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib'
  1131. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib'
  1132. make[1]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/contrib'
  1133. Making install in docs
  1134. make[1]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/docs'
  1135. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/docs'
  1136. make[2]: Nothing to be done for `install-exec-am'.
  1137. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1138. /bin/install -c -m 644 README.specs.html '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1139. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/docs'
  1140. make[1]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/docs'
  1141. Making install in opendkim
  1142. make[1]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/opendkim'
  1143. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/opendkim'
  1144. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -I../libstrl -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 opendkim_genzone-config.o `test -f 'config.c' || echo './'`config.c
  1145. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -I../libstrl -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 opendkim_genzone-opendkim-db.o `test -f 'opendkim-db.c' || echo './'`opendkim-db.c
  1146. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -I../libstrl -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 opendkim_genzone-opendkim-genzone.o `test -f 'opendkim-genzone.c' || echo './'`opendkim-genzone.c
  1147. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -I../libstrl -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 opendkim_genzone-opendkim-lua.o `test -f 'opendkim-lua.c' || echo './'`opendkim-lua.c
  1148. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -I../libstrl -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 opendkim_genzone-util.o `test -f 'util.c' || echo './'`util.c
  1149. opendkim-db.c: In function 'dkimf_db_open':
  1150. opendkim-db.c:1925:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1151. In file included from opendkim-db.c:50:0:
  1152. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1153. opendkim-db.c:1940:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1154. In file included from opendkim-db.c:50:0:
  1155. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1156. opendkim-db.c:1979:5: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1157. In file included from opendkim-db.c:50:0:
  1158. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1159. opendkim-db.c:1996:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1160. In file included from opendkim-db.c:50:0:
  1161. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1162. opendkim-db.c:2137:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1163. In file included from opendkim-db.c:50:0:
  1164. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1165. opendkim-db.c:2150:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1166. In file included from opendkim-db.c:50:0:
  1167. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1168. opendkim-db.c:2177:5: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1169. In file included from opendkim-db.c:50:0:
  1170. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1171. opendkim-db.c:2194:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1172. In file included from opendkim-db.c:50:0:
  1173. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1174. opendkim-db.c:2343:5: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1175. In file included from opendkim-db.c:50:0:
  1176. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1177. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -I../libstrl -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 opendkim_testadsp-opendkim-testadsp.o `test -f 'opendkim-testadsp.c' || echo './'`opendkim-testadsp.c
  1178. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim_testkey-config.o `test -f 'config.c' || echo './'`config.c
  1179. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim_testkey-opendkim-crypto.o `test -f 'opendkim-crypto.c' || echo './'`opendkim-crypto.c
  1180. util.c: In function 'dkimf_mkpath':
  1181. util.c:931:3: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  1182. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim_testkey-opendkim-db.o `test -f 'opendkim-db.c' || echo './'`opendkim-db.c
  1183. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim_testkey-opendkim-dns.o `test -f 'opendkim-dns.c' || echo './'`opendkim-dns.c
  1184. opendkim-db.c: In function 'dkimf_db_open':
  1185. opendkim-db.c:1925:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1186. In file included from opendkim-db.c:50:0:
  1187. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1188. opendkim-db.c:1940:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1189. In file included from opendkim-db.c:50:0:
  1190. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1191. opendkim-db.c:1979:5: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1192. In file included from opendkim-db.c:50:0:
  1193. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1194. opendkim-db.c:1996:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1195. In file included from opendkim-db.c:50:0:
  1196. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1197. opendkim-db.c:2137:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1198. In file included from opendkim-db.c:50:0:
  1199. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1200. opendkim-db.c:2150:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1201. In file included from opendkim-db.c:50:0:
  1202. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1203. opendkim-db.c:2177:5: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1204. In file included from opendkim-db.c:50:0:
  1205. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1206. opendkim-db.c:2194:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1207. In file included from opendkim-db.c:50:0:
  1208. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1209. opendkim-db.c:2343:5: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1210. In file included from opendkim-db.c:50:0:
  1211. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1212. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim_testkey-opendkim-lua.o `test -f 'opendkim-lua.c' || echo './'`opendkim-lua.c
  1213. opendkim-dns.c: In function 'dkimf_filedns_query':
  1214. opendkim-dns.c:812:21: warning: pointer targets in passing argument 2 of '__res_mkquery' differ in signedness [-Wpointer-sign]
  1215. In file included from opendkim-dns.c:19:0:
  1216. /usr/include/resolv.h:275:5: note: expected 'const char *' but argument is of type 'unsigned char *'
  1217. opendkim-dns.c: In function 'dkimf_filedns_waitreply':
  1218. opendkim-dns.c:892:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1219. opendkim-dns.c:893:5: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1220. opendkim-dns.c:906:20: warning: pointer targets in passing argument 2 of '__dn_expand' differ in signedness [-Wpointer-sign]
  1221. In file included from opendkim-dns.c:19:0:
  1222. /usr/include/resolv.h:357:5: note: expected 'const u_char *' but argument is of type 'char *'
  1223. opendkim-dns.c:906:20: warning: pointer targets in passing argument 3 of '__dn_expand' differ in signedness [-Wpointer-sign]
  1224. In file included from opendkim-dns.c:19:0:
  1225. /usr/include/resolv.h:357:5: note: expected 'const u_char *' but argument is of type 'char *'
  1226. opendkim-dns.c:908:3: warning: pointer targets in passing argument 1 of '__dn_skipname' differ in signedness [-Wpointer-sign]
  1227. In file included from opendkim-dns.c:19:0:
  1228. /usr/include/resolv.h:339:5: note: expected 'const u_char *' but argument is of type 'char *'
  1229. opendkim-dns.c:908:3: warning: pointer targets in passing argument 2 of '__dn_skipname' differ in signedness [-Wpointer-sign]
  1230. In file included from opendkim-dns.c:19:0:
  1231. /usr/include/resolv.h:339:5: note: expected 'const u_char *' but argument is of type 'char *'
  1232. opendkim-dns.c:973:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1233. opendkim-dns.c:974:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1234. opendkim-dns.c:977:3: warning: pointer targets in passing argument 2 of '__dn_comp' differ in signedness [-Wpointer-sign]
  1235. In file included from opendkim-dns.c:19:0:
  1236. /usr/include/resolv.h:355:5: note: expected 'u_char *' but argument is of type 'char *'
  1237. opendkim-dns.c:985:3: warning: pointer targets in passing argument 2 of '__dn_comp' differ in signedness [-Wpointer-sign]
  1238. In file included from opendkim-dns.c:19:0:
  1239. /usr/include/resolv.h:355:5: note: expected 'u_char *' but argument is of type 'char *'
  1240. opendkim-dns.c:993:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1241. opendkim-dns.c:1015:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1242. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim_testkey-opendkim-testkey.o `test -f 'opendkim-testkey.c' || echo './'`opendkim-testkey.c
  1243. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim_testkey-util.o `test -f 'util.c' || echo './'`util.c
  1244. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -DCONFIG_BASE=\"/etc\" -I../libstrl -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 opendkim_testmsg-opendkim-testmsg.o `test -f 'opendkim-testmsg.c' || echo './'`opendkim-testmsg.c
  1245. opendkim-testmsg.c: In function 'main':
  1246. opendkim-testmsg.c:233:3: warning: pointer targets in passing argument 2 of 'dkim_verify' differ in signedness [-Wpointer-sign]
  1247. In file included from opendkim-testmsg.c:18:0:
  1248. ./../libopendkim/dkim.h:464:14: note: expected 'const unsigned char *' but argument is of type 'char *'
  1249. opendkim-testmsg.c:245:20: warning: pointer targets in passing argument 2 of 'dkim_sign' differ in signedness [-Wpointer-sign]
  1250. In file included from opendkim-testmsg.c:18:0:
  1251. ./../libopendkim/dkim.h:440:14: note: expected 'const unsigned char *' but argument is of type 'char *'
  1252. opendkim-testmsg.c:245:20: warning: pointer targets in passing argument 4 of 'dkim_sign' differ in signedness [-Wpointer-sign]
  1253. In file included from opendkim-testmsg.c:18:0:
  1254. ./../libopendkim/dkim.h:440:14: note: expected 'dkim_sigkey_t' but argument is of type 'char *'
  1255. opendkim-testmsg.c:245:20: warning: pointer targets in passing argument 5 of 'dkim_sign' differ in signedness [-Wpointer-sign]
  1256. In file included from opendkim-testmsg.c:18:0:
  1257. ./../libopendkim/dkim.h:440:14: note: expected 'const unsigned char *' but argument is of type 'const char *'
  1258. opendkim-testmsg.c:245:20: warning: pointer targets in passing argument 6 of 'dkim_sign' differ in signedness [-Wpointer-sign]
  1259. In file included from opendkim-testmsg.c:18:0:
  1260. ./../libopendkim/dkim.h:440:14: note: expected 'const unsigned char *' but argument is of type 'const char *'
  1261. opendkim-testmsg.c:303:3: warning: pointer targets in passing argument 2 of 'dkim_chunk' differ in signedness [-Wpointer-sign]
  1262. In file included from opendkim-testmsg.c:18:0:
  1263. ./../libopendkim/dkim.h:544:18: note: expected 'u_char *' but argument is of type 'char *'
  1264. opendkim-testmsg.c:373:4: warning: pointer targets in passing argument 1 of 'decr' differ in signedness [-Wpointer-sign]
  1265. opendkim-testmsg.c:76:1: note: expected 'char *' but argument is of type 'unsigned char *'
  1266. opendkim-testmsg.c:380:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  1267. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-opendkim.o `test -f 'opendkim.c' || echo './'`opendkim.c
  1268. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-opendkim-ar.o `test -f 'opendkim-ar.c' || echo './'`opendkim-ar.c
  1269. util.c: In function 'dkimf_mkpath':
  1270. util.c:931:3: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  1271. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-opendkim-arf.o `test -f 'opendkim-arf.c' || echo './'`opendkim-arf.c
  1272. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-opendkim-crypto.o `test -f 'opendkim-crypto.c' || echo './'`opendkim-crypto.c
  1273. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-opendkim-db.o `test -f 'opendkim-db.c' || echo './'`opendkim-db.c
  1274. opendkim-db.c: In function 'dkimf_db_open':
  1275. opendkim-db.c:1925:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1276. In file included from opendkim-db.c:50:0:
  1277. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1278. opendkim-db.c:1940:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1279. In file included from opendkim-db.c:50:0:
  1280. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1281. opendkim-db.c:1979:5: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1282. In file included from opendkim-db.c:50:0:
  1283. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1284. opendkim-db.c:1996:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1285. In file included from opendkim-db.c:50:0:
  1286. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1287. opendkim-db.c:2137:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1288. In file included from opendkim-db.c:50:0:
  1289. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1290. opendkim-db.c:2150:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1291. In file included from opendkim-db.c:50:0:
  1292. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1293. opendkim-db.c:2177:5: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1294. In file included from opendkim-db.c:50:0:
  1295. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1296. opendkim-db.c:2194:6: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1297. In file included from opendkim-db.c:50:0:
  1298. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1299. opendkim-db.c:2343:5: warning: pointer targets in passing argument 1 of 'dkimf_trimspaces' differ in signedness [-Wpointer-sign]
  1300. In file included from opendkim-db.c:50:0:
  1301. util.h:67:13: note: expected 'u_char *' but argument is of type 'char *'
  1302. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-opendkim-dns.o `test -f 'opendkim-dns.c' || echo './'`opendkim-dns.c
  1303. opendkim.c: In function 'dkimf_add_signrequest':
  1304. opendkim.c:4774:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1305. opendkim.c:4778:4: warning: pointer targets in passing argument 1 of 'dkimf_reptoken' differ in signedness [-Wpointer-sign]
  1306. opendkim.c:4509:1: note: expected 'u_char *' but argument is of type 'char *'
  1307. opendkim.c:4778:4: warning: pointer targets in passing argument 3 of 'dkimf_reptoken' differ in signedness [-Wpointer-sign]
  1308. opendkim.c:4509:1: note: expected 'u_char *' but argument is of type 'char *'
  1309. opendkim.c:4778:4: warning: pointer targets in passing argument 4 of 'dkimf_reptoken' differ in signedness [-Wpointer-sign]
  1310. opendkim.c:4509:1: note: expected 'u_char *' but argument is of type 'char *'
  1311. opendkim.c: In function 'dkimf_checkbldb':
  1312. opendkim.c:8702:2: warning: pointer targets in passing argument 1 of 'dkim_mail_parse' differ in signedness [-Wpointer-sign]
  1313. In file included from opendkim.c:91:0:
  1314. ./../libopendkim/dkim.h:1531:12: note: expected 'u_char *' but argument is of type 'char *'
  1315. opendkim.c: In function 'dkimf_log_ssl_errors':
  1316. opendkim.c:8890:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1317. opendkim.c:8891:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1318. opendkim.c: In function 'dkimf_apply_signtable':
  1319. opendkim.c:9500:5: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness [-Wpointer-sign]
  1320. In file included from opendkim.c:98:0:
  1321. ../libstrl/strl.h:13:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1322. opendkim.c:9554:5: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness [-Wpointer-sign]
  1323. In file included from opendkim.c:98:0:
  1324. ../libstrl/strl.h:13:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1325. opendkim.c:9593:5: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness [-Wpointer-sign]
  1326. In file included from opendkim.c:98:0:
  1327. ../libstrl/strl.h:13:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1328. opendkim.c:9641:14: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness [-Wpointer-sign]
  1329. In file included from opendkim.c:98:0:
  1330. ../libstrl/strl.h:13:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1331. opendkim.c:9685:14: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness [-Wpointer-sign]
  1332. In file included from opendkim.c:98:0:
  1333. ../libstrl/strl.h:13:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1334. opendkim.c:9731:5: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness [-Wpointer-sign]
  1335. In file included from opendkim.c:98:0:
  1336. ../libstrl/strl.h:13:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1337. opendkim.c:9769:5: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness [-Wpointer-sign]
  1338. In file included from opendkim.c:98:0:
  1339. ../libstrl/strl.h:13:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1340. opendkim.c: In function 'dkimf_policyreport':
  1341. opendkim.c:10184:6: warning: variable 'arfdkim' set but not used [-Wunused-but-set-variable]
  1342. opendkim.c: In function 'dkimf_ar_all_sigs':
  1343. opendkim.c:10535:32: warning: pointer targets in passing argument 3 of 'dkim_sig_getidentity' differ in signedness [-Wpointer-sign]
  1344. In file included from opendkim.c:91:0:
  1345. ./../libopendkim/dkim.h:808:18: note: expected 'u_char *' but argument is of type 'char *'
  1346. opendkim.c:10537:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1347. opendkim.c: In function 'mlfi_envfrom':
  1348. opendkim.c:10931:11: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness [-Wpointer-sign]
  1349. In file included from opendkim.c:98:0:
  1350. ../libstrl/strl.h:13:15: note: expected 'char *' but argument is of type 'unsigned char *'
  1351. opendkim.c:10933:3: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  1352. In file included from opendkim.c:42:0:
  1353. /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  1354. opendkim.c: In function 'mlfi_eoh':
  1355. opendkim.c:11579:24: warning: pointer targets in passing argument 3 of 'dkimf_checkbldb' differ in signedness [-Wpointer-sign]
  1356. opendkim.c:8690:1: note: expected 'char *' but argument is of type 'u_char *'
  1357. opendkim.c:11582:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1358. opendkim.c: In function 'mlfi_eom':
  1359. opendkim.c:13416:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1360. opendkim.c:13417:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1361. opendkim.c:13438:27: warning: pointer targets in passing argument 2 of 'dkimf_dstring_catn' differ in signedness [-Wpointer-sign]
  1362. In file included from opendkim.c:121:0:
  1363. util.h:74:14: note: expected 'u_char *' but argument is of type 'char *'
  1364. opendkim.c:14231:23: warning: pointer targets in passing argument 1 of 'dkimf_ar_all_sigs' differ in signedness [-Wpointer-sign]
  1365. opendkim.c:10414:1: note: expected 'char *' but argument is of type 'unsigned char *'
  1366. opendkim.c:14465:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1367. opendkim.c:15376:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1368. opendkim.c:15378:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1369. opendkim.c:15381:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1370. opendkim.c:15383:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1371. opendkim.c: In function 'dkimf_add_signrequest.constprop.20':
  1372. opendkim.c:4838:22: warning: 'keydatasz' may be used uninitialized in this function [-Wmaybe-uninitialized]
  1373. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-opendkim-lua.o `test -f 'opendkim-lua.c' || echo './'`opendkim-lua.c
  1374. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-config.o `test -f 'config.c' || echo './'`config.c
  1375. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-flowrate.o `test -f 'flowrate.c' || echo './'`flowrate.c
  1376. opendkim-dns.c: In function 'dkimf_filedns_query':
  1377. opendkim-dns.c:812:21: warning: pointer targets in passing argument 2 of '__res_mkquery' differ in signedness [-Wpointer-sign]
  1378. In file included from opendkim-dns.c:19:0:
  1379. /usr/include/resolv.h:275:5: note: expected 'const char *' but argument is of type 'unsigned char *'
  1380. opendkim-dns.c: In function 'dkimf_filedns_waitreply':
  1381. opendkim-dns.c:892:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1382. opendkim-dns.c:893:5: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1383. opendkim-dns.c:906:20: warning: pointer targets in passing argument 2 of '__dn_expand' differ in signedness [-Wpointer-sign]
  1384. In file included from opendkim-dns.c:19:0:
  1385. /usr/include/resolv.h:357:5: note: expected 'const u_char *' but argument is of type 'char *'
  1386. opendkim-dns.c:906:20: warning: pointer targets in passing argument 3 of '__dn_expand' differ in signedness [-Wpointer-sign]
  1387. In file included from opendkim-dns.c:19:0:
  1388. /usr/include/resolv.h:357:5: note: expected 'const u_char *' but argument is of type 'char *'
  1389. opendkim-dns.c:908:3: warning: pointer targets in passing argument 1 of '__dn_skipname' differ in signedness [-Wpointer-sign]
  1390. In file included from opendkim-dns.c:19:0:
  1391. /usr/include/resolv.h:339:5: note: expected 'const u_char *' but argument is of type 'char *'
  1392. opendkim-dns.c:908:3: warning: pointer targets in passing argument 2 of '__dn_skipname' differ in signedness [-Wpointer-sign]
  1393. In file included from opendkim-dns.c:19:0:
  1394. /usr/include/resolv.h:339:5: note: expected 'const u_char *' but argument is of type 'char *'
  1395. opendkim-dns.c:973:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1396. opendkim-dns.c:974:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1397. opendkim-dns.c:977:3: warning: pointer targets in passing argument 2 of '__dn_comp' differ in signedness [-Wpointer-sign]
  1398. In file included from opendkim-dns.c:19:0:
  1399. /usr/include/resolv.h:355:5: note: expected 'u_char *' but argument is of type 'char *'
  1400. opendkim-dns.c:985:3: warning: pointer targets in passing argument 2 of '__dn_comp' differ in signedness [-Wpointer-sign]
  1401. In file included from opendkim-dns.c:19:0:
  1402. /usr/include/resolv.h:355:5: note: expected 'u_char *' but argument is of type 'char *'
  1403. opendkim-dns.c:993:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1404. opendkim-dns.c:1015:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  1405. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-reputation.o `test -f 'reputation.c' || echo './'`reputation.c
  1406. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-stats.o `test -f 'stats.c' || echo './'`stats.c
  1407. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-test.o `test -f 'test.c' || echo './'`test.c
  1408. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./../libopendkim -I/usr/include -DCONFIG_BASE=\"/etc\" -pthread -I../libstrl -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 opendkim-util.o `test -f 'util.c' || echo './'`util.c
  1409. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../libstrl -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 -Wl,-z,relro -o opendkim-genzone opendkim_genzone-config.o opendkim_genzone-opendkim-db.o opendkim_genzone-opendkim-genzone.o opendkim_genzone-opendkim-lua.o opendkim_genzone-util.o ../libopendkim/libopendkim.la -lssl -lcrypto ../libstrl/libstrl.la
  1410. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../libstrl -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 -Wl,-z,relro -o opendkim-testadsp opendkim_testadsp-opendkim-testadsp.o ../libopendkim/libopendkim.la -lssl -lcrypto -lresolv ../libstrl/libstrl.la
  1411. util.c: In function 'dkimf_mkpath':
  1412. util.c:931:3: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  1413. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -I../libstrl -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 -Wl,-z,relro -o opendkim-testkey opendkim_testkey-config.o opendkim_testkey-opendkim-crypto.o opendkim_testkey-opendkim-db.o opendkim_testkey-opendkim-dns.o opendkim_testkey-opendkim-lua.o opendkim_testkey-opendkim-testkey.o opendkim_testkey-util.o ../libopendkim/libopendkim.la -lssl -lcrypto -lresolv ../libstrl/libstrl.la
  1414. libtool: link: gcc -std=gnu99 -I../libstrl -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 -Wl,-z -Wl,relro -o .libs/opendkim-genzone opendkim_genzone-config.o opendkim_genzone-opendkim-db.o opendkim_genzone-opendkim-genzone.o opendkim_genzone-opendkim-lua.o opendkim_genzone-util.o ../libopendkim/.libs/libopendkim.so -lresolv /home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl/.libs/libstrl.so -lssl -lcrypto ../libstrl/.libs/libstrl.so
  1415. libtool: link: gcc -std=gnu99 -I../libstrl -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 -Wl,-z -Wl,relro -o .libs/opendkim-testadsp opendkim_testadsp-opendkim-testadsp.o ../libopendkim/.libs/libopendkim.so /home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl/.libs/libstrl.so -lssl -lcrypto -lresolv ../libstrl/.libs/libstrl.so
  1416. libtool: link: gcc -std=gnu99 -pthread -I../libstrl -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 -Wl,-z -Wl,relro -o .libs/opendkim-testkey opendkim_testkey-config.o opendkim_testkey-opendkim-crypto.o opendkim_testkey-opendkim-db.o opendkim_testkey-opendkim-dns.o opendkim_testkey-opendkim-lua.o opendkim_testkey-opendkim-testkey.o opendkim_testkey-util.o ../libopendkim/.libs/libopendkim.so /home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl/.libs/libstrl.so -lssl -lcrypto -lresolv ../libstrl/.libs/libstrl.so -pthread
  1417. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../libstrl -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 -Wl,-z,relro -o opendkim-testmsg opendkim_testmsg-opendkim-testmsg.o ../libopendkim/libopendkim.la -lssl -lcrypto -lresolv ../libstrl/libstrl.la
  1418. /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -I../libstrl -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 -L/usr/lib -pthread -Wl,-z,relro -o opendkim opendkim-opendkim.o opendkim-opendkim-ar.o opendkim-opendkim-arf.o opendkim-opendkim-crypto.o opendkim-opendkim-db.o opendkim-opendkim-dns.o opendkim-opendkim-lua.o opendkim-config.o opendkim-flowrate.o opendkim-reputation.o opendkim-stats.o opendkim-test.o opendkim-util.o ../libopendkim/libopendkim.la -lmilter -lssl -lcrypto ../libstrl/libstrl.la
  1419. libtool: link: gcc -std=gnu99 -I../libstrl -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 -Wl,-z -Wl,relro -o .libs/opendkim-testmsg opendkim_testmsg-opendkim-testmsg.o ../libopendkim/.libs/libopendkim.so /home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl/.libs/libstrl.so -lssl -lcrypto -lresolv ../libstrl/.libs/libstrl.so
  1420. libtool: link: gcc -std=gnu99 -pthread -I../libstrl -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 -pthread -Wl,-z -Wl,relro -o .libs/opendkim opendkim-opendkim.o opendkim-opendkim-ar.o opendkim-opendkim-arf.o opendkim-opendkim-crypto.o opendkim-opendkim-db.o opendkim-opendkim-dns.o opendkim-opendkim-lua.o opendkim-config.o opendkim-flowrate.o opendkim-reputation.o opendkim-stats.o opendkim-test.o opendkim-util.o -L/usr/lib ../libopendkim/.libs/libopendkim.so -lresolv /home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl/.libs/libstrl.so -lmilter -lssl -lcrypto ../libstrl/.libs/libstrl.so -pthread
  1421. make[3]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/opendkim'
  1422. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin'
  1423. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin'
  1424. /bin/sh ../libtool --mode=install /bin/install -c opendkim-genzone opendkim-testadsp opendkim-testkey opendkim-testmsg opendkim '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin'
  1425. /bin/install -c opendkim-genkey '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin'
  1426. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1427. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/man/man1'
  1428. /bin/install -c -m 644 opendkim.conf.sample opendkim.conf.simple opendkim.conf.simple-verify README.SQL '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1429. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/man/man3'
  1430. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/man/man5'
  1431. /bin/install -c -m 644 opendkim.conf.5 '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/man/man5'
  1432. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/man/man8'
  1433. /bin/install -c -m 644 opendkim-genkey.8 opendkim-genzone.8 opendkim-testadsp.8 opendkim-testkey.8 opendkim-testmsg.8 opendkim.8 '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/man/man8'
  1434. libtool: install: warning: `../libopendkim/libopendkim.la' has not been installed in `/usr/lib'
  1435. libtool: install: warning: `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl/libstrl.la' has not been installed in `/usr/lib'
  1436. libtool: install: warning: `../libstrl/libstrl.la' has not been installed in `/usr/lib'
  1437. libtool: install: /bin/install -c .libs/opendkim-genzone /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin/opendkim-genzone
  1438. libtool: install: warning: `../libopendkim/libopendkim.la' has not been installed in `/usr/lib'
  1439. libtool: install: warning: `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl/libstrl.la' has not been installed in `/usr/lib'
  1440. libtool: install: warning: `../libstrl/libstrl.la' has not been installed in `/usr/lib'
  1441. libtool: install: /bin/install -c .libs/opendkim-testadsp /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin/opendkim-testadsp
  1442. libtool: install: warning: `../libopendkim/libopendkim.la' has not been installed in `/usr/lib'
  1443. libtool: install: warning: `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl/libstrl.la' has not been installed in `/usr/lib'
  1444. libtool: install: warning: `../libstrl/libstrl.la' has not been installed in `/usr/lib'
  1445. libtool: install: /bin/install -c .libs/opendkim-testkey /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin/opendkim-testkey
  1446. libtool: install: warning: `../libopendkim/libopendkim.la' has not been installed in `/usr/lib'
  1447. libtool: install: warning: `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl/libstrl.la' has not been installed in `/usr/lib'
  1448. libtool: install: warning: `../libstrl/libstrl.la' has not been installed in `/usr/lib'
  1449. libtool: install: /bin/install -c .libs/opendkim-testmsg /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin/opendkim-testmsg
  1450. libtool: install: warning: `../libopendkim/libopendkim.la' has not been installed in `/usr/lib'
  1451. libtool: install: warning: `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/libstrl/libstrl.la' has not been installed in `/usr/lib'
  1452. libtool: install: warning: `../libstrl/libstrl.la' has not been installed in `/usr/lib'
  1453. libtool: install: /bin/install -c .libs/opendkim /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin/opendkim
  1454. make[3]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/opendkim'
  1455. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/opendkim'
  1456. make[1]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0/opendkim'
  1457. make[1]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0'
  1458. make[2]: Entering directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0'
  1459. make[2]: Nothing to be done for `install-exec-am'.
  1460. /bin/mkdir -p '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1461. /bin/install -c -m 644 FEATURES KNOWNBUGS LICENSE LICENSE.Sendmail RELEASE_NOTES.Sendmail '/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim'
  1462. make[2]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0'
  1463. make[1]: Leaving directory `/home/fedora/rpmbuild/BUILD/opendkim-2.7.0'
  1464. + mkdir -p /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/etc
  1465. + mkdir -p /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/etc/rc.d/init.d
  1466. + install -m 0755 contrib/init/redhat/opendkim /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/etc/rc.d/init.d/opendkim
  1467. + cat
  1468. + mkdir -p /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/etc/sysconfig
  1469. + cat
  1470. + mkdir -p /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/etc/opendkim
  1471. + cat
  1472. + cat
  1473. + cat
  1474. + install -p -d /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/etc/tmpfiles.d
  1475. + cat
  1476. + rm -r /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim
  1477. + rm /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libopendkim.a /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libstrl.a
  1478. + rm /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libopendkim.la /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libstrl.la
  1479. + mkdir -p /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/var/spool/opendkim
  1480. + mkdir -p /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/var/run/opendkim
  1481. + mkdir -p /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/etc/opendkim
  1482. + mkdir /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/etc/opendkim/keys
  1483. + chmod 0644 contrib/convert/convert_keylist.sh
  1484. + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/fedora/rpmbuild/BUILD/opendkim-2.7.0
  1485. extracting debug info from /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin/opendkim
  1486. extracting debug info from /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin/opendkim-testadsp
  1487. extracting debug info from /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin/opendkim-testmsg
  1488. extracting debug info from /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin/opendkim-testkey
  1489. extracting debug info from /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/sbin/opendkim-genzone
  1490. extracting debug info from /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libstrl.so.1.0.0
  1491. extracting debug info from /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/lib/libopendkim.so.8.0.0
  1492. symlinked /usr/lib/debug/usr/lib/libstrl.so.1.0.0.debug to /usr/lib/debug/usr/lib/libstrl.so.1.debug
  1493. symlinked /usr/lib/debug/usr/lib/libstrl.so.1.0.0.debug to /usr/lib/debug/usr/lib/libstrl.so.debug
  1494. symlinked /usr/lib/debug/usr/lib/libopendkim.so.8.0.0.debug to /usr/lib/debug/usr/lib/libopendkim.so.debug
  1495. symlinked /usr/lib/debug/usr/lib/libopendkim.so.8.0.0.debug to /usr/lib/debug/usr/lib/libopendkim.so.8.debug
  1496. 2253 blocks
  1497. + '[' '%{buildarch}' = noarch ']'
  1498. + QA_CHECK_RPATHS=1
  1499. + case "${QA_CHECK_RPATHS:-}" in
  1500. + /usr/lib/rpm/check-rpaths
  1501. + /usr/lib/rpm/check-buildroot
  1502. + /usr/lib/rpm/redhat/brp-compress
  1503. + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
  1504. + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
  1505. + /usr/lib/rpm/redhat/brp-python-hardlink
  1506. + /usr/lib/rpm/redhat/brp-java-repack-jars
  1507. Processing files: opendkim-2.7.0-1.fc17.i686
  1508. Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ogl9f4
  1509. + umask 022
  1510. + cd /home/fedora/rpmbuild/BUILD
  1511. + cd opendkim-2.7.0
  1512. + DOCDIR=/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim-2.7.0
  1513. + export DOCDIR
  1514. + /usr/bin/mkdir -p /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim-2.7.0
  1515. + cp -pr FEATURES KNOWNBUGS LICENSE LICENSE.Sendmail RELEASE_NOTES RELEASE_NOTES.Sendmail INSTALL /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim-2.7.0
  1516. + cp -pr contrib/convert/convert_keylist.sh opendkim/final.lua.sample opendkim/opendkim.conf.sample opendkim/screen.lua.sample opendkim/setup.lua.sample /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim-2.7.0
  1517. + cp -pr opendkim/opendkim.conf.simple-verify opendkim/opendkim.conf.simple /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim-2.7.0
  1518. + cp -pr opendkim/README contrib/lua/authheaders-check-setup-hook.lua /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim-2.7.0
  1519. + cp -pr contrib/stats/README.opendkim-reportstats /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/opendkim-2.7.0
  1520. + exit 0
  1521. Provides: config(opendkim) = 2.7.0-1.fc17
  1522. Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
  1523. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  1524. Requires(pre): /bin/sh shadow-utils
  1525. Requires(post): /bin/sh chkconfig
  1526. Requires(preun): /bin/sh chkconfig initscripts
  1527. Requires(postun): /bin/sh initscripts
  1528. Requires: /bin/bash /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.10 libmilter.so.1.0 libopendkim.so.8 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libresolv.so.2 libresolv.so.2(GLIBC_2.0) libresolv.so.2(GLIBC_2.2) libssl.so.10 libstrl.so.1 perl(File::Basename) perl(Getopt::Long) perl(strict) perl(warnings) rtld(GNU_HASH)
  1529. Processing files: libopendkim-2.7.0-1.fc17.i686
  1530. Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZqlGfo
  1531. + umask 022
  1532. + cd /home/fedora/rpmbuild/BUILD
  1533. + cd opendkim-2.7.0
  1534. + DOCDIR=/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/libopendkim-2.7.0
  1535. + export DOCDIR
  1536. + /usr/bin/mkdir -p /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/libopendkim-2.7.0
  1537. + cp -pr LICENSE LICENSE.Sendmail README /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/libopendkim-2.7.0
  1538. + exit 0
  1539. Provides: libopendkim.so.8 libstrl.so.1
  1540. Requires(interp): /sbin/ldconfig /sbin/ldconfig
  1541. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  1542. Requires(post): /sbin/ldconfig
  1543. Requires(postun): /sbin/ldconfig
  1544. Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.10 libresolv.so.2 libresolv.so.2(GLIBC_2.0) libresolv.so.2(GLIBC_2.2) libssl.so.10 libstrl.so.1 rtld(GNU_HASH)
  1545. Processing files: libopendkim-devel-2.7.0-1.fc17.i686
  1546. Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NsY6tI
  1547. + umask 022
  1548. + cd /home/fedora/rpmbuild/BUILD
  1549. + cd opendkim-2.7.0
  1550. + DOCDIR=/home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/libopendkim-devel-2.7.0
  1551. + export DOCDIR
  1552. + /usr/bin/mkdir -p /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/libopendkim-devel-2.7.0
  1553. + cp -pr LICENSE LICENSE.Sendmail /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/libopendkim-devel-2.7.0
  1554. + cp -pr libopendkim/docs/dkim.html libopendkim/docs/dkim_add_querymethod.html libopendkim/docs/dkim_add_xtag.html libopendkim/docs/dkim_alg_t.html libopendkim/docs/dkim_body.html libopendkim/docs/dkim_canon_t.html libopendkim/docs/dkim_cbstat.html libopendkim/docs/dkim_chunk.html libopendkim/docs/dkim_close.html libopendkim/docs/dkim_diffheaders.html libopendkim/docs/dkim_dns_config.html libopendkim/docs/dkim_dns_nslist.html libopendkim/docs/dkim_dns_set_close.html libopendkim/docs/dkim_dns_set_config.html libopendkim/docs/dkim_dns_set_init.html libopendkim/docs/dkim_dns_set_nslist.html libopendkim/docs/dkim_dns_set_query_cancel.html libopendkim/docs/dkim_dns_set_query_service.html libopendkim/docs/dkim_dns_set_query_start.html libopendkim/docs/dkim_dns_set_query_waitreply.html libopendkim/docs/dkim_dns_set_trustanchor.html libopendkim/docs/dkim_dns_trustanchor.html libopendkim/docs/dkim_dnssec.html libopendkim/docs/dkim_eoh.html libopendkim/docs/dkim_eom.html libopendkim/docs/dkim_flush_cache.html libopendkim/docs/dkim_free.html libopendkim/docs/dkim_get_msgdate.html libopendkim/docs/dkim_get_reputation.html libopendkim/docs/dkim_get_signer.html libopendkim/docs/dkim_get_sigsubstring.html libopendkim/docs/dkim_get_user_context.html libopendkim/docs/dkim_getcachestats.html libopendkim/docs/dkim_getdomain.html libopendkim/docs/dkim_geterror.html libopendkim/docs/dkim_getid.html libopendkim/docs/dkim_getmode.html libopendkim/docs/dkim_getpartial.html libopendkim/docs/dkim_getpolicystr.html libopendkim/docs/dkim_getpresult.html libopendkim/docs/dkim_getpresultstr.html libopendkim/docs/dkim_getresultstr.html libopendkim/docs/dkim_getsighdr.html libopendkim/docs/dkim_getsighdr_d.html libopendkim/docs/dkim_getsiglist.html libopendkim/docs/dkim_getsignature.html libopendkim/docs/dkim_getuser.html libopendkim/docs/dkim_header.html libopendkim/docs/dkim_init.html libopendkim/docs/dkim_key_syntax.html libopendkim/docs/dkim_lib.html libopendkim/docs/dkim_libfeature.html libopendkim/docs/dkim_libversion.html libopendkim/docs/dkim_mail_parse.html libopendkim/docs/dkim_minbody.html libopendkim/docs/dkim_ohdrs.html libopendkim/docs/dkim_options.html libopendkim/docs/dkim_param_t.html libopendkim/docs/dkim_policy.html libopendkim/docs/dkim_policy_getdnssec.html libopendkim/docs/dkim_policy_getqueries.html libopendkim/docs/dkim_policy_getreportinfo.html libopendkim/docs/dkim_policy_state_free.html libopendkim/docs/dkim_policy_state_new.html libopendkim/docs/dkim_policy_syntax.html libopendkim/docs/dkim_policy_t.html libopendkim/docs/dkim_presult.html libopendkim/docs/dkim_privkey_load.html libopendkim/docs/dkim_pstate.html libopendkim/docs/dkim_qi_getname.html libopendkim/docs/dkim_qi_gettype.html libopendkim/docs/dkim_query_t.html libopendkim/docs/dkim_queryinfo.html libopendkim/docs/dkim_resign.html libopendkim/docs/dkim_set_dns_callback.html libopendkim/docs/dkim_set_final.html libopendkim/docs/dkim_set_key_lookup.html libopendkim/docs/dkim_set_margin.html libopendkim/docs/dkim_set_policy_lookup.html libopendkim/docs/dkim_set_prescreen.html libopendkim/docs/dkim_set_signature_handle.html libopendkim/docs/dkim_set_signature_handle_free.html libopendkim/docs/dkim_set_signature_tagvalues.html libopendkim/docs/dkim_set_signer.html libopendkim/docs/dkim_set_user_context.html libopendkim/docs/dkim_setpartial.html libopendkim/docs/dkim_sig_getbh.html libopendkim/docs/dkim_sig_getcanonlen.html libopendkim/docs/dkim_sig_getcanons.html libopendkim/docs/dkim_sig_getcontext.html libopendkim/docs/dkim_sig_getdnssec.html libopendkim/docs/dkim_sig_getdomain.html libopendkim/docs/dkim_sig_geterror.html libopendkim/docs/dkim_sig_geterrorstr.html libopendkim/docs/dkim_sig_getflags.html libopendkim/docs/dkim_sig_getidentity.html libopendkim/docs/dkim_sig_getkeysize.html libopendkim/docs/dkim_sig_getqueries.html libopendkim/docs/dkim_sig_getreportinfo.html libopendkim/docs/dkim_sig_getselector.html libopendkim/docs/dkim_sig_getsignalg.html libopendkim/docs/dkim_sig_getsignedhdrs.html libopendkim/docs/dkim_sig_getsigntime.html libopendkim/docs/dkim_sig_gettagvalue.html libopendkim/docs/dkim_sig_hdrsigned.html libopendkim/docs/dkim_sig_ignore.html libopendkim/docs/dkim_sig_process.html libopendkim/docs/dkim_sig_syntax.html libopendkim/docs/dkim_sigerror.html libopendkim/docs/dkim_siginfo.html libopendkim/docs/dkim_sigkey_t.html libopendkim/docs/dkim_sign.html libopendkim/docs/dkim_ssl_version.html libopendkim/docs/dkim_stat.html libopendkim/docs/dkim_verify.html libopendkim/docs/dns.html libopendkim/docs/index.html libopendkim/docs/overview.html /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386/usr/share/doc/libopendkim-devel-2.7.0
  1555. + exit 0
  1556. Provides: pkgconfig(opendkim) = 2.7.0 pkgconfig(strl) = 2.7.0
  1557. Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
  1558. Requires: /usr/bin/pkg-config libopendkim.so.8 libstrl.so.1
  1559. Processing files: opendkim-debuginfo-2.7.0-1.fc17.i686
  1560. Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386
  1561. Wrote: /home/fedora/rpmbuild/SRPMS/opendkim-2.7.0-1.fc17.src.rpm
  1562. Wrote: /home/fedora/rpmbuild/RPMS/i686/opendkim-2.7.0-1.fc17.i686.rpm
  1563. Wrote: /home/fedora/rpmbuild/RPMS/i686/libopendkim-2.7.0-1.fc17.i686.rpm
  1564. Wrote: /home/fedora/rpmbuild/RPMS/i686/libopendkim-devel-2.7.0-1.fc17.i686.rpm
  1565. Wrote: /home/fedora/rpmbuild/RPMS/i686/opendkim-debuginfo-2.7.0-1.fc17.i686.rpm
  1566. Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ErWh9X
  1567. + umask 022
  1568. + cd /home/fedora/rpmbuild/BUILD
  1569. + cd opendkim-2.7.0
  1570. + rm -rf /home/fedora/rpmbuild/BUILDROOT/opendkim-2.7.0-1.fc17.i386
  1571. + exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement